An open API service indexing awesome lists of open source software.

C++

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

https://github.com/tjeufoolen/ctfkrulinterpreter

Custom file interpreter build for hunting a quote (CTF). Written in c++

cpp ctf interpreter

Last synced: 31 Mar 2025

https://github.com/heyfoz/cpp-commodity-sales-loop

This Commodity Sales Loop program (C++) allows the user to enter the number of units and sales price for commodity items sold throughout the day. An algorithm finds the lowest and highest transactions from the array of input values, printing a transaction report to the console.

commodity cpp loop sales

Last synced: 25 Mar 2025

https://github.com/heyfoz/cpp-purchase-calculator-function

The Purchase Calculator Function Program (C++) asks the user to enter the number of items sold and the cost per item. A custom function calculates the value of the purchase, which is displayed as output.

calculations cpp function purchase

Last synced: 25 Mar 2025

https://github.com/heyfoz/cpp-invoice-file-read-write

The Invoice File Read/Write Program (C++) reads invoice details from a .txt file, printing a detailed list of the invoices and their calculated total costs. An output file named output.txt is created to mirror the console output.

cpp file invoice read-write

Last synced: 25 Mar 2025

https://github.com/heyfoz/cpp-weekday-index-validator

This Weekday Index Validator program (C++) validates whether the user entered an integer that represents a day of the week (1 - Sun, 2 - Mon, 3 - Tues, etc.). If the number provided is out of range, the user is prompted to re-enter an integer. Once a proper integer is entered, the program asks the user if they would like to continue or quit.

cpp index logic selection weekday

Last synced: 25 Mar 2025

https://github.com/talvikuu1476/space_and_asteroids

An OpenGL-based simulator of space, planets and asteroids.

cpp opengl rendering-3d-graphics

Last synced: 27 Apr 2025

https://github.com/siddhu2502/glengine

My own opengl stuff from scratch

cmake cpp opengl

Last synced: 21 Apr 2026

https://github.com/heyfoz/cpp-reverse-string-recursion

The Reverse String Recursion Program (C++) asks the user to enter a string, which is passed to a void recursive function that displays the string in reverse order. Test the program with a palindrome to see how it works!

cpp recursion string

Last synced: 21 Jul 2026

https://github.com/dsite42/cpp04

42 project - CPP04 - This modul is about subtype polymorphism, abstract classes, interfaces.

42 cpp cpp04

Last synced: 31 May 2026

https://github.com/giovananog/simples-compiler

Compiler developed during the Language Theory and Compilers course

compiler computer-science-degree cpp

Last synced: 11 Apr 2026

https://github.com/phattharaphorn/profund-lab

🖥️🪄 Text-mode game development in C and C++.

cpp iostream lab-assignment text-based-game

Last synced: 02 Jan 2026

https://github.com/matheusbsilva137/competitive_programming

Collection of algorithms and programming challenges developed for personal purpose and during the classes of MAC0327 (Programming Challenges)

competitive-programming cpp

Last synced: 24 Mar 2025

https://github.com/jjones646/conan-nlohmann-json

Conan.io package for the nlohmann/json Modern C++ library

builder conan cpp cpp11 cpp14 package

Last synced: 13 Apr 2026

https://github.com/xaaria/cpp

cpp

Last synced: 07 May 2025

https://github.com/js313/2dphysics-cpp

2D Physics simulation engine using C++

cpp cpp17 sdl2 simulator

Last synced: 15 Jul 2026

https://github.com/b3ta-blocker/object-oriented-programming-in-cpp

Explore C++ files to enhance your understanding of Object-Oriented Programming (OOP) concepts. Enjoy the journey!

cpp object-oriented-programming

Last synced: 08 Dec 2025

https://github.com/p5-vbnekit/lambda.goldsrc

Yet another SDK for GoldSrc GameDLL developement

cmake cpp cpp20 goldsrc half-life metamod sdk

Last synced: 17 May 2026

https://github.com/lschrafstetter/42_cpp08

Project 08 of the 42 Wolfsburg c++ piscine.

42 42wolfsburg cpp cpp08

Last synced: 02 Jul 2025

https://github.com/msh-trojan/cpp_pointers

