chuckcscccl / rustlrLinks
LR-style Parser Generator
☆19Updated 8 months ago
Alternatives and similar repositories for rustlr
Users that are interested in rustlr are comparing it to the libraries listed below
Sorting:
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆24Updated 2 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- ☆39Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Optics library for rust☆50Updated 4 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Exhaustive iteration trait in Rust☆21Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Simple goldenfile testing in Rust☆44Updated this week
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆59Updated this week
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- `smol` integrations with `hyper`☆17Updated 6 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago