segeljakt / prattLinks
Pratt parser written in Rust
☆98Updated 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 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 5 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- ☆90Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- A memory efficient syntax tree for language developers☆63Updated last week
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Concrete Syntax Tree library☆112Updated 3 months ago
- A fast, concurrent string interner☆162Updated last year
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- hindley-milner algorithm☆62Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Rust bindings for libffi☆126Updated this week
- A simple, id-based arena☆124Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- String interning for Rust☆207Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Compact sets in rust☆60Updated 9 months ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated last week
- Interning of data in rust☆115Updated 6 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- ☆63Updated this week