concore
concore copied to clipboard
Core abstractions for dealing with concurrency in C++
Results
2
concore issues
Sort by
recently updated
recently updated
newest added
Hi, Saw your excellent presentation ["Threads Considered Harmful"](https://www.youtube.com/watch?v=_T1XjxXNSCs) and decided to checkout `concore`. Thanks for sharing! Incidentally, I was wondering if `concore` can be used, even in a limited way,...
This PR updates the Conan recipe and CMake script to conform to Conan 2 — cf. [Conan migration guide to 2.0][migration-guide]. It also fixes a build issue when compiling without...