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 11 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 2 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated last year
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆206Updated last week
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated 5 months ago
- Rust libraries and programs focused on succinct data structures☆149Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆94Updated last month
- ☆276Updated last week
- Succinct data structures using very efficient rank and select☆126Updated 2 months ago
- HyperTwoBits implementation☆14Updated 3 weeks ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 2 weeks ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated this week
- Locality Sensitive Hashing in Rust with Python bindings☆118Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆155Updated this week
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 5 months ago
- Parallel iterator processing library for Rust☆103Updated 2 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…☆102Updated last month
- ☆113Updated 2 years ago
- Rust implementations of succinct data structures☆59Updated this week
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆285Updated last week
- Serialisable closures for Rust.☆65Updated 2 years ago
- Hidden Markov Models in Rust☆78Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆41Updated last month
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆242Updated last month
- Rust LZ4 bindings☆53Updated 8 months ago
- WIP GPU implmentation of apache arrow written in rust.☆30Updated 2 weeks ago
- Perfect hashing for an imperfect world☆93Updated 2 weeks ago