reugn / asyncLinks
Synchronization and asynchronous computation package for Go
☆256Updated last month
Alternatives and similar repositories for async
Users that are interested in async are comparing it to the libraries listed below
Sorting:
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆313Updated this week
- A highly optimized double-ended queue☆201Updated last year
- a thread-safe concurrent map for go☆97Updated last year
- ☆248Updated this week
- various libs or tools for Golang☆106Updated last week
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- 🛠 A full-featured dependency injection container for go programming language.☆238Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 3 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 years ago
- ☆122Updated 2 years ago
- Abstract File Storage☆339Updated last month
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆163Updated last week
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆196Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆203Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆136Updated 3 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated this week
- Fast deep-copy library for Go☆103Updated 2 months ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆317Updated 11 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Abstract JSON for Golang with JSONPath support☆279Updated 8 months ago