faern / forkjoinLinks
A work stealing fork-join parallelism library for Rust
☆57Updated 7 years ago
Alternatives and similar repositories for forkjoin
Users that are interested in forkjoin are comparing it to the libraries listed below
Sorting:
- Communication primitives☆68Updated 8 years ago
- Async IO based around Futures & Streams☆48Updated 9 years ago
- event loop and promises in Rust☆111Updated 8 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- The core `Service` trait in Tokio and support☆83Updated 7 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 7 years ago
- Concurrency utilities for Rust☆134Updated 9 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- Experimental actor implementation