1,836 results for “topic:parallel-programming”
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
A General-purpose Task-parallel Programming System using Modern C++
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Build applications, scripts, and automations powered by high-performance multicore computing using Node.js
CUDA Core Compute Libraries
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
A curated list of awesome parallel computing resources
中文版 Parallel Programming for FPGAs
oneAPI Math Library (oneMath)
📚 计算机体系结构与C++书籍收集(持续更新)
This is a set of simple programs that can be used to explore the features of a parallel platform.
A High-Performance Work-Stealing Queue for C++
FastFlow pattern-based parallel programming framework (formerly on sourceforge)
Parallel Programming with Python and Charm++
No description provided.
Floc: Orchestrate goroutines with ease.
experimental and very fast implementation of a grep
⚡️ JavaScript library for parallel code execution :twisted_rightwards_arrows:
HPC solver for nonlinear optimization problems
oneAPI Specification source files
krABMaga: A modern developing art for reliable and efficient Agent-based Model (ABM) simulation with the Rust language
🐝The best DX to threads in Nodejs 🐝
CPU Based Rasterizer Engine
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.
A highly optimised C++ library for mathematical applications and neural networks.
Plasma Programming Language
A Stream processing library based on Go 1.18+ Generics (parallel, pipeline, lazy) :cherries:
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
A Go-implementation of the ECS (Entity-Component-System), focus on the development of game server.