Skip to content

sebastian-j-ibanez/whirlpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whirlpool 🌊

GitHub License GitHub code size in bytes

Description

Whirlpool is a cross-platform thread pool written in C++. It is targeted for C++20.

Potential Features

  • Logging
  • Dynamic resizing
  • Pause threads
  • Worker thread class
  • Individual thread queues