kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,579Updated 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,352Updated last year
- LR(1) parser generator for Rust☆3,436Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,980Updated 5 months ago
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Readline Implementation in Rust☆1,822Updated this week
- Parser for Rust source code☆3,275Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated last week
- A binary encoder / decoder implementation in Rust.☆3,075Updated 5 months ago
- A rusty dynamically typed scripting language☆1,904Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,086Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- Rust quasi-quoting☆1,519Updated last week
- Automated property based testing for Rust (with shrinking).☆2,687Updated 8 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,409Updated 3 weeks ago
- Rust persistent data structures☆1,660Updated 2 months ago
- Some more derive(Trait) options☆2,064Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,742Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,026Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,263Updated last month
- A fast bump allocation arena for Rust☆2,079Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,732Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- An embeddable dynamic programming language for Rust.☆2,146Updated last week
- Error management☆1,419Updated 5 years ago
- The missing batteries of Rust☆2,073Updated 11 months ago
- A collection of numeric types and traits for Rust.☆1,195Updated last year
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,815Updated last week