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.☆103Updated 4 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Hidden Markov Models in Rust☆79Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆142Updated last year
- Succinct Data Structures for Rust☆58Updated 2 months ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- Fast suffix arrays for Rust (with Unicode support).☆276Updated last year
- A Rust library to compress integer arrays.☆39Updated 7 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- ☆21Updated last year
- FM-index for Rust☆22Updated 4 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆312Updated last year
- A HyperLogLog implementation in Rust.☆51Updated 5 months ago
- Rust implementations of succinct data structures☆59Updated last month
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 2 months ago
- ☆66Updated 2 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆93Updated 2 weeks ago
- A BK-tree implementation in Rust.☆40Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated 3 weeks ago
- BigData/Rust experimentation. http://www.poumeyrol.fr/2016/01/15/Awkward-zone/☆19Updated 9 years ago
- FFSVM stands for "Really Fast Support Vector Machine"☆77Updated 8 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- Rust helpers for conditional GET, HEAD, byte range serving, and gzip content encoding for static files and more with hyper and tokio.☆33Updated 6 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- SIMD Floating point and integer compressed vector library☆81Updated last year
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆31Updated last year