jyn514 / size-of-traitLinks
Tiny little crate to determine how large an unnameable type is.
☆12Updated 9 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
- Arbitrary width integers☆23Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- 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 last month
- Check that a crate builds without libstd☆25Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Atomic operations on potentially uninitialized integers.☆26Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- ☆30Updated last year
- Library facilitating safe pinned initialization☆75Updated this week
- Rust `Vec` that can store unsized values☆21Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- ☆36Updated last year
- A library version of cargo-bloat & more☆35Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago