kevinmehall / rust-peg
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,467Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-peg
- A parser combinator library for Rust☆1,302Updated 7 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated 3 weeks ago
- LR(1) parser generator for Rust☆3,065Updated this week
- Compile time static maps for Rust☆1,846Updated 3 months ago
- A rusty dynamically typed scripting language☆1,774Updated 8 months ago
- Automated property based testing for Rust (with shrinking).☆2,422Updated 11 months ago
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- Readline Implementation in Rust☆1,561Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,134Updated last week
- Parser for Rust source code☆2,900Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,930Updated 3 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,247Updated 4 months ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Cranelift based backend for rustc☆1,630Updated last week
- Parse command line arguments by defining a struct.☆2,712Updated 10 months ago
- Error management☆1,424Updated 4 years ago
- Rust quasi-quoting☆1,330Updated last week
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,683Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,448Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- The sysroot manager that lets you build and customize `std`☆1,096Updated last year
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- A static, type inferred and embeddable language written in Rust.☆3,223Updated 8 months ago
- Assorted immutable collection datatypes for Rust☆1,499Updated 3 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆972Updated 4 months ago