seanyoung / lrpeg
Left Recursive PEG for rust
☆67Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for lrpeg
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Async executor for WebAssembly☆77Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- ☆108Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A simple, id-based arena☆114Updated last year
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- A sentinel-based, heapless, `Vec`-like type.