jyn514 / size-of-traitLinks
Tiny little crate to determine how large an unnameable type is.
☆12Updated 3 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 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- ☆36Updated 11 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Arbitrary width integers☆20Updated 3 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- ☆18Updated 6 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Learn what's changed on crates.io☆18Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- const panic with formatting☆11Updated 6 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Better type id and Any for Rust☆14Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago