Personal all-purpose utility library
Go to file
2022-06-27 23:39:24 +10: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 tester: Update the testing library 2022-06-27 23:39:24 +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 tester: Update the testing library 2022-06-27 23:39:24 +10: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 Update test suite to use dqn_tester 2022-02-17 21:01:31 +11:00
dqn.h dqn: Add virtual memory funtions 2022-02-17 00:59:51 +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.