jyn514 / size-of-traitLinks
Tiny little crate to determine how large an unnameable type is.
☆12Updated 5 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 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Arbitrary width integers☆21Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆24Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- ☆36Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Shows only the first page of rustc output☆11Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- Rust `Vec` that can store unsized values☆21Updated 5 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- We have Crater At Home☆36Updated 10 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A library version of cargo-bloat & more☆33Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Library facilitating safe pinned initialization☆60Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month