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.☆318Updated last year
- Rust FFI wrapper for CRoaring☆161Updated last month
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Basic statistical functions on streams for Rust.☆88Updated 2 years ago
- ☆49Updated 5 months ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 6 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Fast generic radix trie implemented in Rust☆213Updated 2 months ago
- probe: Static probes for Rust☆101Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 weeks ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A plugin for Criterion.rs to measure Linux perf events.☆45Updated 2 years ago
- A HyperLogLog implementation in Rust.☆51Updated 2 weeks ago
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆105Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Simple probabilistic data structures☆146Updated last week
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 2 weeks ago
- ☆93Updated 4 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- adaptive algorithms for rayon☆39Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆44Updated 3 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A simple map based on a vector for small integer keys☆67Updated last year
- Rust port of Google's SwissTable hash map☆57Updated 3 months ago