Counting the number of fields in an aggregate in C++20

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

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
  • Aggreget

    Use your structures like tuples. Similar to MagicGet but using C++ 20 concepts.

  • I made something similar a while ago : https://github.com/Baduit/Aggreget

  • pfr

    std::tuple like methods for user defined types without any macro or boilerplate code

  • It is an 'interesting' meta-programming problem though (wasted many weeks on it myself, fixed a small gcc bug - a 'uniform init' edge case and filed an issue with magic_get Reflecting array members of aggregate structs).

  • 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

  • Ask HN: Catching Up on C++?

    1 project | news.ycombinator.com | 20 Feb 2024
  • C++ Show and Tell - December 2023

    7 projects | /r/cpp | 3 Dec 2023
  • C++ learning

    1 project | /r/cpp | 7 Dec 2023
  • Is anyone using coroutines seriously?

    4 projects | /r/cpp | 5 Dec 2023
  • Modern C++ Programming Course

    1 project | /r/hypeurls | 29 Nov 2023