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
☆86Updated last year
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 last year
- Call asynchronous code from an extension module.☆62Updated 3 months ago
- Multiprocessing Queues Made Easy☆114Updated 2 weeks ago
- Define c structs with typing☆20Updated 4 months ago
- Ultra-fast websocket client and server for asyncio☆243Updated 2 months ago
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆76Updated 8 months ago
- Lock-Free Atomics in Python☆73Updated 11 months ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆183Updated this week
- A lock-free ring buffer for Python and Cython☆20Updated 3 years ago
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆199Updated last month
- nicegui widgets☆56Updated 2 weeks ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 2 months ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆138Updated last year
- 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…☆263Updated last week
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 9 months ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated 3 months ago
- PynneX provides a modern emitter-listener (signal-slot) pattern with thread safety, async support, and dynamic connection detection. Buil…☆62Updated 7 months ago
- A fast, lightweight 3D viewer for Python based on WGPU☆56Updated 2 weeks ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆34Updated last month
- A very simple shared memory dict implementation☆173Updated 3 years ago
- Compiled variants of the Python standard library.☆139Updated last year
- larch.pickle - A faster python pickle replacement☆35Updated 3 weeks ago
- ☆54Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- Asyncio cache framework for Python☆45Updated 2 years ago
- A general-purpose library designed to guide developers in expressing their code as a flow.☆110Updated 3 months ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- Automatically generates a Cython wrapper for C++ code☆43Updated 4 years ago
- A dependency injection framework for Python! Bevy's primary goal is to help you write amazing code with less effort.☆70Updated this week