Ziggy Pydust: a toolkit for building native Python extensions in Zig

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ziggy-pydust

    A toolkit for building Python extensions in Zig.

  • Hi all! I'd like to share Ziggy Pydust, a project that makes it easy to write Python extensions in Zig.

  • ziggy-pydust-template

    A template for building Python extensions in Zig using Pydust toolkit.

  • There is a GitHub template to help you get started: https://github.com/fulcrum-so/ziggy-pydust-template

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

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

  • If you're not familiar, Zig is a low-level general purpose programming language that provides improved safety over C/C++ and powerful compile-time meta-programming called "comptime".

  • Poetry

    Python packaging and dependency management made easy

  • Pydust _almost_ has full coverage of the CPython Limited API, currently runs on Linux and MacOS, and is integrated with Poetry as a build system.

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

  • From Kotlin Scripting to Python

    1 project | dev.to | 7 Mar 2024
  • Python Packaging, One Year Later: A Look Back at 2023 in Python Packaging

    2 projects | news.ycombinator.com | 16 Jan 2024
  • How do you resolve dependency conflicts?

    1 project | /r/learnpython | 10 Dec 2023
  • Is there a way to mangage a project locally, like npm does?

    1 project | /r/learnpython | 10 Dec 2023
  • Poetry VS instld - a user suggested alternative

    2 projects | 9 Dec 2023