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/RoccoTescaro/Elaborato_2021-2022

short turn based game project

cpp dark-theme drawings game turn-based

Last synced: 11 Mar 2025

https://github.com/hamid-yg/unit_tests

Units Tests in several languages

c cpp epitech haskell unit-testing

Last synced: 11 Mar 2025

https://github.com/iwatakeshi/latte

A C++ testing framework that's as easy as sipping a latte.

cpp mocha testing

Last synced: 18 May 2026

https://github.com/thelogicmaster/offlappybird

An OpenFrameworks port of FlapPyBird

android cpp flappy-bird game openframeworks

Last synced: 10 May 2026

https://github.com/dalinvip/word2vec

word2vec implement in c++ and in pytorch

cpp pytorch script word2vec

Last synced: 18 May 2026

https://github.com/olejek88/kernel32

Software for DAQ WinCE (Wincon8000) gas measurement

c cpp gas-measurement windowsce

Last synced: 18 May 2026

https://github.com/upes-open/scientific-calculator

Scientific Calculator written in C++ using OOPS concepts with features like add on memory.

cpp

Last synced: 15 Apr 2025

https://github.com/derpius/gmfs

Small library to abstract away the Source SDK for accessing the filesystem

cpp garrysmod

Last synced: 25 Jun 2025

https://github.com/mcquerol/tictactoe-cpp

C++ Tictactoe game focusing on 2D array manipulation and OOP design and console output with user input. 2 player (human vs human or human vs AI)

2d-array class-design cpp doxygen game object-oriented-programming tictactoe uml

Last synced: 18 May 2026

https://github.com/tom474/learn_cpp_rmit

[RMIT 2023C] EEET2482 - Software Engineering Design - Learning Resources

algorithms cpp data-structures object-oriented-programming

Last synced: 04 Mar 2025

https://github.com/raisess/brot

A lightweight game engine for lightweight 2D games.

cpp cpp11 game-development game-engine game-engine-2d gamedev sdl2

Last synced: 25 Jun 2025

https://github.com/tamiko-n/library-management-system

This Library Management System is a comprehensive C++ application designed to manage a library's inventory, including Books, Magazines, Research Journals, and FYP Theses. The system employs object-oriented programming principles such as inheritance and polymorphism to create a modular and extensible application.

cpp lms

Last synced: 25 Jun 2025

https://github.com/jimmy-park/cert-cmake

Generate cert.h for loading in-memory cert

certificate cmake cpp cpp17 header-only

Last synced: 19 May 2026

https://github.com/pprattis/english-greek-dictionary-with-binary-search-tree

A program that implements an English-Greek dictionary using binary trees. Each node of the tree will contain the word in English and the corresponding translation in Greek. The search for the tree will be based on the word in English. The program can perform the basic search, import, delete operations.

binary-search-tree binary-tree cpp dictionary exercise node program student

Last synced: 19 May 2026

https://github.com/mcwertgaming/foxspace

Foxspace - An universal C++ library for helping out at everyday programming

cpp fox hpp library universal

Last synced: 04 Mar 2025

https://github.com/vvhacker007/rube-goldberg-machine

✨Implementation of multiple data structures as Rube's Goldberg Machine 🤖 using c++✔.

algorithms cpp data-structures sorting

Last synced: 29 Mar 2025

https://github.com/fabienpean/heco_experiments

Experimental heterogenenous containers in C++

container cpp heterogeneous heterogeneous-containers

Last synced: 13 Mar 2025

https://github.com/cppplayground/simple-threadpool

a simple and lightweight header only ThreadPool for your tasks

cpp cpp11 cpp14 cpp17 cpp20 header-only thread-pool

Last synced: 30 Dec 2025

https://github.com/fl444mingo/fl4-cs131-01-01-hello

Ch. 1, Lesson 1, Hello World

cpp learning learning-cpp

Last synced: 21 Mar 2025

https://github.com/helcsnewsxd/gsc-interpreter

Interpreter for a simplified subset of C/C++ with dynamic typing - Language and Compilers course project - Computer Science @ FAMAF (UNC)

