Skip to content
#

shared-object

Here are 19 public repositories matching this topic...

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

  • Updated May 14, 2024
  • Python

This is a generic makefile project for compiling C and C++ programs that implement shared libraries. It also includes various examples for compiling C and C++ programs in Unix like operating systems.

  • Updated Jan 30, 2020
  • Makefile

Improve this page

Add a description, image, and links to the shared-object topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shared-object topic, visit your repo's landing page and select "manage topics."

Learn more