Top Rust Concurrency Libraries 2025

GitHub Libraries Rust Concurrency Libraries

rayon-rs/rayon 11K +4

Added by sizovs added 1 day ago

Rayon is a data-parallelism library for Rust. It is extremely lightweight and makes it easy to convert a sequential computation into a parallel one.

crossbeam-rs/crossbeam 7K +5

Added by sizovs added 1 day ago

Tools for concurrent programming in Rust

fereidani/kanal 1K

Added by sizovs added 49 mins ago

The fast sync and async channel that Rust deserves

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.