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.

GitHub

25 stars
3 watching
8 forks
Language: D
last commit: over 2 years ago
Linked from 1 awesome list

dlang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bindbc/bindbc-openalA D language library providing bindings to the OpenAL API8
bindbc/bindbc-luaA D programming language library providing bindings to the Lua API.17
bindbc/bindbc-bgfxD language bindings to bgfx graphics library9
bindbc/bindbc-openglDynamic bindings to OpenGL for D programming language37
bindbc/bindbc-sdlA set of D language bindings to the SDL library and its extensions94
bindbc/bindbc-freetypeProvides D bindings to the FreeType library for text rendering and font management.16
anthony-leclerc/dynlib-loaderA cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms.1
bindbc/bindbc-freeimageA D programming language library providing static and dynamic bindings to the FreeImage library7
bindbc/bindbc-sfmlA D language binding to the SFML game and multimedia libraries12
dlanggraphicswg/bindbc-harfbuzzA D language binding to the HarfBuzz text rendering library1
shoo/bindbc-icuDynamic and static bindings to the C API of ICU2
bindbc/bindbc-glfwA set of D bindings to the GLFW library, providing both static and dynamic access to its functionality.38
darkridder/bindbc-nngA D programming language wrapper around the NNG nanomsg-next-gen library for asynchronous communication1
o3o/bindbc-raylibA D binding library to raylib, enabling videogame programming and GUI support.12
denosaurs/plugA helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching.83