Library for parsing and printing human readable sizes

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

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
  • C++ Format

    A modern formatting library

    Ah my bad, I misunderstood you then. I don't think there's a library for that but maybe you can get fmt to do the parsing (https://github.com/fmtlib/fmt/issues/757)? And for input maybe https://github.com/eliaskosunen/scnlib ? I haven't looked into the latter but it's where I'd start looking.

  • scnlib

    scanf for modern C++

    Ah my bad, I misunderstood you then. I don't think there's a library for that but maybe you can get fmt to do the parsing (https://github.com/fmtlib/fmt/issues/757)? And for input maybe https://github.com/eliaskosunen/scnlib ? I haven't looked into the latter but it's where I'd start looking.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

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