multicore-programming
Here are 42 public repositories matching this topic...
Language:All
Sort:Most stars
A General-purpose Task-parallel Programming System using Modern C++
- Updated
Jun 30, 2025 - C++
distributed structured concurrency
- Updated
Jul 18, 2025 - Python
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
- Updated
Dec 29, 2023 - C++
The Darkest Pipeline - Multithreaded pipelines for modern C++
- Updated
May 22, 2024 - C++
C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
- Updated
Sep 3, 2019 - C++
Simple library to exchange data between the 2 cores of a Raspberry Pi Pico under Arduino IDE framework
- Updated
Apr 2, 2023 - C++
Learning ECS - 100k Cubes in Phyllotaxis pattern
- Updated
Jun 28, 2019 - C#
Multicore programming course materials (Spring 2021)
- Updated
Aug 23, 2021 - Cuda
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.
- Updated
Apr 22, 2021 - C++
Collection of parallel adaptive filter implementations for efficient signal processing applications in PyTorch.
- Updated
Jun 6, 2023 - Jupyter Notebook
AUT Multicore Programming Course Materials
- Updated
Sep 15, 2021 - TeX
Sample codes for parallel programming using OpenMP on CPU and CUDA on GPU
- Updated
Jul 21, 2022 - Cuda
rp2040 sandbox for Shattuck's ARM-Forth (2021) - local work by wa1tnr
- Updated
Jan 4, 2022 - C++
Solutions to Exercises and Problems in the book
- Updated
Feb 15, 2022 - C++
In this repository you can find all of my projects for Parallel Processing Course when I was in 2nd semester of my master's at SUT.
- Updated
Aug 9, 2022 - Java
Welcome to the Asynchronous Programming repository! This repo provides a hands-on guide to mastering parallel processing concepts and techniques such as Multithreading, Multi-core Processing, and Asyncio in Python.
- Updated
Sep 19, 2024 - Python
Implementing the Game of Life by Conway. Trying to learn ECS and data driven thinking
- Updated
Nov 30, 2018 - C#
Study & Performance Analysis on MPI and OpenMp program, solving Poisson Equation with Jacobi Method
- Updated
Aug 11, 2021 - C
Improve this page
Add a description, image, and links to themulticore-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themulticore-programming topic, visit your repo's landing page and select "manage topics."