s-arash / ascent
Logic programming in Rust
☆460Updated last month
Alternatives and similar repositories for ascent:
Users that are interested in ascent are comparing it to the libraries listed below
- Datalog compiler embedded in Rust as a procedural macro☆471Updated last year
- Refinement Types for Rust☆720Updated this week
- a model of MIR and the Rust type/trait system☆298Updated last month
- egraphs + datalog!☆523Updated this week
- An exhaustive list of all Rust resources regarding automated or semi-automated formalization efforts in any area, constructive mathematic…☆329Updated 2 weeks ago
- A lightweight Datalog engine in Rust☆819Updated 3 years ago
- Creusot helps you prove your code is correct in an automated fashion.☆1,242Updated this week
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆218Updated 5 months ago
- Rust grammar tool libraries and binaries☆540Updated this week
- Rust bindings for the Z3 solver.☆386Updated 4 months ago
- CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.☆632Updated last year
- General-purpose abstractions for incremental computing, in Rust☆356Updated 3 years ago
- property testing and verification front-end for Rust