kornelski / vpsearchLinks
C library for finding nearest (most similar) element in a set
☆33Updated 2 months 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.☆104Updated 8 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last week
- FM-index for Rust☆25Updated 8 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- Succinct Data Structures for Rust☆58Updated 6 months ago
- Fast suffix arrays for Rust (with Unicode support).☆280Updated 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 3 years ago
- ☆21Updated last year
- A HyperLogLog implementation in Rust.☆52Updated last week
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆64Updated last week
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated 2 months ago
- Rust FFI wrapper for CRoaring☆162Updated 3 weeks ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆321Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Collection of techniques for (binary) string searching☆24Updated 6 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Rust implementations of succinct data structures☆67Updated last week
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆30Updated last year
- Rust implementation of a fast, easy, interval tree library nim-lapper☆69Updated 5 months ago
- Multi-threaded Compression☆170Updated last month
- ☆67Updated 2 years ago
- A rust implementation of murmur3☆74Updated last year
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated 3 weeks ago