jneem / teddyLinks
Rust library for fast multi-pattern searching.
☆86Updated 8 years ago
Alternatives and similar repositories for teddy
Users that are interested in teddy are comparing it to the libraries listed below
Sorting:
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆321Updated last year
- Basic statistical functions on streams for Rust.☆88Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Rust FFI wrapper for CRoaring☆162Updated 3 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- ☆49Updated 6 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Rust library implementing xor-filters☆142Updated 2 years ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated last year
- A HyperLogLog implementation in Rust.☆52Updated last week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆105Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- probe: Static probes for Rust☆102Updated last month
- adaptive algorithms for rayon☆39Updated 5 years ago
- High-throughput columnar serialization in Rust☆187Updated last month
- Simple probabilistic data structures☆147Updated last week
- A BK-tree implementation in Rust.☆40Updated 2 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- The simd optimized escape code☆54Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆58Updated 3 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Fast suffix arrays for Rust (with Unicode support).☆279Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- ☆93Updated 4 years ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆243Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago