kornelski / vpsearchLinks
C library for finding nearest (most similar) element in a set
☆33Updated 2 weeks ago
Alternatives and similar repositories for vpsearch
Users that are interested in vpsearch are comparing it to the libraries listed below
Sorting:
- Fast and scalable minimal perfect hashing for massive key sets☆144Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 6 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- Succinct Data Structures for Rust☆57Updated 4 months ago
- Fast suffix arrays for Rust (with Unicode support).☆276Updated 2 years ago
- Hidden Markov Models in Rust☆78Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Basic statistical functions on streams for Rust.☆88Updated 2 years ago
- Rust FFI wrapper for CRoaring☆161Updated 3 weeks ago
- FM-index for Rust☆23Updated 5 months ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- ☆21Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- Rust implementations of succinct data structures☆66Updated this week
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 4 months ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆28Updated last week
- HyperLogLog implementations.☆25Updated last year
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆30Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆316Updated last year
- A HyperLogLog implementation in Rust.☆51Updated 7 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- Collection of succinct data structures in Rust☆100Updated 2 months ago
- Multi-threaded Compression☆164Updated 2 weeks ago
- Simple probabilistic data structures☆147Updated last week
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A rust implementation of murmur3☆72Updated last year