High Performance subset of python

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

    You might want to check out the faster-cpython project, they are doing work to improve performance of cpython and often put reading material on there to discuss this kinds of potential changes: https://github.com/faster-cpython/ideas/discussions/123

  • mypy

    Optional static typing for Python

    I heard of mypyc too : https://github.com/python/mypy/tree/master/mypyc

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

  • cinder

    Cinder is Meta's internal performance-oriented production version of CPython. (by facebookincubator)

  • Pyjion

    Pyjion - A JIT for Python based upon CoreCLR (by tonybaloney)

    https://github.com/tonybaloney/Pyjion Seems pretty cool

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