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.☆58Updated 4 years ago
- ☆75Updated 2 years ago
- High performance LRU cache☆239Updated 7 months ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- rewrite fluentd in golang☆111Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 4 months ago
- Lock-free ring buffer by golang☆54Updated 2 years ago
- go hash benchmark☆43Updated 10 months ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- First redis RESP3 protocol library in Go☆89Updated last year
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 5 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- lock-free queue and other implementations☆128Updated last year
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- ☆19Updated 3 years ago
- UringNet is a lightweight and high performance network I/O framework. . The foundation of UringNet is io_uring - a new async IO interface☆123Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- golang mTLS example☆238Updated 3 years ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆33Updated last year
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 3 years ago
- Modern Go Programming☆96Updated 2 years ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆186Updated 5 years ago
- ☆38Updated 2 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 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 2 years ago