simple program to show the usage of pointers in a C++ program

cpp pointers

Last synced: 01 Apr 2025

https://github.com/msh-trojan/cpp_statement

a simple program to print out the value of a variable

cpp function std variable

Last synced: 01 Apr 2025

https://github.com/jannled/colorstone

Acces all your RGB hardware in one app

cpp hardware make netbeans rgb software xml

Last synced: 27 Apr 2025

https://github.com/danylevych/sfmlgame-sfml-game-development-

This is a repository where is storing the code of the game from "SFML Game Development" book.

cpp sfml sfml-game stl-containers

Last synced: 24 Mar 2025

https://github.com/guangie88/stackie

Contains stack allocated data structures.

cpp cpp-14 cpp-library data-structures stack stack-based string

Last synced: 06 Jun 2026

https://github.com/eoan-ermine/cppcorehard-spring-2018

Slides for C++ Corehard Spring 2018 conference

conference cpp cppcorehard

Last synced: 15 Jul 2026

https://github.com/danylevych/cat-with-heart

This is my cat`s first project by using SFML.

cpp game-development sfml sfml-game-development stl-containers

Last synced: 24 Mar 2025

https://github.com/genevas/opengl

A collection of OpenGL projects

cplusplus cpp opengl

Last synced: 21 Apr 2026

https://github.com/amatofrancesco99/solving-second-degree-polynomial-equations

We all had to solve a second-degree equation at least once, but maybe it would be more convenient to have something that does it automatically...

cpp math polynomials

Last synced: 16 Mar 2025

https://github.com/rosendo-martinez/noise

A coherent noise visualizer/generator.

cpp opengl perlin-noise

Last synced: 11 Mar 2025

https://github.com/mohyware/snake-game-cpp

My first spaghetti code

cpp

Last synced: 26 Mar 2025

https://github.com/tremus/curl_test

Make GET HTTPS reqs. Small bundle size. C & Cmake

c cmake cpp curl https libcurl

Last synced: 06 Jan 2026

https://github.com/stscoundrel/gandhi-ai-bug

Demonstration of Nuclear Gandhi AI Bug

c cpp gandhi-ai-bug integer-overflow rust

Last synced: 13 Apr 2026

https://github.com/mensenvau/solutions_my_contests

My Contests with Solutions

contest cpp leetcode-solutions python

Last synced: 25 Mar 2025

https://github.com/erio-harrison/tinyserver

Refactored the network library to C++11, implemented an HTTP server, and is developing a Rust version

cpp rust server

Last synced: 21 Apr 2026

https://github.com/lukas-bunat/cpptutorial

Showcase of C++ language features.

cpp cpp14 cpptemplates oop oops-in-cpp stl stl-containers

Last synced: 01 Apr 2025

https://github.com/knowscount/restarting-cpp

my journal restarting C++ from scratch

c cpp

Last synced: 16 Mar 2025

https://github.com/ravi-prakash1907/programming-fundamentals-cplusplus

This repo. stores all the C++ programs as mentioned in the practical list of B.Sc. (hons) CS

basics college cpp practicals

Last synced: 06 Sep 2025

https://github.com/urtuba/tea-programming-language

Implementation of a simple programming language using cpp.

cpp data-structures istanbul-technical-university programming-language recursive

Last synced: 16 Mar 2025

https://github.com/mshornikov/uni-tcp-client

TCP Client in C++

cpp socket

Last synced: 24 Mar 2025

https://github.com/hussein-saad/leetcode-daily-challenge

Explore a collection of daily LeetCode challenge solutions in this repository. Each solution is housed in its own file, named for easy identification and reference

cpp problem-solving

Last synced: 27 Feb 2025

https://github.com/autoelk/learning

An electronic memorization system

cpp flashcards learning

Last synced: 28 May 2026

https://github.com/ratikaewkam/measuringdistance-arduino

Using Arduino and Ultrasonic sensor for distance measurement

arduino c cpp

Last synced: 12 Apr 2026

https://github.com/jsteinberg4/icarus

I Could Actually Really Use Support (ICARUS): A custom implementation of MapReduce

cpp distributed-systems mapreduce

Last synced: 16 Jan 2026

https://github.com/imtheprince7/cpplearning

In this repository, I have uploaded all topics practice during learning of CPP language.

cpp stl-algorithms

Last synced: 03 Sep 2025

https://github.com/huy-dna/any-cpp

A memory-safe and type-safe class in C++ that implements an object that can represent any types

any cpp emulate raii typecheck

Last synced: 26 Mar 2025

https://github.com/srujaniyengar/rondo-man

🚀 rondo-man rondo-man is a fast and lightweight Linux CLI utility that simplifies everyday tasks. It helps clean old files, generate ASCII art, set reminders, and more—all from the terminal. Designed for efficiency, it streamlines your workflow with minimal effort. 🛠️

cpp makefile

Last synced: 15 Jul 2026

https://github.com/jke94/cpp-kitchen

A GitHub repository for personal investigations around C++ world.

cpp

Last synced: 01 Apr 2025

https://github.com/gjoacorp/takaku

A C++/raylib implementation of the abstract strategy game Sim

abstract cpp gamedev raylib

Last synced: 05 Feb 2026

https://github.com/bfjesso/obj-to-ascii

Renders a 3D object in a terminal using ascii text

3d-rendering cli cpp windows

Last synced: 14 Jun 2025

https://github.com/missingno123/crypto

Small project to implement a cipher I saw in a book, in C++

cipher cpp

Last synced: 06 Jul 2025

https://github.com/rose-mtz/snake2

A 2D desktop game (Snake).

cpp sfml-game

Last synced: 25 Mar 2025

https://github.com/gaming32/grailsort

Cython wrapper around GrailSort (https://github.com/gaming32/GrailSort-Maintained)

cpp cython grailsort python sort

Last synced: 28 Apr 2026

https://github.com/farhangamary/cpp-coding-challenges

A collection of C++ challenges covering both algorithmic problems and language-specific concepts. Explore solutions to real-world problems, C++ standard features, and best practices. Contributions are highly welcomed!

algorithms cmake cplusplus cpp graphs msvc preprocessor stl string trees

Last synced: 01 Apr 2025

https://github.com/Fabrice-Lainard-Programming/SubWorld

Unigine Based 3D Game

3d cpp game gameai unigine

Last synced: 11 Mar 2025

https://github.com/nathan-osman/win32pe

C++ library for working with Win32 PE files

cpp pe-file win32

Last synced: 15 Mar 2026

https://github.com/izzypt/cpp_module_07

This module is designed to help you understand Templates in CPP.

cpp templates

Last synced: 28 May 2026

https://github.com/bertptrs/json-speedtest

Testing out different JSON libraries for performance

cpp json performance-analysis

Last synced: 09 May 2026

https://github.com/mohamadmansour18/al-aqsa-mosque-project

Developing a detailed 3D representation of Al-Aqsa Mosque using legacy OpenGL on the Windows operating system.

3d-graphics 3d-models al-aqsa-mosque computer-graphics cpp game game-development graphics mosque opengl-legacy

Last synced: 01 Apr 2025

https://github.com/x1nto/acmake

A cargo-like tool for managing CMake projects

c cargo cmake cpp cxx project-generation project-generator

Last synced: 11 Apr 2026

https://github.com/aceinetx/starengine

A code-only game engine with a raylib rendering backend and cocos2dx-ish feel

axmol cocos2d-x cpp cpp20 game-engine game-engine-2d gameengine2d nintendo-switch raylib

Last synced: 15 Jul 2026

https://github.com/nats-ji/iconfontcppheadersandluatables

C and C++ headers, Lua tables for icon fonts

cpp font-awesome lua material-design-icons

Last synced: 16 Apr 2026

https://github.com/shishir-dey/libmodbus-demo

A repository with examples demonstrating the usage of "libmodbus"

cpp desktop-application embedded-systems examples firmware library mingw modbus

Last synced: 28 May 2026

https://github.com/ollycassidy13/cmatmul

A cache-based matrix multiplication kernel

cache cpp matrix-multiplication openmp-parallelization

Last synced: 01 Apr 2025

https://github.com/olejek88/opc_tg

Технограф-160 OPC сервер

cpp opc

Last synced: 27 May 2026

https://github.com/tntksals/armor_detection

The minimal example of armor-detection.

cpp opencv ros

Last synced: 03 May 2026

https://github.com/duaa-a/healthcare_ms

the power of indexing and file structures to maintain and manage healthcare records.

cpp filesystem healthcare-application indexing

Last synced: 16 Mar 2025

https://github.com/mahdis-2003/hanoitower

Iterative solution for the Tower of Hanoi problem using a stack-based approach in C++. Avoids recursion by simulating the process with explicit stack operations.

cpp hanoi-towers

Last synced: 01 Apr 2025

https://github.com/xunx-ii/astral

参考UE5的Lyra项目的模式写的一个最小项目,仅在PawnData配置文件中的InputConfig做了一些很小的修改

blueprint cpp lyra ue5

Last synced: 01 Apr 2025

https://github.com/gembcior/d-ral-model-cpp

C++ model for D-RAL project

cpp dral embedded

Last synced: 06 Oct 2025

https://github.com/nohomey/sdp-sorting-algorithms-homework

Repository for second homework on sorting in FMI for Structures of Data and Programming course

cpp data-structures homework sparse-trie

Last synced: 06 Sep 2025

https://github.com/tafthorne/cppcheck-debian

Docker Image packaging Cppcheck http://cppcheck.sourceforge.net/ ontop of The Docker Official Image for Debian

c cpp cppcheck cppcheck-debian debian docker docker-hub docker-image

Last synced: 13 Apr 2026

https://github.com/vkondratiuk482/cpp-essentials

When I have passion I come here and try to figure out how does C++ work. Here I learn some basic stuff about the language

clang cpp cpp17 cxx cxx17

Last synced: 06 Jul 2025

https://github.com/drozhkov/as-centrifugepp

Centrifugo C++ client

centrifugo cpp protobuf websocket

Last synced: 01 Apr 2025

https://github.com/chathushi-r/dictionary

This repository contains the source codes for a console-based dictionary application, implemented in C++. This dictionary project allows users a range of functionalities including word definition lookup, printing palindromes, generating anagrams of a given word and many more.

console-application cpp

Last synced: 12 Jul 2026

https://github.com/rom-chik/kma_oop

Object-oriented programming course. C++

cpp oop visual-studio-2022

Last synced: 29 Jun 2025

https://github.com/pereirar3/simuladorafd

Work in the Discipline of Theory of Formal Languages ​​and Automaton - UFMT

automatons computer-science-discipline cpp

Last synced: 24 Mar 2025

https://github.com/tomasmark79/mytwitchbotfree

Another example of using DotNameCpp Template for build Twitch Bot Server.

bot cpp server template twitch

Last synced: 01 Apr 2025

https://github.com/jtlee98/vulkan-snippets-vscode

vscode extension for generating vulkan code snippets in C++

cpp python vscode-extension vulkan-api

Last synced: 14 Apr 2026

https://github.com/dochia-razvan/flow-maker

A C++ console-based application that allows users to create, execute, and manage interactive workflows.

cpp oriented-object-programming

Last synced: 01 Apr 2025

https://github.com/saurabh-dhoke/fixed-function-pipeline-ffp

​This GitHub repository, showcases graphical projects implemented using OpenGL's Fixed Function Pipeline (FFP). This pipeline, prevalent before the advent of programmable shaders, relies on predefined operations for rendering graphics.

c cpp ffp graphics

Last synced: 18 May 2026

https://github.com/umarlypoeta/bubble_sort_visualisation

A simple visual representation of the Bubble Sort algorithm using SFML in C++.

cpp sfml visualization

Last synced: 02 Jul 2025

https://github.com/tornao2/sortingalgorythmsdemonstration

A program about sorting algorithms made in c++ with the use of "raylib" graphical library.

cpp raylib sorting-algorithms

Last synced: 11 Jun 2025

https://github.com/seigtm/setm-math

setm::math is a C++ library (and conan package) containing classes of complex numbers and polynomials with all basic operators and functionality.

cmake complex complex-numbers conan conan-packages cpp library polynomial polynomials shared-library

Last synced: 20 Apr 2025