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:
- a re-implementation of the asyncio mainloop on top of Trio☆200Updated 7 months ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- Instant visualization of Python AST and Code Objects☆142Updated last year
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- HPy: a better API for Python☆1,122Updated 5 months ago
- Serialization library for Exceptions and Tracebacks.☆177Updated 2 weeks ago
- Sans-IO WebSocket protocol implementation☆285Updated this week
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆531Updated 6 months ago
- Asyncio integration with sync code using greenlets.☆162Updated 10 months ago
- OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.☆222Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Notes describing my understanding of how modern Python event loops work☆331Updated 5 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- ☆93Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Toolkit to run Python benchmarks☆885Updated 2 weeks ago
- Python module to modify bytecode☆324Updated 2 weeks ago
- The multidict implementation☆474Updated this week
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- Read/Write Lock - synchronization primitive for asyncio☆167Updated last month
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆755Updated last month
- Asynchronous console and interfaces for asyncio☆479Updated last month
- Get a clue, get some code☆367Updated 4 years ago
- asyncio-compatible timeout class☆569Updated this week
- Visualize CPython's specializing, adaptive interpreter.☆665Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A high-performance immutable mapping type for Python.☆1,185Updated 5 months ago
- A fast and memory efficient LRU cache for Python☆281Updated 3 weeks ago