Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmelodie/bloomers
Bloom Filter implementation in pure Rust
https://github.com/gmelodie/bloomers
Last synced: 25 days ago
JSON representation
Bloom Filter implementation in pure Rust
- Host: GitHub
- URL: https://github.com/gmelodie/bloomers
- Owner: gmelodie
- License: mpl-2.0
- Created: 2024-02-18T18:30:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T20:28:54.000Z (9 months ago)
- Last Synced: 2024-05-02T03:19:51.279Z (6 months ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bloomers
Bloom Filter implementation in pure Rust