camshaft / boleroLinks
property testing and verification front-end for Rust
☆225Updated 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☆269Updated last week
- Experiments with structured concurrency in Rust☆409Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- A framework for writing plugins that integrate with the Rust compiler☆163Updated 4 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Minimalistic snapshot testing for Rust.☆300Updated last year
- ☆196Updated 10 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A fast, concurrent string interner☆164Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆219Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- Count lines of LLVM IR per generic function☆495Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆307Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- a model of MIR and the Rust type/trait system☆326Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- a lock-free concurrent slab (experimental)☆304Updated last week
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆448Updated last week
- Execute Rust code carefully, with extra checking along the way☆475Updated 3 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆495Updated 2 years ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆178Updated 8 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Run Rust lints from dynamic libraries☆527Updated last week