{"id":19277623,"url":"https://github.com/shihabmridha/nodejs-cpp-addon-exp","last_synced_at":"2026-05-16T04:48:22.769Z","repository":{"id":131969391,"uuid":"286120865","full_name":"shihabmridha/nodejs-cpp-addon-exp","owner":"shihabmridha","description":"Experiment on NodeJS C/C++ addon (N-API)","archived":false,"fork":false,"pushed_at":"2020-08-08T21:53:58.000Z","size":195,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-05T15:48:49.397Z","etag":null,"topics":["cpp","nodejs","nodejs-napi"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shihabmridha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-08T21:19:53.000Z","updated_at":"2020-08-08T21:54:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc57051d-dc58-4c5f-99bc-bccf13619100","html_url":"https://github.com/shihabmridha/nodejs-cpp-addon-exp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shihabmridha%2Fnodejs-cpp-addon-exp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shihabmridha%2Fnodejs-cpp-addon-exp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shihabmridha%2Fnodejs-cpp-addon-exp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shihabmridha%2Fnodejs-cpp-addon-exp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shihabmridha","download_url":"https://codeload.github.com/shihabmridha/nodejs-cpp-addon-exp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240381164,"owners_count":19792409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cpp","nodejs","nodejs-napi"],"created_at":"2024-11-09T21:06:28.998Z","updated_at":"2026-05-16T04:48:22.740Z","avatar_url":"https://github.com/shihabmridha.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## NodeJS C++ Addon with N-API (Experiment)\n### Target: \n- Parse a JSON file using [simdjson](https://github.com/simdjson/simdjson/).\n- Pass key of JSON field to retrive the value and a callback.\n- Pass the retrived value from C++ to JavaScript as an argument of given callback.\n\n### Test:\n```\naddon.test('key', (value) =\u003e {\n  console.log(value); // should print the value retrived from json file\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshihabmridha%2Fnodejs-cpp-addon-exp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshihabmridha%2Fnodejs-cpp-addon-exp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshihabmridha%2Fnodejs-cpp-addon-exp/lists"}