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
☆80Updated 7 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…☆29Updated 7 months ago
- Multiprocessing Queues Made Easy☆111Updated 6 months ago
- Define c structs with typing☆20Updated 4 months ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated 4 months ago
- A fast, lightweight 3D viewer for Python based on WGPU☆50Updated 3 weeks ago
- Call asynchronous code from an extension module.☆55Updated last week
- Ultra-fast websocket client and server for asyncio☆211Updated last week
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 7 months ago
- Vendorize packages from PyPI☆103Updated 10 months ago
- Lock-Free Atomics in Python☆67Updated 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…☆223Updated this week
- Populate library namespace without incurring immediate import costs☆169Updated 3 weeks ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆156Updated this week
- A friendly fork of autopxd☆50Updated 6 months ago
- Lint Cython files☆82Updated 2 weeks ago
- A very simple shared memory dict implementation☆171Updated 2 years ago
- The Multi-Process Dict for Python 3☆15Updated 6 years ago
- Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)☆107Updated last week
- ☆51Updated last month
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆287Updated 3 months ago
- A decentralized python iterable, function and log tracker☆67Updated 2 weeks ago
- Declarative CLI argument parser☆158Updated 3 weeks ago
- GeventMP - Gevent Multiprocessing Extension☆19Updated 5 months ago
- Compiled variants of the Python standard library.☆139Updated last year
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆31Updated last month
- Operator overloading for fast anonymous functions.☆50Updated last week
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆76Updated 3 months ago
- CPU parallelism for Trio☆62Updated last month
- Useful Mutable Mappings☆70Updated last year
- Threading and Multiprocessing made easy.☆125Updated 3 months ago