Skip to content

Conversation

@bensuperpc
Copy link

I made some modification for my needs, if you are interested:

Here are the main changes:

  • Add github action for Linux, MacOS, Windows
  • Add github action for cross platform (ARM, RISCV, PowerPC ect...) with dockcross
  • Add Google test and Google benchmark, to avoid regressions with units test
  • Add CMake (Shared or Static ThreadPool library), can be installed (Tested only on ArchLinux/Manjaro and ubuntu 21.10)
  • Add optional CMake Presets (CMake 3.19 min)
  • Add Examples
  • Improve Readme
  • CMake library based on cmake-init
  • Improve warning message with MSCV
  • Update readme README.md

Signed-off-by: Bensuperpc bensuperpc@gmail.com

Add github action for Linux, MacOS, Windows
Add github action for cross platform (ARM, RISCV, PowerPC ect...) with dockcross
Add Google test and Google benchmark, to avoid regressions with units test
Add CMake (Shared or Static ThreadPool library), can be installed (Tested only on ArchLinux/Manjaro and ubuntu 21.10)
Add optional CMake Presets (CMake 3.19 min)
Add Examples
Improve Readme
CMake library based on cmake-init
Improve warning message with MSCV
Update readme README.md

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
@wilx wilx self-assigned this Nov 25, 2021
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.

2 participants