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 last year
Alternatives and similar repositories for peakdetect
Users that are interested in peakdetect are comparing it to the libraries listed below
Sorting:
- Golang Kalman filter and smoother for non-uniformly sampled time series data☆37Updated 6 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 9 months ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated last month
- A PDF renderer for the goldmark markdown parser.☆142Updated last month
- go native port of annoy. Approximate Nearest Neighbors in optimized for memory usage and loading/saving to disk.☆19Updated last year
- Zap file format compatible with a future version of Bleve☆13Updated this week
- Expression evaluator for Go☆80Updated 3 weeks ago
- Golang radix tree implementation☆35Updated 6 years ago
- Go implementation of today's most used tokenizers☆44Updated 5 years ago
- A lightweight buffered event lib☆61Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A prefix tree implementation in go☆44Updated last year
- Path finding on a 2D polygonal map☆61Updated last year
- scan sql rows into any type powered by generics☆68Updated last year
- Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.☆122Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 10 months ago
- Fast, generic partial sorting algorithms in Go☆12Updated 2 years ago
- gio experiments☆42Updated last year
- 🛫 Fixed-Point Decimals☆34Updated last year
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆117Updated last year
- Web Assembly fetch wrapper that avoids importing net/http.☆62Updated 10 months ago
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆39Updated 5 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- GO binary I/O☆18Updated 6 years ago