Does Python plan to add JIT or get rid of the GIL?

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

Our great sponsors
  • Sonar - Write Clean Python Code. Always.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • faster-cpython

    How to make CPython faster.

    Yes, the Shannon plan, which is actively being worked on by a team headed by Guido, includes JIT work in stages 3 and 4

  • IronPython

    Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.

    Sadly, both Jython and IronPython have stalled somewhat. IronPython is slowly working towards Python 3 support. Jython has a roadmap towards Python 3 support, but their version 3 repo is not in active development.

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • jython3

    A sandboxed attempt at v3 (not maintained)

    Sadly, both Jython and IronPython have stalled somewhat. IronPython is slowly working towards Python 3 support. Jython has a roadmap towards Python 3 support, but their version 3 repo is not in active development.

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