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☆204Updated 10 months ago
- A fast and thorough lazy object proxy.☆264Updated last week
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Sans-IO WebSocket protocol implementation☆293Updated 2 months ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆548Updated 9 months ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- The multidict implementation☆480Updated last week
- ☆93Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Read/Write Lock - synchronization primitive for asyncio☆172Updated 3 weeks ago
- HPy: a better API for Python☆1,128Updated 8 months ago
- Toolkit to run Python benchmarks☆908Updated last week
- Asyncio integration with sync code using greenlets.☆162Updated last year
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆766Updated 3 weeks ago
- Remote vanilla PDB (over TCP sockets).☆301Updated 3 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- An asyncio event loop using Rust compio.☆228Updated this week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- A python package that provides useful locks.☆274Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 2 weeks ago
- Notes describing my understanding of how modern Python event loops work☆331Updated 6 years ago
- Python module to modify bytecode☆326Updated last month
- asyncio-compatible timeout class☆570Updated 2 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago