kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,560Updated last week
Alternatives and similar repositories for rust-peg
Users that are interested in rust-peg are comparing it to the libraries listed below
Sorting:
- A parser combinator library for Rust☆1,340Updated 9 months ago
- LR(1) parser generator for Rust☆3,374Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,969Updated 2 months ago
- Compile time static maps for Rust☆2,039Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 2 months ago
- A rusty dynamically typed scripting language☆1,870Updated 8 months ago
- Parser for Rust source code☆3,213Updated this week
- Automated property based testing for Rust (with shrinking).☆2,650Updated 6 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,599Updated this week
- A binary encoder / decoder implementation in Rust.☆3,083Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- Readline Implementation in Rust☆1,782Updated 3 weeks ago
- Rust persistent data structures☆1,612Updated last month
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,533Updated 5 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,382Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 9 months ago
- LLVM tutorial in Rust language☆1,222Updated last year
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,726Updated last week
- Some more derive(Trait) options☆2,011Updated this week
- An embeddable dynamic programming language for Rust.☆2,084Updated last month
- Rust quasi-quoting☆1,482Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- Cranelift based backend for rustc☆1,906Updated this week
- Create ridiculously fast Lexers☆3,317Updated last week
- Hypothesis-like property testing for Rust☆1,961Updated this week
- Beautiful diagnostic reporting for text-based programming languages.☆1,256Updated 2 weeks ago