{"id":13412736,"url":"https://github.com/metacall/core","last_synced_at":"2025-04-27T03:58:09.099Z","repository":{"id":37587571,"uuid":"163221062","full_name":"metacall/core","owner":"metacall","description":"MetaCall: The ultimate polyglot programming experience.","archived":false,"fork":false,"pushed_at":"2025-04-25T15:21:40.000Z","size":22944,"stargazers_count":1645,"open_issues_count":60,"forks_count":183,"subscribers_count":17,"default_branch":"develop","last_synced_at":"2025-04-27T03:58:00.963Z","etag":null,"topics":["c","cpp","docker","faas","ffi","function-mesh","golang","gsoc","inter-language","javascript","metacall","node","nodejs","polyglot","polyglot-programming","programming-language","python","ruby"],"latest_commit_sha":null,"homepage":"https://metacall.io","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metacall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-26T22:02:57.000Z","updated_at":"2025-04-26T21:03:39.000Z","dependencies_parsed_at":"2023-12-23T22:21:13.709Z","dependency_job_id":"36f6bad8-7b5e-4c20-a4eb-eba4cf0dcc08","html_url":"https://github.com/metacall/core","commit_stats":{"total_commits":3319,"total_committers":60,"mean_commits":55.31666666666667,"dds":"0.18379029828261528","last_synced_commit":"c42ecd4f60a511d619e4c19fa446e36357f0f72c"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metacall%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metacall%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metacall%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metacall%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metacall","download_url":"https://codeload.github.com/metacall/core/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251085194,"owners_count":21533841,"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":["c","cpp","docker","faas","ffi","function-mesh","golang","gsoc","inter-language","javascript","metacall","node","nodejs","polyglot","polyglot-programming","programming-language","python","ruby"],"created_at":"2024-07-30T20:01:28.521Z","updated_at":"2025-04-27T03:58:09.076Z","avatar_url":"https://github.com/metacall.png","language":"C","readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://metacall.io\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/metacall/core/develop/deploy/images/logo.png\" alt=\"METACALL\" style=\"max-width:100%; margin: 0 auto;\" width=\"80\" height=\"80\"\u003e\u003c/a\u003e\n  \u003ch1\u003e\u003cb\u003eMetaCall Polyglot Runtime\u003c/b\u003e\u003c/h1\u003e\n  \u003ca href=\"https://metacall.io\"\u003eMetaCall.io\u003c/a\u003e |\n  \u003ca href=\"#install\"\u003eInstall\u003c/a\u003e |\n  \u003ca href=\"https://github.com/metacall/core/blob/develop/docs/README.md\"\u003eDocs\u003c/a\u003e\n\u003c/div\u003e\n\u003cdiv id=\"badges\" align=\"center\"\u003e\n  \u003ca href=\"https://t.me/joinchat/BMSVbBatp0Vi4s5l4VgUgg\" alt=\"Discord\"\u003e\n    \u003cimg src=\"https://img.shields.io/static/v1?label=metacall\u0026message=join\u0026color=blue\u0026logo=telegram\u0026style=flat\" /\u003e\u003c/a\u003e\n\n  \u003ca href=\"https://discord.gg/upwP4mwJWa\" alt=\"Discord\"\u003e\n    \u003cimg src=\"https://img.shields.io/discord/781987805974757426?label=discord\u0026style=flat\" /\u003e\u003c/a\u003e\n\n  \u003ca href=\"https://matrix.to/#/#metacall:matrix.org\" alt=\"Matrix\"\u003e\n    \u003cimg src=\"https://img.shields.io/matrix/metacall:matrix.org?label=matrix\u0026style=flat\" /\u003e\u003c/a\u003e\n\n  \u003ca href=\"https://twitter.com/metacallio\" alt=\"Twitter\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/metacallio?label=MetaCall\" /\u003e\u003c/a\u003e\n\n  \u003ca href=\"https://medium.com/@metacall/call-functions-methods-or-procedures-between-programming-languages-with-metacall-58cfece35d7\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/metacall/core/develop/deploy/images/overview.png\" alt=\"M E T A C A L L\" style=\"max-width:100%; margin: 0 auto;\" width=\"350\" height=\"auto\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n**MetaCall** allows calling functions, methods or procedures between multiple programming languages.\n\n`sum.py`\n``` python\ndef sum(a, b):\n  return a + b\n```\n\n`main.js`\n``` javascript\nconst { sum } = require('./sum.py');\n\nsum(3, 4); // 7\n```\n\n`shell`\n``` sh\nmetacall main.js\n```\n\n**MetaCall** is an extensible, embeddable, and interoperable cross-platform polyglot runtime. It supports NodeJS, Vanilla JavaScript, TypeScript, Python, Ruby, C#, Java, WASM, Go, C, C++, Rust, D, Cobol [and more](https://github.com/metacall/core/blob/develop/docs/README.md#2-language-support).\n\n## Install\n\nThe easiest way to install **MetaCall** is the following:\n\n``` sh\ncurl -sL https://raw.githubusercontent.com/metacall/install/master/install.sh | sh\n```\n\nFor more information about other install methodologies and platforms or Docker, check the [install documentation](https://github.com/metacall/core/blob/develop/docs/README.md#41-installation).\n\n## Examples\n\nYou can find a complete [list of examples in the documentation](https://github.com/metacall/core/blob/develop/docs/README.md#43-examples). If you are interested in submitting new examples, please [contact us in our chats](#badges).\n","funding_links":[],"categories":["Embeddable Scripting Languages","C","Libraries","Utilities","库 Libraries","嵌入式脚本引擎","Uncategorized","Relational Databases","可嵌入的脚本语言"],"sub_categories":["Search and Analytic Databases","Scripting","YAML","脚本 Scripting","Uncategorized","Advanced Console UIs","检索及分析资料库"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetacall%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetacall%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetacall%2Fcore/lists"}