kornelski / vpsearchLinks
C library for finding nearest (most similar) element in a set
☆32Updated 3 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 9 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 3 weeks 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
- Fast and scalable minimal perfect hashing for massive key sets☆147Updated last year
- FM-index for Rust☆26Updated 8 months ago
- Basic statistical functions on streams for Rust.☆88Updated 3 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆322Updated last week
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- Succinct Data Structures for Rust☆59Updated 7 months ago
- ☆21Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Rust FFI wrapper for CRoaring☆164Updated 2 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆103Updated 2 months ago
- A HyperLogLog implementation in Rust.☆52Updated last month
- Rust library implementing xor-filters☆142Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Rust library for fast multi-pattern searching.☆87Updated 9 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- A BK-tree implementation in Rust.☆40Updated 2 years ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆68Updated this week
- ☆68Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- A rust implementation of murmur3☆75Updated last year
- Locality Sensitive Hashing in Rust with Python bindings☆120Updated 2 years ago
- Succinct data structures using very efficient rank and select☆128Updated last month