davidrusu / cargo-typesizeLinks
List size of types in a Rust crate
☆27Updated last year
Alternatives and similar repositories for cargo-typesize
Users that are interested in cargo-typesize are comparing it to the libraries listed below
Sorting:
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Typed any map for rust☆67Updated 5 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Full precision decimal representation of f64☆26Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Additional utilities around the bytes crate☆19Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆46Updated last year
- An exploration of Storages☆35Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Embed images in Rust documentation☆26Updated 4 years ago
- ☆56Updated last year
- Extensions for the Rust standard library☆39Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- horrible serde macro stuff☆39Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago