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:
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A simple, id-based arena☆121Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Atomic file-writes.☆100Updated 11 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Compact sets in rust☆56Updated 6 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 6 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- An experimental columnar arena☆43Updated 11 months ago
- Run closures in parallel☆115Updated 8 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- ☆45Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Concurrent hash trie☆57Updated 5 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago