a thread-safe concurrent map for go
-
Updated
May 22, 2024 - Go
a thread-safe concurrent map for go
A foundational and practical guide for effectively learning and progressively building a blockchain from scratch in Go with gRPC
Go Tutorials - Let's get our hands really dirty by writing a lot of Golang code
[Go] Distributed Actor framework using protocol buffers as message for Golang
A lightweight library for writing concurrent programs in Go using the Actor model.
A in-process MapReduce library to help you optimizing service response time or concurrent task processing.
Go Learning Archive
Gowl is a process management and process monitoring tool at once. An infinite worker pool gives you the ability to control the pool and processes and monitor their status.
A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right - A Concurrency Control Technique with Wait-Free Population Oblivious Reads>
a stack-based concatenative virtual machine for implementing highly concurrent languages
[Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.
Repository for course by Concurrency in Go
🎲 An intelligent version of the sliding-puzzle game for your terminal built in golang
Simple line of code counter written in Go
A goroutine job dispatcher based on worker-pool pattern.
golang并发执行多任务,并聚合多任务结果与状态
A concurrent & concurrent data processing package for Golang
A Simple Batch Processing library in Go
Learn what sync.Cond is
transparently transmit context within or between goroutines
Add a description, image, and links to the concurrent-programming topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-programming topic, visit your repo's landing page and select "manage topics."