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
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- dynamic smart pointers☆31Updated 5 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- ☆52Updated 5 years ago
- docs.rs as a publishing platform?☆66Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- A syn targetting PEG parser generator☆20Updated last year
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- ☆46Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- The simd optimized escape code☆53Updated last week
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Concurrent cross-platform terminal interface☆18Updated last year
- Duplicate an async I/O handle☆40Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago