Experience C++ developers: do you enjoy using C++ (even for personal/hobby projects?)

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

    Mold: A Modern Linker 🦠

  • If your hobby projects involve optimization of a well-known problem space (https://github.com/rui314/mold comes to mind), C++ is probably a great, fun programming language. If you are trying to do something novel and need to prototype rapidly, C++ probably won't be very fun to use.

  • 708

    Parameter passing and initialization

  • Having said this, I can't wait for the dream to become reality

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

    Runtime polymorphism done right

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

  • Potential C++ extension for type erasure as a language feature

    2 projects | /r/cpp | 10 Nov 2022
  • Dyno: Runtime Polymorphism Done Right

    1 project | news.ycombinator.com | 19 Aug 2022
  • C++20 library for modern dynamic polymorphism (virutal functions / std::any / std::proxy / and some std::variant current use cases replacement). AMA about it

    2 projects | /r/cpp | 11 Apr 2022
  • CppDyn: A simpler runtime polymorphism in C++

    3 projects | /r/cpp | 1 Nov 2021
  • C++20 Idioms for Parameter Packs

    1 project | news.ycombinator.com | 27 Feb 2024