{"id":20779492,"url":"https://github.com/mguardarini/nodejs-bind-cplusplus","last_synced_at":"2025-03-11T22:19:45.231Z","repository":{"id":123262682,"uuid":"159071433","full_name":"mguardarini/nodejs-bind-cplusplus","owner":"mguardarini","description":"C++ and Node.js: An Unholy Combination….But Oh So Right","archived":false,"fork":false,"pushed_at":"2018-11-27T13:56:02.000Z","size":18,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T08:38:37.786Z","etag":null,"topics":["api","binding","bolierplate","cplusplus","express","interface","node-ffi","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/mguardarini.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":"2018-11-25T20:25:57.000Z","updated_at":"2023-02-17T00:30:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a24eeaa-f9d9-4a6b-b3d8-5655a663ccae","html_url":"https://github.com/mguardarini/nodejs-bind-cplusplus","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/mguardarini%2Fnodejs-bind-cplusplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mguardarini%2Fnodejs-bind-cplusplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mguardarini%2Fnodejs-bind-cplusplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mguardarini%2Fnodejs-bind-cplusplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mguardarini","download_url":"https://codeload.github.com/mguardarini/nodejs-bind-cplusplus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243119968,"owners_count":20239400,"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":["api","binding","bolierplate","cplusplus","express","interface","node-ffi","nodejs"],"created_at":"2024-11-17T13:28:11.835Z","updated_at":"2025-03-11T22:19:45.225Z","avatar_url":"https://github.com/mguardarini.png","language":"Makefile","readme":"# How to create js binding to c/c++ library using nodejs FFI\n\nThis is a simple example C/C++ math library binding to Node.JS using addon FFI(foreign feth interface) and web server with express.\n\nIf you have an existing library written in C/C++ and you want to use this in a Node.JS application or you want to create an interface binding for javascript, you using node-ffi is a Node.js addon for loading and calling dynamic libraries using pure JavaScript. It can be used to create bindings to native libraries without writing any C++ code.\n\n\n### To install dependency using NPM.\n```\nnpm install\n```\n\n### To Build the project\n```\nnpm run build\n```\n\n### To run the project\n```\nnpm run start\n```\n\n# Enjoy :)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmguardarini%2Fnodejs-bind-cplusplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmguardarini%2Fnodejs-bind-cplusplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmguardarini%2Fnodejs-bind-cplusplus/lists"}