pascaldekloe / redis
efficient client ⚡️
☆75Updated last year
Alternatives and similar repositories for redis
Users that are interested in redis are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Buffered Reader/Writer☆75Updated 8 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- jeez it's just a quadtree chill out☆25Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Stream bytes to multiple independent Readers #golang☆93Updated last year
- Merge multiple pprof profile files into a single file☆123Updated last year
- Intern Go strings☆95Updated last year
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Load file-backed memory☆122Updated 2 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- A fast userspace CSPRNG☆90Updated 7 months ago