Long switch statements. Is there a better way?

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

    A C++14 compile-time/constexpr map and hash map with minimal binary footprint (by mapbox)

  • Unfortunately std::map is not constexpr. There are open source alternatives though (not affiliated with the author in any way).

  • vswitch

    Function-like value switch.

  • 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

  • unordered_dense: A Fast & Densely Stored Hashmap And Hashset Based On Robin-Hood Backward Shift Deletion

    1 project | /r/programming | 11 Jul 2023
  • unordered_dense: A fast, densely stored hashmap based on backward shift deletion

    1 project | news.ycombinator.com | 11 Jul 2023
  • boost::unordered standalone

    3 projects | /r/cpp | 9 Jul 2023
  • Solving “Two Sum” in C with a tiny hash table

    1 project | news.ycombinator.com | 29 Jun 2023
  • Effortless Performance Improvements in C++: std:unordered_map

    4 projects | news.ycombinator.com | 2 Mar 2023