jneem / regex-dfa
Proof of concept for fast regexes in rust
☆39Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for regex-dfa
- A pool of reusable values☆50Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- ☆25Updated 11 months ago
- ☆25Updated 9 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Lint to disallow the moving of marked types in Rust☆34Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Don't use this any more. Use std::sort_unstable☆16Updated 6 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- No longer maintained☆38Updated 7 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- ☆30Updated 3 years ago
- a distributed-merge capable database for many small objects☆78Updated 4 years ago
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆42Updated 2 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆23Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- ☆23Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 2 years ago