reugn / asyncLinks
Synchronization and asynchronous computation package for Go
☆292Updated last week
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.☆330Updated 2 months ago
- ☆259Updated last week
- A highly optimized double-ended queue☆203Updated 2 years ago
- various libs or tools for Golang☆109Updated 3 weeks ago
- 🛠 A full-featured dependency injection container for go programming language.☆240Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Fast deep-copy library for Go