Number Parsing at a Gigabyte per Second

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • aon

    Binary JSON-like format and Java library.

  • That said, I ran JMH dedicated to only testing that specific case, like your link, and sure enough *10 was slightly faster. But when I switch back to *10 in the original project, it resulted in a 5% performance loss (best case of course, ran several times).

  • json

    JSON for Modern C++

  • The excellent C++ JSON library, nlohmann/JSON, supports Msgpack and JSON with the same data types. So, among other things, you can transcode between them with like 5 lines of C++. After I found this out, I started changing my plans to use Msgpack more and JSON less in my C++ code.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts