Enabling CPython multi-core parallelism via subinterpreters.
☆247Aug 19, 2022Updated 3 years ago
Alternatives and similar repositories for multi-core-python
Users that are interested in multi-core-python are comparing it to the libraries listed below
Sorting:
- HPy: a better API for Python☆1,131May 26, 2025Updated 9 months ago
- Multicorn is a multi-interpreter server for Python.☆34Dec 30, 2024Updated last year
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆25Dec 1, 2025Updated 2 months ago
- How to make CPython faster.☆956Oct 29, 2022Updated 3 years ago
- Design a new better C API for Python☆60Oct 9, 2025Updated 4 months ago
- ☆11Feb 28, 2024Updated 2 years ago
- Server-side HTTP caching for ASGI applications, inspired by Django's cache framework☆17Dec 22, 2019Updated 6 years ago
- distributed structured concurrency☆303Feb 20, 2026Updated last week
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Feb 16, 2024Updated 2 years ago
- ☆119Jun 12, 2024Updated last year
- An IR for Python VM, provided with indirect jump instructions.☆19Jan 23, 2020Updated 6 years ago
- The first and yet the only CPython compatible Python JIT, over the world.(julia backend: https://github.com/thautwarm/RestrainJIT.jl)☆107Dec 9, 2019Updated 6 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Dec 1, 2025Updated 2 months ago
- ☆1,728Dec 28, 2025Updated 2 months ago
- JSON-RPC implementation for Starlette framework☆27Jul 27, 2023Updated 2 years ago
- A toy ASGI web framework☆24Dec 21, 2020Updated 5 years ago
- A list of dead JIT compiler projects for CPython.☆18Sep 30, 2022Updated 3 years ago
- A new Python HTTP client for everybody☆83Nov 16, 2020Updated 5 years ago
- Python module to modify bytecode☆327Dec 21, 2025Updated 2 months ago
- Compile type annotated Python to fast C extensions☆1,918Apr 17, 2023Updated 2 years ago
- A really thin ASGI web framework☆66Nov 7, 2025Updated 3 months ago
- Design and discussion for the new C-API for Python☆18Aug 8, 2025Updated 6 months ago
- Caching library reimplementing django.core.cache with async support and type hints, inspired by encode/databases.☆28Dec 8, 2022Updated 3 years ago
- Utilities for using Python's PEP 554 subinterpreters☆123Sep 30, 2025Updated 4 months ago
- [No maintenance intended] Proof of concept lightweight HTTP/1.1 proxy service built with ASGI and HTTPX.☆30Sep 26, 2021Updated 4 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Oct 26, 2012Updated 13 years ago
- Caching for HTTPX☆73Oct 6, 2025Updated 4 months ago
- Good Curio!☆4,132Dec 21, 2025Updated 2 months ago
- Asyncio support for PEP-567 contextvars backport.☆55Dec 26, 2022Updated 3 years ago
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,395Feb 21, 2026Updated last week
- Tutorial to contribute to the CPython project☆49Jan 13, 2023Updated 3 years ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆55Mar 1, 2024Updated last year
- 🐍🕸 WebAssembly runtime for Python☆2,142Sep 17, 2023Updated 2 years ago
- Visualize CPython's specializing, adaptive interpreter.☆671May 19, 2024Updated last year
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Jan 28, 2021Updated 5 years ago
- Adds internationalization (i18n) support to ASGI applications (Asyncio/Trio)☆24Nov 6, 2025Updated 3 months ago
- A task queue library for Python and Redis☆36Dec 8, 2022Updated 3 years ago
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,693Updated this week
- Victor Stinner's Notes☆22Feb 20, 2026Updated last week