petabi / petal-neighborsLinks
Nearest neighbor search algorithms including a ball tree and a vantage point tree.
☆11Updated 2 weeks ago
Alternatives and similar repositories for petal-neighbors
Users that are interested in petal-neighbors are comparing it to the libraries listed below
Sorting:
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 3 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- A ball-tree implementation for K-NN☆17Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 6 months ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- FFSVM stands for "Really Fast Support Vector Machine"☆77Updated 10 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆99Updated last week
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated 2 weeks ago
- A simple way to implement Rayon's ParallelIterator☆18Updated 3 years ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Computer vision library built on top of ndarray☆70Updated last year
- HyperTwoBits implementation☆15Updated 2 months ago
- Kiddo☆135Updated this week
- BLAS source of choice☆43Updated 3 weeks ago
- Scientific and statistical computing with Rust.☆67Updated 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…☆103Updated 3 months ago
- Rust libraries and programs focused on succinct data structures☆150Updated last month
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- ☆113Updated 2 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆55Updated last year
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆246Updated 2 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated last month
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆216Updated last month
- Hidden Markov Models in Rust☆78Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- A small and fast FM-Index for Rust☆38Updated last week
- Rust language bindings for Faiss☆240Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated 2 weeks ago