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☆114Updated last month
- A high-performance library for compressed ndarrays, with a flexible computational engine☆183Updated this week
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 9 months ago
- Define c structs with typing☆20Updated 4 months ago
- larch.pickle - A faster python pickle replacement☆37Updated last month
- A lock-free ring buffer for Python and Cython☆21Updated 3 years ago
- Lock-Free Atomics in Python☆73Updated 11 months ago
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆200Updated last week
- Ultra-fast websocket client and server for asyncio☆246Updated 3 months ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated this week
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆140Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 3 months ago
- Lightning fast OLAP-style point queries on Pandas DataFrames.☆127Updated last year
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆76Updated 9 months ago
- Call asynchronous code from an extension module.☆62Updated last week
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- A fast, lightweight 3D viewer for Python based on WGPU☆56Updated last month
- The Multi-Process Dict for Python 3☆15Updated 6 years ago
- Very fast Python JSON parsing library☆399Updated 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…☆266Updated 2 weeks ago
- Threading and Multiprocessing made easy.☆125Updated 4 months ago
- Generates Python Extension modules from Cythons PXD files☆77Updated this week
- ☆54Updated last week
- PynneX provides a modern emitter-listener (signal-slot) pattern with thread safety, async support, and dynamic connection detection. Buil…☆62Updated 8 months ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 4 years ago
- A very simple shared memory dict implementation☆173Updated 3 years ago
- A general-purpose library designed to guide developers in expressing their code as a flow.☆110Updated 4 months ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆34Updated last month
- nicegui widgets☆56Updated last week