jix / starlitLinks
CDCL SAT solver written in Rust. Work in progress. The basics are working, but there are lots of changes ahead, including API and CLI breakage.
☆10Updated 3 years ago
Alternatives and similar repositories for starlit
Users that are interested in starlit are comparing it to the libraries listed below
Sorting:
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- Verification working group☆104Updated 6 years ago
- rust verification condition generator☆96Updated 9 years ago
- ☆22Updated 3 years ago
- Reverse engineering framework.☆36Updated 3 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 3 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆101Updated 5 months ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- Easy SMT solver interaction☆34Updated 4 months 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
- Program synthesis is possible in Rust☆24Updated 7 years ago
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- RustPräzi: Representing crates.io as a call-based dependency network☆82Updated 6 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A Rust library for manipulating and evaluating Boolean expressions and BDDs☆31Updated 4 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Arbitrary precision integers library.☆28Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- JS affine☆69Updated 5 years ago
- Logic programming, for Rust, from inside Rust.☆43Updated 5 years ago
- A macro for defining type operators in Rust.