buffer-pool 0.0.0

Implementation of a sharded pool of elements.
1
2
3
4
5
6
7
8
[package]
name = "buffer-pool"
version = "0.0.0"
edition = "2021"
description = "Implementation of a sharded pool of elements."
license = "BSD-2-Clause"

[dependencies]