parallelism
There are 614 repositories under parallelism topic.
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
uxlfoundation/oneTBB
oneAPI Threading Building Blocks (oneTBB)
anthonynsimon/bild
Image processing algorithms in pure Go
jofpin/turbit
Build applications, scripts, and automations powered by high-performance multicore computing using Node.js
STEllAR-GROUP/hpx
The C++ Standard Library for Parallelism and Concurrency
SciML/SciMLBook
Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)
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
nerevu/riko
A Python stream processing engine modeled after Yahoo! Pipes
dlang/phobos
The standard library of the D programming language
oldratlee/fucking-java-concurrency
š Simple showcases of java concurrency problems, seeing š is believing šµ
clio-lang/clio
Clio is a functional, parallel, distributed programming language.
judofyr/spice
Fine-grained parallelism with sub-nanosecond overhead in Zig
kakaobrain/torchgpipe
A GPipe implementation in PyTorch
joltup/react-native-threads
Create new JS processes for CPU intensive work
JuliaData/JuliaDB.jl
Parallel analytical database in pure Julia
czheo/syntax_sugar_python
A library adding some anti-Pythonic syntatic sugar to Python
mit-han-lab/distrifuser
[CVPR 2024 Highlight] DistriFusion: Distributed Parallel Inference for High-Resolution Diffusion Models
pivovarit/parallel-collectors
Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.
hpcaitech/FastFold
Optimizing AlphaFold Training and Inference on GPU Clusters
binpash/pash
PaSh: Light-touch Data-Parallel Shell Processing
rust-threadpool/rust-threadpool
A very simple thread pool for parallel task execution
mratsim/weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
google/paxml
Pax is a Jax-based machine learning framework for training large scale models. Pax allows for advanced and fully configurable experimentation and parallelization, and has demonstrated industry leading model flop utilization rates.
KnapsackPro/knapsack
Knapsack splits tests evenly across parallel CI nodes to run fast CI build and save you time.
xebia-functional/fetch
Simple & Efficient data access for Scala and Scala.js
deepsweet/start
:red_circle: Functional task runner for Node.js
talkpython/async-techniques-python-course
Async Techniques and Examples in Python Course
poolifier/poolifier
Fast and small Node.js worker_threads and cluster worker pool
cmuparlay/parlaylib
A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines
jorgecarleitao/parquet2
Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow
slikts/concurrency-glossary
š¦ Informal definitions of terms used in concurrency modeling
golang-basics/concurrency
Concurrency in Go video course with in depth explanations & examples
rabbitmq/rabbitmq-sharding
Sharded logical queues for RabbitMQ: a queue type which provides improved parallelism and thoughput at the cost of total ordering
shomali11/util
A collection of useful utility functions
YACLib/YACLib
Yet Another Concurrency Library
wildcatdb/wildcat
Open-source storage engine for highly concurrent, transactional log-structured key-value storage.