Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laertispappas/bloom_filter_example_csharp
Bloom Filter implementation in C#
https://github.com/laertispappas/bloom_filter_example_csharp
Last synced: 16 days ago
JSON representation
Bloom Filter implementation in C#
- Host: GitHub
- URL: https://github.com/laertispappas/bloom_filter_example_csharp
- Owner: laertispappas
- Created: 2016-08-11T22:53:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T10:06:38.000Z (over 7 years ago)
- Last Synced: 2024-10-30T21:26:50.290Z (2 months ago)
- Language: C#
- Homepage:
- Size: 1.11 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bloom Filter implementation in C#
A bloom filter implemetation for [e-Travel](https://github.com/e-travel/codechallenge1) first code chalenge