osa1 / lexgenLinks
A fully-featured lexer generator, implemented as a proc macro
☆71Updated last month
Alternatives and similar repositories for lexgen
Users that are interested in lexgen are comparing it to the libraries listed below
Sorting:
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- A simple, id-based arena☆125Updated 3 weeks ago
- ☆94Updated 2 years ago
- Target "triple" support☆55Updated last month
- Modular register allocator algorithms☆105Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Concrete Syntax Tree library☆115Updated 4 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Why can't a tree be called Pluplusch?☆28Updated this week
- A highly experiment portable runtime☆21Updated last year
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- PEG trace visualizer☆95Updated 4 months ago
- Rust LLVM bindings☆31Updated 3 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- LR-style Parser Generator☆19Updated 8 months ago
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- A golden file testing library for rust☆38Updated 4 months ago
- Token tree calling convention☆83Updated 3 years ago
- a reference-counting cycle collection library in rust☆78Updated 3 years ago