Skip to content

Conversation

@egfinch
Copy link

@egfinch egfinch commented Nov 20, 2025

Straightforward and flexible concurrent task queue library in modern C++20. It's thread-safe with support for single or multiple message types, customizable container backends (supports stl containers and includes our custom circular buffer), and configurable worker thread pools. It's only about ~300 lines of code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant