ericsnowcurrently / multi-core-pythonLinks
Enabling CPython multi-core parallelism via subinterpreters.
☆247Updated 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:
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 5 months ago
- HPy: a better API for Python☆1,117Updated 3 months ago
- Thredo was an experiment - It's dead. Feel free to look around.☆337Updated 5 years ago
- A fast and thorough lazy object proxy.☆261Updated this week
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆524Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Sans-IO WebSocket protocol implementation☆283Updated 3 months ago
- ☆93Updated 2 years ago
- Toolkit to run Python benchmarks☆869Updated 5 months ago
- Read/Write Lock - synchronization primitive for asyncio☆164Updated last week
- Making it easy to write async iterators in Python 3.5☆100Updated 5 years ago
- Asyncio integration with sync code using greenlets.☆163Updated 7 months ago
- Runtime inspection utilities for Python typing module☆366Updated 3 months ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last week
- OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.☆217Updated 3 years ago
- The multidict implementation☆467Updated 2 weeks ago
- Automatic __slots__ for your Python classes☆68Updated 8 months ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆199Updated 4 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆199Updated last year
- Communications from the Steering Council☆164Updated 5 months ago
- Get a clue, get some code☆367Updated 3 years ago
- Notes describing my understanding of how modern Python event loops work☆329Updated 5 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆231Updated 2 years ago
- A python package that provides useful locks.☆261Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week