segeljakt / pratt
Pratt parser written in Rust
☆88Updated 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☆52Updated last week
- A fast, concurrent string interner☆148Updated 5 months ago
- A Vec That Has a Smaller size_of☆133Updated 5 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- A simple, id-based arena☆117Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- Rust bindings for libffi☆105Updated 8 months ago
- A low-level I/O ownership and borrowing library☆101Updated last month
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆108Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆182Updated 2 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- Utility wrapper to send non send types to other threads safely☆172Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆149Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Choose Rust types at compile-time via constants☆63Updated last year
- Run closures in parallel☆112Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆81Updated this week
- Convert closures into wakers☆45Updated last week
- Scoped Thread Local Storage for Rust☆51Updated last year
- A concurrent, append-only vector.☆141Updated last month
- String interning for Rust☆196Updated 4 months ago
- WLambda - Embeddable Scripting Language for Rust☆54Updated this week
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆29Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 5 months ago