ericsnowcurrently / multi-core-pythonLinks
Enabling CPython multi-core parallelism via subinterpreters.
☆248Updated 2 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:
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Debugging manhole for python applications.☆386Updated 11 months ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- HPy: a better API for Python☆1,112Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- The multidict implementation☆452Updated this week
- Toolkit to run Python benchmarks☆855Updated 3 months ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated this week
- Hunter is a flexible code tracing toolkit.☆819Updated 11 months ago
- A python package that provides useful locks.☆257Updated 3 months ago
- better error messages for assert equals in pytest☆324Updated 9 months ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆108Updated 4 months ago
- Python module to modify bytecode☆313Updated this week
- A new Python HTTP client for everybody☆80Updated 4 years ago
- Runtime inspection utilities for Python typing module☆363Updated last month
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Instant visualization of Python AST and Code Objects☆139Updated last year
- ☆608Updated 7 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 9 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 3 months ago
- Asyncio integration with sync code using greenlets.☆161Updated 5 months ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆712Updated 2 weeks ago
- ☆92Updated 2 years ago
- Design a new better C API for Python☆59Updated 6 months ago
- PEP 567 Backport☆89Updated 6 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Python code object transformers☆185Updated last year
- JSON schema generation from dataclasses☆167Updated last year