petabi / petal-neighborsLinks
Nearest neighbor search algorithms including a ball tree and a vantage point tree.
☆11Updated last month
Alternatives and similar repositories for petal-neighbors
Users that are interested in petal-neighbors are comparing it to the libraries listed below
Sorting:
- A ball-tree implementation for K-NN☆17Updated this week
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆89Updated 6 months ago
- Rust libraries and programs focused on succinct data structures☆151Updated 3 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 2 weeks ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Voracious radix sort☆71Updated last month
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated last month
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated 2 months ago
- Rust wrapper for SuiteSparse:GraphBLAS☆15Updated last week
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 5 months ago
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 4 months ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆66Updated this week
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- Rust implementations of succinct data structures☆67Updated 3 weeks ago
- A simple way to implement Rayon's ParallelIterator☆19Updated 3 years ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆105Updated this week
- Locality Sensitive Hashing in Rust with Python bindings☆120Updated 2 years ago
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆225Updated last month
- Small and fast library for k-means clustering.☆53Updated 6 months ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆253Updated 5 months ago
- HyperLogLog implementations.☆27Updated last year
- HyperTwoBits implementation☆17Updated 4 months ago
- As Close As Possible — nearest neighbor search in Rust☆24Updated 10 months ago
- Computer vision library built on top of ndarray☆71Updated last year
- ☆21Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated last year