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:
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- Diodes are ring buffers manipulated via atomics.☆483Updated last week
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- A playground for things that aren't interesting enough to have their own repo.☆334Updated 11 months ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆480Updated 2 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated 2 months ago
- go4 hosts the go4.org packages.☆332Updated last year
- tiny Go library to normalize URLs☆482Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆402Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- A native implementation of the excellent XXHash hashing algorithm.☆439Updated 2 years ago
- An efficient Statsd Go client.☆300Updated 3 years ago
- Statically analyzes Go code and reports functions that are passing large structs by value☆206Updated 4 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆454Updated 4 years ago
- Small library to read your configuration from environment variables☆245Updated 7 months ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Code generation tools for Go.☆431Updated 3 months ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Simple backoff algorithm in Go (golang)☆655Updated last year
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- Various small golang libraries☆417Updated 11 months ago
- A flexible process data collection, metrics, monitoring, instrumentation, and tracing client library for Go☆482Updated 3 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- go-jump: Jump consistent hashing☆386Updated 3 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago