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
- Transport-polymorphic, asynchronous session types for Rust☆64Updated 3 years ago
- Reverse engineering framework.☆36Updated 3 years ago
- Easy SMT solver interaction☆34Updated 4 months ago
- Program synthesis is possible in Rust☆24Updated 7 years ago
- A symbolic evaluator for MIR☆20Updated 5 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
- ☆22Updated 3 years ago
- Arbitrary precision integers library.☆28Updated 4 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆101Updated 5 months ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- 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
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Razor is a tool for constructing finite models for first-order theories☆55Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆36Updated 8 years ago
- ☆14Updated 3 years ago
- A fast, brute force, automatic theorem prover for first order logic☆42Updated last year
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- 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
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- 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
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year