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/ethanbaker/game-ai

An exploration of how artificial intelligence plays a role in modern games

ai cpp game sfml

Last synced: 29 May 2026

https://github.com/sokmontrey/nodeflow

A simple and highly extensible Computational graph library written in C++ with the support of auto diff.

autodifferentiation cpp deep-learning derivatives graph machine-learning math

Last synced: 25 Mar 2025

https://github.com/eduardovegas/putyourface_opencv

Projeto final das disciplinas de Linguagem de Programação I e Laboratório de Linguagem de Programação I.

cpp game opencv

Last synced: 12 Apr 2026

https://github.com/tpeterw/flying-pancake

Live camera projection and mapping (a.k.a. "Pong")

camera computervision cpp opencv pong-game

Last synced: 07 May 2026

https://github.com/przemyslawbak/sierra_chart_custom_studies

A repository for testing features and solutions related to the Sierra Chart ACSIL.

acsil api cpp custom-study sierra-chart

Last synced: 31 Mar 2025

https://github.com/tsnsoft/vs2022_cpp_wxwidgets_choice

Пример программы на C++ с использованием компонент выбора wxWidgets в Visual Studio 2022

2022 choice cpp visual-studio wxwidgets

Last synced: 12 Jul 2025

https://github.com/zeyu-li/cpp_boilerplate

C++ boilerplate. Nothing more, nothing less :pencil:

boilerplate cpp

Last synced: 04 Oct 2025

https://github.com/gabrielcrackpro/developer-interviews

This is a compilation of developer interviews in diferent lenguages

cpp developer-interviews javascript js python

Last synced: 16 Apr 2026

https://github.com/guibrandt/lcs_demo

Demonstração de algoritmo Largest Common Subsequence, pra aula do maligno \o

cpp demo dynamic-programming graphviz lcs maligno

Last synced: 19 Jun 2026

https://github.com/aditya-10012002/dsa_assignments

DSA assignments in C++

cpp dsa-algorithm

Last synced: 12 Jun 2025

https://github.com/merlinz01/school_bell_timer

Code for an Arduino-powered school beeper timer

arduino beeper cpp timer

Last synced: 21 Jan 2026

https://github.com/ahmedukamel/codeforces-problems

Codeforces problems solution in C++

codeforces cpp problem-solving

Last synced: 12 Jun 2025

https://github.com/drabiter/pink-fluffy-unicorn-dancing-on-rainbow

pink fluffy unicorn dancing on your terminal

c-plus-plus coffeescript cpp java javascript pascal ruby

Last synced: 13 Apr 2026

https://github.com/artiomn/tsw-logger

Logging library, based on Baical P7

baicap cpp fast logger logging p7

Last synced: 13 Jun 2025

https://github.com/dark-lon3r/binarysearch

Этот код представляет собой реализацию алгоритма бинарного поиска в массиве чисел от 0 до 100 на языке C++. Он создан для того, чтобы продемонстрировать простоту и эффективность данного алгоритма.

algorithm algorithms binary binary-search code cpp eazy function functions language-learning learning massive search ua ukraine ukrainian windows

Last synced: 28 Feb 2025

https://github.com/jkopiszka/mathextended

C++ Library dedicated to extend possibilities of Math operations in your project.

c cpp cpp-library library math

Last synced: 19 Apr 2026

https://github.com/shucharjer/offsetreader

A simple in-program field offset reader. | 一个简单的程序内字段偏移读取器

cpp dumper memory offset

Last synced: 02 Apr 2025

https://github.com/ipolynkina/brainfuck

Brainfuck interpreter

cpp

Last synced: 12 Jun 2025

https://github.com/hrszpuk/braccioobserver

The backend for my Baccio Controller project. It observes serial communication and responds in real-time to a custom-made protocol.

arduino braccio braccio-arduino braccio-controller cpp robotics

Last synced: 28 Apr 2026

https://github.com/toxe/test-cpp-boost

C++ Boost Examples

boost cmake cpp examples

Last synced: 05 Sep 2025

