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:
- ☆27Updated 10 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 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
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- No longer maintained☆38Updated 8 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- A map backed by a vector☆25Updated last year
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- ☆27Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Implementation of libm in rust☆34Updated 8 years ago