rodrigorc / pomeloLinks
Implementation of the Lemon parser generator as a Rust procedural macro
☆52Updated 3 months 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
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- A JIT experiment in Rust☆140Updated last year
- A minimal in-memory database with relational algebraic expressions as queries☆60Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 6 years ago
- Pratt parser written in Rust☆91Updated last year
- A library to produce syntax diagrams as Scalable Vector Graphics☆161Updated 2 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆90Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆60Updated last week