tidwall / resp
Reader, Writer, and Server implementation for the Redis RESP Protocol.
☆88Updated 2 years ago
Alternatives and similar repositories for resp:
Users that are interested in resp are comparing it to the libraries listed below
- First redis RESP3 protocol library in Go☆88Updated 11 months ago
- LMDB backend for Raft☆138Updated last year
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- ☆85Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A goroutine limiter for Go☆79Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- skiplist for golang☆84Updated 10 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 6 years ago
- experimenting with groupcache☆159Updated 11 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A revamped Google's jump consistent hash☆104Updated 2 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 5 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- goroutine local storage (use context instead if possible)☆74Updated last week