FI-Mihej / InterProcessPyObjectsLinks
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
☆81Updated 8 months ago
Alternatives and similar repositories for InterProcessPyObjects
Users that are interested in InterProcessPyObjects are comparing it to the libraries listed below
Sorting:
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆30Updated 8 months ago
- Multiprocessing Queues Made Easy☆111Updated 8 months ago
- Call asynchronous code from an extension module.☆59Updated this week
- Define c structs with typing☆20Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- A high-performance library for compressed ndarrays, with a flexible computational engine☆159Updated this week
- Lock-Free Atomics in Python☆69Updated 7 months ago
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆193Updated last week
- Ultra-fast websocket client and server for asyncio☆223Updated last month
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆76Updated 4 months ago
- Compiled variants of the Python standard library.☆139Updated last year
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆134Updated last year
- A fast, lightweight 3D viewer for Python based on WGPU☆49Updated 2 months ago
- A lock-free ring buffer for Python and Cython☆19Updated 2 years ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated 3 weeks ago
- A general-purpose library designed to guide developers in expressing their code as a flow.☆105Updated 6 months ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆291Updated 5 months ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆104Updated 2 years ago
- Threading and Multiprocessing made easy.☆125Updated 5 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…☆231Updated last week
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- A very simple shared memory dict implementation☆171Updated 2 years ago
- Automatically generates a Cython wrapper for C++ code☆43Updated 4 years ago
- A decentralized python iterable, function and log tracker☆68Updated 2 months ago
- PynneX provides a modern emitter-listener (signal-slot) pattern with thread safety, async support, and dynamic connection detection. Buil…☆54Updated 3 months ago
- The easiest way to ship python applications.☆199Updated 8 months ago
- Asyncio cache framework for Python☆45Updated 2 years ago
- A robust DAG implementation for parallel execution☆71Updated last year
- larch.pickle - A faster python pickle replacement☆34Updated 3 months ago
- Pyro 5 - Python remote objects☆356Updated 5 months ago