{"id":42529479,"url":"https://github.com/ahmadov/v8_inspector_example","last_synced_at":"2026-01-28T16:12:24.128Z","repository":{"id":48372383,"uuid":"218092586","full_name":"ahmadov/v8_inspector_example","owner":"ahmadov","description":"V8 Inspector example","archived":false,"fork":false,"pushed_at":"2021-07-29T11:38:56.000Z","size":26855,"stargazers_count":54,"open_issues_count":6,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-06T13:04:11.672Z","etag":null,"topics":["chrome-devtools-protocol","cpp","debugger","inspector","v8","v8-inspector"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmadov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-28T16:17:28.000Z","updated_at":"2025-09-01T02:33:21.000Z","dependencies_parsed_at":"2022-09-21T16:53:15.896Z","dependency_job_id":null,"html_url":"https://github.com/ahmadov/v8_inspector_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahmadov/v8_inspector_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadov%2Fv8_inspector_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadov%2Fv8_inspector_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadov%2Fv8_inspector_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadov%2Fv8_inspector_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadov","download_url":"https://codeload.github.com/ahmadov/v8_inspector_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadov%2Fv8_inspector_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-devtools-protocol","cpp","debugger","inspector","v8","v8-inspector"],"created_at":"2026-01-28T16:12:23.612Z","updated_at":"2026-01-28T16:12:24.119Z","avatar_url":"https://github.com/ahmadov.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# V8 Inspector example\n\nThis repository contains a very simple example how to use a standalone V8 Inspector (without Node.js) with ChromeDevTools.\n\n# Dependencies\n* V8 9.2.230.20\n* Boost.Beast (for WebSocket communication between ChromeDevTools and V8 Inspector)\n\n# Building\n```shell\n$ mkdir build \u0026\u0026 cd build\n$ cmake -DV8_INCLUDE_DIR=../deps/include/ -DV8_MONOLITH_LIB_PATH=../deps/libv8_monolith.a ../\n$ make\n\n# Execute the binary\n$ ./v8_inspector_example\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadov%2Fv8_inspector_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmadov%2Fv8_inspector_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadov%2Fv8_inspector_example/lists"}