segeljakt / pratt
Pratt parser written in Rust
☆90Updated last year
Alternatives and similar repositories for pratt
Users that are interested in pratt are comparing it to the libraries listed below
Sorting:
- A memory efficient syntax tree for language developers☆57Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- A gradually typed language originally based on the crafting interpreters series☆63Updated 5 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- A fast, concurrent string interner☆150Updated 8 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Concrete Syntax Tree library☆94Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A simple, id-based arena☆119Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- ☆89Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- ☆58Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 10 months 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☆100Updated 5 months ago
- A Vec That Has a Smaller size_of☆139Updated 2 months ago
- hindley-milner algorithm☆59Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- A concurrent GC.☆43Updated 2 years ago
- ☆31Updated 11 months ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 8 months ago