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:
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Atomic file-writes.☆98Updated 7 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- ☆58Updated 9 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆53Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- GLL parsing framework.☆137Updated last year
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- experimental new design for nom parser combinators☆21Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago