{"id":61655,"library":"spdk","title":"SPDK","description":"Storage Performance Development Kit for high-performance storage applications.","status":"active","version":"24.01","language":"cpp","source_language":null,"source_url":null,"tags":["storage","performance","nvme","driver"],"install":[{"cmd":"vcpkg install spdk","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(spdk CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE SPDK::spdk)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"spdk/stdinc.h","correct":"#include <spdk/stdinc.h>"}],"quickstart":{"code":"#include <spdk/stdinc.h>\n\nint main() {\n    spdk_env_opts opts;\n    spdk_env_opts_init(&opts);\n    spdk_env_init(&opts);\n    return 0;\n}","lang":"cpp","description":"Initialize SPDK environment."},"warnings":[{"fix":"Ensure hugepages are configured and required drivers (e.g., uio_pci_generic) are loaded.","message":"SPDK requires hugepages and specific kernel modules for full functionality.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'applic':11 'develop':4 'driver':15 'high':8 'high-perform':7 'kit':5 'nvme':14 'perform':3,9,13 'spdk':1 'storag':2,10,12","created_at":"2026-06-17T05:00:04.788716+00:00","updated_at":"2026-06-17T05:00:04.788716+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","other"],"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}}