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
☆17Updated 7 months ago
Alternatives and similar repositories for peakdetect
Users that are interested in peakdetect are comparing it to the libraries listed below
Sorting:
- MUS format serializer for Go☆115Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆146Updated this week
- Zap file format compatible with a future version of Bleve☆13Updated this week
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32☆81Updated this week
- A fast, well-tested and widely used WebSocket implementation for Go.☆17Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Neural Language Model for Go☆61Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 6 months ago
- Compact, sortable and fast unique IDs with embedded metadata.☆92Updated 3 years ago
- 🚀 Fast and light wildcard pattern matching.☆87Updated 6 months ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- Highly configurable, fast JSON encoder for Go☆178Updated 2 years ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆103Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- A prefix tree implementation in go☆43Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Go implementation of today's most used tokenizers☆45Updated 4 years ago
- A Unicode-based case conversion library for Go☆59Updated last year
- Package with auto-vectorized math functions for Go☆25Updated last month
- Random Forest implementation in golang☆54Updated last year
- Generic sorted map for Go with red-black tree under the hood☆64Updated 3 years ago
- Go·Hardware·Lean - Ready-to use tools☆39Updated 3 months ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆41Updated 2 years ago
- Golang Kalman filter and smoother for non-uniformly sampled time series data☆37Updated 6 years ago
- Go 1.18+ generic tuple☆94Updated last week
- Pure Go SQL parser☆163Updated last month
- A float32 version of Go's math package☆79Updated 7 months ago