seanyoung / lrpeg
Left Recursive PEG for rust
☆67Updated 2 years ago
Alternatives and similar repositories for lrpeg:
Users that are interested in lrpeg are comparing it to the libraries listed below
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Token tree calling convention☆79Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Interning of data in rust☆100Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A simple, id-based arena☆119Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Blazing fast immutable collection datatypes for Rust.☆102Updated this week
- ☆55Updated last year
- An on-disk hash table implementation☆116Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- generators☆205Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Non-interleaving multithreaded output queue☆71Updated last month
- Lending iterators on stable Rust☆82Updated last year
- ☆55Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Async executor for WebAssembly☆81Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago