eapache / channels
Golang channel helpers and special types
☆807Updated last year
Alternatives and similar repositories for channels:
Users that are interested in channels are comparing it to the libraries listed below
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Golang implementation of Radix trees☆903Updated 8 months ago
- Goroutine Leak Detector☆1,042Updated 4 years ago
- Type-driven code generation for Go☆1,426Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,829Updated last week
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,281Updated 6 years ago
- Rich testing for the Go language☆697Updated 7 months ago
- Buffer/Byte pool for Go☆473Updated 5 years ago
- Structured, composable logging for Go☆1,097Updated 2 years ago
- Circuit Breakers in Go☆1,134Updated 10 months ago
- Benchmarks of Go serialization methods☆1,584Updated 6 months ago
- Package inject provides a reflect based injector.☆1,414Updated 6 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆546Updated 8 years ago
- Connection pool for Go's net.Conn interface☆1,366Updated 6 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆573Updated 4 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆767Updated 6 months ago
- An immutable radix tree implementation in Golang☆1,033Updated 3 weeks ago
- Simple, fast and scalable golang rpc library for high load☆708Updated 2 years ago
- Goroutine local storage☆672Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- Generate .proto files from Go source code.☆737Updated 4 years ago
- A portable mmap package for Go☆993Updated 3 months ago
- Parse and modify Go struct field tags☆637Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,878Updated this week
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆806Updated 2 years ago
- Zero-downtime restarts in Go☆2,098Updated 6 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,531Updated 2 months ago
- Simple backoff algorithm in Go (golang)☆643Updated last year
- Fast golang queue using ring-buffer☆621Updated last year