single_file_libs
single_file_libs copied to clipboard
List of single-file C/C++ libraries.
Category: data structures Library: VitaminC License: MIT API: C, C++ Files: 6 (unordered_map.c, unordered_map.h, vector.c, vector.h, ppm.h, ppm.c) Description: two-file libraries written in C89; partially inspired by the C++ standard...
Adds msf_gif.h, a fast GIF export library. https://github.com/notnullnotvoid/msf_gif
https://github.com/robertsdotpm/h.h
Embedded Binarized Neural Networks https://github.com/kunglab/ebnn Header file here... https://github.com/kunglab/ebnn/blob/master/c/ebnn.h Pretty neat.
Please, consider including [CLM_LIBS.h](https://github.com/CarlosLunaMota/CLM_LIBS) in your list. `CLM_LIBS.h` is a single file containing several code-generating macros. Each macho generates all the code and the data-types of a single library: *...
Added [ubench.h](https://github.com/sheredom/ubench.h) to miscellaneous. I added it to miscellaneous as the only similar library I could find was [picobench](https://github.com/iboB/picobench) also in the miscellaneous section. Might be worth adding another category.
Category: mathematics Library: Hidden-Markov-Model-Toolkit License: GNU GPL v2 API: C, C++ Files: 1 file (hmmtk.h) and many examples Description: single header file for simple discrete (DHMM) and continuous Hidden Markov...
The repository of Nuklear has moved (listed under https://github.com/nothings/single_file_libs#user-interface), and is now hosted at: https://github.com/Immediate-Mode-UI/Nuklear Which is listed on the page the list currently links to.
https://hg.sr.ht/~duangle/oui-blendish Include the link to the library in your description, as well as in the PR itself.
Hi, I've added some more single-header libraries to your awesome list. All of them are MIT licensed and written by me. I wasn't sure where to put a disassembler, in...