boostorg / json

A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
https://boost.org/libs/json
Boost Software License 1.0
432 stars 94 forks source link

Use Boost.Charconv #993

Open grisumbras opened 6 months ago

grisumbras commented 6 months ago
  1. Removes embedded older version of Charconv and instead uses the library proper.
  2. Removes embedded version of ryu and uses Charconv for double formatting.
cppalliance-bot commented 6 months ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/993/pullrequest.html

cppalliance-bot commented 6 months ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/993/pullrequest.html