dynamic-pooling 1.0.0

A lock-free, thread-safe object pool.
Documentation
  • Coverage
  • 100%
    5 out of 5 items documented1 out of 1 items with examples
  • Size
  • Source code size: 14.98 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.76 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Purpzie/dynamic-pooling
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Purpzie

dynamic-pooling

A lock-free, thread-safe object pool for Rust.

dynamic-pool doesn't seem to be actively maintained, so this crate is an unofficial replacement.