C++ is everywhere, but noone really talks about it. What are people's thoughts?

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

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

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

  • Another phenomenal resource is the ISO C++ core guidelines which is essentially a giant list of best practices of newer c++ features. These guidelines were a collaborative effort started by Bjarne Stroustrup who know a bit about c++. There is an entire section about resource management if you're interested in learning more about the newer facilities c++ offers in that regard to avoid the footguns, but there is a ton of other great information in there as well.

  • openqnx

    Discontinued mirror of git://git.code.sf.net/p/monartis/openqnx

  • Are you saying that the QNX kernel is not used on embedded devices? It doesn't use C++. (according to GitHub it is 1.8% C++ but I'm assuming that's vendored or demo stuff)

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

    Mirror of https://review.coreboot.org/coreboot.git. We don't handle Pull Requests.

  • Coreboot is 0.6% C++.

  • awesome-embedded-rust

    Curated list of resources for Embedded and Low-level development in the Rust programming language

  • Are you saying that this book is a hallucination? And this? And all of this?

  • book

    Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices (by rust-embedded)

  • Are you saying that this book is a hallucination? And this? And all of this?

  • VideoLAN Client (VLC)

    VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/

  • Seems to be C, not C++ to me. The C++ code is GUI wrappers to C++ GUI systems.

  • gimp

    Read-only mirror of https://gitlab.gnome.org/GNOME/gimp

  • GIMP: C, not C++

  • 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