VividCortex / ewmaLinks
Exponentially Weighted Moving Average algorithms for Go.
☆449Updated 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.☆371Updated 2 years ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 10 months ago
- Diodes are ring buffers manipulated via atomics.☆481Updated 2 weeks ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 3 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆479Updated 2 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆248Updated 3 years ago
- Simple backoff algorithm in Go (golang)☆651Updated last year
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated last month
- An efficient Statsd Go client.☆300Updated 3 years ago
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- go4 hosts the go4.org packages.☆331Updated last year
- Measure and throttle the rate at which data is transferred.☆259Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆452Updated 3 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- tiny Go library to normalize URLs☆482Updated last year
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- Various small golang libraries☆417Updated 10 months ago
- A flexible process data collection, metrics, monitoring, instrumentation, and tracing client library for Go☆482Updated 2 months ago
- Command-line app for viewing BoltDB file in your terminal☆272Updated last year
- Managing go application shutdown with signals.☆198Updated 7 months ago
- net/http handler filters☆346Updated 4 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- Asynchronous read-ahead for Go readers☆234Updated 11 months ago