mxmCherry / movavg
Moving Average calculator for Go (Golang)
☆20Updated 4 months ago
Alternatives and similar repositories for movavg:
Users that are interested in movavg are comparing it to the libraries listed below
- Moving average implementation for Go☆43Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Golang fan-in pattern efficiently adaptable to any channel type without code generation☆29Updated 5 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆53Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- JSON Stream parser for GO☆23Updated 4 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆47Updated 2 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- Go repos for code generation☆49Updated 4 years ago
- ☆78Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A better Generic Pool (sync.Pool)☆63Updated 3 weeks ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- errs is a package for making errors friendly and easy☆52Updated 6 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- Set of Go context's utilities.☆54Updated 4 years ago
- A []byte pool for Go.☆41Updated 2 years ago
- Tickers with random jitter☆90Updated 3 years ago
- ☆18Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- urlstruct decodes url.Values into structs☆27Updated last month
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year