GodTamIt / btrfs-diskformatLinks
A clean-room implementation of the btrfs disk format in Rust.
☆23Updated last week
Alternatives and similar repositories for btrfs-diskformat
Users that are interested in btrfs-diskformat are comparing it to the libraries listed below
Sorting:
- Initiative to support upcasting dyn Trait values to supertraits☆17Updated 2 years ago
- A set of Rust crates to make it easier to interoperate with Linux as a process☆44Updated 2 years ago
- Find out what takes most of the space in your executable, more accurately☆15Updated 3 weeks ago
- A helper library to generate complex and nested structures by a simple macro☆14Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization☆87Updated 6 months ago
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆14Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆23Updated this week
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A pointer type for heap-allocated objects which heap storage can be re-used☆13Updated 8 months ago
- Simple EFI bootloader☆45Updated 9 months ago
- Rust bindings for libssh https://www.libssh.org/☆32Updated 3 weeks ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- Terminal information for Rust.☆24Updated 3 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆18Updated last year
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 7 months ago
- dylo generates "consumer" versions of your "module" crates.☆20Updated last month
- Simple monolithic kernel written in Rust for x86-64☆24Updated 3 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Thread-unsafe async runtime☆28Updated 7 months ago
- Helps you frob those bits☆38Updated 9 months ago
- Non-allocating iterator over command line arguments☆43Updated 2 months ago
- A library for parsing and comparing software version numbers.☆27Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Circular buffer implementation in Rust☆30Updated 2 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Take a value atomically once.☆30Updated 2 years ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆12Updated last year