An open API service indexing awesome lists of open source software.

https://github.com/biluohc/poolite

A lite threadpool library written for Rust .
https://github.com/biluohc/poolite

rust threadpool

Last synced: 10 months ago
JSON representation

A lite threadpool library written for Rust .

Awesome Lists containing this project

README

          

[![Build status](https://travis-ci.org/biluohc/poolite.svg?branch=master)](https://github.com/biluohc/poolite)
[![Latest version](https://img.shields.io/crates/v/poolite.svg)](https://crates.io/crates/poolite)
[![All downloads](https://img.shields.io/crates/d/poolite.svg)](https://crates.io/crates/poolite)
[![Downloads of latest version](https://img.shields.io/crates/dv/poolite.svg)](https://crates.io/crates/poolite)
[![Documentation](https://docs.rs/poolite/badge.svg)](https://docs.rs/poolite)

{{readme}}