Data-driven tests on stable Rust
☆51Mar 1, 2026Updated this week
Alternatives and similar repositories for datatest-stable
Users that are interested in datatest-stable are comparing it to the libraries listed below
Sorting:
- Simple bitset with small-set (single-word) optimization☆19Jun 9, 2024Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆132Oct 5, 2024Updated last year
- This rust crate provides a way to walk on recursive structures easily and safely.☆13Jul 14, 2021Updated 4 years ago
- A `Send` version of `Iterator::chunks`☆20Feb 22, 2026Updated last week
- rust in trees☆27Aug 20, 2022Updated 3 years ago
- A memcomparable serialization format.☆24May 16, 2023Updated 2 years ago
- Experimental stuff. Don't spend your time here for the moment.☆26Jan 27, 2025Updated last year
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆99Jul 8, 2022Updated 3 years ago
- 自嗨虚拟化软件 - 'Enjoy yourself' type-1 hypervisor software☆25Apr 21, 2022Updated 3 years ago
- ☆30Jun 1, 2023Updated 2 years ago
- A minimalist property-based testing library☆126Apr 30, 2025Updated 10 months ago
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 2 months ago
- Lending iterators on stable Rust☆84Jan 12, 2024Updated 2 years ago
- An implementation of TinyLFU cache☆15Oct 10, 2022Updated 3 years ago
- GitHub Stacked PR with JJ☆18Sep 12, 2023Updated 2 years ago
- ☆12Jul 7, 2025Updated 7 months ago
- A Rust implementation of a constant time LFU cache☆14May 21, 2024Updated last year
- An in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction☆38Feb 3, 2026Updated last month
- Efficient sampling with uniform probability☆31Jun 16, 2022Updated 3 years ago
- Google Summer of Code tokio-console prototype☆14Aug 27, 2019Updated 6 years ago
- A Postgres Extension to Manage Extensions! (As well as some random stuff)☆15May 31, 2023Updated 2 years ago
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 5 months ago
- Alternative future adapters that provide cancel safety.☆80Updated this week
- A Configuration Library for Rust Applications☆52Feb 24, 2026Updated last week
- SQL Benchmark derived from TPC-DS☆15May 20, 2023Updated 2 years ago
- ☆99Aug 23, 2025Updated 6 months ago
- Efficient reference counted vector data structure is Rust☆18Nov 26, 2025Updated 3 months ago
- Lock ordering enforcement at compile time in Rust☆23Mar 17, 2025Updated 11 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆20Jan 7, 2023Updated 3 years ago
- ☆43Apr 18, 2023Updated 2 years ago
- Completion futures for Rust☆20Aug 27, 2022Updated 3 years ago
- The codebase for DBSim☆16Mar 8, 2023Updated 2 years ago
- Rust library to ease the task of creating daemons☆54May 21, 2025Updated 9 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- Documentation of Rust error handling☆48Apr 25, 2023Updated 2 years ago
- BusTub web shell☆19Nov 13, 2023Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Feb 11, 2026Updated 3 weeks ago
- A small experimental microkernel for embedded systems☆23Aug 23, 2022Updated 3 years ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆25Nov 21, 2025Updated 3 months ago