Crates.io | blocking_pool |
lib.rs | blocking_pool |
version | 0.2.0 |
source | src |
created_at | 2021-02-23 06:34:21.725737 |
updated_at | 2021-04-17 16:09:26.058244 |
description | A thread pool for running synchronous I/O in asynchronous applications |
homepage | |
repository | https://github.com/KaiJewson/blocking_pool |
max_upload_size | |
id | 359335 |
size | 16,290 |
A thread pool for running synchronous I/O in asynchronous applications.
This crate is low-level, and is meant to be used as a building block for higher level asynchronous runtimes.
License: MIT OR Apache-2.0