fasterthanlime / substanceLinks
A library version of cargo-bloat & more
☆35Updated 4 months ago
Alternatives and similar repositories for substance
Users that are interested in substance are comparing it to the libraries listed below
Sorting:
- Library facilitating safe pinned initialization☆66Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆44Updated last year
- ☆33Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated 3 weeks ago
- Verify that registry crates in your Cargo.lock are reproducible from the git repository☆44Updated this week
- Testing the Rust standard library with Miri, continuously☆14Updated 3 weeks ago
- Integer types with customizable niche values☆50Updated last year
- An exploration of Storages☆39Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆28Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Exhaustive iteration trait in Rust☆17Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Remove Cargo.lock lockfile☆33Updated this week
- Bare-metal allocators.☆76Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- Atomic operations on potentially uninitialized integers.☆23Updated 3 weeks ago