Stars
📚 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Smart MKV conversion and remuxing factory with Dolby Vision and HDR10+ support
cross-platform patching of the shared libraries in rust ( patchelf && install_name_tool )
Extension to the goblin crate with functions to write ELF and Macho files (install name tool / ad-hoc codesign / patchelf in Rust)
A security-focused library OS supporting kernel- and user-mode execution
Rust crate for finding and manipulating differences between files (implementes patch / diff with fuzzy matching). Fork of `diffy` by Brandon Williams.
An attempt to provide a reproducible, automatic, complete end-to-end bootstrap from a minimal number of binary seeds to a supported fully functioning operating system.
A place for public review of the posix port of stage0
A flexible, ergonomic, and inspectable error reporting library for Rust.
Experiments with structured concurrency in Rust
Generate SRT subtitle files from video using the Gladia speech-to-text API
A standard order for CSS properties that starts at the outer edge of the box model and moves inward
A modern, configurable, terminal based MPD Client with album art support via various terminal image protocols
Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed
A fully open source & end-to-end encrypted note taking alternative to Evernote.
A datetime library for Rust that encourages you to jump into the pit of success.
Rust io-mux crate: Provide multiple file descriptors writing into one in-order pipe, tagged by the source of data (e.g. stdout/stderr)
Plugin aimed at hardening JellyFin, among other improvements
A lightweight Kubernetes-compatible container orchestration system written in Rust, implementing the Container Runtime Interface (CRI) with support for single containers, Kubernetes-style pods, and…