A lite threadpool library written for Rust.

Usage

Cargo.toml

toml [dependencies] poolite = "0.6.0" or toml [dependencies] poolite = { git = "https://github.com/biluohc/poolite",branch = "master", version = "0.6.0" }

Documentation

ChangLog