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:
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Rust NonEmpty slice☆13Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- ☆40Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- dynamic smart pointers☆32Updated 6 years ago
- A simple utility for ensuring that certain Rust code does not compile.☆36Updated 5 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago