dtolnay / lalrprocLinks
Proof of concept of procedural macro input parsed by LALRPOP
☆52Updated 2 years ago
Alternatives and similar repositories for lalrproc
Users that are interested in lalrproc are comparing it to the libraries listed below
Sorting:
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- ☆47Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 6 months ago
- Utility for reusing memory☆53Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 7 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Rust library for marker traits about types layout in memory☆23Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 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 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago