jyn514 / size-of-traitLinks
Tiny little crate to determine how large an unnameable type is.
☆12Updated 7 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
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- ☆30Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Atomic operations on potentially uninitialized integers.☆22Updated last week
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Exhaustive iteration trait in Rust☆17Updated 2 weeks ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Rust `Vec` that can store unsized values☆21Updated last month
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆36Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆28Updated 2 months ago
- We have Crater At Home☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Byte-wise atomic memcpy.☆38Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 8 months ago
- Easy and safe destructuring for more types.☆33Updated last month
- Learn what's changed on crates.io☆18Updated last week
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆43Updated last year