camshaft / boleroLinks
property testing and verification front-end for Rust
☆220Updated last week
Alternatives and similar repositories for bolero
Users that are interested in bolero are comparing it to the libraries listed below
Sorting:
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆446Updated 4 months ago
- ☆188Updated 8 months ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆175Updated 6 months ago
- Experiments with structured concurrency in Rust☆394Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Silky smooth Java-Rust interop☆197Updated this week
- A fast, concurrent string interner☆161Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Minimalistic snapshot testing for Rust.☆297Updated 11 months ago
- a model of MIR and the Rust type/trait system☆319Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Count lines of LLVM IR per generic function☆483Updated last week
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- Execute Rust code carefully, with extra checking along the way☆454Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆299Updated 7 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆189Updated last month