Is C++ Still Worth Learning? Absolutely! Yes Rust And Go Are Awesome. There Is Still Work To Be Done In C++

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nuspell

    🖋️ Fast and safe spellchecking C++ library

  • notepad-style editor with spellchecking (Qt+ nuspell)

  • Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

  • For practice, I suggest learning how to use one of package managers that emerged lately (I prefer vcpkg, but YMMV) and build something small but real with existing libraries; some ideas:

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • linenoise

    A small self-contained alternative to readline and libedit

  • oldschool text adventure (with linenoise or replxx)

  • replxx

    A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.

  • oldschool text adventure (with linenoise or replxx)

  • pixel

    Simple 2D Graphics based on standard and portable OpenGL (by dascandy)

  • simple 2d game (e.g. with pixel - or jump to SDL or SFML)

  • Crow

    A Fast and Easy to use microframework for the web. (by CrowCpp)

  • web service (with Crow)

  • awesome-hpp

    A curated list of awesome header-only C++ libraries

  • If package managers seem intimidating, try header-only libraries that require no compilation or configuration.

  • 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