Personal all-purpose utility library
Go to file
2021-12-19 00:08:19 +11:00
Project Add experimental win32 http, tester lib 2021-12-17 00:07:33 +11: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_cpp_file.h Add experimental win32 http, tester lib 2021-12-17 00:07:33 +11:00
dqn_curl.h Rename the files back to enforce lower-case 2021-09-19 21:54:15 +10:00
dqn_jsmn.h Add experimental win32 http, tester lib 2021-12-17 00:07:33 +11:00
dqn_keccak.h Add experimental win32 http, tester lib 2021-12-17 00:07:33 +11:00
dqn_money.h Rename the files back to enforce lower-case 2021-09-19 21:54:15 +10:00
dqn_tester.h Add experimental win32 http, tester lib 2021-12-17 00:07:33 +11:00
dqn_tests_helpers.cpp Update dqn and add some new libraries from internal projects 2021-09-19 21:49:56 +10:00
dqn_tests.cpp Fix Dqn_FixedArray name convention, fix Windows build 2021-12-19 00:08:19 +11:00
dqn.h Fix Dqn_FixedArray name convention, fix Windows build 2021-12-19 00:08:19 +11: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.