{"id":60995,"library":"easy-profiler","title":"EasyProfiler","description":"Lightweight profiler library for C++.","status":"active","version":"2.1.0","language":"cpp","source_language":null,"source_url":null,"tags":["profiling","performance","debugging","instrumentation"],"install":[{"cmd":"vcpkg install easy-profiler","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(easy_profiler CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE easy_profiler::easy_profiler)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"easy/profiler.h","correct":"#include <easy/profiler.h>"}],"quickstart":{"code":"#include <easy/profiler.h>\n\nint main() {\n    EASY_PROFILER_ENABLE;\n    EASY_BLOCK(\"Main\");\n    return 0;\n}","lang":"cpp","description":"Minimal usage of EasyProfiler"},"warnings":[{"fix":"Use conditional profiling or disable in release builds.","message":"Profiling overhead may affect performance in tight loops.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'c':6 'debug':9 'easyprofil':1 'instrument':10 'librari':4 'lightweight':2 'perform':8 'profil':3,7","created_at":"2026-06-17T04:34:57.361874+00:00","updated_at":"2026-06-17T04:34:57.361874+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":["utility"],"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}}