Iterator invalidation of std::string_view

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

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. fast_float

    Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari

    If you don't mind a 3rd party lib until your stdlib updates, https://github.com/fastfloat/fast_float is best-in-class.

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains 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

  • What do number conversions (from string) cost?

    1 project | /r/cpp | 20 Mar 2023
  • Passing Programs To A Stack Machine

    1 project | /r/cpp_questions | 11 Nov 2021
  • Why is std::from_chars<float> slow?

    1 project | /r/cpp | 11 May 2021
  • Number Parsing at a Gigabyte per Second

    1 project | news.ycombinator.com | 30 Jan 2021
  • Fastfloat – C++ library 4x faster than strtod

    2 projects | news.ycombinator.com | 30 Jan 2021

Did you know that C++ is
the 7th most popular programming language
based on number of references?