davidrusu / cargo-typesize
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
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Static time zone information for tz-rs.☆42Updated last week
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- ☆31Updated 5 years ago
- Easy and safe destructuring for more types.☆32Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Full precision decimal representation of f64☆26Updated last month
- Embed images in Rust documentation☆26Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆30Updated 10 months ago
- ☆53Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆45Updated last year