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
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months 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
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 7 years ago
- rust verification condition generator☆96Updated 9 years ago
- The empty type Void.☆71Updated 2 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆49Updated 4 years ago
- A pool of reusable values☆51Updated 6 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 9 years ago
- ☆30Updated 4 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- A very small GC in Rust, with a safe API☆67Updated last year
- safe and efficient memory manager for microcontrollers☆34Updated 8 years ago
- A map backed by a vector☆26Updated last year
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A real-time hierarchical profiler☆82Updated 9 years ago