pascaldekloe / redis
efficient client ⚡️
☆75Updated 10 months ago
Alternatives and similar repositories for redis:
Users that are interested in redis are comparing it to the libraries listed below
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Buffered Reader/Writer☆75Updated 4 months ago
- Templates, generics engine for Go☆136Updated 6 years ago
- jeez it's just a quadtree chill out☆25Updated 2 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 7 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Non-Invasive goroutine inspector