segeljakt / pratt
Pratt parser written in Rust
☆89Updated last year
Alternatives and similar repositories for pratt:
Users that are interested in pratt are comparing it to the libraries listed below
- A memory efficient syntax tree for language developers☆57Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- A simple, id-based arena☆119Updated last year
- A fast, concurrent string interner☆149Updated 7 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆94Updated 8 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated this week
- A Vec That Has a Smaller size_of☆137Updated 3 weeks ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 6 months ago
- A data structure to efficiently intern, cache and restore strings.☆191Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 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☆64Updated last year
- A gradually typed language originally based on the crafting interpreters series☆64Updated 4 months ago
- Rust bindings for libffi☆106Updated 10 months ago
- exhaustive testing library☆63Updated 8 months ago
- ☆89Updated 2 months ago
- Run closures in parallel☆113Updated 2 months ago
- ☆92Updated last year
- ☆31Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago