pconstantinou / savitzkygolayLinks
Go implementation of the savitzky golay filter
☆19Updated 5 years ago
Alternatives and similar repositories for savitzkygolay
Users that are interested in savitzkygolay are comparing it to the libraries listed below
Sorting:
- ☆123Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Expression evaluator for Go☆78Updated last week
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- ☆12Updated last year
- sysconf for Go, without using cgo☆147Updated last month
- The `io_uring` library and runtime for GO☆156Updated 8 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Ramer-Douglas-Peucker path simplification algorithm in Golang☆17Updated 2 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 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…☆47Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- ☆80Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Updated 10 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- simple data streams for go☆31Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A purego binding for libffi.☆190Updated 5 months ago
- Fast histograms for Go☆37Updated last year
- ☆38Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago