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:
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- horrible serde macro stuff☆39Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Testing the Rust standard library with Miri, continuously☆15Updated this week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- ☆35Updated last year
- Verify that registry crates in your Cargo.lock are reproducible from the git repository☆44Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Convenience wrapper for cargo buildscript input/output☆15Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Remove Cargo.lock lockfile☆34Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 5 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Integer types with customizable niche values☆51Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated 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
- (lifetime) GATs on stable Rust☆59Updated 2 years ago