Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colrdavidson/workpool
Cross-platform single-header work-stealing threadpool
https://github.com/colrdavidson/workpool
Last synced: about 5 hours ago
JSON representation
Cross-platform single-header work-stealing threadpool
- Host: GitHub
- URL: https://github.com/colrdavidson/workpool
- Owner: colrdavidson
- License: mit
- Created: 2022-12-21T15:16:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T07:34:48.000Z (4 months ago)
- Last Synced: 2024-07-15T03:42:32.501Z (4 months ago)
- Language: C++
- Homepage:
- Size: 140 KB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# workpool
A cross-platform (Windows, Linux, OSX, FreeBSD, OpenBSD) clang, gcc, and msvc compatible work-stealing threadpool![scaling_demo](https://user-images.githubusercontent.com/6327402/210031238-7394fc2b-2867-4dab-8d32-049489e80528.png)