rust-bakery / nom-peg
PEG parser generator built on top of nom
☆69Updated 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
- Arena allocator and a handful of useful data structures☆40Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Target "triple" support☆50Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A generic, fixed-size, associative cache☆39Updated 4 months ago
- ☆45Updated last year
- The simd optimized escape code☆53Updated this week
- A small crate to provide space-efficient Option<_> replacements☆37Updated this week
- ☆40Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Cross-platform interface to the `errno` variable☆65Updated this week
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated last month
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 4 years ago