bindbc
There are 13 repositories under bindbc topic.
BindBC/bindbc-sdl
Static & dynamic D bindings to SDL and the SDL_* libraries, compatible with BetterC, @nogc, and nothrow.
BindBC/bindbc-glfw
Static & dynamic D bindings to GLFW, compatible with BetterC, @nogc, and nothrow.
BindBC/bindbc-opengl
Dynamic D bindings to OpenGL, compatible with BetterC, @nogc, and nothrow.
Inochi2D/i2d-imgui
D binding to c-imgui
BindBC/bindbc-lua
Static & dynamic D bindings to the C API of Lua, compatible with BetterC, @nogc, and nothrow.
BindBC/bindbc-freetype
Static & dynamic D bindings to the FreeType library, compatible with BetterC, @nogc, and nothrow.
BindBC/bindbc-sfml
Static & dynamic D bindings to the CSFML library, compatible with BetterC, @nogc, and nothrow.
BindBC/bindbc-bgfx
Static & dynamic D bindings to bgfx, compatible with BetterC, @nogc, and nothrow.
BindBC/bindbc-openal
Static & dynamic D bindings to OpenAL, compatible with BetterC, @nogc, and nothrow.
BindBC/bindbc-freeimage
Static & dynamic D bindings to FreeImage, compatible with BetterC, @nogc, and nothrow.
BindBC/bindbc-opus
Static & dynamic D bindings to Opus, opusenc, and opusfile, compatible with BetterC, @nogc, and nothrow.
Superbelko/bindbc-skia
BindBC style bindings to Skia's C API
tchaloupka/bindbc-gnutls
Dlang GnuTLS binding.