[资源介绍]
GitHub - seiflotfy/count-min-log: Go implementation of Count-Min-Log
Go implementation of Count-Min-Log. Contribute to seiflotfy/count-min-log development by creating an account on GitHub.
- count-min-log - Go 实现 Count-Min-Log sketch:使用近似计数器进行近似计数(类似于 Count-Min sketch,但使用更少的内存)。