Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 157 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 157 Bytes

concurrency

C++11 generic and lightweight header-only classes about concurrency

Requirements

  • C++11
  • libpthread

Provides

  • SafeQueue
  • Threadpool