The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsJuly 17-18

Join

Top Rust Concurrency Libraries 2025

GitHub Libraries Rust Concurrency Libraries

rayon-rs/rayon 11K +35

added 3 months 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 +19

added 3 months ago

Tools for concurrent programming in Rust

smol-rs/smol 4K +19

added 2 months ago

A small and fast async runtime for Rust

fereidani/kanal 1K +9

added 3 months ago

The fast sync and async channel that Rust deserves

smol-rs/async-lock 269

added 2 months ago

Async synchronization primitives

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.