kpreid / exhaustLinks
Exhaustive iteration trait in Rust
☆17Updated last week
Alternatives and similar repositories for exhaust
Users that are interested in exhaust are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- ☆36Updated last year
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- `smol` integrations with `hyper`☆17Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 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
- An exploration of Storages☆39Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆21Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Human-friendly indexed collections☆56Updated 3 weeks ago
- An alternative `std`-like implementation built on origin☆31Updated 8 months ago
- ☆35Updated 9 months ago
- ☆45Updated 7 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆54Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year