segeljakt / prattLinks
Pratt parser written in Rust
☆91Updated last year
Alternatives and similar repositories for pratt
Users that are interested in pratt are comparing it to the libraries listed below
Sorting:
- ☆90Updated 3 weeks ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Concrete Syntax Tree library☆100Updated last month
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- A simple, id-based arena☆120Updated 2 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- String interning for Rust☆203Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- A fast, concurrent string interner☆151Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 weeks ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A command line tool to generate Unicode tables as source code.☆110Updated 11 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 3 weeks ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Interning of data in rust☆106Updated 2 months ago
- A Vec That Has a Smaller size_of☆142Updated last week
- Rust bindings for libffi☆121Updated this week
- ☆250Updated 9 months ago
- Generate parsers directly from AST node types☆85Updated last year