A high-performance, lock-free object pool for C++20 with multi-threading support
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)
v0.1.3#0
!uwp
MIT
Manifest