Concurrency and synchronization primitives
☆140Dec 3, 2025Updated 3 months ago
Alternatives and similar repositories for syncs
Users that are interested in syncs are comparing it to the libraries listed below
Sorting:
- 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
- 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.☆104Jun 26, 2022Updated 3 years ago
- errgroup with goroutine worker limits☆163Jan 10, 2023Updated 3 years ago
- distributed synchronization primitives☆62Feb 24, 2023Updated 3 years ago
- CyclicBarrier golang implementation☆160Jun 30, 2020Updated 5 years ago
- Fast resizable golang semaphore primitive☆178Mar 28, 2021Updated 4 years ago
- A thread safe map which has expiring key-value pairs.☆74May 5, 2024Updated last year
- ☆503Feb 26, 2026Updated 3 weeks ago
- retry call until no error☆20Dec 3, 2025Updated 3 months ago
- Buffer/Byte pool for Go☆481May 30, 2019Updated 6 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,447Apr 14, 2025Updated 11 months ago
- μparallel - oversimplified helper for easy parallel functions execution☆13Jul 16, 2018Updated 7 years ago
- Anti-memory-waste byte buffer pool☆1,328Jul 20, 2024Updated last year
- Notifications via email, telegram and webhooks☆19Feb 11, 2026Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,018Jan 2, 2026Updated 2 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Nov 14, 2021Updated 4 years ago
- The package provides a very thin wrapper (no external dependencies) for http.Client allowing the use of layers (middleware).☆31Dec 4, 2025Updated 3 months ago
- Runtime struct builder for Go☆32Oct 11, 2025Updated 5 months ago
- rest/http helpers☆63Jan 8, 2026Updated 2 months ago
- Package flow provides support for basic FBP / pipelines☆26Dec 3, 2025Updated 3 months ago
- Connection pool for Go's net.Conn interface☆1,371Jul 22, 2018Updated 7 years ago
- golang sliding or tumbling window stream-processing☆13Apr 1, 2021Updated 4 years ago
- a thread-safe concurrent map for go☆4,527May 22, 2024Updated last year
- singleflight包原理解析☆13Oct 27, 2020Updated 5 years ago
- A parser, written in PHP, for logs generated by git log☆18Jan 16, 2020Updated 6 years ago
- Expirable Go LRC\LRU cache without goroutines☆95Feb 15, 2026Updated last month
- grpc is the best http rest framework for golang☆13Dec 4, 2020Updated 5 years ago
- Basic logger with some extras☆65Feb 25, 2026Updated 3 weeks ago
- Online deadlock detection in go (golang)☆1,180Mar 7, 2026Updated 2 weeks ago
- 在go-zero中集成分布式事务dtm的子事务屏蔽功能☆15Aug 19, 2021Updated 4 years ago
- Generic batches for go☆13Dec 5, 2021Updated 4 years ago
- Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.☆32Feb 19, 2025Updated last year
- 编译原理之美-宫文学 golang实现版本☆20Jun 1, 2025Updated 9 months ago
- 🦀 go backoff lib, avoid 'thundering herd' effect☆36Aug 30, 2021Updated 4 years ago
- 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood☆4,351Oct 17, 2023Updated 2 years ago
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,362Updated this week
- Package chanstream implements an API compatible with and similiar to the TCP connection (and net.Conn as well) API, on top of Go channels…☆14Sep 2, 2020Updated 5 years ago
- A goroutine pool for Go☆4,028Mar 9, 2023Updated 3 years ago