An open API service providing repository metadata for many open source software ecosystems.

GitHub / CameronClay / multithread-data-processor

Explores many of the built-in thread synchronization objects and utilities in C++ 17/C++ 20, including std::thread, std::condition_variable, std::mutex, std::atomic, std::atomic::wait, std::async, std::future, std::for_each with execution_policy, and more. This project also contains a custom ParallelProcessor built with STL synchronization objects.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CameronClay%2Fmultithread-data-processor

Stars: 0
Forks: 0
Open issues: 0

License: None
Language: C++
Size: 71.3 KB
Dependencies parsed at: Pending

Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: 3 months ago

Topics: cmake, cpp20, cpp20-modules, google, googletest, multithreading, vcpkg

    Loading...