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☆36Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Learn what's changed on crates.io☆19Updated last month
- Atomic operations on potentially uninitialized integers.☆25Updated 3 weeks ago
- A library version of cargo-bloat & more☆35Updated 5 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- ☆30Updated last year
- Exhaustive iteration trait in Rust☆18Updated this week
- Arbitrary width integers☆22Updated 4 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆36Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Rust `Vec` that can store unsized values☆21Updated 3 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month