bindbc-loader
Shared library loader
An API for loading shared libraries in various platforms
A cross-platform, @nogc, nothrow, and BetterC compatible shared library loading API.
25 stars
3 watching
8 forks
Language: D
last commit: 9 months ago
Linked from 1 awesome list
dlang
Related projects:
Repository | Description | Stars |
---|---|---|
bindbc/bindbc-openal | A D language library providing bindings to the OpenAL API | 8 |
bindbc/bindbc-lua | A D programming language library providing bindings to the Lua API. | 17 |
bindbc/bindbc-bgfx | D language bindings to bgfx graphics library | 9 |
bindbc/bindbc-opengl | Dynamic bindings to OpenGL for D programming language | 37 |
bindbc/bindbc-sdl | A set of D language bindings to the SDL library and its extensions | 92 |
bindbc/bindbc-freetype | Provides D bindings to the FreeType library for text rendering and font management. | 16 |
anthony-leclerc/dynlib-loader | A cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms. | 1 |
bindbc/bindbc-freeimage | A D programming language library providing static and dynamic bindings to the FreeImage library | 7 |
bindbc/bindbc-sfml | Provides D bindings to CSFML game and multimedia libraries | 12 |
dlanggraphicswg/bindbc-harfbuzz | A D language binding to the HarfBuzz text rendering library | 1 |
shoo/bindbc-icu | Dynamic and static bindings to the C API of ICU | 2 |
bindbc/bindbc-glfw | A set of D bindings to the GLFW library, providing both static and dynamic access to its functionality. | 38 |
darkridder/bindbc-nng | A D programming language wrapper around the NNG nanomsg-next-gen library for asynchronous communication | 1 |
o3o/bindbc-raylib | A D binding library to raylib, enabling videogame programming and GUI support. | 12 |
denosaurs/plug | A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. | 81 |