kpreid / exhaustLinks
Exhaustive iteration trait in Rust
☆16Updated 3 weeks ago
Alternatives and similar repositories for exhaust
Users that are interested in exhaust are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 8 months ago
- A Rustified OpenCL Experience☆46Updated 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
- Binary size analyzer for Rust programs☆36Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆36Updated 10 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- horrible serde macro stuff☆39Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- An exploration of Storages☆35Updated last year
- The `io_uring` library for Rust (with Rustix)☆29Updated last month
- Count lines of code across your entire dependency tree☆18Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated 2 years ago
- ☆29Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Strongly typed vector math with glam☆28Updated last month
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Hex Display: A modern xxd alternative.☆43Updated 2 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Support for compiling C programs with Eyra☆13Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago