kpreid / exhaustLinks
Exhaustive iteration trait in Rust
☆17Updated last month
Alternatives and similar repositories for exhaust
Users that are interested in exhaust are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆36Updated last year
- An alternative `std`-like implementation built on origin☆31Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- An exploration of Storages☆39Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Support for compiling C programs with Eyra☆13Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Binary size analyzer for Rust programs☆37Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- State machine pattern for Rust☆29Updated last year
- ☆19Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- ☆45Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆42Updated 2 months ago
- ☆55Updated last year
- Serde serializer for generating Starlark build targets☆69Updated last week