FI-Mihej / InterProcessPyObjects
High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serialization and deserialization. Provides fast inter-process communication (IPC) via shared memory. Supports NumPy, Torch arrays, custom classes (including dataclass), classes with methods, and asyncio
☆69Updated 2 months ago
Alternatives and similar repositories for InterProcessPyObjects:
Users that are interested in InterProcessPyObjects are comparing it to the libraries listed below
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆27Updated 2 months ago
- Multiprocessing Queues Made Easy☆107Updated 2 months ago
- nicegui widgets☆45Updated this week
- A fast, lightweight 3D viewer for Python based on WGPU☆47Updated this week
- Python post-mortem debugger | 针对Python的异常调试器☆58Updated 3 months ago
- Simple example for embedding SSE2 assembly in Cython projects☆22Updated 7 years ago
- A decentralized python iterable, function and log tracker☆62Updated 2 months ago
- Create, Read, Update, and Delete (CRUD) operations for PostgreSQL made simple and fast.☆18Updated last month
- Jupyter Textual-based Widget☆13Updated 8 months ago
- The Multi-Process Dict for Python 3☆15Updated 5 years ago
- larch.pickle - A faster python pickle replacement☆32Updated last month
- Ultra-fast websocket client and server for asyncio☆179Updated last week
- Vendorize packages from PyPI☆102Updated 6 months ago
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆177Updated this week
- Utilities for using Python's PEP 554 subinterpreters☆118Updated 3 months ago
- ☆37Updated last week
- Python package containing root-finding methods written in Cython☆21Updated last year
- ☆45Updated 3 months ago
- A high-performance compressed ndarray library with a flexible computational engine☆96Updated this week
- Threading and Multiprocessing made easy.☆116Updated 8 months ago
- Call asynchronous code from an extension module.☆41Updated this week
- Operator overloading for fast anonymous functions.☆50Updated last month
- Build a TUI with Python's Argparse☆11Updated 2 months ago
- A friendly fork of autopxd☆48Updated 2 months ago
- A zero-setup, easy to use document store for Python☆78Updated 4 months ago
- Generating interfaces(CLI, Qt GUI, Dash web app) from a Python function or a command program.☆40Updated last year
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆109Updated 7 months ago
- Populate library namespace without incurring immediate import costs☆153Updated 2 weeks ago
- Better control of your asyncio tasks☆62Updated this week
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆66Updated last week