fitzgen / minisynth-rsLinks
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
Sorting:
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An experimental columnar arena☆43Updated 11 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 6 months ago
- Modular register allocator algorithms☆105Updated 3 years ago
- JS affine☆69Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- ☆94Updated 2 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- a pragmatic point-free theorem prover assistant☆142Updated 3 weeks ago
- ☆27Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Razor is a tool for constructing finite models for first-order theories☆55Updated 2 years ago
- rust verification condition generator☆96Updated 9 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 6 years ago
- 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
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year