https://github.com/ckampfe/count_min_sketch
A GenServer for the CountMinSketch algorithm
https://github.com/ckampfe/count_min_sketch
Last synced: about 1 year ago
JSON representation
A GenServer for the CountMinSketch algorithm
- Host: GitHub
- URL: https://github.com/ckampfe/count_min_sketch
- Owner: ckampfe
- License: lgpl-3.0
- Created: 2015-09-19T16:35:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-19T16:36:45.000Z (over 10 years ago)
- Last Synced: 2025-02-01T20:11:20.613Z (over 1 year ago)
- Language: Elixir
- Size: 109 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CountMinSketch
==============
** TODO: Add description **