There are 0 repository under shared-libraries topic.
Calling Go Functions from Other Languages using C Shared Libraries
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
A simple tool to detect outdated shared libraries
Java implementation of Verifiable Credentials
Components used within the Teamleader ecoystem
Shell script for Mac OS X which changes the library prefix for a series of shared libraries in a folder or a single executable.
A recursive call of OS X's install_name_tool for shared library distributions
C native app that takes an EXE file, automatically figures out all the DLL dependencies, and copies them next to the EXE.
A high-performance cross-platform native Library loader API for JVM Applications
SharedAllocator is simple allocator that allocates memory inside one shared library and can be used to make it safe to share STL containers between several shared libraries.
Symbol Interposition / Function Interception Introduction and Demo
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.
2.5d Roguelike written in C and Perl, using NCurses, that features flying.
🎬 Android FFmpeg Builder - Automated FFmpeg shared library (.so) builder for Android. Supports multiple architectures, optimized configuration, and includes pre-built binaries.
Makefile snippet for building shared library
A C++ modular retro games emulator
Shared library management for WordPress plugins
Open-source C# library with various containers, classes, interfaces
Mod applications to start maximized, with icon changed or notify shell about new window created. This is a dynamic library that intercepts Xlib functions.
Shared Libraries for Jenkins pipelines. Contains a library of Groovy utility classes.
Jenkins: CICD Framework
A numerical test suite that is mounted as a Fuse system
Jenkins pipeline shared libraries with unit testing using JenkinsPipelineUnit
MEX function and a library for wrapping, managing and using C++ resources objects, function and classes within MATLAB.
A lightweight C framework for hot-reloading shared libraries at runtime using dynamic linking. Designed as an academic project, it enables seamless updates to .so files without restarting the application—ideal for modular systems, plugin architectures, and rapid development workflows.
Projeto para encapsular processos automatizados com o Jenkins
A lightweight Python wrapper for the NocoDB REST API. It simplifies authentication via API token and provides easy-to-use methods for CRUD operations on tables and views (list, filter, paginate, create, update, delete).