multithreading topic

List multithreading repositories

vxr

256
Stars
32
Forks
Watchers

General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)

microjob

2.0k
Stars
47
Forks
Watchers

A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.

react-native-multithreading

1.1k
Stars
53
Forks
Watchers

🧵 Fast and easy multithreading for React Native using JSI

thread-pool

2.0k
Stars
235
Forks
Watchers

BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library

chymyst-core

153
Stars
11
Forks
Watchers

Declarative concurrency in Scala - The implementation of the chemical machine

VQEngine-Legacy

286
Stars
37
Forks
Watchers

DirectX 11 Renderer written in C++11

JMT-MCMT

219
Stars
17
Forks
Watchers

A multithreading mod for for Minecraft forge 1.15.2 and 1.16.x

ndt_omp

699
Stars
309
Forks
Watchers

Multi-threaded and SSE friendly NDT algorithm

gparallel

157
Stars
34
Forks
Watchers

A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。

CGraph

1.5k
Stars
279
Forks
Watchers

【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork