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☆198Updated 6 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 last month
- ☆93Updated 2 years ago
- Read/Write Lock - synchronization primitive for asyncio☆166Updated this week
- Instant visualization of Python AST and Code Objects☆141Updated last year
- Serialization library for Exceptions and Tracebacks.☆176Updated 3 weeks ago
- Get a clue, get some code☆367Updated 3 years ago
- HPy: a better API for Python☆1,122Updated 4 months ago
- Sans-IO WebSocket protocol implementation☆284Updated 5 months ago
- Asyncio integration with sync code using greenlets.☆164Updated 8 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- asyncio-compatible timeout class☆568Updated last week
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆742Updated 2 months ago
- The multidict implementation☆471Updated last month
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆530Updated 5 months ago
- Toolkit to run Python benchmarks☆879Updated last month
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- aiosignal: a list of registered asynchronous callbacks☆155Updated last week
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Notes describing my understanding of how modern Python event loops work☆331Updated 5 years ago
- Mypy static type checker plugin for Pytest☆256Updated 6 months ago
- Remote vanilla PDB (over TCP sockets).☆299Updated 2 years ago