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 4 months ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆27Updated 10 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- ☆23Updated 8 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- An experimental columnar arena☆43Updated 8 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A map backed by a vector☆25Updated last year
- Mutation testing for Rust☆13Updated 9 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- ☆13Updated 7 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago