Personal all-purpose utility library
Go to file
2021-08-11 01:06:50 +10:00
Project Inline the code directory 2021-08-09 09:03:15 +10:00
_clang-format Inline the code directory 2021-08-09 09:03:15 +10:00
.gitignore Inline the code directory 2021-08-09 09:03:15 +10:00
build.bat build: Turn on UBSAN on clang 2021-08-09 13:12:06 +10:00
build.sh dqn: Add tests for perf counter, implement unix version 2021-08-09 17:47:13 +10:00
Dqn_Curl.h Inline the code directory 2021-08-09 09:03:15 +10:00
Dqn_Jsmn.h Inline the code directory 2021-08-09 09:03:15 +10:00
Dqn_MetaDesk.h Inline the code directory 2021-08-09 09:03:15 +10:00
Dqn_Money.h Inline the code directory 2021-08-09 09:03:15 +10:00
Dqn_Tests.cpp strings: Add more string helpers, add more string tests 2021-08-11 01:06:50 +10:00
Dqn_U128.h Inline the code directory 2021-08-09 09:03:15 +10:00
Dqn.h strings: Add more string helpers, add more string tests 2021-08-11 01:06:50 +10:00
readme.md Re-organize bulk of library code 2020-07-17 00:12:27 +10:00

Dqn

Personal utility library that provides allocator aware data structures, custom memory allocators and various miscellaneous helpers.