nikomatsakis / rusty-peg
☆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
- A small crate to provide space-efficient Option<_> replacements☆37Updated this week
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- ☆25Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆20Updated 7 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆10Updated 9 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- No longer maintained☆38Updated 7 years ago
- ☆27Updated 7 years ago
- A syn targetting PEG parser generator☆20Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- A map backed by a vector☆25Updated last year
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Renders interactive fractal-like animations☆19Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago