eapache / channelsLinks
Golang channel helpers and special types
☆811Updated last year
Alternatives and similar repositories for channels
Users that are interested in channels are comparing it to the libraries listed below
Sorting:
- Visualise Go program GC trace data in real time☆1,098Updated 6 years ago
- Golang implementation of Radix trees☆931Updated last year
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆585Updated 5 years ago
- Goroutine Leak Detector☆1,044Updated 5 years ago
- Circuit Breakers in Go☆1,164Updated last year
- Structured, composable logging for Go☆1,100Updated 5 months ago
- Type-driven code generation for Go☆1,426Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆786Updated 2 months ago
- Persistent stacks and queues for Go backed by LevelDB☆864Updated 11 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago
- Simple, fast and scalable golang rpc library for high load☆709Updated 3 years ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,394Updated 2 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Rich testing for the Go language☆696Updated last year
- Brings SO_REUSEPORT into your Go server☆576Updated 4 years ago
- Goroutine local storage☆687Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,081Updated this week
- Benchmarks of Go serialization methods☆1,620Updated 5 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆896Updated 2 years ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆818Updated 3 years ago
- Generate .proto files from Go source code.☆736Updated 5 years ago
- simple struct copying for golang☆460Updated 5 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- Elegant generics for Go☆1,720Updated 4 years ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆483Updated 2 years ago
- errors with stacktraces for go☆1,003Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,922Updated last month