catch2 compiler cpp famaf interpreter university-project

Last synced: 17 Jun 2025

https://github.com/capp-adocia/hmcw

这是一款Minecraft风格的桌面小工具

application cpp minecraft qt

Last synced: 04 Mar 2025

https://github.com/tsnsoft/cppconsoleunicode

Пример консольной программы с UTF-8 на C++ для Windows в Visual Studio 2022

2022 cpp readconsolew unicode utf-8 visual-studio windows writeconsolew

Last synced: 19 May 2026

https://github.com/bad-logic/c-cpp

cpp

Last synced: 19 May 2026

https://github.com/ysh-x/snake-game

Snake game using ncurses GUI Programming library in CPP

cplusplus-11 cpp cpp11 game-development gamedev ncurses-library ncurses-tui

Last synced: 13 Mar 2025

https://github.com/cihansari/flexinvokable

Single header container for lambdas with (or without) move-only encapsulation that can be invoked only once.

cpp cpp17 cpp1z

Last synced: 17 Mar 2026

https://github.com/bleckwolf25/developerset

Automate your developer environment with style, power and ease. Dotfiles, folders and tools. Works on unix-based Operating Systems.

bash c cpp csharp java lua luau node python rust shell

Last synced: 08 Apr 2026

https://github.com/dstoyanov0/cpp_school

VHSE "John Atanasoff" C++

cpp cppprogramming cppprojects

Last synced: 13 Sep 2025

https://github.com/karanchawla/programmingpractice

This repository contains my implementations of common algorithms and data structures. It also includes some competitive coding problems solutions.

cpp cpp-primer geeksforgeeks leetcode programming-language

Last synced: 19 May 2026

https://github.com/afcms/epsilon-text-app

Show text on your Numworks calculator

cpp epsilon numworks python

Last synced: 19 May 2026

https://github.com/ashaduri/number-to-georgian-cpp

Transform any number to a Georgian text (C++ version)

cplusplus cplusplus-17 cpp cpp17 georgian georgian-language number translation words

Last synced: 13 Sep 2025

https://github.com/wh4ky/termengine

An engine that may be useful for creating 2D terminal games.

cmake cpp engine games tui

Last synced: 28 Mar 2025

https://github.com/kientech/algorithms

Algorithms are a set of instructions designed to perform a specific task or solve a particular problem. They form the basis of computer programming and are essential to many technological innovations.

algorithms algorithms-and-data-structures bubble-sort cpp java javascript python selection-sort

Last synced: 22 Mar 2025

https://github.com/madduci/opencv_demo

A collection of examples using OpenCV 2.4 and 3.0 APIs

cmake computer-vision cpp opencv

Last synced: 09 May 2026

https://github.com/jstmaxlol/cliProgramTemplates

🍵A list of CLI Program Templates, useful to learn programming languages or quickstart a CLI program

bash cpp csharp java learn py python shell template

Last synced: 14 Apr 2025

https://github.com/ravijo/simple-telnet-client

Simplest Telnet Client Ever Made in C/C++

c cpp networking telnet telnet-client telnetlib wrapper

Last synced: 19 Apr 2026

https://github.com/cmst0us/libblilivedanmaku

BiliBili Live Room, Websocket Danmaku Protocol in C++

bilibili bilibili-live cpp danmaku websocket

Last synced: 29 Mar 2025

https://github.com/ufrshubham/todo-plus-plus

This is simple CURD application written in C++ with elements and sqlite library.

cplusplus cpp cycfi cycfi-elements sqlite3 todo todoapp

Last synced: 07 Sep 2025

https://github.com/vishal-ahirwar/player

Image/Video Player with Nice looking UI made with C++ , OpenCV4, Qt, QML

cpp opencv4 qml qml-applications qml-samples qt

Last synced: 20 May 2026

https://github.com/qervas/ohao_ide

A simple IDE for coding c++

cpp ide qt6

Last synced: 13 May 2026

https://github.com/zfb132/itensor_demo

安装和使用ITensor

cpp itensor makefile vscode

Last synced: 22 Jun 2026

https://github.com/zaid-al-habbal/cham-city-3d

