dynamic-library
There are 79 repositories under dynamic-library topic.
vladimirvivien/go-cshared-examples
Calling Go Functions from Other Languages using C Shared Libraries
itenfay/WeChat_tweak
iOS版功能最全的微信插件,支持最新版微信,具备自动抢红包,屏蔽消息和群消息,过滤特定的群聊,防止撤回消息,伪定位 (朋友圈和附近的人),修改微信运动步数和实时取景做聊天页的背景等功能。
mediremi/rust-plus-golang
Rust + Go — Call Rust code from Go using FFI
martin-olivier/dylib
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
SeanPesce/d3d11-wrapper
Unfinished, experimental d3d11.dll wrapper for intercepting DirectX 11 function calls.
pgaskin/kobo-mods
My Kobo mods/hacks/tools which aren't patches and aren't in koboutils.
Dasaav-dsv/libER
ELDEN RING API library with a focus on binary compatibility and safety
macmade/dlib
Dynamic loading library for C/C++
ffoissey/malloc_protection_checker
C Malloc Protection Checker
elijahfhopp/RLL
The multiplatform C++ shared/dynamic library loader.
jcelerier/dynalizer
C++ Dynamic loader generator for C APIs
rikyoz/QtCryptoHash
A lightweight Qt C++ library providing some of the cryptographic hash algorithms not supported by QCryptographicHash
calebzulawski/symbol-slasher
Obfuscate shared objects by hashing symbol names
arnoudbuzing/wolfram-librarylink-examples
Creating dynamic libraries that can be loaded in the Wolfram Language via `LibraryLink`
lizhangqu/NativeCompile
android 动态库远程依赖
pkrmf/proof-of-concept
This is an application that proofs static libraries load faster than dynamic libraries on iOS
TheCompez/Dynamic-Application
Concept of Dynamic Application
apotocki/gmp-win
Visual Studio project and solution files for building static and dynamic gmp libraries
c0de4un/cmake-shared-lib-tutorial
Simple project to demonstrate how to create shared (dynamic) library using C++ & CMake
fredvs/dynx
Pascal dynamic loader headers of Xlib, Xft and PThreads libraries.
suirad/zig-error-abi
Library that allows zig errors to be returned from external functions
TheLazyTomcat/lib.DynLibUtils
Small utility for dynamically loaded libraries (DLL, SO).
dennisfrancis/generic-hashtable
A generic hash table in C
Hardik8184/DynamicScalableSize
An android SDK that provides a new size unit - hsdp.
feguino/dynamic-portfolio
A dynamic portfolio build with Muuri and Photoswipe.
heshanera/IProc
A dynamic library for image processing. To Extract the pixel map of the image. Support PNG, JPG, TIF and BMP image file formats. Inbuilt methods for resizing, cropping, generating grayscale and binary images.
cooljeanius/dlcompat-20030629
an old libdl implementation that was originally for Mac OS X 10.3 and older.
jpenrici/Small_Lazarus_App
Experience with dynamic library at Lazarus.
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.
overtools/librevorb
Revorb that works on linux and OSX systems
anmolsagarwal/cs6332-assignment-1
Assignment 1 for Systems Security and Malicious Code Analysis course - library linking and loading
cloudflightio/python-dlinfo
Python wrapper for libc's dlinfo (Linux & Mac OS X)
Mohamed-Silaya/alx-low_level_programming
Welcome to C programming repository. C is one of the most important and widely used of all programming languages. It is a powerful language that can be used not only to build general-purpose applications but also to write “low-level” programs that interact very closely with the computer hardware.
sammiearchie77/alx-low_level_programming
learning C programming language - ALX Cohort 9
shakdwipeea/chez-rust-ffi
call rust from chez scheme