Common standard library for language interop

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammingLanguages

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Graal

    GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

  • I think the current state of the art in this area is GraalVM. It comes with support for many languages, including Python, Ruby, R, as well as all languages that use the JVM and LLVM with a consistent memory model. You can pass things around from language to language and it should pretty much just work.

  • enso

    Hybrid visual and textual functional programming.

  • The new Enso language targets GraalVM for the purpose of seamless cross-language interop.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • graalpython

    A Python 3 implementation built on GraalVM

  • Have you used GraalPython? According to its GH README and its graalvm.org FAQ:

  • nqp

    NQP

  • NQP is a compiler compiler toolkit that targets multiple backends: JVM, JS, and MoarVM.

  • rakudo

    🦋 Rakudo – Raku on MoarVM, JVM, and JS

  • Rakudo is a Raku compiler that targets NQP.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts