hylo-lang / LotsawaLinks
A Swift implementation of the MARPA algorithms
☆20Updated 9 months ago
Alternatives and similar repositories for Lotsawa
Users that are interested in Lotsawa are comparing it to the libraries listed below
Sorting:
- A fast garbage collector based on cycle collection for Rust programs.☆23Updated 11 months ago
- Pull your compiler up with abstract bootstraps.☆31Updated 2 years ago
- A (parametrized) Rust SAT solver originally based on MiniSat☆31Updated 9 months ago
- Datalog with equality for rust☆69Updated 2 weeks ago
- VS Code extension to verify Rust programs with the Prusti verifier.☆24Updated this week
- Compiler for Swiftlet☆36Updated last year
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆40Updated this week
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated last month
- Rust LLVM bindings☆31Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 months ago
- An implementation of "Regular Expression Matching: the Virtual Machine Approach"☆24Updated last year
- Datalog + Egg = Good☆66Updated 2 years ago
- Kitbag is a content-addressed versioned tree-structured graph-based datastore.☆14Updated 4 years ago
- Rust bindings to the Wolfram Symbolic Transport Protocol (WSTP)☆22Updated 2 years ago
- Proof-of-concept for a memory-efficient data structure for zooming billion-event traces☆70Updated 4 years ago
- An operator precedence parser for Scryer Prolog, an up and coming ISO Prolog implementation.☆15Updated 4 years ago
- FingerTree implemented in rust☆25Updated last year
- MimIR is my Intermediate Representation☆78Updated this week
- the WebAssembly partial evaluator☆104Updated last month
- Pijul is a free and open source version control system, intended to be simple to use, yet based on a sound theory of collaborative work, …☆51Updated 9 years ago
- A formally-verified provably-safe sandboxing Wasm-to-native compiler☆28Updated 3 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Macros have types!☆132Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Port of Jeremy Ong's SIMD-enabled projective geometric algebra library☆16Updated 4 years ago
- Key-value git-like storage with full history backed by RocksDB