A General-purpose Task-parallel Programming System using Modern C++
-
Updated
Oct 29, 2025 - C++
A General-purpose Task-parallel Programming System using Modern C++
C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
The Darkest Pipeline - Multithreaded pipelines for modern C++
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
STM32H7 Multicore FIR is a finite impulse response filter implementation for a family of multicore processors from STM32 - family H7. The algorithm runs in parallel on both cores and this helps users to achieve high sampling frequencies or higher FIR filter order.
Solutions to Exercises and Problems in the book
Simple library to exchange data between the 2 cores of a Raspberry Pi Pico under Arduino IDE framework
DRAM Request Manager for Multicore Processors
rp2040 sandbox for Shattuck's ARM-Forth (2021) - local work by wa1tnr
This project demonstrates efficient search operations over large datasets using both single-threaded and multi-threaded approaches. It includes a Python script to generate synthetic data and C++ implementations to perform word searches, highlighting performance differences between threading models.
Multi-core EBGstop algorithm implementation
Hardware performance evaluation for the "Association Rule Mining"application - PSU CSE 532 Course Project
RP2040 Arduino - one hundredth repository ;) instantiated 18 April 2021.
shift register application from recent repository here. wa1tnr local work. 7 segment LED 74HC595
3rd Year: 1st - 90. Vectorized and multicore n-body simulators written and extensively optimised in C++ for scalability to millions of particles/planets (using Euler method and Runge-Kutta 2).
Add a description, image, and links to the multicore-programming topic page so that developers can more easily learn about it.
To associate your repository with the multicore-programming topic, visit your repo's landing page and select "manage topics."