Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bs.thread_pool

User Manual | Api Reference

bs.thread_pool is a C++ Module port of BS::thread_pool, a fast, lightweight, modern, and easy-to-use thread pool library

Project is built using CMake/Ninja and packaged via CPS. CMake 4.4 and later is required.

Build using cmake, and consume via CPS by pointing to CMAKE_INSTALL_PREFIX via CMAKE_PREFIX_PATH

find_package(bs-thread_pool)
target_link_libraries($PROJECT PRIVATE bs-thread_pool::cxx_module)

About

BS::thread_pool native C++ module port

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages