kpreid / exhaustLinks
Exhaustive iteration trait in Rust
☆16Updated 2 weeks ago
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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- ☆36Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Support for compiling C programs with Eyra☆13Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 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
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- An alternative `std`-like implementation built on origin☆31Updated 7 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated last month