Library for parsing and printing human readable sizes

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • [C++20] ClearIO library (unfinished)

    5 projects | /r/cpp | 10 Dec 2022
  • Confused about streams

    2 projects | /r/cpp_questions | 11 Oct 2021
  • C++ left arrow operator (2016)

    1 project | news.ycombinator.com | 24 Mar 2024
  • Configuring Cppcheck, Cpplint, and JSON Lint

    3 projects | dev.to | 4 Mar 2024
  • Optimizing the unoptimizable: a journey to faster C++ compile times

    1 project | news.ycombinator.com | 7 Jan 2024