concurrent-programming topic
zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
tascalate-concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
chymyst-core
Declarative concurrency in Scala - The implementation of the chemical machine
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
concurrent-map
a thread-safe concurrent map for go
taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
Concuerror
Concuerror is a stateless model checking tool for Erlang programs.
awesome-lockfree
A collection of resources on wait-free and lock-free programming