🧵 Fast and easy multithreading for React Native using JSI
-
Updated
Nov 18, 2022 - C++
🧵 Fast and easy multithreading for React Native using JSI
AREG blurs the borders between processes and threads, letting you build multiprocessing C++ applications as if all components coexist in the same thread.
An operating system that doesn't try to be UNIX. Made completely from scratch with its own bootloader. 😊 (Superseded by https://github.com/UltraOS/Ultra)
Radium is a Ray Tracing Engine written in C++ that runs on the CPU using shared-memory multiprocessing
[ECCV 2022] Multimodal Transformer with Variable-length Memory for Vision-and-Language Navigation
Concurrent and parallel programming might seem complex, but this guide simplifies it. Learn about sequential vs non-sequential programming, processes, and threads. Explore examples in popular languages like C++, Python, and JavaScript to apply your new knowledge to your projects.
64 Band Audio Spectrum Analyser using FFT, ESP32 & SSD1322 OLED Display
Implementation of multiple producer-consumer system where producers create prioritized jobs
Dataflow library and engine in C++
Reinforcement learning in C++ using Eigen, OMP and more
A simple MPI program to compute the matrix matrix multiplication. Splitting the matrix A rowwise, and distribute it to different processes. Comparing the runtime using 1, 2 and 4 processors.
A simple shell featuring multiprocessing and pipes
ESP8266, Arduino, and Raspberry Pi-based realtime motion tracking for collection of body movements during sleep.
A thread-pooled asynchronous job library
A fast multiprocess multiple producer multiple consumer shared memory-based logging facility.
Collection of reusable C++ software (design patterns, boost gaps, etc.)
[EXPERIMENTAL] Custom NUMA node scheduler - distributes non-adapted Windows programs into several NUMA nodes evenly
Add a description, image, and links to the multiprocessing topic page so that developers can more easily learn about it.
To associate your repository with the multiprocessing topic, visit your repo's landing page and select "manage topics."