kevinmehall / rust-peg
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,524Updated 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,320Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,919Updated 2 weeks ago
- LR(1) parser generator for Rust☆3,219Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,313Updated this week
- Compile time static maps for Rust☆1,915Updated 3 months ago
- Parser for Rust source code☆3,059Updated this week
- Readline Implementation in Rust☆1,672Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,963Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,556Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- Hypothesis-like property testing for Rust☆1,855Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,896Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,340Updated 2 months ago
- Defines the Rust borrow checker.☆1,431Updated 10 months ago
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- An embeddable dynamic programming language for Rust.☆1,901Updated this week
- Error management☆1,421Updated 5 years ago
- Some more derive(Trait) options☆1,890Updated this week
- Rust persistent data structures☆1,486Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,622Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,012Updated 5 months ago
- Rust quasi-quoting☆1,403Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 3 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,311Updated this week
- Create ridiculously fast Lexers☆3,134Updated 3 weeks ago
- A rusty dynamically typed scripting language☆1,828Updated 2 months ago
- Assorted immutable collection datatypes for Rust☆1,530Updated 8 months ago