graydon / extentLinks
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
Sorting:
- exhaustive testing library☆64Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- Faster integer division and modulus operations☆87Updated last month
- A simple, id-based arena☆120Updated last year
- A fast, concurrent string interner☆151Updated 11 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Compact sets in rust☆57Updated 4 months ago
- Token tree calling convention☆80Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- String optimized for map keys☆66Updated last month
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- An unordered multiset/bag implementation backed by HashMap☆69Updated this week
- ☆58Updated this week
- Choose Rust types at compile-time via constants☆68Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago