kornelski / vpsearchLinks
C library for finding nearest (most similar) element in a set
☆32Updated 4 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 10 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- Succinct Data Structures for Rust☆59Updated 8 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆148Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆281Updated 2 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- FM-index for Rust☆26Updated 9 months ago
- Hidden Markov Models in Rust☆78Updated last year
- Basic statistical functions on streams for Rust.☆88Updated 3 years ago
- Rust implementations of succinct data structures☆68Updated 2 weeks ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- Rust library for fast multi-pattern searching.☆88Updated 9 years ago
- ☆21Updated 2 years ago
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆30Updated last year
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- Rust FFI wrapper for CRoaring☆164Updated last week
- Collection of succinct data structures in Rust☆102Updated 6 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A HyperLogLog implementation in Rust.☆52Updated last week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Updated this week
- A Rust implementation of the Quad Wavelet Tree☆50Updated last week
- ☆68Updated 2 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆105Updated last week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 3 months ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆69Updated 3 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Collection of techniques for (binary) string searching☆25Updated 6 years ago
- Multi-threaded Compression☆172Updated 2 months ago