https://github.com/axamon/bloomfilter
golang implementation of a thread-safe bloomfilter
https://github.com/axamon/bloomfilter
bloom bloomfilter filter go golang probabilistic-data-structures
Last synced: 5 months ago
JSON representation
golang implementation of a thread-safe bloomfilter
- Host: GitHub
- URL: https://github.com/axamon/bloomfilter
- Owner: axamon
- License: mit
- Created: 2019-12-28T22:33:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-02T20:42:43.000Z (over 6 years ago)
- Last Synced: 2023-12-12T03:04:20.084Z (over 2 years ago)
- Topics: bloom, bloomfilter, filter, go, golang, probabilistic-data-structures
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bloomfilter
[](https://godoc.org/github.com/axamon/bloomfilter)
[](https://travis-ci.com/axamon/bloomfilter)
[](https://codeclimate.com/github/axamon/bloomfilter/maintainability)
[](https://codeclimate.com/github/axamon/bloomfilter/test_coverage)