conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

hpx - concurrency library #137

Open solvingj opened 6 years ago

solvingj commented 6 years ago

Recently announced, this looks like a really amazing cross-platform "parallel" library which is :

fully conforming to the concurrency related parts of the C++11/C++14/C++17 standards

http://stellar-group.org/2018/03/hpx-1-1-0-released/

https://github.com/STEllAR-GROUP/hpx

It seems well-supported, well-documented, and the build instructions appear "above average".

GuSuku commented 5 years ago

Curious if you were able to find a pkg in conan for the latest hpx version (v1.2)?

GuSuku commented 5 years ago

Here's one for a newer version (v1.1.0) of hpx: https://github.com/darcamo/conan-hpx

PS: Here's one from Conan's co-founder himself, but the hpx version is older: https://github.com/lasote/conan-hpx