jneem / regex-dfa
Proof of concept for fast regexes in rust
☆38Updated 8 years ago
Alternatives and similar repositories for regex-dfa
Users that are interested in regex-dfa are comparing it to the libraries listed below
Sorting:
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆43Updated 3 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- ☆25Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- ☆14Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- No longer maintained☆38Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆25Updated last year
- reprints for your terminal screen☆20Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A parser-combinator library for Rust☆45Updated 9 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Named arguments for Rust☆38Updated 7 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago