Header-only C++ library with commonly useful stuff.
Find a file
2021-06-07 22:13:50 +02:00
include/duckhandy Revert "Trying with a smaller lookup, still slower than std::to_string" 2021-06-07 22:13:50 +02:00
lib
test/unit Working on optimisation but I'm still losing to std::to_string() 2021-05-29 22:52:30 +02:00
.gitignore
.gitmodules
CMakeLists.txt Working on optimisation but I'm still losing to std::to_string() 2021-05-29 22:52:30 +02:00
COPYING
speed_test_int_conv.cpp Same conversion but without any lookup 2021-06-07 20:21:32 +02:00