CyclicBarrier golang implementation
☆160Jun 30, 2020Updated 5 years ago
Alternatives and similar repositories for cyclicbarrier
Users that are interested in cyclicbarrier are comparing it to the libraries listed below
Sorting:
- Fast resizable golang semaphore primitive☆178Mar 28, 2021Updated 4 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Feb 16, 2023Updated 3 years ago
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Jun 26, 2022Updated 3 years ago
- Concurrency and synchronization primitives☆140Dec 3, 2025Updated 3 months ago
- A thread safe map which has expiring key-value pairs.☆74May 5, 2024Updated last year
- errgroup with goroutine worker limits☆163Jan 10, 2023Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Apr 6, 2022Updated 3 years ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- ☆502Feb 26, 2026Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,445Apr 14, 2025Updated 10 months ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Feb 9, 2016Updated 10 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆59May 29, 2020Updated 5 years ago
- Go WorkerPool aims to control heavy Go Routines☆12Aug 20, 2022Updated 3 years ago
- Connection pool for Go's net.Conn interface☆1,370Jul 22, 2018Updated 7 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Nov 14, 2021Updated 4 years ago
- ☆17Updated this week
- A goroutine pool for Go☆4,029Mar 9, 2023Updated 2 years ago
- ☆98Jun 11, 2023Updated 2 years ago
- 深入Go并发编程研讨课☆1,621Apr 19, 2024Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,973Feb 25, 2026Updated last week
- Universal Utilities for Go☆2,009Jan 29, 2026Updated last month
- [mirror] concurrency primitives☆913Feb 23, 2026Updated last week
- A Go package providing a filesystem-backed FIFO queue☆497Sep 12, 2025Updated 5 months ago
- distributed synchronization primitives☆62Feb 24, 2023Updated 3 years ago
- Cases for high concurrency go programs☆11Jan 18, 2021Updated 5 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- Service Reliability Algorithm☆235Sep 12, 2025Updated 5 months ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆112Feb 6, 2018Updated 8 years ago
- a thread-safe concurrent map for go☆4,529May 22, 2024Updated last year
- x/sync/singleflight but with Go 1.18 generics☆34Mar 23, 2022Updated 3 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Sep 3, 2025Updated 6 months ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Oct 4, 2020Updated 5 years ago
- Go package providing information about the number of CPUs in the system☆30Feb 26, 2026Updated last week
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,345Feb 7, 2026Updated last month
- Go package implementing bitsets☆1,485Updated this week
- t: translation util for go, using GNU gettext☆21Jan 19, 2025Updated last year
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,483Feb 24, 2024Updated 2 years ago
- go binding for rdma rsocket☆23Nov 30, 2024Updated last year
- A cache library for Go with zero GC overhead.☆5,378Feb 10, 2026Updated 3 weeks ago