Pinned Repositories
cairo
Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.
glfw
D headers for GLFW, an OpenGL library
libev
A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs.
libevent
libevent is an asynchronous event notification software library.
libX11
Core X11 protocol client library.
ncurses
Interface to the C ncurses library
ODE
The Open Dynamics Engine (ODE) is a physics engine in C/C++.
openssl
D version of the C headers for openssl
portaudio
PortAudio is a free, cross-platform, open-source, audio I/O library.
ZeroMQ
D interface to ZeroMQ library
Deimos's Repositories
D-Programming-Deimos/libmediainfo
MediaInfo supplies technical and tag information about your video or audio files.
D-Programming-Deimos/libnotify
libnotify is a library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way.
D-Programming-Deimos/libmysql
Interface to Mysql Connector/C library
D-Programming-Deimos/lua
Lua is a powerful, fast, lightweight, embeddable scripting language.
D-Programming-Deimos/libsndfile
Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. It is released in source code format under the Gnu Lesser General Public License.
D-Programming-Deimos/systemd
systemd is a system and service manager for Linux, compatible with SysV and LSB init scripts.
D-Programming-Deimos/libruby
A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.