davidrusu / cargo-typesize
List size of types in a Rust crate
☆27Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for cargo-typesize
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Find out what platform your code is running on from Rust☆33Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- ☆55Updated 2 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated 3 weeks ago
- Abstract over different executors☆74Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆62Updated 8 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Embed images in Rust documentation☆23Updated 3 years ago
- Remove Cargo.lock lockfile☆32Updated last week
- Full precision decimal representation of f64☆26Updated 2 months ago
- Additional utilities around the bytes crate☆18Updated 4 months ago
- ☆29Updated 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.☆42Updated 9 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- ☆35Updated last month
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- A procedural macro for configuring constant values across crates☆57Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month