{"library":"rbloom","type":"library","category":null,"description":"rBloom is a highly optimized Bloom filter library for Python, implemented in Rust. It provides a fast, simple, and lightweight probabilistic data structure that closely mimics the Python built-in `set` API. Currently at version 1.5.4, it's designed for high-performance set membership testing with low memory footprint, and it sees regular updates, often driven by underlying PyO3 version enhancements.","language":"python","status":"active","version":"1.5.4","tags":["Bloom Filter","Rust","data structure","probabilistic","set-like API","performance"],"install":[{"cmd":"pip install rbloom","imports":["from rbloom import Bloom"]}],"homepage":null,"github":"https://github.com/KenanHanke/rbloom","docs":null,"changelog":null,"pypi":"https://pypi.org/project/rbloom/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/rbloom/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}