mxmCherry / movavgLinks
Moving Average calculator for Go (Golang)
☆20Updated 10 months ago
Alternatives and similar repositories for movavg
Users that are interested in movavg are comparing it to the libraries listed below
Sorting:
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- sync.Once with Reset()☆75Updated 5 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Wrapping sync.Mutex for familiar semaphore api☆45Updated last year
- ☆78Updated 5 years ago
- Moving average implementation for Go☆43Updated 4 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆90Updated 2 weeks ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Set of Go context's utilities.☆56Updated 4 years ago