nikomatsakis / rusty-pegLinks
☆17Updated 10 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:
- ☆27Updated 10 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A library dedicated to measuring data locally (typically, performance) and uploading it to a server to detect anomalies (typically, regre…☆25Updated 4 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A proof of concept automatic differentiation library for Rust☆24Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- A pool of reusable values☆51Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- No longer maintained☆38Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Named arguments for Rust☆38Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Rust macro crate used for fighting the borrow checker☆14Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆49Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- ☆18Updated 4 years ago
- FSM in Rust's macros.☆20Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆30Updated 4 years ago