I implement a fast, macro-based namedtuple works under C++11

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

    C++20 compile-time reflection library.

  • Fwiw, there is at least one without macros or external tools. https://github.com/BaguetteFramboise/miroir Whether it's as practical as macro based libraries or not is another question, ofc.

  • namedtuple

    Implementation of super-fast C++-styled namedtuple, for compile-time reflection.

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

    A static reflection framework for C++, using libclang.

  • metacpp

    Meta C++ Library and Tool

  • https://github.com/RamblingMadMan/metacpp Need C++17 and attributes, libclang, boost...

  • metapp

    C++ runtime reflection library

  • https://github.com/wqking/metapp Need to register your struct to a wrapper manually.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Out of bounds memory access in V8 in Google Chrome prior to 120.0.6099.224

    1 project | news.ycombinator.com | 25 Jan 2024
  • What C++ library do you wish existed but hasn’t been created yet?

    18 projects | /r/cpp | 8 Jul 2023
  • reflecxx: A static reflection library framework and tooling. Auto serialization and more.

    1 project | /r/cpp | 5 Oct 2022
  • Unable to use asio.hpp when using conan

    1 project | /r/cpp_questions | 7 Jun 2022
  • 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup

    6 projects | news.ycombinator.com | 19 Apr 2024