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:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Extensions for the Rust standard library☆40Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Typed any map for rust☆67Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Embed images in Rust documentation☆27Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Static time zone information for tz-rs.☆40Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- An exploration of Storages☆37Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆90Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆112Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Timer facilities for Rust's async story☆56Updated 10 months ago
- ☆58Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago