kpreid / exhaustLinks
Exhaustive iteration trait in Rust
☆16Updated last 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- structured parallel execution for async Rust☆36Updated last year
- An alternative `std`-like implementation built on origin☆31Updated 5 months ago
- `smol` integrations with `hyper`☆16Updated 3 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago