-
Notifications
You must be signed in to change notification settings - Fork 5
jakogut/tinybloom
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
// INSTALLATION // Tinybloom is a small, lightweight library that provides a simple, easy to use implementation of a bloom filter. To compile tinybloom, simply run: | make && make install To compile the tinybloom function test, run: | make test To compile the tinybloom performance test, run: | make perftest
About
A small, simple, easy to use bloom filter written in C.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published