camshaft / boleroLinks
property testing and verification front-end for Rust
☆219Updated last week
Alternatives and similar repositories for bolero
Users that are interested in bolero are comparing it to the libraries listed below
Sorting:
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- A framework for writing plugins that integrate with the Rust compiler☆161Updated last month
- Experiments with structured concurrency in Rust☆392Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆294Updated 6 months ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Track and query Cargo dependency graphs.☆238Updated last week
- A fast, concurrent string interner☆159Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Count lines of LLVM IR per generic function☆481Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆174Updated 6 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- a model of MIR and the Rust type/trait system☆316Updated 2 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Minimalistic snapshot testing for Rust.☆292Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- ☆177Updated 8 months ago
- Silky smooth Java-Rust interop☆194Updated this week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- Execute Rust code carefully, with extra checking along the way☆453Updated 2 months ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago