An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with shared-object

A curated list of projects in awesome lists tagged with shared-object .

https://github.com/fi-mihej/interprocesspyobjects

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

async asynchronous asyncio fast inter-process-communication ipc linux macos python python3 shared-data shared-dict shared-memory shared-object sync windows

Last synced: 06 Apr 2025

https://github.com/jcelerier/dynalizer

C++ Dynamic loader generator for C APIs

cpp dynamic-library dynamic-loading libclang python shared-object

Last synced: 06 May 2025

https://github.com/aldaronlau/dl_api

The easiest, simplest and safest way to load dynamic (shared object) libraries from Rust!

abi dl-api dynamic-linking ffi macros rust shared-library shared-object

Last synced: 01 Aug 2025

https://github.com/soypat/so

MWE tutorial of .so dynamic linking. Call C from Go; and Go from Python

abi c ctypes dynamic dynamic-linking ffi go golang python python-ctypes shared-library shared-object

Last synced: 27 Oct 2025

https://github.com/ganeshjadhavongithub/shared-object-library-using-rust

A sample project which creates a shared object (.so) file on linux using Rust programming language and calls it's function from another rust program.

dll-linux linux linux-runtime-library runtime-library rust rust-lang shared-lib shared-library shared-object shared-object-file shared-object-file-rust shared-object-library so so-file

Last synced: 18 Jan 2026

https://github.com/exbotanical/lib.cartilage

classical implementations of list and ring data structures for the C programming language

data-structures dynamically-linked-library linked-list shared-object

Last synced: 05 Jan 2026

https://github.com/danielbrodi/watchdog-program-monitor

A multi-threaded program which monitors another program to see if its out of control or have stopped operation, and resets it if needed. Written in C and includes synchronization and concurrency tools, signals and a custom module of a callbacks scheduler that was written by me.

c data-structures fork multithreading process process-manager scheduler semaphore shared-library shared-memory shared-object signal signal-processing signaling signals synchronization thread thread-safe threading watchdog

Last synced: 25 Jun 2025

https://github.com/mauricelambert/terminalmessages

This library implements formatted and colored messages to be written in the console.

cli command-line-interface dll hacking print rust shared-object

Last synced: 14 Jun 2025