#thread-pool #cpu #rustpool

rustpool

A data and thread pool library for Rust

1 unstable release

0.0.1-beta Sep 8, 2021

#81 in #cpu

Custom license

55KB
1K SLoC

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.

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

Dependencies