fagongzi / distributed-limiterLinks
distributed rate limiter for traffic control
☆13Updated 7 years ago
Alternatives and similar repositories for distributed-limiter
Users that are interested in distributed-limiter are comparing it to the libraries listed below
Sorting:
- In-process message exchange for Go (Golang)☆11Updated 10 years ago
- MySQL binary log analyzer in Golang.☆22Updated 3 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- Yet another MySQL proxy with Go☆35Updated 11 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A simple redis client☆29Updated 7 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- A small loadbalancer API written in Go (Using Pat, Redigo and Go-GeoIP)☆33Updated 10 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 10 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- (Unmaintained) Server side program maintains communication channels between server and mobile devices.☆37Updated 12 years ago
- flatmap transform nested map to flatten map☆42Updated 9 years ago
- Blobcached is a memcached protocol-compatible cache server for blob on SSD.☆12Updated 7 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- ☆23Updated 3 years ago
- a SeaWeedFS client written in golang☆49Updated 8 years ago
- benchmark the golang version☆47Updated 5 years ago
- An automatic filter-branch of Go libraries from the great Vitess project.☆14Updated 6 years ago
- golang AST matcher☆20Updated 3 years ago
- coordinator(zookeeper, etcd) helper☆15Updated 10 years ago
- A framework of internet content crawler written in Golang.☆28Updated 9 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 7 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- druable ring buffer with variable length element☆33Updated 9 years ago
- A layer 4 load balancer written in Go.☆19Updated 8 years ago
- 用go语言编写的分布式任务调度框架. A framework of task execution in distributed system Written with go☆28Updated 10 years ago
- Go implementation of skiplist, with search fingers