haoel / downsampling
downsampling time series data algorithm in Go
☆201Updated last year
Related projects ⓘ
Alternatives and complementary repositories for downsampling
- An experimental GraphQL implementation with Go. This repo focuses on improve GraphQL Parse and Resolve speed to a new level.☆57Updated 3 years ago
- ☆74Updated last year
- rewrite fluentd in golang☆113Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- The Uber Go Style Guide.☆48Updated 5 years ago
- First redis RESP3 protocol library in Go☆87Updated 8 months ago
- low level data type and utils in Golang.☆83Updated last year
- go hash benchmark☆41Updated 4 years ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆32Updated 5 months ago
- high-performance common weighted algorithm library☆198Updated last year
- Lock-free ring buffer by golang☆48Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆168Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆65Updated 3 years ago
- golang mTLS example☆210Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- ☆11Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 3 months ago
- A fast little LRU cache for Go☆153Updated last year
- An embeddable graph database for large-scale vertices and edges☆73Updated last year
- lock-free queue and other implementations☆127Updated last year
- High performance LRU cache☆193Updated last week
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆186Updated 4 years ago
- High resolution timing and benchmarking for Go☆256Updated 4 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 last year
- Writing a Interpreter in Go翻译☆93Updated 3 months ago
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆78Updated 2 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 2 years ago
- Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))☆204Updated 5 years ago