C++ left arrow operator (2016)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

  • Continuation passing monads form the basis of a perfectly valid and usable software architecture and programming pattern.

    In the case of ostream and operator<<, this pattern reduces the number of intermediate objects that would otherwise be constructed.

    If you object to iostream on religious or stylistic grounds, there's always fmt which is more like Go or Python string interpolation.[0]

    0. https://fmt.dev

  • 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

  • Optimizing the unoptimizable: a journey to faster C++ compile times

    1 project | news.ycombinator.com | 7 Jan 2024
  • The C++20 Naughty and Nice List for Game Devs

    3 projects | news.ycombinator.com | 25 Dec 2023
  • adoption of fmt based logging

    1 project | /r/cpp | 6 Dec 2023
  • What's your favorite c++20 feature that should've been there 10 years ago?

    1 project | /r/cpp | 5 Dec 2023
  • Debugging library for C++ version of Python's print() function

    2 projects | /r/cpp | 5 Dec 2023