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
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- ☆52Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Ergonomic trie data structure☆27Updated 6 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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- ☆31Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆45Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month