https://github.com/me-phew/doubly-linked-list

Implementacja listy dwukierunkowej w C++

cpp doubly-linked-list

Last synced: 05 Sep 2025

https://github.com/moazaymanedda/computer_store_management_system

Java + Oracle SQL system for managing a computer store — products, orders, feedback, and inventory.

ai claude computer-store cpp dbms food-ordering jdbc llm mcp obsidian-md pl-sql sql stock store

Last synced: 13 Apr 2026

https://github.com/steelx/2dgameengine

C++ SDL2 Glm ImGui SOL/lua

cpp cpp17 glm imgui sdl2

Last synced: 09 Apr 2025

https://github.com/hansalemaos/cinpy

C/C++ in Python for Dummies

c cpp ctypes numpy python

Last synced: 13 Apr 2026

https://github.com/nanda-gopal-sb/memory-match

A memory match game made in C++ and SFML

cmake cpp game sfml

Last synced: 03 Apr 2025

https://github.com/steelx/sfcity

SF-City Game built with SFML (in-progress)

cmake cpp cpp17 sfml2

Last synced: 09 Apr 2025

https://github.com/suconbu/logu

Single header logging utility for C++

cpp cpp11 header-only logging single-header

Last synced: 04 Jul 2025

https://github.com/crispinalan/caspercalendar

Casper Calendar is a talking desktop calendar built with C++ and CopperSpice. It uses a built-in diphone speech synthesizer.

calendar copperspice cpp speech text-to-speech

Last synced: 04 Sep 2025

https://github.com/jitendragangwar123/dsa-using-cpp

This Repository have Data Structure and Algorithms concepts solving through C++.

algorithms cpp data-structures

Last synced: 29 May 2026

https://github.com/jibsen/aocpp2021

Advent of Code 2021 solutions in C++20

advent-of-code-2021 cpp

Last synced: 31 Mar 2025

https://github.com/solareenlo/42cpp-module-07

C++ practice 07 (template, iter, array, operator[])

42 42born2code 42cursus 42projects cpp

Last synced: 28 Jan 2026

https://github.com/sid911/x16bitemulation

This repository is basically me trying to emulate 6502 processor which is 16 bit fully on software level.

cpp emulation processor-simulator

Last synced: 01 Dec 2025

https://github.com/rahedmir/academic

📗 Academic lessons

cpp visual-basic web

Last synced: 02 Apr 2025

https://github.com/stiliyandr/allocator

A C++14 allocator implemented with buddy allocation.

algorithms allocator cpp cpp14 data-structures

Last synced: 09 Apr 2025

https://github.com/dereckmezquita/cpp-bouncy-balls

Demonstrating physics principles and laws in C++ SFML bouncy ball physics simulation.

cpp physics

Last synced: 18 Jan 2026

https://github.com/tassiluca/smart-coffee-machine

Coffe Machine - Second assignment for SEIOT Course @ UniBO

arduino-uno cpp embedded-systems finite-state-machine

Last synced: 01 Mar 2026

https://github.com/whitedodo/datastructure2

