What's some github repo to take a look at to get a grasp of real-world C++?

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

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

    An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

  • Perhaps you’re interested in my brain child: https://github.com/x64dbg/x64dbg it’s a mess code-wise, but it’s definitely used in the real world 🤷‍♂️

  • axl.math

    Discontinued A simple C++ math library primarily designed for game engines.

  • axl.math

  • 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
  • axl.ds

    Discontinued Fundamental C++ data structures

  • axl.ds

  • axl.cm

    Discontinued A multiplatform C++ library for common and basic system functionalities.

  • axl.cm

  • axl.glfl

    Discontinued An organized multiplatform OpenGL function loader.

  • axl.glfl

  • axl.gl

    Discontinued A cross-platform C++ graphics library.

  • axl.gl

  • axl.ge

    Discontinued A C++ GUI library for OpenGL based game engines

  • axl.ge

  • 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
  • axl.media

    Discontinued A C++ media library

  • axl.media

  • adobe_source_libraries

    Adobe Source Libraries

  • C++ Middleware Writer

    The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.

  • I have a code generator that's a mix of closed and open-source code. I'm looking for some external users so it hasn't been completely realized yet, but I did give Bjarne Stroustrup a demo of it and it's written as a service, which is as real as software gets. The service architecture helps me to minimize the amount of code that users have to download/build/maintain.

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