fasterthanlime / substanceLinks
A library version of cargo-bloat & more
☆35Updated 7 months ago
Alternatives and similar repositories for substance
Users that are interested in substance are comparing it to the libraries listed below
Sorting:
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Abstract over different executors☆74Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- structured parallel execution for async Rust☆37Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆35Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- Verify that registry crates in your Cargo.lock are reproducible from the git repository☆44Updated last month
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Testing the Rust standard library with Miri, continuously☆15Updated this week
- ☆43Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Bare-metal allocators.☆76Updated 3 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Proof of concept ranged integers in Rust.☆64Updated 3 months ago