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 11 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 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 11 months ago
- ☆47Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- Concurrent hash trie☆58Updated 5 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A command line tool to generate Unicode tables as source code.☆112Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Extension of nom to trace parser☆49Updated 9 months ago
- An experimental columnar arena☆43Updated last year