reugn / asyncLinks
Synchronization and asynchronous computation package for Go
☆249Updated last week
Alternatives and similar repositories for async
Users that are interested in async are comparing it to the libraries listed below
Sorting:
- a thread-safe concurrent map for go☆96Updated last year
- A highly optimized double-ended queue☆200Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated 2 months ago
- ☆242Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated 11 months ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆313Updated 10 months ago
- various libs or tools for Golang☆105Updated 2 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆249Updated last month
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 5 months ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing for Go 1.18+.☆161Updated 2 years ago
- 🛠 A full-featured dependency injection container for go programming language.☆238Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- Simplified error handling in Go☆169Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Abstract JSON for Golang with JSONPath support☆276Updated 7 months ago
- A Golang package for doing a deep copy for (just about) anything☆147Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- Fast deep-copy library for Go☆99Updated last month
- ☆121Updated 2 years ago
- Abstract File Storage☆338Updated 2 months ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- HTTP/2 implementation for fasthttp☆223Updated last week
- 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