graydon / extent
replacement for std::{Range,RangeInclusive}
☆36Updated 2 years ago
Alternatives and similar repositories for extent:
Users that are interested in extent are comparing it to the libraries listed below
- Calm I/O operations for Rust☆76Updated 3 years ago
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- ☆37Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- An experiment in an augmented error handling type for Rust☆39Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Compact sets in rust☆54Updated 2 weeks ago
- ☆33Updated 3 years ago
- exhaustive testing library☆63Updated 7 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- We have Crater At Home☆28Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Swift-style keypaths in Rust☆60Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- ☆49Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago