rust-disk-partition-management / mbrmanLinks
MBR Partition Management in Rust
☆45Updated 5 months ago
Alternatives and similar repositories for mbrman
Users that are interested in mbrman are comparing it to the libraries listed below
Sorting:
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- ☆64Updated 8 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Cross-platform interface to the `errno` variable☆73Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆36Updated last year
- ☆76Updated 4 months ago
- Run pkg-config from declarative dependencies in Cargo.toml☆106Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Cargo API written in Paris