Horowitz의 C++ 자료구조(Horowitz's C ++ Data Structure)

c cpp data-structures java

Last synced: 13 Apr 2026

https://github.com/bga/c-bundler

C/C++ bundler

bundler c cpp

Last synced: 06 May 2026

https://github.com/rohit20045/erp

A ERP for college which includes MySqL for backend database and Curl for sending smtp mail. It contains most of functionality of an ERP.

cpp curl database management-system mysql object-oriented-programming openssl

Last synced: 07 Feb 2026

https://github.com/inferiorak/c-compiler-setup

Here I have Explained how to Setup VS Code for C and C++ Programming. So, Just do it as I have Shown.

c c-compiler c-compiler-setup cpp cprogramming mingw mingw-environment mingw64 vscode vscode-setup

Last synced: 28 Apr 2026

https://github.com/jk-gan/ray-tracer-cpp

Ray tracer in C++

cpp graphics raytracing

Last synced: 03 Apr 2025

https://github.com/themarlboroman/tile_editor

Level editor for tiled formats written in C++ and SDL2

cpp opengl sdl2 tile-editor

Last synced: 07 May 2026

https://github.com/yousef-sayed-younis/tic-tac-toe-terminal

A C++ implementation of Tic Tac Toe with AI and two-player modes. Playable entirely in the terminal. A simple, interactive game for practicing algorithms and terminal-based programming.

ai command-line-game cpp game-development single-player terminal-game tic-tac-toe two-player unbeatable-ai

Last synced: 03 Apr 2025

https://github.com/vaguesloth22/coding_practice

DSA problems that I solve regularly

cpp dsa leetcode

Last synced: 08 Apr 2025

https://github.com/sleepingcat4/deathhash

a barebone programming language written in C++

barebones compiler cpp programming-language

Last synced: 13 Jun 2025

https://github.com/manikupireddii/neetcode

advent of code

algorithms cpp dsa

Last synced: 11 Mar 2025

https://github.com/b-x-wu/graphics-engine

A CPU based raytracing toy example.

cpp graphics raytracing

Last synced: 09 Jun 2026

https://github.com/fourjr/battleship

Battleship C++

cpp

Last synced: 12 Mar 2025

https://github.com/thinkinglabs/kata-bootstrap-cpp-googletest

Bootstrap project for CPP kata's using Google Test

bootstrap conan-io cpp googletest kata

Last synced: 20 May 2026

https://github.com/vishwajeetk5/paytrack

The C++ "PayTrack" is an OOP project for budgeting and expense tracking. It offers user-friendly input, budget vs. actual analysis, data storage, detailed reporting, and error handling. A tool to manage finances efficiently.

cpp exception-handling filehandling finance inheritance oop paytrack

Last synced: 09 Apr 2025

https://github.com/jonas-is-coding/sudoku-bruteforce

A Sudoku solver via brute forcing in C++

brute-force cpp solver sudoku

Last synced: 31 Mar 2025

https://github.com/chenshaw010/advising-assistance-program

Text file parser that displays data back to the user primarily for categorizing educational classes.

binary-search-tree cost cpp

Last synced: 16 Sep 2025

https://github.com/liebranca/gaoler

Cheap 3D collisions

collisions cpp

Last synced: 13 Jun 2025

https://github.com/basemax/mathematicalexpressionevaluator

This is a C++ program that evaluates mathematical expressions containing operators +, -, *, and /, and parentheses ( and ). The program supports multi-digit numbers and guarantees that parentheses are used for each operator.

calculator calculator-app calculator-application calculator-cpp cpp cpp-calculator expression-calculate expression-checker expression-evaluator expression-language expression-parser expression-tree expressions mathematical

Last synced: 03 Apr 2025

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

Procedural programming course. C++

cpp cpp14 cpp17 pp procedural-programming visual-studio-2022

Last synced: 31 Mar 2025

https://github.com/ct-clmsn/sybpp

scrap your boilerplate plus plus

boost cpp cpp17 cxx cxx17 metaprogramming template-metaprogramming

Last synced: 28 Feb 2025

https://github.com/poncoe/parser_recognizer

The Sh*t Parser uses the Token Recognizer and in the rules do not use String Matcher, but i use Char Matcher xD. using C++ IDE CLion and Java & IDE Netbeans (Coming Soon)

char-matcher-xd cpp cpp14 ide-netbeans java luckytrue-development parse parser-recognizer poncoe recognizer string-matcher

Last synced: 24 Apr 2026

https://github.com/zeynepcol/game-mutex-cpp

A falling box game implemented in C++ using a custom library, featuring mutex.

cpp custom-library game mutex mutex-lock mutex-synchronisation

Last synced: 04 Apr 2025

https://github.com/jdibenes/heron

Game Boy Advance emulator.

cpp gameboy-advance-emulator windows

Last synced: 28 Apr 2026

https://github.com/revazashvili/cpp-linked-list

simple linked list data structure example in c++

cpp data-structures linked-list

Last synced: 10 Jun 2026

https://github.com/jubayer98/nsu-cse115-c-programming-basics

Here are some basic C programming examples completed during an undergraduate C language lab.

basic-programming cpp

Last synced: 10 May 2026

https://github.com/whisperity/distcc-docker

DistCC for LTS OS compiler images in and through Docker

c clang compiler container cpp distcc docker docker-image gcc

Last synced: 13 Apr 2026

https://github.com/dron12261/dronsraytracer-raytracercpp

[РЕНДЕР] Разработка приложения для построения 3D моделей с помощью трассировки лучей

bad-code-oh-no cpp raytracing render software-rendering

Last synced: 06 Oct 2025

https://github.com/rudissaar/modifying-memory-with-cpp

Just a simple example how to write program that can modify other program's memory values.

cpp memory-hacking powershell qmake qt5 windows-api windows-hook

Last synced: 01 May 2026

https://github.com/zepedroresende/matrixmultiplication

Matrix Multiplication optimizations on intel and CUDA

c cpp cuda hpc matrix-multiplication omp optimization

Last synced: 01 May 2026

https://github.com/elprofesoriqo/competitiveprogramming

Algorithmic problems that have been part of programming contests, olympiads, and practical exercises.

c cpp data-science data-structures-and-algorithms python

Last synced: 01 May 2026

https://github.com/thefox/parameters

Automatic replace variables in configuration file templates from environment variables.

configuration-files cpp cpp14 dotenv mit-license symfony

Last synced: 02 May 2026

https://github.com/priyanshscpp/data_structures

This is My DSA Notes of CPP Codes ..Might Help me Revise in near Future

cpp dsa geeksforgeeks leetcode

Last synced: 08 Jun 2026

https://github.com/bubblxs/tamale

tamale, tamale, tamale, tamale, tamale, tamale, tamale!

cpp linux steam steam-cards steamworks-sdk

Last synced: 02 May 2026

https://github.com/brandonmfong/libs

purely educational, somewhat practical

c cpp libraries makefile socket-programming unit-testing-framework

Last synced: 02 May 2026

https://github.com/garamsong-95/aiotclient_tab5

PestGuard 프로젝트를 위한 Qt 앱

cpp qt5 qtcreator

Last synced: 02 May 2026

https://github.com/ashrockzzz2003/leetcode_solutions

My Solutions for LeetCode Problems

cpp leetcode leetcode-solutions python

Last synced: 02 May 2026

https://github.com/arata-nvm/moxia

A toy OS written in C++

cpp os

Last synced: 11 Jun 2026

https://github.com/nelarius/imnodes-docker-builder

Builder image for the imnodes project

builder cpp docker

Last synced: 02 May 2026

https://github.com/little-software-engineer/cs323-project2-bojanastajic

CS323 C++ university project, Topic: Transportation management

cpp management textfile transport transportation visualstudio

Last synced: 08 Jun 2026

https://github.com/themihirmathur/webots-projects

This repository contains various Webots simulation projects focused on different robotics applications. Each project includes a custom robot prototype and a Webots world configuration to demonstrate specific robotic behaviors and functionalities.

cpp python robotics webots-robot-simulator

Last synced: 02 May 2026

https://github.com/tntksals/face_detection

The face-detection package which used model prepared by OpenCV4.

cpp opencv ros

Last synced: 02 May 2026

https://github.com/vorgestern/luaaide

C++ wrapper for Lua 5.4 API

binding cpp library lua

Last synced: 02 May 2026

https://github.com/vsoch/emscripten

Getting started with emscripten!

cpp emscripten getting-started learning

Last synced: 02 May 2026

https://github.com/first-coding/data-structure

This DataStructure warehouse is used to learn for me.

c cpp data-structures

Last synced: 02 May 2026

https://github.com/robaho/cpp_leveldbr

client/server module for cpp_leveldbr

cpp leveldb lsm lsm-tree

Last synced: 09 Jun 2026

https://github.com/ahmednassar7/money-hub

A bank management system.

algorithms cpp data-structures database oop sql

Last synced: 02 May 2026