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
☆83Updated 9 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 9 months ago
- Multiprocessing Queues Made Easy☆111Updated 8 months ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆163Updated last week
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆195Updated 3 weeks ago
- Lock-Free Atomics in Python☆70Updated 7 months ago
- Ultra-fast websocket client and server for asyncio☆229Updated 2 months ago
- A very simple shared memory dict implementation☆171Updated 3 years ago
- Call asynchronous code from an extension module.☆60Updated last week
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆292Updated 6 months ago
- A lock-free ring buffer for Python and Cython☆19Updated 2 years ago
- Define c structs with typing☆20Updated 3 weeks ago
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆76Updated 5 months ago
- Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)☆198Updated 4 months 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…☆233Updated this week
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆134Updated last year
- Very fast Python JSON parsing library☆391Updated last year
- Asyncio cache framework for Python☆45Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆359Updated this week
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- Threading and Multiprocessing made easy.☆125Updated 2 weeks ago
- Pyro 5 - Python remote objects☆362Updated 3 weeks ago
- A general-purpose library designed to guide developers in expressing their code as a flow.☆105Updated 6 months ago
- larch.pickle - A faster python pickle replacement☆34Updated 3 months ago
- PynneX provides a modern emitter-listener (signal-slot) pattern with thread safety, async support, and dynamic connection detection. Buil…☆56Updated 4 months ago
- WASM-powered sandbox implementation of exec() for safely running dynamic Python code☆36Updated last year
- A fast, lightweight 3D viewer for Python based on WGPU☆49Updated last week
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆32Updated 3 months ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated last week
- nicegui widgets☆51Updated last month
- Utilities for using Python's PEP 554 subinterpreters☆123Updated 9 months ago