nothings / single_file_libs

List of single-file C/C++ libraries.
8.86k stars 585 forks source link

Submission: 1 file, public domain C (and C++) #173

Closed tse-gratis closed 4 years ago

tse-gratis commented 4 years ago

Type generic arrays, overflow safe

Can drop in for c arrays or strings. Has map, fold, sort, etc. Tests and docs

https://tse.gratis/aArray/

--

Thanks for single_file_libs

nothings commented 4 years ago

Please submit a pull request instead. I am no longer accepting additions through Issues.