haoel / downsampling
downsampling time series data algorithm in Go
☆204Updated last year
Alternatives and similar repositories for downsampling:
Users that are interested in downsampling are comparing it to the libraries listed below
- An experimental GraphQL implementation with Go. This repo focuses on improve GraphQL Parse and Resolve speed to a new level.☆57Updated 3 years ago
- ☆75Updated last year
- Lock-free ring buffer by golang☆51Updated 2 years ago
- First redis RESP3 protocol library in Go☆88Updated 11 months ago
- rewrite fluentd in golang☆112Updated last year
- The Uber Go Style Guide.☆47Updated 5 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 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…☆45Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆158Updated last year
- High performance LRU cache☆221Updated 2 weeks ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆32Updated 9 months ago
- A fast little LRU cache for Go☆167Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆28Updated last year
- ☆16Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- ☆38Updated 2 years ago
- MySQL protocol library implementing in Go (golang)☆244Updated 3 years ago
- VectorSQL is a free analytics DBMS for IoT & Big Data, compatible with ClickHouse.☆291Updated 3 years ago
- Writing a Interpreter in Go翻译☆95Updated 6 months ago
- UringNet is a lightweight and high performance network I/O framework. . The foundation of UringNet is io_uring - a new async IO interface☆119Updated last year
- A reliability layer for UDP connections in Go.☆138Updated 4 years ago
- golang mTLS example☆217Updated 2 years ago
- A compile-time source code rewritten based mock framework☆25Updated 11 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆115Updated 2 years ago
- An embeddable graph database for large-scale vertices and edges☆74Updated last year