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:
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last week
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 8 months ago
- Succinct Data Structures for Rust☆58Updated 6 months ago
- Hidden Markov Models in Rust☆78Updated last year
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- FM-index for Rust☆25Updated 7 months ago
- Rust FFI wrapper for CRoaring☆161Updated this week
- Fast suffix arrays for Rust (with Unicode support).☆278Updated 2 years ago
- 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
- ☆21Updated last year
- Rust library implementing xor-filters☆142Updated 2 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated last month
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Rust library for fast multi-pattern searching.☆86Updated 8 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
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- rust external sort algorithm implementation☆20Updated 7 months ago
- A BK-tree implementation in Rust.☆40Updated 2 years ago
- Collection of techniques for (binary) string searching☆24Updated 6 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆318Updated last year
- ☆67Updated 2 years ago
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆105Updated 2 years ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆35Updated 2 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 6 months ago
- Collection of succinct data structures in Rust☆100Updated 4 months ago
- Hyperscan bindings for Rust with Multiple Pattern and Streaming Scan☆94Updated 2 years ago