ericsnowcurrently / multi-core-pythonLinks
Enabling CPython multi-core parallelism via subinterpreters.
☆246Updated 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:
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆201Updated 8 months ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Experiments for the official PEG parser generator for Python☆281Updated last year
- ☆93Updated 2 years ago
- HPy: a better API for Python☆1,125Updated 6 months ago
- The multidict implementation☆476Updated this week
- Runtime inspection utilities for Python typing module☆376Updated last month
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆532Updated 7 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Serialization library for Exceptions and Tracebacks.☆177Updated 3 weeks ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Read/Write Lock - synchronization primitive for asyncio☆167Updated 3 weeks ago
- Sans-IO WebSocket protocol implementation☆286Updated this week
- Toolkit to run Python benchmarks☆892Updated last month
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Notes describing my understanding of how modern Python event loops work☆331Updated 5 years ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆755Updated last week
- Get a clue, get some code☆366Updated 4 years ago
- Asyncio integration with sync code using greenlets.☆162Updated 10 months ago
- ☆40Updated 3 years ago
- Design a new better C API for Python☆60Updated last month
- asyncio-compatible timeout class☆568Updated this week
- Asynchronous console and interfaces for asyncio☆479Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 3 months ago