What's the coolest thing you've created with c++?

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

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

    Discontinued A program that converts musical notes stored in a text file into WAV files. I know this is not a good Git repository.

  • I have also made a very simple music synthesizer in C++: https://github.com/FlatAssembler/Notes-To-WAV-converter

  • JetStory2018

    Source code for JetStory2018 game

  • Sources here: https://github.com/mirek-fidler/JetStory2018

  • 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
  • charly-vm

    Fully parallel dynamically typed programming language

  • My programming language Charly

  • LearnOpenGL

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

  • Honestly I just started with Introduction - Vulkan Tutorial (vulkan-tutorial.com) , but once I got the basic vulkan concepts down I also went through Learn OpenGL, extensive tutorial resource for learning Modern OpenGL and the chernos youtube videos for the broader game engine concepts.

  • CIDLib

    The CIDLib general purpose C++ development environment

  • CQC

    CQC (Charmed Quark Controller) a commercial grade, full featured, software based automation system. CQC is built on our CIDLib C++ development system, which is also available here on GitHub.

  • vulkan-guide

    Introductory guide to vulkan. (by vblanco20-1)

  • In addition, I would highly suggest https://vkguide.dev/

  • 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
  • souffle-haskell

    Haskell bindings for the Souffle datalog language

  • I've built a library for interfacing Souffle (a very performant Datalog engine written in C++) with Haskell: https://github.com/luc-tielen/souffle-haskell

  • xll

    Excel add-in library

  • A C++ library that lets you embed C++ objects in Excel. https://github.com/xlladdins/xll.

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