rust-bakery / nom-pegLinks
PEG parser generator built on top of nom
☆70Updated 6 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:
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- An experimental columnar arena☆43Updated last year
- A simple, id-based arena☆123Updated 2 years ago
- Compact sets in rust☆60Updated 9 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- ☆49Updated 6 months ago
- Atomic file-writes.☆101Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- ☆53Updated 6 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Extension of nom to trace parser☆50Updated 10 months ago
- Concurrent hash trie☆58Updated 5 years ago