rensa: High-performance MinHash in Rust
JSON →rensa is a high-performance MinHash implementation written in Rust with Python bindings, currently at version 0.4.0. It provides MinHash signatures and Jaccard similarity computation, claiming up to 40x speed improvement over datasketch. It requires Python >=3.8 and is released on PyPI.