Topic: "multicore-programming"
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
Language: C++ - Size: 136 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 10,777 - Forks: 1,270

Unity-Technologies/EntityComponentSystemSamples
Language: C# - Size: 580 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 7,548 - Forks: 1,658

goodboy/tractor
A distributed, structured concurrency runtime for Python (and friends)
Language: Python - Size: 3.77 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 281 - Forks: 12

tirimatangi/Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
Language: C++ - Size: 124 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 106 - Forks: 3

JoelFilho/TDP
The Darkest Pipeline - Multithreaded pipelines for modern C++
Language: C++ - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 83 - Forks: 3

Tredzone/simplx
C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
Language: C++ - Size: 503 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 65 - Forks: 19

avvie/ECS-Phyllotaxis
Learning ECS - 100k Cubes in Phyllotaxis pattern
Language: C# - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 18 - Forks: 2

AlirezaAK2000/Multicore-Programming
Multicore programming course materials (Spring 2021)
Language: Cuda - Size: 17.8 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 0

nuniz/ParaFilt
Collection of parallel adaptive filter implementations for efficient signal processing applications in PyTorch.
Language: Jupyter Notebook - Size: 830 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

PavolKostolansky/STM32H7_MulticoreFIR
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.
Language: C++ - Size: 1.55 MB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 2

radinshayanfar/MCP
AUT Multicore Programming Course Materials
Language: TeX - Size: 30 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

wa1tnr/rp2040-ARM-Forth-sbx-a
rp2040 sandbox for Shattuck's ARM-Forth (2021) - local work by wa1tnr
Language: C++ - Size: 1.43 MB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

joulook/Parallel-Processing-Spring-2021
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.
Language: Java - Size: 3.27 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MehranTaghian/CUDA-OpenMP-samples
Sample codes for parallel programming using OpenMP on CPU and CUDA on GPU
Language: Cuda - Size: 4.97 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Kiarash-Parvizi/The-Art-of-Multiprocessor-Programming-Solutions
Solutions to Exercises and Problems in the book
Language: C++ - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

rai-gaurav/perl-toolkit
Perl example scripts
Language: Perl - Size: 172 KB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

avvie/ECS-GameOfLife
Implementing the Game of Life by Conway. Trying to learn ECS and data driven thinking
Language: C# - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

kevink1113/SGCS_CSE4100
Multicore Programming (2023-1)
Language: C - Size: 911 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Exyss/n-body-parallelization
💻 N-Body problem parallelization with OpenMP and MPI
Language: TeX - Size: 95.8 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

IWILZ/PicoSem
Simple library to exchange data between the 2 cores of a Raspberry Pi Pico under Arduino IDE framework
Language: C++ - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

wa1tnr/rp2040-sh_regForth-a
shift register application from recent repository here. wa1tnr local work. 7 segment LED 74HC595
Language: C++ - Size: 1.5 MB - Last synced at: 17 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

kimbethstonehouse/multicore-support
Adds multicore processing support to a 64-bit x86 research operating system (InfOS). This involved designing the boot protocol to handle multiple cores, adapting the interrupt system to handle interprocessor interrupts, reworking the scheduler to distribute threads among multiple cores and writing locking primitives that prevent race conditions.
Language: CMake - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

shadowbourne/multicore-n-planet-simulator
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).
Language: C++ - Size: 822 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

john-fotis/Parallel-Programming
Study & Performance Analysis on MPI and OpenMp program, solving Poisson Equation with Jacobi Method
Language: C - Size: 6.28 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

njegos-dukic/Job-Parallelator
UWP application for multiple parallel job scheduling that enables multicore image processing.
Language: C# - Size: 396 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Bader-Research/SWARM
SWARM: Software and Algorithms for Running on Multicore
Language: Shell - Size: 696 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

GiorgioBelli/npJohn
openMPI multicore implementation of John The Ripper
Language: C - Size: 2.13 MB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

gholomia/ParaLab
Parallel Programming Lab Resources.
Language: C++ - Size: 1.83 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

SanjithChockan/Locks
Implementation of various spin locks for process synchronization.
Language: Java - Size: 256 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

suryakiranmg/My-Projects-DoctoralCoursework
Tools : CUDA C, Multicore Programming, Batch Scripting, MATLAB
Language: C - Size: 232 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

wa1tnr/rp2040-arduino-basics-a
RP2040 Arduino - one hundredth repository ;) instantiated 18 April 2021.
Language: C++ - Size: 297 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

raymonddeng99/multicore
Minimal c++ header for multicore programming
Language: C++ - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

itsbenigno/ebg_stop
Multi-core EBGstop algorithm implementation
Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NiramayVaidya/532-perf_analysis Fork of rishucoding/532-perf_analysis
Hardware performance evaluation for the "Association Rule Mining"application - PSU CSE 532 Course Project
Language: C++ - Size: 21.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

guptaaniket261/DRAM-Request-Manager-Multicore-Processor
DRAM Request Manager for Multicore Processors
Language: C++ - Size: 1.86 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

aliahsan07/concurrent-priority-queue
Implementation of n process priority queue in Java using CompareAndSet
Language: Java - Size: 957 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

luis5648/dynamic_arrays
Language: C++ - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

valdojoao/Distributed-Systems
04/2016: Implementation of a high performance parallel Fish and Shark application targeting a multi-core architecture (AMD Opteron 2.3GHz processor with 12 cores and 12 contexts)
Language: Java - Size: 310 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

HyunminKo/Java-Concurrency-In-Practice
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

esuau/parallel-word-count
âš¡ A simple word counter algorithm implementing parallel processing
Language: Java - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
