Skip to content

0.0.1

Latest
Compare
Choose a tag to compare
@sebastian-j-ibanez sebastian-j-ibanez released this 14 May 03:54
· 4 commits to main since this release
11bf162

Full Changelog: 0.0.0...0.0.1

Initial library implementation.

Features include:

  • Post jobs to thread pool.
  • Start/stop thread pool.
  • Get future value of functions passed to thread pool.
  • Generic template that handles any function or argument type.