Crate threaded

Source
Expand description

Minimalist Thread Pool in Rust

Glanceable source code for prototypes seeking brevity with transparency.

Structsยง

ThreadPool
Thread pool of workers awaiting execution orders.