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 10 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 10 months ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆173Updated this week
- Multiprocessing Queues Made Easy☆114Updated last month
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆76Updated 6 months ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆292Updated 7 months ago
- A lock-free ring buffer for Python and Cython☆20Updated 3 years ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated last month
- Ultra-fast websocket client and server for asyncio☆233Updated 2 weeks ago
- Lock-Free Atomics in Python☆70Updated 9 months ago
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆194Updated 2 weeks ago
- Call asynchronous code from an extension module.☆59Updated last month
- Define c structs with typing☆20Updated 2 months ago
- Asyncio cache framework for Python☆45Updated 2 years ago
- Python fast on-disk dictionary / RocksDB & SpeeDB Python binding☆251Updated 4 months ago
- Very fast Python JSON parsing library☆398Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month
- nicegui widgets☆53Updated 2 months ago
- A very simple shared memory dict implementation☆173Updated 3 years ago
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆134Updated last year
- The Multi-Process Dict for Python 3☆15Updated 6 years ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆33Updated 5 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…☆246Updated last week
- Threading and Multiprocessing made easy.☆125Updated 2 months ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- A fast, lightweight 3D viewer for Python based on WGPU☆49Updated last month
- atexit, but for asyncio☆20Updated this week
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Advanced multiple dispatch for Python functions☆380Updated 3 weeks ago
- WASM-powered sandbox implementation of exec() for safely running dynamic Python code☆36Updated last year