Registry / other / liberasurecode

liberasurecode

JSON →
library1.7.1vcpkgunverified

Erasure Code API library written in C with pluggable Erasure Code backends.

vcpkg install liberasurecode
INSTALL
IMPORT
SIG · LIBERASURECODE
L
liberasurecode
othercppv1.7.1
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.

erasurecode.h
#include <erasurecode.h>

Print liberasurecode version.

#include <erasurecode.h> #include <stdio.h> int main() { printf("liberasurecode version: %s\n", ec_version_string()); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.7.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

liberasurecode — pip install liberasurecode · libregistry