https://github.com/emeryberger/approximatecounter
A C++ implementation of a scalable approximate counter.
https://github.com/emeryberger/approximatecounter
approximate counter scalable
Last synced: about 1 year ago
JSON representation
A C++ implementation of a scalable approximate counter.
- Host: GitHub
- URL: https://github.com/emeryberger/approximatecounter
- Owner: emeryberger
- License: mit
- Created: 2017-08-19T00:52:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T17:37:28.000Z (almost 9 years ago)
- Last Synced: 2025-03-24T11:12:05.641Z (about 1 year ago)
- Topics: approximate, counter, scalable
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ApproximateCounter
approximate counter implementation