ritchie46 / lsh-rsLinks
Locality Sensitive Hashing in Rust with Python bindings
☆120Updated 2 years ago
Alternatives and similar repositories for lsh-rs
Users that are interested in lsh-rs are comparing it to the libraries listed below
Sorting:
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆255Updated 5 months ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆339Updated last week
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆227Updated 2 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆89Updated 6 months ago
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆298Updated 2 months ago
- finalfusion embeddings in Rust☆105Updated 2 years ago
- Rust language bindings for Faiss☆246Updated 2 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Fast suffix arrays for Rust (with Unicode support).☆280Updated 2 years ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆124Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- Rust bindings for XGBoost.☆118Updated last year
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆331Updated 2 years ago
- Hidden Markov Models in Rust☆78Updated last year
- fastText Rust binding☆63Updated 2 years ago
- Fast English word segmentation in Rust☆101Updated 3 weeks ago
- Rust libraries and programs focused on succinct data structures☆152Updated 4 months ago
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- DBSCAN, HDBSCAN, and OPTICS clustering algorithms.☆41Updated 3 weeks ago
- HyperLogLog implementations.☆27Updated last year
- ☆39Updated last year
- Fwumious Wabbit, fast on-line machine learning toolkit written in Rust☆139Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆152Updated 3 weeks ago
- Rapid fuzzy string matching in Rust using various string metrics☆63Updated last year
- Simple NLP in Rust with Python bindings☆153Updated 2 years ago
- A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!☆108Updated 4 months ago
- Locality Sensitive Hashing☆78Updated 2 years ago
- Derive for arrow2☆67Updated 2 years ago
- Dachshund is a graph mining library written in Rust. It provides high performance data structures for multiple kinds of graphs, from simp…☆93Updated 2 years ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 3 weeks ago