mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add hatchet (#5432)
* Update README.md * Update README.md * Update README.md * fix spacing --------- Co-authored-by: Yassine Benaid <yassinebenaide3@gmail.com>
This commit is contained in:
parent
9c691ebd6b
commit
af1066e975
@ -655,6 +655,7 @@ additional ordered map implementations.
|
||||
- [deque](https://github.com/edwingeng/deque) - A highly optimized double-ended queue.
|
||||
- [deque](https://github.com/gammazero/deque) - Fast ring-buffer deque (double-ended queue).
|
||||
- [goconcurrentqueue](https://github.com/enriquebris/goconcurrentqueue) - Concurrent FIFO queue.
|
||||
- [hatchet](https://github.com/hatchet-dev/hatchet) - Distributed, Fault-tolerant task queue.
|
||||
- [memlog](https://github.com/embano1/memlog) - An easy to use, lightweight, thread-safe and append-only in-memory data structure inspired by Apache Kafka.
|
||||
- [queue](https://github.com/adrianbrad/queue) - Multiple thread-safe, generic queue implementations for Go.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user