MicahParks / peakdetectLinks
Detect peaks in realtime timeseries data using z-scores. This is a Golang implementation for the algorithm described by: https://stackoverflow.com/a/22640362/14797322
☆18Updated 11 months ago
Alternatives and similar repositories for peakdetect
Users that are interested in peakdetect are comparing it to the libraries listed below
Sorting:
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆38Updated last year
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- protoc-gen-go patch utility☆114Updated this week
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- Generic sorted map for Go with red-black tree under the hood☆66Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆140Updated 4 months ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Convert Golang Struct To GraphQL Object On The Fly☆40Updated 5 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆157Updated 4 months ago
- Expression evaluator for Go☆77Updated 8 months ago
- MUS format serializer for Go☆119Updated last month
- A Unicode-based case conversion library for Go☆61Updated last year
- S3 FileSystem (fs.FS) implementation☆209Updated 2 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 7 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Zap file format compatible with a future version of Bleve☆13Updated this week
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 10 months ago
- A prefix tree implementation in go☆44Updated last year
- Golgi is a library built on top of Gorgonia that provides neural network components☆42Updated 3 years ago
- Go implementation of today's most used tokenizers☆44Updated 5 years ago
- Neural Language Model for Go☆61Updated 2 years ago
- gio experiments☆42Updated last year
- Golang Kalman filter and smoother for non-uniformly sampled time series data☆37Updated 6 years ago