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,353Updated last week
- LR(1) parser generator for Rust☆3,437Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- Compile time static maps for Rust☆2,093Updated last week
- A binary encoder / decoder implementation in Rust.☆3,077Updated 5 months ago
- Readline Implementation in Rust☆1,823Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated last month
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,412Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,058Updated 3 weeks ago
- Parser for Rust source code☆3,283Updated this week
- A rusty dynamically typed scripting language☆1,904Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Updated last year
- Rust quasi-quoting☆1,525Updated this week
- Automated property based testing for Rust (with shrinking).☆2,691Updated 9 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Rust persistent data structures☆1,663Updated 2 months ago
- A fast bump allocation arena for Rust☆2,087Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- Some more derive(Trait) options☆2,068Updated last week
- A collection of numeric types and traits for Rust.☆1,196Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,076Updated last year
- Subcommand to show result of macro expansion☆3,029Updated last week
- Error management☆1,419Updated 5 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,752Updated last week
- The missing batteries of Rust☆2,076Updated last year
- Parse command line arguments by defining a struct.☆2,731Updated 2 years ago
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,365Updated last month