facebookarchive / Rust-SMT-LIB-APILinks
An API that can be used to expose an SMT-LIB compliant SMT solver to a developer tool written in Rust.
☆36Updated 5 years ago
Alternatives and similar repositories for Rust-SMT-LIB-API
Users that are interested in Rust-SMT-LIB-API are comparing it to the libraries listed below
Sorting:
- Razor is a tool for constructing finite models for first-order theories☆55Updated 2 years ago
- A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.☆67Updated last year
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- SFI verifier of Wasm binaries☆83Updated 2 years ago
- rust verification condition generator☆96Updated 9 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 3 years ago
- A fast, brute force, automatic theorem prover for first order logic☆42Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- Program synthesis is possible in Rust☆24Updated 7 years ago
- RustPräzi: Representing crates.io as a call-based dependency network☆82Updated 6 years ago
- Easy SMT solver interaction