Pinned Repositories
api_string
A C++ string class that can safely transfer heap allocated content across module boundaries
dragonbox
Reference implementation of Dragonbox in C++
mini-cpp-ryu
experiments with Ryu ( using from code https://github.com/ulfjack/ryu )
outbuf
A simple and low-level alternative to std::basic_streambuf
proxy_ptr
ryu
Converts floating point numbers to decimal strings
smart_ptr
Boost.org smart_ptr module
strf
Yet another C++ text formatting library.
strf-benchmarks
Benchmarks of the Strf library
string_width
String width according to std::format specification
robhz786's Repositories
robhz786/strf
Yet another C++ text formatting library.
robhz786/mini-cpp-ryu
experiments with Ryu ( using from code https://github.com/ulfjack/ryu )
robhz786/api_string
A C++ string class that can safely transfer heap allocated content across module boundaries
robhz786/dragonbox
Reference implementation of Dragonbox in C++
robhz786/strf-benchmarks
Benchmarks of the Strf library
robhz786/string_width
String width according to std::format specification
robhz786/outbuf
A simple and low-level alternative to std::basic_streambuf
robhz786/proxy_ptr
robhz786/ryu
Converts floating point numbers to decimal strings
robhz786/smart_ptr
Boost.org smart_ptr module