ritchie46 / lsh-rsLinks
Locality Sensitive Hashing in Rust with Python bindings
☆118Updated 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"☆245Updated last month
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆211Updated 3 weeks ago
- finalfusion embeddings in Rust☆103Updated last year
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆286Updated this week
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆334Updated 3 weeks ago
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆326Updated 2 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 2 months ago
- Simple NLP in Rust with Python bindings☆153Updated 2 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- Rust language bindings for Faiss☆234Updated last week
- Fast English word segmentation in Rust☆100Updated last month
- Rust bindings for XGBoost.☆113Updated last year
- fastText Rust binding☆62Updated last year
- Rust libraries and programs focused on succinct data structures☆150Updated 3 weeks ago
- Fast hierarchical agglomerative clustering in Rust.☆101Updated 5 months ago
- Derive for arrow2☆68Updated 2 years ago
- Hidden Markov Models in Rust☆78Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆276Updated last year
- Succinct data structures using very efficient rank and select☆126Updated 3 months ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆121Updated last year
- DBSCAN, HDBSCAN, and OPTICS clustering algorithms.☆35Updated 5 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated last year
- Automated Machine Learning in Rust 🦀☆38Updated last week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- Rapid fuzzy string matching in Rust using various string metrics☆59Updated last year
- HyperLogLog implementations.☆25Updated last year
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆78Updated last year
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!☆103Updated last month
- Orkhon: ML Inference Framework and Server Runtime☆151Updated 4 years ago