rodrigorc / pomeloLinks
Implementation of the Lemon parser generator as a Rust procedural macro
☆52Updated last month
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
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A rust crate which implements nanboxing☆22Updated 8 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Flexible and modular framework for different NP-Problems with different solvers☆22Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 6 years ago
- Pratt parser written in Rust☆92Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A JIT experiment in Rust☆141Updated last year
- Lightweight C parser for Rust☆230Updated 3 weeks ago
- Logic programming, for Rust, from inside Rust.☆43Updated 5 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆94Updated 2 years ago
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 years ago