doppar/bloom

Doppar Bloom is a high-performance package for probabilistic set membership testing, providing Bloom filter implementations with hashing algorithms

Maintainers

Details

github.com/doppar/bloom

Source

Issues

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 1

Open Issues: 0

pkg:composer/doppar/bloom

v1.0.5 2025-11-23 07:48 UTC

This package is auto-updated.

Last update: 2025-11-23 07:48:59 UTC


README

Build Status Total Downloads Latest Stable Version License

Doppar Bloom

Doppar Bloom Filter is a sophisticated, production-ready implementation of Bloom filters - space-efficient probabilistic data structures that test whether an element is a member of a set. Perfect for large-scale applications where memory efficiency and fast membership testing are critical. This library is an extended version of the denismitr/laravel-bloom package, adjusted for the Doppar framework.

Documentation

Read the documentation from doppar official site Doppar Bloom

Contributing

Thank you for considering contributing to the Doppar framework! The contribution guide can be found in the Doppar documentation.

Code of Conduct

In order to ensure that the Doppar community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

The Doppar framework is open-sourced software licensed under the MIT license.