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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. nuspell

    🖋️ Fast and safe spellchecking C++ library

    notepad-style editor with spellchecking (Qt+ nuspell)

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. 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:

  4. linenoise

    A small self-contained alternative to readline and libedit

    oldschool text adventure (with linenoise or replxx)

  5. 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)

  6. 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)

  7. Crow

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

    web service (with Crow)

  8. 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.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit 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

  • Are We Modules Yet?

    3 projects | news.ycombinator.com | 1 May 2024
  • My first Software Release using GitHub Release

    6 projects | dev.to | 24 Nov 2023
  • Anyone else frustrated with Conan2?

    3 projects | /r/cpp | 31 Aug 2023
  • OpenSSL as a git submodule?

    1 project | /r/cpp_questions | 24 Aug 2023
  • Building libraries, when it's Not going as planned

    1 project | /r/cpp_questions | 4 Aug 2023