Go asynchronous simple function utilities, for managing execution of closures and callbacks
☆123Feb 16, 2023Updated 3 years ago
Alternatives and similar repositories for gollback
Users that are interested in gollback are comparing it to the libraries listed below
Sorting:
- <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 2 months ago
- errgroup with goroutine worker limits☆163Jan 10, 2023Updated 3 years ago
- CyclicBarrier golang implementation☆160Jun 30, 2020Updated 5 years ago
- Fast resizable golang semaphore primitive☆178Mar 28, 2021Updated 4 years ago
- Happy SDK is an open-source Go framework for building fast, reliable applications. Its modular tools simplify development and prototyping…☆23Dec 4, 2025Updated 2 months ago
- A thread safe map which has expiring key-value pairs.☆74May 5, 2024Updated last year
- ☆501Updated this week
- Go simple async worker pool☆92Jan 17, 2021Updated 5 years ago
- Buffer/Byte pool for Go☆481May 30, 2019Updated 6 years ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Nov 19, 2020Updated 5 years ago
- TryLock support on read-write lock for Golang☆36May 7, 2021Updated 4 years ago
- Simple Dependency Injection Container☆21Mar 23, 2020Updated 5 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Feb 9, 2016Updated 10 years ago
- Connection pool for Go's net.Conn interface☆1,370Jul 22, 2018Updated 7 years ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- gRPC message-oriented middleware on top of worker-pool, event ingestion and delivery system.☆12Sep 2, 2020Updated 5 years ago
- Add a type for paths in Go.☆13Aug 12, 2021Updated 4 years ago
- Fastest conversions between string and byte slice☆11Feb 12, 2021Updated 5 years ago
- Fake data generator☆10Jul 21, 2022Updated 3 years ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Jan 2, 2026Updated last month
- ☆12May 14, 2025Updated 9 months ago
- ☆13Oct 14, 2024Updated last year
- A sync.WaitGroup with error handling and concurrency control☆49Sep 3, 2025Updated 5 months ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Jul 6, 2021Updated 4 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,445Apr 14, 2025Updated 10 months ago
- Adaptive Accrual Failure Detector☆15Aug 2, 2021Updated 4 years ago
- Electron All-in-one boilerplate with React & TypeScript & Webpack | 包括但不限于系统监控、本地服务管理、页面插件、屏幕共享与远程控制、外设(摄像头)管理☆14Sep 21, 2024Updated last year
- Linux commands written in Go.☆27Dec 27, 2018Updated 7 years ago
- Colorized JSON output for Go☆50Feb 15, 2026Updated 2 weeks ago
- 🗞️ (Possibly) Naïve thoughts regarding Go.☆12Dec 28, 2022Updated 3 years ago
- The klient utility provides a cli for basic kafka cluster operations and topic IO☆16Aug 21, 2025Updated 6 months ago
- fast runtime.Caller☆18Mar 1, 2025Updated last year
- GitHub Action for Go 1.18 fuzz testing☆19Dec 19, 2025Updated 2 months ago
- An example distributed TCP health check cluster☆14Mar 24, 2020Updated 5 years ago
- A permissions system for Go structs☆15Feb 16, 2018Updated 8 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Sep 12, 2021Updated 4 years ago
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago