kpreid / exhaustLinks
Exhaustive iteration trait in Rust
☆16Updated this week
Alternatives and similar repositories for exhaust
Users that are interested in exhaust are comparing it to the libraries listed below
Sorting:
- ☆36Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- An alternative `std`-like implementation built on origin☆31Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 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
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- ☆19Updated last year
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Support for compiling C programs with Eyra☆13Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Binary size analyzer for Rust programs☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Imitate the documentation build that docs.rs would do☆56Updated last month