A lite thread pool library written for Rust.

Usage

Cargo.toml

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

Documentation

ChangLog