chuckcscccl / rustlrLinks
LR-style Parser Generator
☆19Updated 5 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)☆34Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆54Updated last month
- ☆24Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Exhaustive iteration trait in Rust☆17Updated 3 weeks ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 3 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Simple goldenfile testing in Rust☆44Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ☆39Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Optics library for rust☆47Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Byte-wise atomic memcpy.☆38Updated 2 weeks ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- An alternative `std`-like implementation built on origin☆31Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Serde serializer for generating Starlark build targets☆69Updated last month