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 fast and thorough lazy object proxy.☆262Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- a re-implementation of the asyncio mainloop on top of Trio☆203Updated 9 months ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Read/Write Lock - synchronization primitive for asyncio☆170Updated last week
- The multidict implementation☆478Updated last week
- HPy: a better API for Python☆1,126Updated 7 months ago
- Python module to modify bytecode☆326Updated 3 weeks ago
- Serialization library for Exceptions and Tracebacks.☆179Updated 2 months ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Sans-IO WebSocket protocol implementation☆287Updated last month
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆543Updated 8 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Notes describing my understanding of how modern Python event loops work☆331Updated 6 years ago
- ☆93Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- distributed structured concurrency☆301Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- An asyncio event loop using Rust compio.☆223Updated last week
- Toolkit to run Python benchmarks☆902Updated 2 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- PEP 567 Backport☆89Updated 6 years ago
- Asyncio integration with sync code using greenlets.☆162Updated last year
- vmprof - a statistical program profiler☆437Updated 3 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Examples of safe coding practice for Python C extensions.☆233Updated 3 months ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆761Updated last week
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago