How to filter tuple at compile time, by values of its elements (instead of types) ?

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
  • Here's some code I've done with manipulating a "list" of compile time values. It doesn't use tuple, but rather value template parameters.

  • mp

    C++17 ~~Template~~ Meta-Programming library

  • With mp (https://github.com/boost-ext/mp) you can use std::ranges to do it to

  • 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

  • Compile-Time 'Fun' with Std.ranges

    1 project | news.ycombinator.com | 29 Apr 2023
  • [C++20] Write meta-function once using STL apply to types/values/tuples/fixed_string/...

    1 project | /r/u_kris-jusiak | 13 Sep 2022
  • [C++20] New way of meta-programming?

    1 project | /r/programming | 5 Sep 2022
  • Reflekt: a multiplatform library for performing reflection at compile time

    1 project | /r/Kotlin | 18 Sep 2021
  • Wednesday Links - Edition 2021-04-28

    1 project | dev.to | 28 Apr 2021