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
63Updated 6 months ago

Related projects

Alternatives and complementary repositories for InterProcessPyObjects