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:
- Token tree calling convention☆80Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 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☆57Updated 4 years ago
- A simple, id-based arena☆120Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An experimental columnar arena☆43Updated 9 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Extension of nom to trace parser☆49Updated 5 months ago
- Compact sets in rust☆57Updated 4 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Target "triple" support☆53Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- ☆59Updated 11 months ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago