joomcode / redispipe
High-throughput Redis client for Go with implicit pipelining
☆245Updated last month
Alternatives and similar repositories for redispipe:
Users that are interested in redispipe are comparing it to the libraries listed below
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- View annotated files based on line-spec☆227Updated last year
- A simple interface wrapper around a Go channel.☆320Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 4 months ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆236Updated 6 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆342Updated 8 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Dead simple, super fast, zero allocation logger for Golang☆414Updated 5 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆263Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Concurrent Buffered IO in Go #golang☆244Updated 2 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆178Updated 9 months ago
- Embedded, Fast and Persistent bigqueue implementation☆443Updated 3 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 5 years ago
- Pprof made easy at development time for Go☆754Updated 4 years ago
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- A quick tour (or reminder) of Go performance tools☆264Updated 3 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆320Updated 5 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Helper tool for manual Go code optimization.☆130Updated 9 months ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- Go implementation of Netflix/concurrency-limits☆126Updated this week
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago