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:
- HPy: a better API for Python☆1,113Updated last week
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Toolkit to run Python benchmarks☆854Updated 3 months ago
- A fast and thorough lazy object proxy.☆260Updated last month
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 2 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆701Updated last month
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Sans-IO WebSocket protocol implementation☆281Updated last month
- ☆92Updated 2 years ago
- Asynchronous console and interfaces for asyncio☆472Updated 3 weeks ago
- asyncio-compatible timeout class☆566Updated this week
- Read/Write Lock - synchronization primitive for asyncio☆157Updated this week
- Notes describing my understanding of how modern Python event loops work☆327Updated 5 years ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- Mypy static type checker plugin for Pytest☆254Updated 2 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Design a new better C API for Python☆59Updated 6 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- The multidict implementation☆449Updated this week
- A high-performance immutable mapping type for Python.☆1,152Updated 2 weeks ago
- Asyncio documentation☆196Updated 4 years 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 4 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 8 months ago
- A Python Parser☆639Updated 2 months ago
- vmprof - a statistical program profiler☆432Updated 2 months ago