Registry / networking / boinc
library8.2.12vcpkgunverified

Open-source software for volunteer computing and grid computing.

vcpkg install boinc
INSTALL
IMPORT
SIG · BOINC
B
boinc
networkingcppv8.2.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

boinc_api.h
#include <boinc_api.h>

Initialize and finalize BOINC API

#include <boinc_api.h> #include <iostream> int main() { boinc_init(); std::cout << "BOINC initialized" << std::endl; boinc_finish(0); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.2.12latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
OpenAI (training)
1
Resources

No resource links recorded.

boinc — pip install boinc · libregistry