reactivemarkets / toolbox-cpp

The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the Linux platform.
https://reactivemarkets.github.io/toolbox-cpp/
Other
21 stars 20 forks source link

Support for Ryu fixed format #71

Closed markaylett closed 4 years ago

markaylett commented 4 years ago

This is required, because some wire protocols do not support scientific notation. The Ryu library code has also been updated to the latest version and the Ryu wrapper API improved and made more consistent with other API calls of a similar nature.