{"id":60741,"library":"networkdirect-sdk","title":"Network Direct SDK","description":"SDK for the Network Direct architecture enabling high-performance networking hardware capabilities.","status":"active","version":"2.0.1","language":"cpp","source_language":null,"source_url":null,"tags":["networking","high-performance","windows","sdk"],"install":[{"cmd":"vcpkg install networkdirect-sdk","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(networkdirect_sdk CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE NetworkDirect::SDK)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"NetworkDirect.h","correct":"#include <NetworkDirect.h>"}],"quickstart":{"code":"#include \"NetworkDirect.h\"\n#include <cstdio>\n\nint main() {\n    ND_VERSION version;\n    NDGetVersion(&version);\n    printf(\"Network Direct SDK version: %u.%u\\n\", version.Major, version.Minor);\n    return 0;\n}","lang":"cpp","description":"Query Network Direct SDK version."},"warnings":[{"fix":"Use conditional compilation or alternative networking libraries on other platforms.","message":"Windows-only SDK; not available on Linux/macOS.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'architectur':9 'capabl':16 'direct':2,8 'enabl':10 'hardwar':15 'high':12,19 'high-perform':11,18 'network':1,7,14,17 'perform':13,20 'sdk':3,4,22 'window':21","created_at":"2026-06-17T04:26:22.814000+00:00","updated_at":"2026-06-17T04:26:22.814000+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}