v0.9.36 - v0.9.39ΒΆ
add support for thread local storage.
tidy implementation of format and table modules.
add function for fast random number generation.
remove turbo meta traits that c++17 now provides.
add hash algorithm for xxhash.
add hash algorithm for murmur3.
add hash framework for multiple hash algorithms selection.
support profiling of prometheus metrics.
add support for profiling module.
boost some implementations to constexpr.
add turbo cmd line tool.