parallel-programming
There are 1788 repositories under parallel-programming topic.
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
greg7mdp/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
jofpin/turbit
Build applications, scripts, and automations powered by high-performance multicore computing using Node.js
NVIDIA/cccl
CUDA Core Compute Libraries
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
beehive-lab/TornadoVM
TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
xupsh/pp4fpgas-cn
中文版 Parallel Programming for FPGAs
taskflow/awesome-parallel-computing
A curated list of awesome parallel computing resources
uxlfoundation/oneMath
oneAPI Math Library (oneMath)
zhangyachen/ComputerArchitectureAndCppBooks
📚 计算机体系结构与C++书籍收集(持续更新)
ParRes/Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
taskflow/work-stealing-queue
A fast work-stealing queue template in C++
charmplusplus/charm4py
Parallel Programming with Python and Charm++
fastflow/fastflow
FastFlow pattern-based parallel programming framework (formerly on sourceforge)
workanator/go-floc
Floc: Orchestrate goroutines with ease.
stealth/grab
experimental and very fast implementation of a grep
yankouskia/hurried
⚡️ JavaScript library for parallel code execution :twisted_rightwards_arrows:
LLNL/hiop
HPC solver for nonlinear optimization problems
uxlfoundation/oneAPI-spec
oneAPI Specification source files
krABMaga/krABMaga
krABMaga: A modern developing art for reliable and efficient Agent-based Model (ABM) simulation with the Rust language
Zielon/CPURasterizer
CPU Based Rasterizer Engine
mikeroyal/LLVM-Guide
LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.
LibRapid/librapid
A highly optimised C++ library for mathematical applications and neural networks.
xyctruth/stream
A Stream processing library based on Go 1.18+ Generics (parallel, pipeline, lazy) :cherries:
PlasmaLang/plasma
Plasma Programming Language
SamGinzburg/VectorVisor
VectorVisor is a vectorizing binary translator for GPUs, designed to make it easy to run many copies of a single-threaded WebAssembly program in parallel using GPUs
zllangct/ecs
A Go-implementation of the ECS (Entity-Component-System), focus on the development of game server.
depctg/udacity-cs344-colab
Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming
eedalong/ECE408
Code base and slides for ECE408:Applied Parallel Programming On GPU.
zelang-dev/c-asio
A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.
luminousmen/grokking_concurrency
"Grokking Concurrency" book code examples
prip-lab/MSU-LatentAFIS
A system for identifying latent fingerprints. Created at Michigan State University by Anil K. Jain, Kai Cao, Dinh-Luan Nguyen, and Cori Tymoszek.
hosseinmoein/Leopard
Light-weight Thread Pool library in modern C++
chenxuhao/GraphMiner
Graph Pattern Mining
JuliaTeachingCTU/Scientific-Programming-in-Julia
Repository for B0M36SPJ