nnethercott / hannoyLinks
Production-ready KV-backed HNSW implementation in Rust using LMDB
☆17Updated last week
Alternatives and similar repositories for hannoy
Users that are interested in hannoy are comparing it to the libraries listed below
Sorting:
- A BK-tree implementation in Rust.☆40Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 6 months ago
- FM-index for Rust☆23Updated 5 months ago
- Multi backend HashMap for higher performance on different key space sizes☆28Updated last week
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Collection of techniques for (binary) string searching☆24Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- ☆62Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 3 months ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- ☆36Updated 3 years ago
- HyperLogLog implementations.☆25Updated last year
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆25Updated last year
- Hidden Markov Models in Rust☆78Updated last year
- For comparing the differences between files over time☆26Updated 7 years ago
- Probability-theory toolbox