shared-libraries
There are 40 repositories under shared-libraries topic.
vladimirvivien/go-cshared-examples
Calling Go Functions from Other Languages using C Shared Libraries
saprykin/plibsys
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.
martin-olivier/dylib
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
yugr/Implib.so
POSIX equivalent of Windows DLL import libraries
cloudlinux/kcare-uchecker
A simple tool to detect outdated shared libraries
njsmith/machomachomangler
Tools for mangling Mach-O and PE binaries
danubetech/verifiable-credentials-java
Java implementation of Verifiable Credentials
teamleadercrm/ui
Components used within the Teamleader ecoystem
suve/copydeps
Find and copy all the .so / .dll files required by an executable
FunkyM/install_name_prefix_tool
Shell script for Mac OS X which changes the library prefix for a series of shared libraries in a folder or a single executable.
essandess/matryoshka-name-tool
A recursive call of OS X's install_name_tool for shared library distributions
bvernoux/mingw-bundledlls
C native app that takes an EXE file, automatically figures out all the DLL dependencies, and copies them next to the EXE.
cas4ey/shared_allocator
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.
DaniAsh551/symbol_interposition
Symbol Interposition / Function Interception Introduction and Demo
Electrostat-Lab/jSnapLoader
A high-performance cross-platform native Library loader API for JVM Applications
ondergormez/SharedObjectBuildingMakefiles
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.
GeneralGuy4872/iwannaflycurses
2.5d Roguelike written in C and Perl, using NCurses, that features flying.
heineiuo/shared-js
A collection of utils for javascript.
IzyaSoft/EasyMakeSharedLib
Makefile snippet for building shared library
theopnv/retromania
A C++ modular retro games emulator
bobbingwide/oik-lib
Shared library management for WordPress plugins
cfnptr/SharedLibrary-CSharp
Open-source C# library with various containers, classes, interfaces
danubetech/cborld-java
Java implementation of CBOR-LD.
danubetech/didcomm-java
Java implementation of DIDComm v2.
JBris/jenkins-shared-libs-oop
Shared Libraries for Jenkins pipelines. Contains a library of Groovy utility classes.
makaleks/libload
Interface to load C libraries at runtime
marthanda93/CICDFramework
Jenkins: CICD Framework
MatteoRagni/Fuse.Problems
A numerical test suite that is mounted as a Fuse system
my-open-course/jenkins-pipeline-shared-libraries
Jenkins pipeline shared libraries with unit testing using JenkinsPipelineUnit
rymut/mexcppclass
MEX function and a library for wrapping, managing and using C++ resources objects, function and classes within MATLAB.
umovmecc/umovme-shared-libraries
Projeto para encapsular processos automatizados com o Jenkins
WardBrian/dllist
List DLLs loaded by the current process
danubetech/libindy-common-java
Shared library for HL Indy related functionality
InjectorGames/SharedLibrary-CSharp
Open-source C# shared library with various containers, classes and interfaces
rahulduggal18/jenkins-shared-libs
forked repo with jenkins shared library structure
bpoje/linux-libraries
Build Static, Shared Dynamic and Loadable Linux Libraries in C