The GIL can now be disabled in Python's main branch

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • CPython

    The Python programming language

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • mypy

    Optional static typing for Python

  • taichi

    Productive, portable, and performant GPU programming in Python.

    ETH Zurich is using it for their physics sim courses, University of Utah is using it for simulations (SIGGRAPH 2022), OPPO (they make smart devices running Android), Kuaishou uses it for liquid and gas simulation on GPUs. Lots of GPU accelerated sim stuff.

    https://www.taichi-lang.org/

    https://www.researchgate.net/publication/337118128_Taichi_a_...

    https://github.com/taichi-dev/taichi

  • weave

    A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead (by mratsim)

  • malebolgia

    Malebolgia creates new spawns. Structured concurrency. Thread pools and related APIs.

  • nogil-3.12

    Multithreaded Python without the GIL (experimental rebase on 3.12)

    Those links are both fairly old. See PEP 703 [0] and Sam’s nogil-3.12 repo [1] for more current versions.

    [0] https://peps.python.org/pep-0703/

    [1] https://github.com/colesbury/nogil-3.12

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • schedule

    Python job scheduling for humans.

    Thank you for your insight!

    I asked about it to the dev if you're interested, by the way. No replies yet though, since the lib isn't very active to begin with.

    https://github.com/dbader/schedule/issues/614

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

  • Python 3.13.0 Is Released

    11 projects | news.ycombinator.com | 7 Oct 2024
  • Duck Typing Meets Type Hints: Using Protocols in Python

    1 project | dev.to | 30 Jul 2024
  • Supercharge Your Python Toolkit with These Powerful Tools

    4 projects | dev.to | 8 Jul 2024
  • Dagger.io : La nouvelle ère du CI/CD dans le monde DevOps

    3 projects | dev.to | 14 May 2024
  • Polars – A bird's eye view of Polars

    4 projects | news.ycombinator.com | 13 Feb 2024

Did you konow that Python is
the 1st most popular programming language
based on number of metions?