taskpile

Crates.iotaskpile
lib.rstaskpile
version0.2.0
sourcesrc
created_at2023-09-09 16:55:32.393056
updated_at2023-09-10 18:18:40.236907
descriptionA simple threadpool implementation
homepage
repositoryhttps://gitlab.com/wake-sleeper/taskpile
max_upload_size
id968255
size11,317
Eze Anyanwu (eze-works)

documentation

README

TaskPile

⚠️ Warning ☣️
Homemade, hand-rolled code ahead. Experimental. May not function as advertised.

A threadpool implementation. Heavily inspired by the implementation in the rust book and the threadpool crate.

Commit count: 10

cargo fmt