bare-threadpool

Crates.iobare-threadpool
lib.rsbare-threadpool
version0.0.1
sourcesrc
created_at2024-08-10 20:29:51.98796
updated_at2024-08-10 20:29:51.98796
descriptionminimalistic threadpool implementation
homepage
repository
max_upload_size
id1332683
size11,341
lachezar kolev (lbkolev)

documentation

README

Threadpool

Threadpool provides a minimal implementation for work way to schedule and execute workload on designated worker threads, without

Threadpools provide a way to

The implementation is not using external dependencies

Commit count: 0

cargo fmt