jyn514 / size-of-traitLinks
Tiny little crate to determine how large an unnameable type is.
☆12Updated 10 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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Arbitrary width integers☆26Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- ☆30Updated last year
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 5 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Byte-wise atomic memcpy.☆41Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- ☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Exhaustive iteration trait in Rust☆19Updated last month
- We have Crater At Home☆37Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month