nikomatsakis / rusty-pegLinks
☆17Updated 9 years ago
Alternatives and similar repositories for rusty-peg
Users that are interested in rusty-peg are comparing it to the libraries listed below
Sorting:
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- ☆27Updated 10 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆17Updated 3 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- REPL-like interactive code editor☆29Updated 7 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- ☆9Updated 9 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- ☆40Updated 6 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- ☆20Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago