smallnest / weightedLinks
high-performance common weighted algorithm library
☆203Updated 2 years ago
Alternatives and similar repositories for weighted
Users that are interested in weighted are comparing it to the libraries listed below
Sorting:
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 4 years ago
- CyclicBarrier golang implementation☆158Updated 5 years ago
- go channel patterns☆91Updated 6 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated 2 months ago
- Go Pooling Helpers☆118Updated 5 years ago
- Patch all Go functions for testing☆261Updated last year
- concurrency utilities☆304Updated 6 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆98Updated 6 years ago
- ☆74Updated 2 years ago
- General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster☆133Updated last year
- lock-free queue and other implementations☆128Updated 2 years ago
- Modern Go Programming☆96Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- tool for logrus, let it easy to use☆160Updated 4 years ago
- Golang Serializer Benchmark Comparison☆413Updated 2 years ago
- grpc client pool for grpc-sidecar and grpc-proxy.☆81Updated 4 years ago
- Rolling writer is an IO util for auto rolling write in go.☆296Updated 2 years ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆111Updated 7 years ago
- auto generate sql from gorm model struct☆122Updated 3 years ago
- ☆126Updated 4 months ago
- goroutine local storage (use context instead if possible)☆78Updated 9 months ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆158Updated 5 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- errgroup with goroutine worker limits☆166Updated 2 years ago
- auto adjust your GOGC value☆230Updated last year
- Example of using gRPC-Go with JSON as the transport encoding☆51Updated 7 years ago