C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
-
Updated
Sep 3, 2019 - C++
C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
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.
DRAM Request Manager for Multicore Processors
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).
rp2040 sandbox for Shattuck's ARM-Forth (2021) - local work by wa1tnr
shift register application from recent repository here. wa1tnr local work. 7 segment LED 74HC595
Solutions to Exercises and Problems in the book
Hardware performance evaluation for the "Association Rule Mining"application - PSU CSE 532 Course Project
Multi-core EBGstop algorithm implementation
Simple library to exchange data between the 2 cores of a Raspberry Pi Pico under Arduino IDE framework
RP2040 Arduino - one hundredth repository ;) instantiated 18 April 2021.
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
The Darkest Pipeline - Multithreaded pipelines for modern C++
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.
A General-purpose Task-parallel Programming System using Modern C++
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."