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
- Multiprocessing Queues Made Easy☆116Updated last month
- Call asynchronous code from an extension module.☆63Updated last month
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated 3 weeks ago
- Lock-Free Atomics in Python☆73Updated last year
- Define c structs with typing☆20Updated 5 months ago
- A lock-free ring buffer for Python and Cython☆21Updated 3 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…☆270Updated 2 weeks ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 10 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆186Updated this week
- Ultra-fast websocket client and server for asyncio☆247Updated 2 weeks ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- Asyncio cache framework for Python☆45Updated 2 years ago
- A very simple shared memory dict implementation☆173Updated 3 years ago
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆202Updated 2 weeks ago
- Compiled variants of the Python standard library.☆139Updated 2 years ago
- The Multi-Process Dict for Python 3☆15Updated 6 years ago
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆139Updated last year
- Backport of the pickle 5 protocol (PEP 574)☆34Updated 4 years ago
- WASM-powered sandbox implementation of exec() for safely running dynamic Python code☆37Updated last year
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆35Updated 2 months ago
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆77Updated 10 months ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 3 months ago
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆78Updated 4 months ago
- Very fast Python JSON parsing library☆402Updated last year
- A dependency injection framework for Python! Bevy's primary goal is to help you write amazing code with less effort.☆70Updated last week
- A fast, lightweight 3D viewer for Python based on WGPU☆56Updated last month
- A python wrapper for tomlplusplus☆93Updated last month
- The easiest way to ship python applications.☆204Updated last year