Update other_libs.md

master
Sean Barrett ago%!(EXTRA string=9 years)
parent b373cf536a
commit 43e845d710
  1. 2
      docs/other_libs.md

@ -79,7 +79,7 @@ tests | [utest](https://github.com/evolutional/utest) | MIT | **1** | unit testi
tests | [catch](https://github.com/philsquared/Catch) | Boost | **1** | unit testing
tests | [SPUT](http://www.lingua-systems.com/unit-testing/) | BSD | **1** | unit testing
tests | [pempek_assert.cpp](https://github.com/gpakosz/Assert/tree/master/src) | **WTFPLv2** | 2 | flexible assertions in C++
user interface|[dear imgui](https://github.com/ocornut/imgui)|MIT|_many_|an immediate-mode GUI formerly named "ImGui"
user interface|[dear imgui](https://github.com/ocornut/imgui)|MIT|9|an immediate-mode GUI formerly named "ImGui"
misc | **[MakeID.h](http://www.humus.name/3D/MakeID.h)**|**public domain**|**1**|allocate/deallocate small integer IDs efficiently
misc | **[loguru](https://github.com/emilk/loguru)**|**public domain**|**1**|flexible logging for C++
misc | [tinyformat](https://github.com/c42f/tinyformat) | Boost | **1** | C++ typesafe printf

Loading…
Cancel
Save