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
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆40Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Target "triple" support☆49Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆52Updated 5 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- A macro to generate Rust actors☆43Updated 4 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Atomic file-writes.☆96Updated 3 months ago
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- An experimental columnar arena☆42Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago