rodrigorc / pomeloLinks
Implementation of the Lemon parser generator as a Rust procedural macro
☆52Updated 3 weeks ago
Alternatives and similar repositories for pomelo
Users that are interested in pomelo are comparing it to the libraries listed below
Sorting:
- Left Recursive PEG for rust☆67Updated 3 years ago
- Pratt parser written in Rust☆91Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Logic programming, for Rust, from inside Rust.☆41Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- SQL parser (as understood by SQLite)☆35Updated 8 months ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- A JIT experiment in Rust☆140Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- Hilbert Transformation and inverse for Rust☆73Updated 2 years ago
- A rust crate which implements nanboxing☆21Updated 8 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- Rust LLVM bindings☆31Updated 2 years ago
- Experimental Language based on Rust and Haskell☆53Updated 8 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Embeddable TCL Interpreter for Rust applications☆116Updated 3 years ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- WLambda - Embeddable Scripting Language for Rust☆54Updated 5 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week