Build status Latest version All downloads Downloads of latest version Documentation

A lite threadpool library written for Rust.

Usage

Cargo.toml

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

Documentation

ChangLog