https://github.com/zonque/linux-bloom-filter
https://github.com/zonque/linux-bloom-filter
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zonque/linux-bloom-filter
- Owner: zonque
- License: gpl-2.0
- Created: 2013-04-07T20:09:47.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T14:35:11.000Z (almost 6 years ago)
- Last Synced: 2023-04-19T22:23:22.799Z (about 3 years ago)
- Language: C
- Size: 118 KB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bloom filter implementation, made for the Linux kernel.
This is a left-over from a project and eventually the code wasn't used.
Hence, it's now waiting for a new user and just kept around for reference.