VividCortex / ewma
Exponentially Weighted Moving Average algorithms for Go.
☆444Updated last year
Alternatives and similar repositories for ewma
Users that are interested in ewma are comparing it to the libraries listed below
Sorting:
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆475Updated last week
- Get hash values for arbitrary values in Go (golang).☆758Updated 2 years ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- An immutable radix tree implementation in Golang☆1,038Updated 3 weeks ago
- ☆397Updated 2 months ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆475Updated 2 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆450Updated 3 years ago
- Visualise Go program GC trace data in real time☆1,103Updated 6 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- A package for IP Filtering in Go (golang)☆393Updated 8 months ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆246Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- Simple backoff algorithm in Go (golang)☆644Updated last year
- An interactive tool to analyze Golang goroutine dump.☆473Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆422Updated 3 months ago
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 7 months ago
- Better time duration formatting in Go!☆500Updated 3 years ago
- Golang implementation of Radix trees☆906Updated 10 months ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last year
- Measure and throttle the rate at which data is transferred.☆258Updated 10 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆577Updated 4 years ago
- Simple idiomatic retry package for Go☆357Updated 3 years ago
- tiny Go library to normalize URLs☆481Updated last year