concurrent-programming topic
Sesterl
An ML-like statically-typed Erlang
TaskChain
TaskChain Control Flow framework. Helps facilitate running tasks on an application's "Main Thread" (such as a game), and tasks off the main (async).
Java-Concurrency-Progamming-Tutorial
大厂一线工程师四年磨一剑精心编排 Java 高并发编程教程。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
hspp
hspp: An experimental library to bring Haskell Style Programming to C++.
mbassador
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
Hopac
http://hopac.github.io/Hopac/Hopac.html
Newbe.Claptrap
This is a frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can create "distributed", "scale out", and "easy to test" application more simply. Cl...
threadutils
Cocoa Concurrency Things.
savi
A fast language for programmers who are passionate about their craft.
mapreduce
A in-process MapReduce library to help you optimizing service response time or concurrent task processing.