jyn514 / size-of-traitLinks
Tiny little crate to determine how large an unnameable type is.
☆12Updated 8 months ago
Alternatives and similar repositories for size-of-trait
Users that are interested in size-of-trait are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Arbitrary width integers☆22Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Rust `Vec` that can store unsized values☆21Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- ☆36Updated last year
- Finding ownership bugs at scale.☆21Updated this week
- A faster replacement for `#[derive(Hash)]` for types without padding☆28Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆30Updated last year
- A library version of cargo-bloat & more☆35Updated 5 months ago
- We have Crater At Home☆36Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 8 months ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Exhaustive iteration trait in Rust☆18Updated last week
- Byte-wise atomic memcpy.☆38Updated last month
- "Valgrind Client Request" interface for Rust programs☆18Updated 10 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago