kevinmehall / rust-pegLinks
Parsing Expression Grammar (PEG) parser generator for Rust
☆1,584Updated 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,354Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- LR(1) parser generator for Rust☆3,440Updated 2 weeks ago
- Compile time static maps for Rust☆2,100Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,058Updated 3 weeks ago
- Readline Implementation in Rust☆1,827Updated this week
- Parser for Rust source code☆3,283Updated this week
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- Rust persistent data structures☆1,662Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Updated last month
- A binary encoder / decoder implementation in Rust.☆3,077Updated 5 months ago
- LLVM tutorial in Rust language☆1,229Updated last year
- A collection of numeric types and traits for Rust.☆1,196Updated last year
- Automated property based testing for Rust (with shrinking).☆2,691Updated 9 months ago
- Some more derive(Trait) options☆2,068Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,413Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,752Updated last week
- Rust quasi-quoting☆1,525Updated this week
- A rusty dynamically typed scripting language☆1,904Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- A fast bump allocation arena for Rust☆2,087Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- The missing batteries of Rust☆2,076Updated last year
- Beautiful diagnostic reporting for text-based programming languages.☆1,277Updated 3 months ago
- Cranelift based backend for rustc☆1,979Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,570Updated last year