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 +39

added 1 month 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 +27

added 1 month ago

Tools for concurrent programming in Rust

smol-rs/smol 4K +25

added 1 month ago

A small and fast async runtime for Rust

fereidani/kanal 1K +13

added 1 month ago

The fast sync and async channel that Rust deserves

smol-rs/async-lock 267 +4

added 1 month ago

Async synchronization primitives

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.