diff --git a/README.rst b/README.rst index 884d5724..5d35fe66 100644 --- a/README.rst +++ b/README.rst @@ -399,4 +399,5 @@ comments and contribution to the design of the type-safe API and `Gregory Czajkowski `__ for implementing binary formatting. Thanks `Ruslan Baratov `__ for comprehensive `comparison of integer formatting algorithms `__ -and useful comments regarding performance. +and useful comments regarding performance, `Boris Kaul `__ for +[C++ counting digits benchmark](https://github.com/localvoid/cxx-benchmark-count-digits).