GodTamIt / btrfs-diskformatLinks
A clean-room implementation of the btrfs disk format in Rust.
☆25Updated 8 months ago
Alternatives and similar repositories for btrfs-diskformat
Users that are interested in btrfs-diskformat are comparing it to the libraries listed below
Sorting:
- Provides branch hinting and control functions for stable Rust☆36Updated last month
- Simple EFI bootloader☆48Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Download .crate files of all versions of all crates from crates.io☆47Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- dylo generates "consumer" versions of your "module" crates.☆31Updated this week
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Rust `Vec` that can store unsized values☆22Updated 4 months ago
- Token De/Serializer for testing De/Serialize implementations☆14Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Terminal information for Rust.☆26Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated 2 weeks ago
- ☆113Updated 2 years ago
- Memory validation framework for Rust☆75Updated 4 months ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆30Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- printf reimplemented in Rust☆32Updated 2 weeks ago
- Proc macro implementation of #[naked]☆33Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆93Updated last year
- An efficient JSON Value parser☆76Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization☆110Updated last week
- Link libstdc++ or libc++ automatically or manually☆52Updated last month
- An alternative `std`-like implementation built on origin☆35Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆73Updated last year