slottle 0.4.2

A throttle pool library designed for thread-based concurrency.
Documentation
[dependencies.std-semaphore]
version = "0.1.0"

[dev-dependencies.rand]
version = "0.8.0"

[dev-dependencies.rayon]
version = "1.5.0"

[package]
authors = ["visig <visig@protonmail.ch>"]
categories = ["concurrency"]
description = "A throttle pool library designed for thread-based concurrency."
edition = "2018"
homepage = "https://github.com/visig9/slottle"
keywords = ["throttle", "sync", "threading"]
license = "MIT"
name = "slottle"
repository = "https://github.com/visig9/slottle"
version = "0.4.2"