Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aksh-bansal-dev/bloom-filter
A simple implementation of bloom filter in Go.
https://github.com/aksh-bansal-dev/bloom-filter
Last synced: 25 days ago
JSON representation
A simple implementation of bloom filter in Go.
- Host: GitHub
- URL: https://github.com/aksh-bansal-dev/bloom-filter
- Owner: Aksh-Bansal-dev
- Created: 2023-12-11T17:30:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T17:31:20.000Z (about 1 year ago)
- Last Synced: 2024-11-20T11:04:59.616Z (3 months ago)
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bloom-filter
A simple implementation of bloom filter in Go.