kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,541Updated 2 months 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,331Updated 6 months ago
- LR(1) parser generator for Rust☆3,300Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,947Updated 2 months ago
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Parser for Rust source code☆3,128Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,035Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,976Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,069Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,362Updated 2 months ago
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- A rusty dynamically typed scripting language☆1,857Updated 5 months ago
- Automated property based testing for Rust (with shrinking).☆2,608Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,491Updated this week
- Readline Implementation in Rust☆1,731Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 6 months ago
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Defines the Rust borrow checker.☆1,480Updated last month
- A collection of numeric types and traits for Rust.☆1,147Updated 6 months ago
- A fast bump allocation arena for Rust☆1,822Updated last month
- The missing batteries of Rust☆2,064Updated 5 months ago
- Rust persistent data structures☆1,524Updated 3 months ago
- The sysroot manager that lets you build and customize `std`☆1,117Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,039Updated last week
- Parse command line arguments by defining a struct.☆2,734Updated last year
- Error management☆1,423Updated 5 years ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,706Updated 2 weeks ago