kpreid / exhaustLinks
Exhaustive iteration trait in Rust
☆18Updated 2 weeks ago
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 3 months ago
- ☆36Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- An alternative `std`-like implementation built on origin☆31Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- An exploration of Storages☆39Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Support for compiling C programs with Eyra☆14Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated this week
- 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 into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Binary size analyzer for Rust programs☆37Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated 3 weeks ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- Obsessively tiny error derive macro☆87Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year