RedisTimeSeries / redistimeseries-go
golang client lib for RedisTimeSeries
☆66Updated 5 months ago
Alternatives and similar repositories for redistimeseries-go:
Users that are interested in redistimeseries-go are comparing it to the libraries listed below
- Go client library for Pilosa☆57Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Rolling window implementation in go.☆57Updated this week
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Expression evaluator for Go☆68Updated 11 months ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Raft backend implementation using BadgerDB☆115Updated last year
- Load file-backed memory☆120Updated 2 years ago
- System V shared memory functions in pure Go.☆131Updated 4 months ago
- Go/Golang client for emitter☆69Updated 4 months ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Redis Sentinel support for Redigo library☆69Updated last year
- Session implementation for fasthttp☆85Updated last month
- Open-Source Go Code. msgpack.org[Go]☆91Updated 2 weeks ago
- Go Client for RedisBloom probabilistic module☆88Updated last year
- Git mirror of launchpad.net/gommap with additional patches.☆135Updated 9 months ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- Go client for Liftbridge. https://github.com/liftbridge-io/liftbridge☆69Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆137Updated 2 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆118Updated last year
- A goroutine limiter for Go