count-min-log
Event counter
A Go implementation of a technique to approximate event counting with reduced error for low-frequency events in large-scale processing.
Go implementation of Count-Min-Log
66 stars
4 watching
5 forks
Language: Go
last commit: almost 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
miolini/datacounter | Provides a Go module for counting data read and written from various interfaces | 49 |
axiomhq/hyperloglog | An algorithm for approximating the number of distinct elements in data sets | 945 |
joaodanielrufino/gcloc | A tool to count lines of code in various programming languages and file formats. | 30 |
cheng-zhongliang/event | A high-performance network I/O event notification library for Go | 153 |
percolatestudio/publish-counts | A Meteor package to track and publish the count of a cursor in real-time | 200 |
fclairamb/go-log | A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. | 4 |
sashamelentyev/usestdlibvars | Detects potential misuse of standard library variables in Go code | 43 |
827652549/docsify-count | A plugin to add word count functionality for markdown files in the docsify documentation platform. | 19 |
mlimaloureiro/golog | A CLI tool to time track tasks without leaving the terminal | 61 |
monaxgt/parsefields | Tool for analyzing and structuring log data from JSON-like sources | 7 |
k4m4/lexis-cli | A simple command-line tool to count the number of words in a given input string or file. | 9 |
sgade/atom-sloc | An Atom package that displays line counts in the statusbar. | 9 |
weidixie/cell_counting_v2 | A Python implementation of cell counting using deep learning techniques with Keras and Tensorflow. | 120 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 35 |
radlikewhoa/countable | A JavaScript function to add live paragraph-, word- and character-counting to an HTML element. | 1,642 |