kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,553Updated 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,334Updated 7 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,957Updated last week
- LR(1) parser generator for Rust☆3,336Updated last week
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,040Updated 2 weeks ago
- Rust persistent data structures☆1,537Updated 5 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,000Updated last week
- Parser for Rust source code☆3,165Updated last week
- Automated property based testing for Rust (with shrinking).☆2,616Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- Readline Implementation in Rust☆1,749Updated this week
- A binary encoder / decoder implementation in Rust.☆3,083Updated 3 weeks ago
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- A rusty dynamically typed scripting language☆1,861Updated 6 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,371Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,010Updated 7 months ago
- Some more derive(Trait) options☆1,981Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,495Updated 3 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,527Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,743Updated last week
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- A collection of numeric types and traits for Rust.☆1,157Updated 7 months ago
- Assorted immutable collection datatypes for Rust☆1,546Updated last year
- The Elegant Parser☆5,088Updated last week
- Parse command line arguments by defining a struct.☆2,732Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,376Updated last week
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,299Updated 7 months ago