slick-object-poolv0.1.3
- Updated
A high-performance, lock-free object pool for C++20 with multi-threading support
- Project website: https://github.com/SlickQuant/slick-object-pool
#Usage
slick-object-pool is header-only and can be used from CMake via:
find_package(slick-object-pool CONFIG REQUIRED)
target_link_libraries(main PRIVATE slick::object-pool)#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
freshthinking