haoel / downsamplingLinks
downsampling time series data algorithm in Go
☆205Updated 2 years ago
Alternatives and similar repositories for downsampling
Users that are interested in downsampling are comparing it to the libraries listed below
Sorting:
- An experimental GraphQL implementation with Go. This repo focuses on improve GraphQL Parse and Resolve speed to a new level.☆59Updated 4 years ago
- ☆74Updated 2 years ago
- High performance LRU cache☆239Updated last month
- Lock-free ring buffer by golang☆54Updated 2 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 7 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- ☆38Updated 2 years ago
- rewrite fluentd in golang☆111Updated 2 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- First redis RESP3 protocol library in Go☆89Updated last year
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆33Updated last year
- lock-free queue and other implementations☆128Updated 2 years ago
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 3 years ago
- ☆19Updated 3 years ago
- detect dependencies which may conflict☆49Updated 5 years ago
- golang mTLS example☆241Updated 3 years ago
- Modern Go Programming☆96Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- ☆35Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 3 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
- Writing a Interpreter in Go翻译☆101Updated last year