sec51 / goanomaly
Golang library for anomaly detection. Uses the Gaussian distribution and the probability density formula.
☆19Updated 7 years ago
Alternatives and similar repositories for goanomaly:
Users that are interested in goanomaly are comparing it to the libraries listed below
- Extending the default golang smtp package with a server implementation☆15Updated last year
- Package for concurrently walking files☆104Updated 8 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated 3 weeks ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.☆15Updated last year
- ☆12Updated 6 years ago
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Updated 4 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Instrumentation for golang apps☆15Updated 3 weeks ago
- Make random JSON in Go☆25Updated 4 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading