stb_vorbis
stb_vorbis : STB ogg vorbis decoder for game development
This was taken from Adam D. Ruppe, which he has taken this from nothings. I further took this and modified it from object oriented to structural data oriented. If there are any issues, please open an issue report.
Adam's repo: https://github.com/adamdruppe/arsd/blob/master/vorbis.d
nothings' repo: https://github.com/nothings/stb/blob/master/stb_vorbis.c