{"id":62156,"library":"sproto","title":"sproto","description":"Yet another protocol library like Google Protocol Buffers, but simple and fast.","status":"active","version":"2024-07-08","language":"cpp","source_language":null,"source_url":null,"tags":["protocol","serialization","binary","fast"],"install":[{"cmd":"vcpkg install sproto","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(sproto CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE sproto::sproto)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"sproto.h","correct":"#include <sproto.h>"}],"quickstart":{"code":"#include <sproto.h>\n#include <stdio.h>\n\nint main() {\n    struct sproto *sp = sproto_create(NULL);\n    printf(\"sproto created\\n\");\n    sproto_release(sp);\n    return 0;\n}","lang":"cpp","description":"Create and release a sproto context."},"warnings":[],"env_vars":null,"search_vec":"'anoth':3 'binari':16 'buffer':9 'fast':13,17 'googl':7 'librari':5 'like':6 'protocol':4,8,14 'serial':15 'simpl':11 'sproto':1 'yet':2","created_at":"2026-06-17T05:18:30.687741+00:00","updated_at":"2026-06-17T05:18:30.687741+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":["serialization"],"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}}