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 10 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
- ☆36Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- An alternative `std`-like implementation built on origin☆31Updated 6 months ago
- ☆19Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- 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
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Zero-cost specialization in generic context on stable Rust☆23Updated 3 months ago
- `smol` integrations with `hyper`☆16Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 2 weeks ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 3 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago