Skip to content

LomasModules/dr_libs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Public domain, single file libraries for C and C++.

Library Description
dr_flac FLAC audio decoder.
dr_mp3 MP3 audio decoder. Based off minimp3.
dr_wav WAV audio loader and writer.
dr_pcx PCX image loader.
dr_math Vector math library. Very incomplete, and only updated as I need it.

Other Libraries

Below are some of my other libraries you may be interested in. These are all located in their own repositories just for ease of maintenance.

Library Description
miniaudio A public domain, single file library for audio playback and recording.

About

A collection of public domain single-file libraries for C/C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.8%
  • C++ 11.2%