oeb25 / smtlib-rs
A high-level API for interacting with SMT solvers.
☆23Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for smtlib-rs
- A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.☆65Updated 8 months ago
- Interface with the rustc compiler for the purpose of program verification☆105Updated this week
- automatially find crashes in the rust compiler & tooling☆70Updated 7 months ago
- Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.☆67Updated this week
- ☆65Updated 8 months ago
- ☆37Updated 3 months ago
- UB-free and deterministic rustc fuzzer☆49Updated last month
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆55Updated 3 weeks ago
- Symbolic execution tool for Sail ISA specifications☆62Updated last month
- Easy SMT solver interaction☆24Updated this week
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆81Updated this week
- CryptOpt: Verified Compilation with Randomized Program Search for Cryptographic Primitives☆58Updated 4 months ago
- Define compiler intermediate representation usable by external tools☆62Updated 5 months ago
- Synthesis of Loop-free Programs in Rust☆63Updated 4 years ago
- Simple grammar-based test case generator☆30Updated 6 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆23Updated 7 months ago
- Rewrite Rule Inference Using Equality Saturation☆118Updated 5 months ago
- ☆93Updated last week
- Comprehensive timing leak protection for Rust programs https://www.chosenplaintext.ca/open-source/rust-timing-shield/☆51Updated last year
- An awesome list of e-graph resources☆106Updated last week
- Compiler optimizer for arbitrary control flow based on equality saturation☆85Updated 2 years ago
- Transport-polymorphic, asynchronous session types for Rust☆60Updated 2 years ago
- drop-in replacement for libfuzzer☆67Updated 2 months ago
- A different approach to an E-graph library☆22Updated last month
- Debugging WebAssembly? Put some Whamm! on it.☆16Updated this week
- ☆52Updated this week
- SFI verifier of Wasm binaries