An open-source 3D simulation of Cham City Center, a mall located in Damascus, Syria.

cg cham-city cham-city-center cpp opengl opengl-project

Last synced: 31 Oct 2025

https://github.com/mcquerol/modulo-counter-cpp

C++ modulo counter project with focus on OOP, operator overloading, and design patterns.

cpp doxygen multiple-digit-counter object-oriented-programming operator-overloading postfix-increment prefix-increment single-digit-counter uml

Last synced: 26 Jun 2025

https://github.com/some0ne11/disk-scheduling-algorithm

This project implements First Come, First Serve (FCFS) and Shortest Seek Time First (SSTF) disk scheduling algorithms in C++.

cpp fcfs-algorithm fcfs-scheduling ipynb sstf sstf-scheduling

Last synced: 20 May 2026

https://github.com/huntermahmud/codechef

CodeChef problem solution

c cpp problem-solving

Last synced: 20 May 2026

https://github.com/shivamm-verma/learn-cpp

This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.

cpp data-structures-and-algorithms leetcode problem-solving

Last synced: 29 Mar 2025

https://github.com/happyrao78/codsoft

"Explored fundamental C++ concepts with three console-based projects: a Number Guessing Game, Simple Calculator, and a To-Do List Manager. Enhancing my coding skills by implementing interactive and practical solutions."

cpp oops-in-cpp

Last synced: 29 Mar 2025

https://github.com/vafdaf12/dithery-do

Theme an image using a pre-defined palette

art colorimetry cpp dithering image-processing

Last synced: 20 May 2026

https://github.com/jszitas/blaze

A C++17 implementation of ARIMA following R

arima cpp cpp17 forecasting working-in-progress

Last synced: 20 May 2026

https://github.com/amalija-ramljak/advent-of-code-2020

Advent of Code 2020 solutions, C++

aoc2020 cpp

Last synced: 29 Mar 2025

https://github.com/andersonhsporto/cpp_piscine

Dive into the fundamentals of C++

42 42saopaulo 42school 42sp c98 cpp piscine piscine-cpp

Last synced: 20 May 2026

https://github.com/codeficct/programacion-2-ejercicios

Todos los ejercicios de programación 2 usando c++, con el ing. Contreras.

contreras cpp embarcadero radstudio recursion recursive-algorithm

Last synced: 27 Jun 2025

https://github.com/atauveron/formation-cpp

Les slides d'une formation C++

cpp cpp-course cpp11 cpp14 french-speaking slides viarezo

Last synced: 15 Oct 2025

https://github.com/openmix-dev/openmix

Stage mixing software for live theatre that lets engineers program, automate, and run cues seamlessly across 30+ digital mixing consoles.

audio audio-automation cpp live-sound midi mixing-console osc qt6 theater theatre

Last synced: 05 Jul 2026

https://github.com/quantumsheep/cpp-date

C++ date library

cpp date library

Last synced: 05 Apr 2025

https://github.com/ramamagarwal/project_tic-tac-toe

This repository contains a built-in Tic-Tac-Toe game developed using C++

cpp

Last synced: 23 Jul 2025

https://github.com/arocull/shepherd

A top-down game about a shepherd and his flock of sheep.

cpp game

Last synced: 06 Jul 2026

https://github.com/ferfoui/frcnettable2uart

It is an intermediate software to communicate with a raspberry pico and wpilib's network tables

cpp frc kotlin platformio raspberry-pi-pico uart

Last synced: 19 Apr 2026

https://github.com/5arthak01/encryption

My exploration in encryption. Currently contains C++ implementation of RSA.

cpp hacktoberfest

Last synced: 04 Apr 2025

https://github.com/kingcitaldo125/sorts

Various sorting algorithms | Sorts of all sorts

algorithms cmake cpp sorting-algorithms

Last synced: 15 Sep 2025

https://github.com/cemderv/cppgfx

CPU-based graphics library for C++

cpp graphics modern-cpp software-rendering

Last synced: 06 Apr 2025

https://github.com/vyom-yadav/cpp

My C++ exercises and notes.

concepts cpp

