ericsnowcurrently / multi-core-pythonLinks
Enabling CPython multi-core parallelism via subinterpreters.
☆247Updated 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:
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- A fast and thorough lazy object proxy.☆261Updated this week
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 3 months ago
- Sans-IO WebSocket protocol implementation☆282Updated 2 months ago
- HPy: a better API for Python☆1,113Updated last month
- Read/Write Lock - synchronization primitive for asyncio☆157Updated last week
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆521Updated 2 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Asyncio integration with sync code using greenlets.☆161Updated 6 months ago
- Toolkit to run Python benchmarks☆858Updated 4 months ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆714Updated last week
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Get a clue, get some code☆365Updated 3 years ago
- Runtime inspection utilities for Python typing module☆364Updated 2 months ago
- The multidict implementation☆464Updated last week
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Async requests-like httplib for python.☆507Updated 3 years ago
- A python package that provides useful locks.☆257Updated 4 months ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- asyncio-compatible timeout class☆566Updated 3 weeks ago
- A Python Parser☆646Updated 3 weeks ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- vmprof - a statistical program profiler☆432Updated 3 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- Remote vanilla PDB (over TCP sockets).☆293Updated 2 years ago
- Python module to modify bytecode☆317Updated last week
- Notes describing my understanding of how modern Python event loops work☆330Updated 5 years ago