jyn514 / size-of-traitLinks
Tiny little crate to determine how large an unnameable type is.
☆12Updated 6 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
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 3 weeks ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆25Updated 2 months ago
- ☆30Updated last year
- A library version of cargo-bloat & more☆33Updated 3 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- ☆36Updated last year
- Library facilitating safe pinned initialization☆61Updated this week
- Check that a crate builds without libstd☆25Updated 4 years ago
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Byte-wise atomic memcpy.☆38Updated last week
- bytes::BufMut implementation to count buffer size☆21Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month