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:
- Token tree calling convention☆83Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Compact sets in rust☆60Updated 10 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 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☆114Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- Atomic file-writes.☆101Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A very small GC in Rust, with a safe API☆67Updated last year
- 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
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago