kevinmehall / rust-peg
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,510Updated last week
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,314Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,899Updated 2 weeks ago
- Compile time static maps for Rust☆1,905Updated last month
- Readline Implementation in Rust☆1,637Updated this week
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆997Updated 3 months ago
- Automated property based testing for Rust (with shrinking).☆2,516Updated 2 weeks ago
- A rusty dynamically typed scripting language☆1,816Updated last month
- Parser for Rust source code☆3,024Updated last week
- Defines the Rust borrow checker.☆1,410Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- LR(1) parser generator for Rust☆3,189Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,866Updated 2 weeks ago
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- Cranelift based backend for rustc☆1,721Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,272Updated this week
- Error management☆1,422Updated 4 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,893Updated 8 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,937Updated last week
- Rust derive-based argument parsing optimized for code size☆1,750Updated last month
- Rust port of Google's SwissTable hash map☆2,591Updated 2 weeks ago
- Rust quasi-quoting☆1,388Updated last week
- Hypothesis-like property testing for Rust☆1,826Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,979Updated last month
- Parse command line arguments by defining a struct.☆2,722Updated last year
- Subcommand to show result of macro expansion☆2,802Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,328Updated 2 weeks ago