kornelski / vpsearchLinks
C library for finding nearest (most similar) element in a set
☆32Updated 3 years ago
Alternatives and similar repositories for vpsearch
Users that are interested in vpsearch are comparing it to the libraries listed below
Sorting:
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 5 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆142Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated this week
- Fast suffix arrays for Rust (with Unicode support).☆275Updated last year
- Basic statistical functions on streams for Rust.☆87Updated 2 years ago
- Hidden Markov Models in Rust☆78Updated last year
- Succinct Data Structures for Rust☆57Updated 3 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- Rust FFI wrapper for CRoaring☆160Updated 2 weeks ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆312Updated last year
- A Rust library to compress integer arrays.☆39Updated 7 years ago
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- FM-index for Rust☆23Updated 4 months ago
- A BK-tree implementation in Rust.☆40Updated last year
- rust external sort algorithm implementation☆18Updated 4 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust implementations of succinct data structures☆59Updated this week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago
- A HyperLogLog implementation in Rust.☆51Updated 6 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- ☆68Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆94Updated last month
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆31Updated last year
- ☆21Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated last month
- A fast Bloom filter implementation in Rust☆263Updated 3 months ago
- HyperLogLog implementations.☆25Updated last year