reugn / async
Synchronization and asynchronous computation package for Go
☆225Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for async
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆274Updated 4 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆233Updated 11 months ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- A Golang package for doing a deep copy for (just about) anything☆142Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- A highly optimized double-ended queue☆185Updated last year
- ☆168Updated last week
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- a thread-safe concurrent map for go☆92Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- Simple in-memory job queue for Golang using worker-based dispatching☆206Updated 4 months ago
- Machine is a workflow/pipeline library for processing data☆158Updated last week
- ☆110Updated last year
- 🌟 Useful functional programming helpers for Go☆109Updated 2 weeks ago
- A thread safe map which has expiring key-value pairs.☆72Updated 6 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆121Updated 4 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆165Updated 2 years ago
- Package for fast copying structs of different types☆49Updated 3 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…☆138Updated 4 years ago
- various libs or tools for Golang☆100Updated 2 weeks ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆43Updated last week
- Functional Experiment in Golang☆141Updated 7 months ago
- HTTP/2 implementation for fasthttp☆211Updated last year
- Notification broadcaster library☆152Updated 2 years ago
- Simplified error handling in Go☆167Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆234Updated 6 months ago