segeljakt / prattLinks
Pratt parser written in Rust
☆92Updated 2 years ago
Alternatives and similar repositories for pratt
Users that are interested in pratt are comparing it to the libraries listed below
Sorting:
- 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
- ☆90Updated 3 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- A fast, concurrent string interner☆160Updated last year
- Concrete Syntax Tree library☆109Updated last month
- String interning for Rust☆206Updated 2 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆146Updated last month
- A simple, id-based arena☆119Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A data structure to efficiently intern, cache and restore strings.☆204Updated 3 months ago
- hindley-milner algorithm☆62Updated 2 years ago
- ☆39Updated last year
- REGex in Rust with EcmaScript Syntax☆206Updated 3 weeks ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 3 months ago
- Easy IO for Rust☆102Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Rust bindings for libffi☆126Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- Babysteps blog☆37Updated this week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Zig comptime using Rust proc macros☆51Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- Run closures in parallel☆115Updated 10 months ago