joomcode / redispipe
High-throughput Redis client for Go with implicit pipelining
☆246Updated last month
Alternatives and similar repositories for redispipe
Users that are interested in redispipe are comparing it to the libraries listed below
Sorting:
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- View annotated files based on line-spec☆226Updated last year
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- A simple interface wrapper around a Go channel.☆320Updated 4 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Golang benchmarks used for optimizing code☆326Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆475Updated 3 weeks ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆344Updated 11 months ago
- Fast resizable golang semaphore primitive