MetaCall
Organization focused on cutting edge technology in Cloud Computing, DevOps and Runtimes (Interpreters, JITs, Compilers).
Pinned Repositories
core
MetaCall: The ultimate polyglot programming experience.
deploy
Tool for deploying into MetaCall FaaS platform.
examples
MetaCall Examples - A collection of use cases and examples to be deployed in MetaCall.
faq
MetaCall Frequently Asked Questions.
function-mesh-example
MetaCall complete example with Function Mesh between multiple programming languages.
gsoc-2022
List of project ideas for contributors applying to the Google Summer of Code program in 2022 (GSoC 2022).
gsoc-2023
List of project ideas for contributors applying to the Google Summer of Code program in 2023 (GSoC 2023).
guix
Docker image for using Guix in a CI/CD environment.
install
Cross-platform set of script to install MetaCall infrastructure.
python-c-io_uring-example
Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.
MetaCall's Repositories
metacall/core
MetaCall: The ultimate polyglot programming experience.
metacall/guix
Docker image for using Guix in a CI/CD environment.
metacall/deploy
Tool for deploying into MetaCall FaaS platform.
metacall/examples
MetaCall Examples - A collection of use cases and examples to be deployed in MetaCall.
metacall/install
Cross-platform set of script to install MetaCall infrastructure.
metacall/faas
Reimplementation of MetaCall FaaS platform written in TypeScript.
metacall/metassr
High-performance server side rendering framework built with Metacall and Rust
metacall/libnode
NodeJS shared library cross-platform builds for shipping MetaCall.
metacall/polyglot-repl
Implements a polyglot REPL which supports multiple languages and shared meta-object protocol scope between REPLs.
metacall/distributable-linux
Linux redistributable for shipping MetaCall Core.
metacall/scala-port
Scala wrapper for MetaCall, a library for providing inter-language foreign function interface calls.
metacall/plthook
Hook function calls by replacing PLT (Procedure Linkage Table) entries.
metacall/currency-convert-example
Using Exchnage Rates API in Python with a NodeJS Script to Convert Currency using MetaCall.
metacall/distributable-windows
Windows redistributable for shipping MetaCall Core.
metacall/intellisense
Repository implementing intellisense support for multiple languages for polyglot programming with MetaCall.
metacall/polyglot-blog-example
Example showing how to implement a full blog with AI capabilities written in Python and NodeJS.
metacall/weather-dashboard-example
Example of MetaCall using Vue as Frontend, NodeJS Express as Backend and Python for doing Analytics.
metacall/core-benchmarks
Repository for publishing MetaCall Core Benchmarks.
metacall/distributable-macos
MacOs redistributable for shipping MetaCall Core.
metacall/doc
Complete documentation about MetaCall infrastructure.
metacall/homebrew
Repository holding the Homebrew recipes for MetaCall Core.
metacall/polyglot-tree-traversal-example
Example demonstrating how to build a tree abstract data type with multiple languages (Python, NodeJS and C).
metacall/backward-cpp
A beautiful stack trace pretty printer for C++
metacall/brew-pkg
Build OS X installer packages directly from Homebrew formulae
metacall/embedding-python-example
An example of embedding Python into C/C++ using MetaCall.
metacall/nodejs-cpp-example
An example of using C and C++ libraries from NodeJS by using MetaCall.
metacall/plthook-poc
Proof of Concept for implementing PLT/IAT hooking for MetaCall.
metacall/ruby-loco
Fully tested Ruby Windows Mingw, ucrt & mswin builds, built and saved on GitHub
metacall/ruby-mswin
Used to build specific Ruby versions for Windows with MSVC.
metacall/tinycc
Unofficial mirror of mob development branch