camshaft / boleroLinks
property testing and verification front-end for Rust
☆216Updated last week
Alternatives and similar repositories for bolero
Users that are interested in bolero are comparing it to the libraries listed below
Sorting:
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A framework for writing plugins that integrate with the Rust compiler☆153Updated 4 months ago
- Experiments with structured concurrency in Rust☆382Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- ☆160Updated 5 months ago
- Count lines of LLVM IR per generic function☆468Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆445Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆172Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Minimalistic snapshot testing for Rust.☆288Updated 8 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆444Updated last month
- Track and query Cargo dependency graphs.☆231Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Library for snippet annotations☆327Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆251Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Map data structure whose keys are stored as ranges☆93Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- A fast, concurrent string interner☆151Updated last year