Python frontend with Zig backend

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

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

    sample python extension in zig

    I am currently looking to write an GUI application with Python as a frontend and possibly Zig as a backend. I saw this Github repo. But is that the only way or are there other 'better' ways of using Python and Zig together?

  • core

    MetaCall: The ultimate polyglot programming experience. (by metacall)

    Hi, I am writing a Polyglot Runtime called MetaCall, it provides interoperability between many different languages: https://github.com/metacall/core

  • 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.

  • zig-example

    Using Metacall as a C library from Zig, loading and running a CommonJS node module.

    Here's the example with NodeJS: https://github.com/metacall/zig-example

  • python-c-io_uring-example

    Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.

    The other way around is also possible, importing Zig into Python, I have an example with C: https://github.com/metacall/python-c-io_uring-example

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