rust-bakery / nom-pegLinks
PEG parser generator built on top of nom
☆70Updated 5 years ago
Alternatives and similar repositories for nom-peg
Users that are interested in nom-peg are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- ☆31Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆53Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- An experimental columnar arena☆43Updated 7 months ago
- A safe and reliable process manager☆43Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- GLL parsing framework.☆137Updated last year