jyn514 / size-of-traitLinks
Tiny little crate to determine how large an unnameable type is.
☆12Updated 4 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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- Exhaustive iteration trait in Rust☆16Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- We have Crater At Home☆36Updated 9 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆36Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Library facilitating safe pinned initialization☆60Updated this week
- Arbitrary width integers☆21Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- A library version of cargo-bloat & more☆33Updated last month
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago