chuckcscccl / rustlrLinks
LR-style Parser Generator
☆19Updated 6 months ago
Alternatives and similar repositories for rustlr
Users that are interested in rustlr are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated 2 weeks ago
- ☆24Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Optics library for rust☆49Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last week
- ☆39Updated last year
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- We have Crater At Home☆36Updated last year
- ☆46Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust LLVM bindings☆31Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Simple goldenfile testing in Rust☆44Updated last month
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago