kevinmehall / rust-peg
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,502Updated last month
Alternatives and similar repositories for rust-peg:
Users that are interested in rust-peg are comparing it to the libraries listed below
- A parser combinator library for Rust☆1,312Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,886Updated last month
- Compile time static maps for Rust☆1,893Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,800Updated 3 weeks ago
- Parser for Rust source code☆2,991Updated last week
- LR(1) parser generator for Rust☆3,168Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,843Updated 3 weeks ago
- A rusty dynamically typed scripting language☆1,803Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,883Updated 3 weeks ago
- Readline Implementation in Rust☆1,610Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,859Updated 7 months ago
- Automated property based testing for Rust (with shrinking).☆2,481Updated last year
- Error management☆1,423Updated 4 years ago
- Rust quasi-quoting☆1,369Updated this week
- Parse command line arguments by defining a struct.☆2,719Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆1,967Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,397Updated 8 months ago
- Rust persistent data structures☆1,374Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,204Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,309Updated 3 months ago
- Hypothesis-like property testing for Rust☆1,798Updated 2 weeks ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,492Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,780Updated 3 weeks ago
- The missing batteries of Rust☆2,042Updated last week
- An embeddable dynamic programming language for Rust.☆1,853Updated 2 weeks ago
- Some more derive(Trait) options☆1,840Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆992Updated 2 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,281Updated 3 weeks ago