{"id":61014,"library":"netcpp","title":"NetCpp","description":"A simple asynchronous network library","status":"active","version":"0.5.0","language":"cpp","source_language":null,"source_url":null,"tags":["networking","async","tcp"],"install":[{"cmd":"vcpkg install netcpp","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(netcpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE netcpp::netcpp)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"netcpp/net.hpp","correct":"#include <netcpp/net.hpp>"}],"quickstart":{"code":"#include <netcpp/net.hpp>\nint main() { netcpp::Server server(8080); return 0; }","lang":"cpp","description":"Create a TCP server on port 8080"},"warnings":[],"env_vars":null,"search_vec":"'async':8 'asynchron':4 'librari':6 'netcpp':1 'network':5,7 'simpl':3 'tcp':9","created_at":"2026-06-17T04:35:32.552361+00:00","updated_at":"2026-06-17T04:35:32.552361+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}}