II.
Library overview
Reference · livelibrary:rayon
Rayon overview
Data parallelism library for Rust that converts sequential iterators into parallel ones using a work-stealing thread pool.
Attributes
displayName
Rayon
belongsToLanguageId
category
concurrency
description
Data parallelism library for Rust that converts sequential iterators
into parallel ones using a work-stealing thread pool.
Outgoing edges
alternative_to2
- library:crossbeam·LibraryCrossbeam
- library:tokio·Librarytokio
belongs_to_language1
- language:rust·LanguageRust
library_used_by1
- skill-area:backend-async-processing·SkillAreaBackend Async & Background Processing
Incoming edges
None.