pconstantinou / savitzkygolay
Go implementation of the savitzky golay filter
☆17Updated 4 years ago
Alternatives and similar repositories for savitzkygolay:
Users that are interested in savitzkygolay are comparing it to the libraries listed below
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Ramer-Douglas-Peucker path simplification algorithm in Golang☆15Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Collect data about your dependencies☆42Updated 3 weeks ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆62Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- Simple Interprocess Plugins for Go☆17Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- ☆12Updated 3 months ago
- 🧵 thead facilities in Go☆15Updated 4 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆36Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆12Updated last year
- Object file abstractions in Go☆30Updated 9 months ago
- Visualize Go SSA function using Graphviz☆50Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated 3 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆31Updated 3 months ago
- Fast, thread-safe arena allocators☆22Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- 🔀 schedule functions on the main thread☆34Updated 2 years ago
- Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.☆32Updated 3 months ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago