jneem / regex-dfaLinks
Proof of concept for fast regexes in rust
☆39Updated 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
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- ☆27Updated 10 years ago
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆43Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- No longer maintained☆38Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Named arguments for Rust☆38Updated 7 years ago
- ☆14Updated 7 years ago
- Don't use this any more. Use std::sort_unstable☆16Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Experimental comparators for collections to be generic over☆16Updated last year
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- dynamic smart pointers☆32Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆29Updated last year
- Implementation of libm in rust☆34Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago