rustpool

Crates.iorustpool
lib.rsrustpool
version0.0.1-beta
sourcesrc
created_at2021-09-08 01:28:03.151189
updated_at2021-09-08 01:28:03.151189
descriptionA data and thread pool library for Rust
homepage
repositoryhttps://github.com/bignacio/rustpool
max_upload_size
id448303
size93,733
Bira (bignacio)

documentation

README

Rustpool

A Rust create for thread and object pooling.

Goals

Rustpool was designed with high performance applications in mind, providing standard and lock-free object pools and a thread pool with CPU affinity.

:bangbang: Warning this library is still in beta. Feel free to open issues and submit patches as you help making the project better. Thank you!

Commit count: 3

cargo fmt