concurrent-programming topic

List concurrent-programming repositories

Sesterl

150
Stars
5
Forks
Watchers

An ML-like statically-typed Erlang

TaskChain

202
Stars
41
Forks
Watchers

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

1.2k
Stars
275
Forks
Watchers

大厂一线工程师四年磨一剑精心编排 Java 高并发编程教程。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial

hspp

156
Stars
0
Forks
Watchers

hspp: An experimental library to bring Haskell Style Programming to C++.

mbassador

945
Stars
147
Forks
Watchers

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

518
Stars
62
Forks
Watchers

http://hopac.github.io/Hopac/Hopac.html

Newbe.Claptrap

215
Stars
37
Forks
Watchers

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...

savi

154
Stars
12
Forks
Watchers

A fast language for programmers who are passionate about their craft.

mapreduce

163
Stars
23
Forks
Watchers

A in-process MapReduce library to help you optimizing service response time or concurrent task processing.