single_file_libs
single_file_libs copied to clipboard
List of single-file C/C++ libraries.
https://github.com/possibly-wrong/precision It uses 3 files, but has no dependencies, and runs even on stupid and weirdly restricted environments like `repl.it`. `math::Rational` depends on `math::Integer` which depends on `math::Unsigned`, but they're...
Two-file public domain AES encryption/decryption in C https://github.com/kokke/tiny-AES-c
[link](https://github.com/septag/sjson)
This is header-only library for bmp files: https://github.com/ArashPartow/bitmap
Because I really liked the single-file public domain approach to libraries employed by the main stb family (and many others on this list) I ended up using it for my...
Works from 8 bits AVR to multi core 64 bits etc. Restricted to power of two sizes; has some provision for 'look ahead' too... I've been using it for years...
A two file lib to send out google analytic events. Optimized for games, but also suitable for multi purpose apps. https://github.com/Pintea/tiniest-analytics
blob_tree lets you hang blobs together in a tree of named nodes and then serialize the whole tree to a byte array. You can then transmit the bytes somewhere and...
Can you please add my platform abstraction single file header public domain C++ library i have written recently?: https://github.com/f1nalspace/final_game_tech/blob/master/final_platform_layer.hpp Thanks!
https://github.com/nothings/single_file_libs/issues/83