Bloom filter library implemented in Rust with Python bindings
Project description
kathir-bloom-filter
Rust-based Bloom filter library with Python bindings built using maturin and pyo3.
Development
- Build wheel:
maturin build
- Develop in-place:
maturin develop
After installation (e.g. maturin develop), you can use in Python:
import kathir_bloom_filter
print(kathir_bloom_filter.add(1, 2))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kathir_bloom_filter-0.1.0.tar.gz
(129.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kathir_bloom_filter-0.1.0.tar.gz.
File metadata
- Download URL: kathir_bloom_filter-0.1.0.tar.gz
- Upload date:
- Size: 129.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1177164409ddfaf10db23ec76f594b461f5081e470bc71f954e3b786a23fc6d3
|
|
| MD5 |
770fc9ae49898b898af6939e37ebf872
|
|
| BLAKE2b-256 |
f6eb07525438e69e4e684a73aca59838806d55c960e34603e0e44ea5b8588394
|
File details
Details for the file kathir_bloom_filter-0.1.0-cp310-cp310-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: kathir_bloom_filter-0.1.0-cp310-cp310-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 261.6 kB
- Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41ec557e5a12284452667233f9831451e3ecb1d526e961c4e4b6a07316576cf8
|
|
| MD5 |
321790ac65035e25aaed09ba438b1668
|
|
| BLAKE2b-256 |
2816e57133643f0c6fcb523fd098b0d426331e1ed8bec249991d5710d042678d
|