{"id":61974,"library":"evpp","title":"evpp","description":"A modern C++ network library based on libevent for developing high performance network services in TCP/UDP/HTTP protocols.","status":"active","version":"0.7.0","language":"cpp","source_language":null,"source_url":null,"tags":["networking","libevent","tcp","udp","http","async"],"install":[{"cmd":"vcpkg install evpp","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(evpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE evpp::evpp)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"evpp/event_loop.h","correct":"#include <evpp/event_loop.h>"}],"quickstart":{"code":"#include <evpp/event_loop.h>\n\nint main() {\n    evpp::EventLoop loop;\n    loop.Run();\n    return 0;\n}","lang":"cpp","description":"Create and run an event loop"},"warnings":[],"env_vars":null,"search_vec":"'async':24 'base':7 'c':4 'develop':11 'evpp':1 'high':12 'http':23 'libev':9,20 'librari':6 'modern':3 'network':5,14,19 'perform':13 'protocol':18 'servic':15 'tcp':21 'tcp/udp/http':17 'udp':22","created_at":"2026-06-17T05:12:28.394984+00:00","updated_at":"2026-06-17T05:12:28.394984+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","async"],"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}}