kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,575Updated 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,350Updated 11 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,979Updated 4 months ago
- LR(1) parser generator for Rust☆3,420Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated 4 months ago
- Readline Implementation in Rust☆1,810Updated 2 weeks ago
- Compile time static maps for Rust☆2,076Updated 3 months ago
- A rusty dynamically typed scripting language☆1,896Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,563Updated 7 months ago
- A binary encoder / decoder implementation in Rust.☆3,079Updated 4 months ago
- Parser for Rust source code☆3,262Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,404Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,704Updated this week
- Rust persistent data structures☆1,652Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,023Updated 11 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,074Updated last month
- The missing batteries of Rust☆2,071Updated 11 months ago
- Automated property based testing for Rust (with shrinking).☆2,676Updated 8 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- Create ridiculously fast Lexers☆3,412Updated this week
- Parse command line arguments by defining a struct.☆2,732Updated 2 years ago
- Rust quasi-quoting☆1,510Updated this week
- Some more derive(Trait) options☆2,054Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,046Updated this week
- Rust port of Google's SwissTable hash map☆2,843Updated last week
- An embeddable dynamic programming language for Rust.☆2,122Updated last week
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,791Updated last week
- A collection of numeric types and traits for Rust.☆1,192Updated 11 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year