metacall/core
MetaCall: The ultimate polyglot programming experience. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 5
- age_days: 2807
- days_rel: 41
- days_push: 14
- n_releases_24m: 26
Adoption not part of the score
1813 stars · 258 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MetaCall is an extensible, embeddable polyglot runtime that lets you call functions, methods, or procedures across multiple programming languages (Python, JavaScript, TypeScript, Ruby, C#, Java, Go, Rust, C/C++, WASM, and more) within a single application. It is the core engine behind MetaCall Hub, a deployment platform that turns functions into auto-generated APIs.
Use cases
- call a python function from javascript
- mix multiple programming languages in one application
- embed a scripting language interpreter into a c++ application
- build polyglot microservices without rewriting code
- expose functions from any language as http apis
- run nodejs and python code together in one process
When to choose
- you need seamless cross-language function calls without network overhead
- you want to embed interpreters for several languages in a single host application
- you are building a polyglot codebase and want to reuse existing modules across languages
- you need a runtime for mixed-language serverless or FaaS deployments
When to avoid
- you only work in a single language and standard tooling suffices
- you need strict process isolation or security sandboxing between languages
- your project depends on languages not yet supported by MetaCall's loaders
- you need battle-tested production FFI with a very large community
Facets
library · maturity active
interpreter rpc sdk plugin-system cli developer-tools programming-languages developer-tools cross-platform backend apis windows python cpp c rust go cli cross-platform polyglot-runtime ffi inter-language-calls function-mesh faas language-interop embeddable-runtime linux macos docker nodejs
5 sources
- readme: https://github.com/metacall/core · fetched 2026-08-28 · c87c2673add8
- homepage: https://metacall.io · fetched 2026-08-29 · 06888743ae19
- site_page: https://metacall.io/pricing · fetched 2026-08-29 · f6558552fff8
- site_page: https://metacall.io/faq · fetched 2026-08-29 · 803146bacd7a
- site_page: https://core.metacall.io · fetched 2026-08-29 · 0df5a34a8425
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| metacall/core | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem