rust-bakery / nom-peg
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
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆52Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- ☆40Updated 6 years ago
- ☆45Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`