kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,549Updated 2 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,330Updated 6 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated 2 weeks ago
- LR(1) parser generator for Rust☆3,314Updated 2 weeks ago
- Compile time static maps for Rust☆1,977Updated last month
- Readline Implementation in Rust☆1,734Updated this week
- Parser for Rust source code☆3,149Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,367Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,082Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,037Updated last month
- Rust quasi-quoting☆1,444Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- A rusty dynamically typed scripting language☆1,858Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 6 months ago
- Some more derive(Trait) options☆1,972Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Rust persistent data structures☆1,529Updated 4 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,372Updated 2 months ago
- A fast bump allocation arena for Rust☆1,855Updated last month
- Automated property based testing for Rust (with shrinking).☆2,609Updated 3 months ago
- An embeddable dynamic programming language for Rust.☆2,003Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,056Updated last week
- Parse command line arguments by defining a struct.☆2,732Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,408Updated this week
- The missing batteries of Rust☆2,065Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- A collection of numeric types and traits for Rust.☆1,155Updated 6 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,510Updated this week
- Subcommand to show result of macro expansion☆2,909Updated 3 weeks ago