forked from andreiz/bloomy
-
Notifications
You must be signed in to change notification settings - Fork 1
PHP extension implementing Bloom filters
License
anoakie/bloomy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Description ----------- This extension implements a Bloom filter, which is a space-efficient probabilistic data structure that is used to test whether an element is a member of a set.
About
PHP extension implementing Bloom filters
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 97.8%
- PHP 2.2%