kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,537Updated 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,328Updated 5 months ago
- LR(1) parser generator for Rust☆3,273Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,947Updated last month
- Compile time static maps for Rust☆1,953Updated last week
- Parser for Rust source code☆3,119Updated this week
- A binary encoder / decoder implementation in Rust.☆3,049Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,963Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,027Updated last month
- A rusty dynamically typed scripting language☆1,852Updated 4 months ago
- Automated property based testing for Rust (with shrinking).☆2,601Updated 2 months ago
- Readline Implementation in Rust☆1,719Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,354Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,006Updated 5 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,462Updated last week
- Rust quasi-quoting☆1,431Updated last month
- Rust persistent data structures☆1,511Updated 3 months ago
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,461Updated last month
- Parse command line arguments by defining a struct.☆2,731Updated last year
- Some more derive(Trait) options☆1,955Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,617Updated last month
- An embeddable dynamic programming language for Rust.☆1,980Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,684Updated last month
- A collection of numeric types and traits for Rust.☆1,134Updated 5 months ago
- Subcommand to show result of macro expansion☆2,886Updated 2 weeks ago
- Create ridiculously fast Lexers☆3,200Updated 2 weeks ago