rodrigorc / pomelo
Implementation of the Lemon parser generator as a Rust procedural macro
☆51Updated this week
Alternatives and similar repositories for pomelo
Users that are interested in pomelo are comparing it to the libraries listed below
Sorting:
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 years ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆52Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Pratt parser written in Rust☆90Updated last year
- Left Recursive PEG for rust☆67Updated 2 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 3 years ago
- ☆93Updated last year
- exhaustive testing library☆63Updated 9 months ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆18Updated 4 years ago
- A C expression parser and evaluator☆46Updated 2 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 last year
- WebAssembly Virtual Machine, which aim to run on micro-controller☆52Updated 2 years ago
- The LLVM Kaleidoscope tutorial implemented in Rust☆31Updated 9 years ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 5 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- WLambda - Embeddable Scripting Language for Rust☆55Updated 3 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago