You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modern C++ threading framework offering robust thread management via thread_base class, real-time multi-threaded logging system, thread pool with type-based job scheduling, compatibility with std::jthread (C++20) and std::thread, and comprehensive error handling mechanisms.