grab / asyncLinks
☆28Updated 2 years ago
Alternatives and similar repositories for async
Users that are interested in async are comparing it to the libraries listed below
Sorting:
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated this week
- Off heap golang memory pool☆60Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Wrapper around LUA script executor for long-running scripts☆21Updated 10 months ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- A spinlock implementation for Go.