kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,569Updated 3 weeks 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,344Updated 10 months ago
- LR(1) parser generator for Rust☆3,395Updated 3 weeks ago
- 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,061Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 3 months ago
- Readline Implementation in Rust☆1,795Updated 2 weeks ago
- A rusty dynamically typed scripting language☆1,873Updated this week
- Defines the Rust borrow checker.☆1,543Updated 5 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,391Updated 3 weeks ago
- Parser for Rust source code☆3,229Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,044Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,660Updated 6 months ago
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago
- A fast bump allocation arena for Rust☆1,974Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,614Updated this week
- Some more derive(Trait) options☆2,015Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated this week
- Rust quasi-quoting☆1,491Updated last week
- Cranelift based backend for rustc☆1,922Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,194Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,442Updated last week
- The Elegant Parser☆5,196Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,400Updated 2 months ago
- Rust persistent data structures☆1,627Updated 2 weeks ago
- Slotmap data structure for Rust☆1,257Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,260Updated last month
- An embeddable dynamic programming language for Rust.☆2,092Updated last week