fitzgen / minisynth-rs
Program synthesis is possible in Rust
☆24Updated 6 years ago
Alternatives and similar repositories for minisynth-rs:
Users that are interested in minisynth-rs are comparing it to the libraries listed below
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- dynamic smart pointers☆31Updated 6 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated last month
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆23Updated 6 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- ☆22Updated 3 years ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- An experimental columnar arena☆43Updated 5 months ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 2 months ago
- CDCL SAT solver written in Rust. Work in progress. The basics are working, but there are lots of changes ahead, including API and CLI bre…☆10Updated 2 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Automagical variable binding library for Rust