dtolnay / lalrproc
Proof of concept of procedural macro input parsed by LALRPOP
☆51Updated 2 years ago
Alternatives and similar repositories for lalrproc:
Users that are interested in lalrproc are comparing it to the libraries listed below
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- ☆47Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- The simd optimized escape code☆53Updated this week
- rust hints to the optimizer☆19Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆38Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆52Updated 5 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- ☆21Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- dynamic smart pointers☆31Updated 6 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Flexible, stand-alone benchmarking☆18Updated 6 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago