tidwall / respLinks
Reader, Writer, and Server implementation for the Redis RESP Protocol.
☆98Updated 3 years ago
Alternatives and similar repositories for resp
Users that are interested in resp are comparing it to the libraries listed below
Sorting:
- ☆86Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Google CityHash in Go☆107Updated 12 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- An in-memory message broker☆174Updated 11 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Storing strings without GC overhead☆85Updated last month
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- A RAFT Election implementation in Go.☆188Updated 8 months ago
- Pure Go wrapper for System V message queue☆73Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- LMDB backend for Raft☆137Updated last week
- A write-ahead log for Go☆67Updated 9 years ago
- A fast & heap friendly implementation of the MySQL protocol☆81Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago