concurrent-programming topic

List concurrent-programming repositories

Geode

61
Stars
7
Forks
Watchers

Evolved concurrent neural networks on godot engine

pony-workshop

96
Stars
4
Forks
Watchers

Material for a workshop for learning about the Pony programming language

java-concurrency-note

72
Stars
28
Forks
Watchers

📝《Java并发编程之美》阅读笔记

DETA_BackEnd

81
Stars
35
Forks
Watchers

Tiny Socket Http Server 后端服务器

jet

24
Stars
2
Forks
Watchers

Jet is a simple OOP, dynamically typed, functional language that runs on the Erlang virtual machine (BEAM). Jet's syntax is Ruby-like syntax.

Advanced-Programming-Practice

24
Stars
19
Forks
Watchers

All of my lab work done for Advanced Programming Practice Lab(18CSC207J)

geeteventbus

17
Stars
5
Forks
Watchers

An inprocess eventbus for highly concurrent Python applications

lfvm-stg

50
Stars
1
Forks
Watchers

Map lazy functional language constructs to LLVM IR

go-dispatcher

29
Stars
8
Forks
Watchers

A goroutine job dispatcher based on worker-pool pattern.