kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,572Updated last month
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,347Updated 10 months ago
- LR(1) parser generator for Rust☆3,404Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,976Updated 3 months ago
- Compile time static maps for Rust☆2,070Updated 2 months ago
- A rusty dynamically typed scripting language☆1,887Updated this week
- Readline Implementation in Rust☆1,798Updated last month
- A binary encoder / decoder implementation in Rust.☆3,087Updated 4 months ago
- Parser for Rust source code☆3,238Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,056Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,060Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,402Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- A fast bump allocation arena for Rust☆2,010Updated this week
- Rust quasi-quoting☆1,503Updated last week
- Automated property based testing for Rust (with shrinking).☆2,662Updated 7 months ago
- A static, type inferred and embeddable language written in Rust.☆3,372Updated last year
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- The missing batteries of Rust☆2,070Updated 10 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,676Updated this week
- Parse command line arguments by defining a struct.☆2,733Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,214Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- An embeddable dynamic programming language for Rust.☆2,108Updated 3 weeks ago
- Rust persistent data structures☆1,638Updated last month
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,993Updated 3 weeks ago
- Cranelift based backend for rustc☆1,942Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,446Updated last week