rust-bakery / nom-pegLinks
PEG parser generator built on top of nom
☆70Updated 6 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:
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Token tree calling convention☆83Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Atomic file-writes.☆101Updated last year
- An experimental columnar arena☆43Updated last year
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- ☆46Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 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 pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- ☆49Updated 7 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago