parallel
There are 2034 repositories under parallel topic.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
jaredpalmer/razzle
✨ Create server-rendered universal JavaScript applications with no configuration
optuna/optuna
A hyperparameter optimization framework
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
numba/numba
NumPy aware dynamic Python compiler using LLVM
microsoft/napajs
Napa.js: a multi-threaded JavaScript runtime
open-cli-tools/concurrently
Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
mysticatea/npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
nalepae/pandarallel
A simple and efficient tool to parallelize Pandas operations on all available CPUs
HowProgrammingWorks/Index
Metarhia educational program index 📖
qawolf/qawolf
🐺 Create browser tests 10x faster
parallel-js/parallel.js
Easy multi-core processing utilities for Node.
MobileNativeFoundation/bluepill
Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine
sorry-cypress/sorry-cypress
Open-source, free, self-hosted alternative to Cypress Dashboard
root-project/root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
rslint/rslint
A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
turbo/js
turbo.js - perform massive parallel computations in your browser with GPGPU.
pgbackrest/pgbackrest
Reliable PostgreSQL Backup & Restore
ipython/ipyparallel
IPython Parallel: Interactive Parallel Computing in Python
kubetail-org/loadjs
A tiny async loader / dependency manager for modern browsers (961 bytes)
greg7mdp/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
lukeed/taskr
A fast, concurrency-focused task automation tool.
apptainer/singularity
Singularity has been renamed to Apptainer as part of us moving the project to the Linux Foundation. This repo has been persisted as a snapshot right before the changes.
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
szTheory/exifcleaner
Cross-platform desktop GUI app to clean image metadata
chapel-lang/chapel
a Productive Parallel Programming Language
apenwarr/redo
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
idaholab/moose
Multiphysics Object Oriented Simulation Environment
majidgolshadi/Android-Download-Manager-Pro
Android/Java download manager library help you to download files in parallel mechanism in some chunks.
laixintao/python-parallel-programming-cookbook-cn
📖《Python Parallel Programming Cookbook》中文版
VcDevel/Vc
SIMD Vector Classes for C++
m4rs-mt/ILGPU
ILGPU JIT Compiler for high-performance .Net GPU programs
sindresorhus/p-map
Map over promises concurrently
tang-jie/NettyRPC
NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.