reugn / asyncLinks
Synchronization and asynchronous computation package for Go
☆249Updated 9 months ago
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.☆310Updated last month
- A highly optimized double-ended queue☆199Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 7 months ago
- ☆121Updated last year
- a thread-safe concurrent map for go☆96Updated last year
- MUS format serializer for Golang☆114Updated last week
- ☆241Updated 2 weeks ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆107Updated 5 months ago
- various libs or tools for Golang☆105Updated last month
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 6 months ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- 🛠 A full-featured dependency injection container for go programming language.☆238Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- ☆46Updated last year
- Create go type representation from json☆136Updated 3 years ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆312Updated 9 months ago
- Fast deep-copy library for Go☆96Updated 2 weeks ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆105Updated 2 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆348Updated 2 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…☆139Updated 4 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
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago