Registry / other / librttopo

librttopo

JSON →
library1.1.0vcpkgunverified

The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores.

vcpkg install librttopo
INSTALL
IMPORT
SIG · LIBRTTOPO
L
librttopo
othercppv1.1.0
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.

librttopo.h
#include <librttopo.h>

Minimal usage of librttopo

#include <librttopo.h> int main() { // Example: create a simple topology RT_TOPOLOGY_CTX *ctx = rt_topology_ctx_create(); rt_topology_ctx_destroy(ctx); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

librttopo — pip install librttopo · libregistry