A General-purpose Task-parallel Programming System using Modern C++
-
Updated
Oct 25, 2024 - C++
A General-purpose Task-parallel Programming System using Modern C++
Napa.js: a multi-threaded JavaScript runtime
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
C++14 lock-free queue.
A collection of GICP-based fast point cloud registration algorithms
🧵 Fast and easy multithreading for React Native using JSI
Nexus.js - The next-gen JavaScript platform
A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.
A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.
Nebula is an open-source and free-to-use modern C++ game engine.
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
A lightweight game server framework implemented with Actor Model
Multi-threaded and SSE friendly NDT algorithm
🧵 A library to run JS functions ("Worklets") on separate Threads
Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
Add a description, image, and links to the multithreading topic page so that developers can more easily learn about it.
To associate your repository with the multithreading topic, visit your repo's landing page and select "manage topics."