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
☆78Updated 5 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…☆29Updated 5 months ago
- Define c structs with typing☆20Updated 2 months ago
- Multiprocessing Queues Made Easy☆111Updated 4 months ago
- A fast, lightweight 3D viewer for Python based on WGPU☆50Updated last month
- 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…☆194Updated this week
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆65Updated 2 years ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆118Updated this week
- A very simple shared memory dict implementation☆168Updated 2 years ago
- Call asynchronous code from an extension module.☆52Updated 3 weeks ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated last month
- Lint Cython files☆77Updated this week
- Lock-Free Atomics in Python☆65Updated 3 months ago
- Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)☆103Updated 2 weeks ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆285Updated last month
- Ultra-fast websocket client and server for asyncio☆199Updated 2 months ago
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆127Updated 9 months ago
- A decentralized python iterable, function and log tracker☆67Updated 4 months ago
- Compiled variants of the Python standard library.☆137Updated last year
- CPU parallelism for Trio☆59Updated 3 weeks ago
- Python from the Nuitka project☆53Updated last week
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆29Updated 2 months ago
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆72Updated last month
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 5 months ago
- Blazingly fast Markdown parser for Python written in Rust.☆34Updated this week
- Populate library namespace without incurring immediate import costs☆164Updated 2 weeks ago
- Declarative CLI argument parser☆152Updated last week
- Syntactical sugar for Python class attributes☆56Updated 9 months ago
- A lock-free ring buffer for Python and Cython☆18Updated 2 years ago
- atexit, but for asyncio☆18Updated 2 weeks ago
- A zero-setup, easy to use document store for Python☆78Updated 6 months ago