petabi / petal-neighborsLinks
Nearest neighbor search algorithms including a ball tree and a vantage point tree.
☆11Updated last week
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 5 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- A ball-tree implementation for K-NN☆17Updated last year
- Computer vision library built on top of ndarray☆71Updated last year
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated last week
- Rust library providing cache-efficient, stack-allocated string types☆48Updated 2 weeks ago
- Parallel iterator processing library for Rust☆103Updated 3 weeks ago
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆24Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 8 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated last month
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 2 months ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆46Updated last week
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- .npy and .npz file format support for ndarray☆67Updated last week
- Kiddo☆142Updated this week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- A vec-backed tree structure with tree-specific generational indexes.☆41Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆104Updated 4 months ago
- Rust libraries and programs focused on succinct data structures☆151Updated 3 months ago
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆221Updated last month
- Small and fast library for k-means clustering.☆52Updated 5 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 4 months ago
- Rust LZ4 bindings☆58Updated 11 months ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated last year