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
☆85Updated 11 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…☆31Updated 11 months ago
- Multiprocessing Queues Made Easy☆114Updated 2 weeks ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆293Updated 8 months ago
- Ultra-fast websocket client and server for asyncio☆237Updated last month
- A very simple shared memory dict implementation☆173Updated 3 years ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆176Updated this week
- A lock-free ring buffer for Python and Cython☆20Updated 3 years ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated last month
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆75Updated 7 months ago
- nicegui widgets☆54Updated 3 months ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years 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…☆254Updated last week
- A fast, lightweight 3D viewer for Python based on WGPU☆51Updated last week
- Call asynchronous code from an extension module.☆59Updated 2 months ago
- Lock-Free Atomics in Python☆71Updated 9 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated last month
- ☆55Updated last month
- Utilities for using Python's PEP 554 subinterpreters☆122Updated last month
- Define c structs with typing☆20Updated 3 months ago
- Threading and Multiprocessing made easy.☆125Updated 2 months ago
- A general-purpose library designed to guide developers in expressing their code as a flow.☆107Updated 2 months ago
- larch.pickle - A faster python pickle replacement☆35Updated 5 months ago
- Compiled variants of the Python standard library.☆139Updated last year
- Advanced multiple dispatch for Python functions☆380Updated last month
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆196Updated last week
- A rich help formatter for argparse☆182Updated last week
- A quicker pickle☆109Updated 3 years ago
- Like `requests` for mathematical computing, making complex math feel simple.☆160Updated last month
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆33Updated 6 months ago
- The easiest way to ship python applications.☆204Updated 11 months ago