graydon / exhaustigen-rsLinks
exhaustive testing library
☆64Updated 11 months ago
Alternatives and similar repositories for exhaustigen-rs
Users that are interested in exhaustigen-rs are comparing it to the libraries listed below
Sorting:
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A simple, id-based arena☆120Updated last year
- Alternative future adapters that provide cancel safety.☆65Updated last week
- A fast, concurrent string interner☆150Updated 10 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- Fast and correct computations with uncertain values☆95Updated last month
- String optimized for map keys☆65Updated 2 weeks ago
- PEG trace visualizer☆87Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- Compact sets in rust☆57Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆126Updated 6 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- ☆34Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Interning of data in rust☆104Updated 3 weeks ago
- The never type (the true one!) in stable Rust.☆40Updated last week
- Human-friendly indexed collections☆53Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- ☆50Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago