47 skills found · Page 1 of 2
rayon-rs / RayonRayon: A data parallelism library for Rust
sshnet / SSH.NETSSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
STEllAR-GROUP / HpxThe C++ Standard Library for Parallelism and Concurrency
jOOQ / JOOLjOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
bytedance / FluxA fast communication-overlapping library for tensor/expert parallelism on GPUs.
grz0zrg / FbgLightweight C 2D graphics API agnostic library with parallelism support
mtmucha / CorosAn easy-to-use and fast library for task-based parallelism, utilizing coroutines.
llnl / LibROMData-driven model reduction library with an emphasis on large scale parallelism and linear subspace methods
samsantosb / BeeThreads🐝The best DX to threads in Nodejs 🐝
d-markey / SquadronMultithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads (JS+WASM).
Alisah-Ozcan / HEonGPUHEonGPU is a high-performance library that optimizes Fully Homomorphic Encryption (FHE) on GPUs. Leveraging GPU parallelism, it reduces computational load through concurrent execution. Its multi-stream architecture minimizes data transfer overhead, making it ideal for large-scale encrypted computations with reduced latency.
async-rs / Parallel StreamData parallelism library for async-std.
NVIDIA / JaxppJaxPP is a library for JAX that enables flexible MPMD pipeline parallelism for large-scale LLM training
maxkfranz / WeaverA JS library that facilitates concise and readable parallelism
faern / ForkjoinA work stealing fork-join parallelism library for Rust
tillenius / SuperglueSuperGlue -- A C++ Library for Data-Dependency Driven Task Parallelism
gendx / ParalightA lightweight parallelism library for indexed structures in Rust
computablee / DotMPA collection of powerful abstractions for parallel programming in .NET with an OpenMP-like API.
yuhuiaws / Finetuning And Deploying Llama On SagemakerUse the two different methods (deepspeed and SageMaker model parallelism library) to fine tune llama model on Sagemaker. Then deploy the fine tuned llama on Sagemaker with server side batch.
keybase / PipelinerA simplified pipline library, for parallel requests with bounded parallelism