rayon
Parallelism library
A data parallelism library for Rust
Rayon: A data parallelism library for Rust
11k stars
104 watching
506 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Parallel processing made simple and fast in Ruby | 4,173 |
| An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. | 166 |
| Tool for parallelizing and optimizing tests in Ruby-based applications | 3,391 |
| A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. | 3,235 |
| A collection of tools and utilities for writing concurrent programs in Rust. | 7,533 |
| An async version of the Rust standard library with modern features and complete parity with the original API. | 3,971 |
| A set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming | 119 |
| A library that provides a powerful and statistically rigorous tool for measuring code performance and detecting regressions | 4,692 |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
| A Rust library for creating reactive web applications with fine-grained reactivity and WebAssembly | 2,906 |
| A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |
| A type-safe library for building parallel applications by providing a safe and efficient way to create concurrent RPC (Remote Procedure Call) interfaces. | 47 |
| An implementation of a lock-free concurrency primitive in C++11. | 196 |
| A comprehensive library of algorithms and data structures in Ruby | 2,676 |
| Re-implementation of an asynchronous programming system with green threads for Rust. | 146 |