mxmCherry / movavgLinks
Moving Average calculator for Go (Golang)
☆20Updated 9 months ago
Alternatives and similar repositories for movavg
Users that are interested in movavg are comparing it to the libraries listed below
Sorting:
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Moving average implementation for Go☆43Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- 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
- Tool for golang that generates jennifer code☆76Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- A simple, secure golang password hashing/key-derivation package☆23Updated this week
- Fixed-precision decimal numbers based on IEEE 754 decimal64