#pool #bounded #generic

bounded-pool

Yet Another Simple Bounded Pool in Rust

1 unstable release

0.1.0 Apr 24, 2023

#38 in #bounded

21 downloads per month

MIT/Apache

8KB
247 lines

Bounded Pool

CI Status Crates.io

Yet another simple bounded pool in Rust.


lib.rs:

A generic but simple pool implemention.

Dependencies

~0.4–7MB
~11K SLoC