DLPack data exchange interface in Python
-
Updated
Jan 3, 2024 - Python
DLPack data exchange interface in Python
3D Game made with Python and Panda3D
A drop-in replacement for Python multiprocessing.Queue that moves large data objects (>1MB) into shared memory as raw bytes and sends only minimal metadata between processes — reducing I/O bottlenecks and improving throughput for high-volume data.
Add a description, image, and links to the memoryview topic page so that developers can more easily learn about it.
To associate your repository with the memoryview topic, visit your repo's landing page and select "manage topics."