wenerme / go-rmLinks
Write Redis module in Golang
☆155Updated 6 years ago
Alternatives and similar repositories for go-rm
Users that are interested in go-rm are comparing it to the libraries listed below
Sorting:
- High-performance framework for building redis-protocol compatible TCP servers/services☆445Updated 2 years ago
- Automatic redis/ledisdb monitoring and failover based on Go☆127Updated 5 years ago
- Golang porting for Curator☆50Updated 9 years ago
- Golang MySql binary log replication listener☆195Updated 6 years ago
- Config parser for go, modeled after Nginx format, Nice lenient syntax with Comments☆139Updated 5 years ago
- A pure go implementation of redis-cli.☆213Updated last year
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 3 years ago
- ☆86Updated 4 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- skiplist for golang☆84Updated 10 years ago
- An example TCP proxy in Go.☆65Updated 7 years ago
- a Go HTTP client with timeouts☆294Updated 4 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- This library uses garyburd/redigo - if you migrated to gomodule/redigo then use package https://github.com/FZambia/sentinel☆39Updated 7 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- NOT MAINTAINED! A generic high performance circuit breaker & proxy server written in Go☆739Updated 6 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 6 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated this week
- Redis-backed library for creating background jobs in Go. Placing jobs in multiple queues, and process them later asynchronously.☆139Updated 7 years ago
- go-farm: a pure-Go farmhash implementation