concurrent-programming topic
Go-Learning-Archive
Go Learning Archive
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
dcard-spider
A spider on Dcard. Strong and speedy.
zio-cache
A ZIO native cache with a simple and compositional interface
Actors.jl
Concurrent computing in Julia based on the Actor Model
tascalate-async-await
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
TDP
The Darkest Pipeline - Multithreaded pipelines for modern C++
learning-java
Java编程之路
asyncoro
Python framework for asynchronous, concurrent, distributed, network programming with coroutines