Last synced: 05 Apr 2025

https://github.com/jakubvojvoda/terrain-generation

Simple LoD terrain generation and displaying in OpenGL

cpp generation glee landscape level-of-details lod opengl terain

Last synced: 16 Apr 2026

https://github.com/qelli/farmer-game

"Farmer Game" was my first C++ interaction right after learning 2D.

allegro cpp

Last synced: 06 Apr 2025

https://github.com/ferhatgec/sdl4cpp

sdl4cpp, header-only C++ wrapper around SDL2.

cpp header-only sdl sdl2 wrapper

Last synced: 18 Feb 2026

https://github.com/ferhatgec/lyricpps

lyricpps, song lyrics engine

cpp header-only lyrics lyrics-engine single-header song

Last synced: 18 Feb 2026

https://github.com/max21910/bataille-navale

A Bataille-Navale Game made in c++ for a school project

cpp france game shoolproject

Last synced: 22 Mar 2025

https://github.com/ricardodalarme/opengl-cpp

Representação de arquivos PGM como modelo de Malha Triângular e Nuvem de Pontos utiizando C++ e OpenGL

cpp graphics-library graphics-programming opengl

Last synced: 23 Jul 2025

https://github.com/bagaffey/4coder_barry

This is my 4coder customization file. These are my personal settings that I use in the 4coder editor.

4coder config cpp

Last synced: 05 Mar 2025

https://github.com/ferhatgec/fasht

C++ implementation of Fas(h)t non-cryptographic hash algorithm.

cpp fasht fegeya hash hash-algorithm

Last synced: 18 Feb 2026

https://github.com/shiroinekotfs/jupyter-cpp-graphic

Logo & Banner for Jupyter C++ kernel

banner cpp graphic jupyter-cpp-kernel logo

Last synced: 15 Jun 2026

https://github.com/lobbyra/piscine_cpp

This is my first steps in cpp. It's a lot of exercices to begin in this language.

42 42bor beginner cpp cpp98 pool

Last synced: 02 Jan 2026

https://github.com/jcbritobr/sray

SRay is a simple raytracer application based on Raytracer in one Weekend book.

computer-graphics cpp raytracer raytracer-application

Last synced: 06 Apr 2025

https://github.com/orbitcowboy/cppcheck_crash_files

A collection of files that let cppcheck crash while scanning.

c c-plus-plus cpp cppcheck crash crash-reporting crash-reports segmentation-fault

Last synced: 30 Mar 2025

https://github.com/tawfik-s/competative_programming_trainning_material

trainning material for problem solving and algorithms sessions belong to me

algorithms cpp problem-solving training-materials

Last synced: 21 May 2026

https://github.com/davidyslu/classicsudoku

Implement the classic game "Sudoku" in C++

c-plus-plus cpp game game-development

Last synced: 28 Aug 2025

https://github.com/kuralme/barista_robot_project

Robotics Masterclass Checkpoint 7 & 8

cpp ros2-humble urdf

Last synced: 28 Jun 2025

https://github.com/cra3z/smtplib

A C++ SMTP client

cpp smtp-client

Last synced: 16 Oct 2025

https://github.com/erriez/erriezassembly

Mixed assembly and C/C++ library example for Arduino

arduino assembly c cpp library mixed

Last synced: 12 Apr 2026

https://github.com/kmnafiur/banking-management

Banking Management System Using C++

cpp

Last synced: 28 Jun 2025

https://github.com/fl444mingo/fl4-cs131-01-00

Computer science chapter 1, lesson 0

cpp learning learning-cpp

Last synced: 22 May 2026

https://github.com/striter-no/kinexengine

Игровой движок написанный на C++ и использующий OpenGL

cpp glew glfw opengl

Last synced: 14 May 2026

https://github.com/sameetasadullah/inter-process-communication-using-unnamed-pipes

A simple C++ program to simulate inter-process communication using unnamed pipes

cpp fork inter-process-communication linux ubuntu unnamed-pipe

Last synced: 22 May 2026

https://github.com/chokobole/base

A C++ base library

cpp cpp-library cpp14

Last synced: 14 May 2025