kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,529Updated this week
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,322Updated 4 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,928Updated last month
- Automated property based testing for Rust (with shrinking).☆2,576Updated 3 weeks ago
- Compile time static maps for Rust☆1,928Updated 3 months ago
- Parser for Rust source code☆3,083Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,995Updated last week
- LR(1) parser generator for Rust☆3,247Updated this week
- Defines the Rust borrow checker.☆1,442Updated 11 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,391Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,928Updated last month
- A fast bump allocation arena for Rust☆1,753Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Readline Implementation in Rust☆1,691Updated this week
- Rust persistent data structures☆1,499Updated last month
- Some more derive(Trait) options☆1,922Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,016Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 4 months ago
- Hypothesis-like property testing for Rust☆1,880Updated this week
- Rust port of Google's SwissTable hash map☆2,644Updated this week
- Rust quasi-quoting☆1,420Updated last week
- Subcommand to show result of macro expansion☆2,855Updated last month
- Parse command line arguments by defining a struct.☆2,728Updated last year
- An embeddable dynamic programming language for Rust.☆1,942Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,322Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Cranelift based backend for rustc☆1,773Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- Error management☆1,422Updated 5 years ago