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 2 months ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆188Updated last week
- Lock-Free Atomics in Python☆74Updated last year
- Call asynchronous code from an extension module.☆63Updated last month
- A lock-free ring buffer for Python and Cython☆21Updated 3 years ago
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆202Updated last week
- Ultra-fast websocket client and server for asyncio☆247Updated this week
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆78Updated 10 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Define c structs with typing☆20Updated 6 months ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated last month
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆294Updated 11 months ago
- A fast, lightweight 3D viewer for Python based on WGPU☆56Updated 2 months ago
- A very simple shared memory dict implementation☆174Updated 2 weeks ago
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆140Updated last year
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 3 years ago
- Fast to Code gRPC in Python☆54Updated 5 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…☆277Updated last week
- ☆56Updated 2 weeks ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆35Updated 3 months ago
- PynneX provides a modern emitter-listener (signal-slot) pattern with thread safety, async support, and dynamic connection detection. Buil…☆62Updated 9 months ago
- A general-purpose library designed to guide developers in expressing their code as a flow.☆111Updated this week
- Compiled variants of the Python standard library.☆139Updated 2 years ago
- Very fast Python JSON parsing library☆400Updated last year
- Populate library namespace without incurring immediate import costs☆202Updated 3 weeks ago
- nicegui widgets☆58Updated 3 weeks ago
- Lightning fast OLAP-style point queries on Pandas DataFrames.☆128Updated last year
- Fast Numpy I/O : Fast replacement for numpy.load and numpy.save☆44Updated last year
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago