shared-libraries
Here are 40 public repositories matching this topic...
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.
-
Updated
Jul 18, 2024 - C
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
-
Updated
Aug 1, 2024 - C++
POSIX equivalent of Windows DLL import libraries
-
Updated
May 26, 2024 - Python
A simple tool to detect outdated shared libraries
-
Updated
Mar 1, 2024 - Python
Tools for mangling Mach-O and PE binaries
-
Updated
Jan 20, 2017 - Python
Components used within the Teamleader ecoystem
-
Updated
Feb 1, 2024 - TypeScript
Find and copy all the .so / .dll files required by an executable
-
Updated
Nov 17, 2024 - Rust
Shell script for Mac OS X which changes the library prefix for a series of shared libraries in a folder or a single executable.
-
Updated
Jun 14, 2013 - Shell
A recursive call of OS X's install_name_tool for shared library distributions
-
Updated
Nov 4, 2015 - Python
C native app that takes an EXE file, automatically figures out all the DLL dependencies, and copies them next to the EXE.
-
Updated
Jun 7, 2023 - C
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.
-
Updated
Jul 9, 2016 - C++
Symbol Interposition / Function Interception Introduction and Demo
-
Updated
Nov 27, 2023 - C
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
A high-performance cross-platform native Library loader API for JVM Applications
-
Updated
Aug 22, 2024 - Java
A C++ modular retro games emulator
-
Updated
Jul 31, 2017 - C++
Makefile snippet for building shared library
-
Updated
Oct 16, 2018 - Makefile
2.5d Roguelike written in C and Perl, using NCurses, that features flying.
-
Updated
Jan 11, 2020 - C
A collection of utils for javascript.
-
Updated
Aug 3, 2017 - JavaScript
Improve this page
Add a description, image, and links to the shared-libraries topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shared-libraries topic, visit your repo's landing page and select "manage topics."