seanyoung / lrpegLinks
Left Recursive PEG for rust
☆67Updated 3 years ago
Alternatives and similar repositories for lrpeg
Users that are interested in lrpeg are comparing it to the libraries listed below
Sorting:
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- A simple, id-based arena☆124Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Trying to create Sync bump allocator☆40Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Token tree calling convention☆82Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- ☆61Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Trait generalization of the fundamental types☆48Updated last year
- Target "triple" support☆53Updated last week
- Faster integer division and modulus operations☆87Updated 6 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- ☆48Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- Map data structure whose keys are stored as ranges☆100Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago