kpreid / exhaustLinks
Exhaustive iteration trait in Rust
☆16Updated last week
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
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- ☆36Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- An exploration of Storages☆37Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 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
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- ☆54Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- An alternative `std`-like implementation built on origin☆31Updated 4 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated last month
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust compile-time type information experiment☆18Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- ☆40Updated last year