dynlib-loader
Library loader
A cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms.
Cross-platform Runtime dynamic library loader (.dll / .so).
1 stars
1 watching
0 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bindbc/bindbc-loader | An API for loading shared libraries in various platforms | 25 |
dmlc/decord | A video loader designed for deep learning applications with smart shuffling and support for various video codecs. | 1,891 |
nvidia/nvvl | A library that loads compressed video sequences to facilitate machine learning training | 677 |
arthur-debert/bulkloader | A library that simplifies the process of loading and managing complex data in ActionScript 3. | 270 |
denosaurs/plug | A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. | 81 |
postmodern/open_namespace | A Ruby library that enables dynamic loading of classes and modules from other gems. | 5 |
tsherif/simple-opengl-loader | A library that provides an extensible OpenGL loader for cross-platform support | 86 |
nul0x4c/atomldr | A DLL loader with advanced evasion techniques to bypass user-land hooks and load malicious payloads. | 654 |
netcan/config-loader | Tools and framework for serializing and deserializing C++ data structures from configuration files | 220 |
sherpya/nloader | A tool that loads and runs native Windows executables by mapping their sections into memory and patching import tables to enable symbol lookup. | 52 |
kingtut10101/luarequireextended | A Lua module that extends the traditional require function to support input parameters and multiple output values from loaded files. | 1 |
kikito/love-loader | A library that loads resources on separate threads to improve loading times and prevent blocking in game development. | 132 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |
scijava/native-lib-loader | Tools to extract and load native libraries from Java archives. | 186 |
jnr/jnr-ffi | A Java library for loading native libraries without writing custom JNI code | 1,257 |