Binary package “librust-rusty-pool-dev” in ubuntu noble

self growing / shrinking ThreadPool implementation - Rust source code

 Self growing / shrinking "ThreadPool" implementation
 based on crossbeam's multi-producer multi-consumer channels
 that enables awaiting the result of a task
 and offers async support.
 .
 This package contains the source for the Rust rusty_pool crate,
 packaged for use with cargo and dh-cargo.