https://github.com/oniani/bloomit
Concurrent, Efficient, and Scalable Bloom Filters in Go
https://github.com/oniani/bloomit
Last synced: about 1 month ago
JSON representation
Concurrent, Efficient, and Scalable Bloom Filters in Go
- Host: GitHub
- URL: https://github.com/oniani/bloomit
- Owner: oniani
- License: mit
- Created: 2021-03-20T16:23:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-20T18:47:52.000Z (over 5 years ago)
- Last Synced: 2025-10-30T03:09:03.177Z (9 months ago)
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bloomit
Concurrent, Efficient, and Scalable Bloom Filters in Go
## License
[MIT License](LICENSE)