Writing entire programs in Cython

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

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

    NumPy aware dynamic Python compiler using LLVM

  • I saw in some comment that you’re working with numpy. In that case definitely check out Numba. It’s a specialized JIT for numerical applications.

  • PyCall.jl

    Package to call Python functions from the Julia language

  • You can integrate Python and Julia code with https://github.com/JuliaPy/PyCall.jl and https://github.com/JuliaPy/pyjulia .

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

    python interface to julia

  • You can integrate Python and Julia code with https://github.com/JuliaPy/PyCall.jl and https://github.com/JuliaPy/pyjulia .

  • libRL

    A Python library for characterizing Microwave Absorption

  • Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

  • Or learn Nim.

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