kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,556Updated 2 months ago
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,337Updated 8 months ago
- LR(1) parser generator for Rust☆3,362Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,964Updated last month
- Compile time static maps for Rust☆2,024Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated last month
- A rusty dynamically typed scripting language☆1,870Updated 8 months ago
- Rust persistent data structures☆1,588Updated 2 weeks ago
- Readline Implementation in Rust☆1,768Updated last week
- Parser for Rust source code☆3,188Updated this week
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,645Updated 5 months ago
- A binary encoder / decoder implementation in Rust.☆3,080Updated 2 months ago
- Defines the Rust borrow checker.☆1,523Updated 4 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,570Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,016Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,191Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,377Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,248Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,016Updated 8 months ago
- LLVM tutorial in Rust language☆1,218Updated last year
- Some more derive(Trait) options☆1,999Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Parse command line arguments by defining a struct.☆2,730Updated last year
- A collection of numeric types and traits for Rust.☆1,165Updated 8 months ago
- A fast bump allocation arena for Rust☆1,917Updated 3 months ago
- Hypothesis-like property testing for Rust☆1,946Updated this week
- The Elegant Parser☆5,134Updated 2 weeks ago
- The missing batteries of Rust☆2,071Updated 8 months ago
- An embeddable dynamic programming language for Rust.☆2,074Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,386Updated last month