Synchronization and asynchronous computation package for Go
☆301Jan 23, 2026Updated last month
Alternatives and similar repositories for async
Users that are interested in async are comparing it to the libraries listed below
Sorting:
- 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
- A set of performant rate limiters for Go☆90Mar 14, 2024Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆332Nov 10, 2025Updated 4 months ago
- A Kafka log inspired in-memory and append-only data structure☆137Mar 9, 2026Updated last week
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆323Aug 31, 2024Updated last year
- Golang Cache component - Multiple drivers☆371Apr 1, 2025Updated 11 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆20Jul 11, 2021Updated 4 years ago
- 🛠 A full-featured dependency injection container for go programming language.☆239Dec 16, 2023Updated 2 years ago
- A lightweight stream processing library for Go☆2,161Jan 14, 2026Updated 2 months ago
- Minimalist and zero-dependency scheduling library for Go☆2,011Jan 20, 2026Updated 2 months ago
- Eventually consistent distributed in-memory cache Go library☆162Jan 13, 2023Updated 3 years ago
- cheek: a pico-sized declarative job scheduler☆195Mar 12, 2026Updated last week
- Fast ring-buffer deque (double-ended queue)☆767Feb 11, 2026Updated last month
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,776Apr 3, 2025Updated 11 months ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆360May 14, 2023Updated 2 years ago
- Hit your API targets with rapid-fire precision using Go's fastest and simple HTTP Client.☆119Mar 8, 2026Updated last week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆435May 12, 2023Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆843Mar 9, 2026Updated last week
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 3 months ago
- More effective network communication, two-way calling, notify and broadcast supported.☆1,090Oct 13, 2025Updated 5 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,039Dec 22, 2025Updated 2 months ago
- The Emperor takes care of all errors personally☆367Oct 4, 2020Updated 5 years ago
- Fast golang queue using ring-buffer☆636Apr 9, 2023Updated 2 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 5 months ago
- A highly optimized double-ended queue☆204Sep 14, 2023Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Sep 9, 2022Updated 3 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆666Apr 1, 2025Updated 11 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- Anti-memory-waste byte buffer pool☆1,328Jul 20, 2024Updated last year
- Zero-allocation reflection library for Go☆595Nov 16, 2023Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Jul 19, 2024Updated last year
- a collection of utility functions for working with Go errors☆40Feb 21, 2026Updated last month
- A practical Go toolkit with generic utilities for working with slices, maps, and functional programming primitives, streams, databases an…☆100Mar 14, 2026Updated last week
- Package for fast copying structs of different types☆52Dec 28, 2020Updated 5 years ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆108Mar 4, 2023Updated 3 years ago
- Durable coroutines for Go☆423Jul 9, 2024Updated last year
- Golang errors with stack trace and source fragments.☆1,106May 29, 2024Updated last year
- detects nested contexts in loops or function literals☆74Updated this week