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/adcimon/trtcbridge

Command line application that enables TencentRTC/NDI workflows.

cpp ndi tencent-rtc

Last synced: 22 Jun 2026

https://github.com/maz01001/other-projects

other small projects not hosted on my GitHub-page

ascii-game cmd cpp game games snake-game

Last synced: 23 Jun 2026

https://github.com/thegoldenpatrik1/class-projects

Archive of some C/C++ class projects

c cpp dsa operating-system

Last synced: 23 Jun 2026

https://github.com/fcarvajalbrown/brown-fps-creator-showcase

Brown FPS Creator - a no-code, visual first-person shooter game maker for Windows, Linux, and Steam Deck. Build a complete FPS without writing code.

boomer-shooter cpp first-person-shooter fps game-creator game-development game-engine game-maker indie-game level-editor no-code opengl steam-deck vulkan

Last synced: 23 Jun 2026

https://github.com/aristofany-herderson/caap-hash-benchmark

💥 Comparando tratamento de colisões em sondagem linear

cpp hash-table linear-probing

Last synced: 24 Jun 2026

https://github.com/anitatess/uno-r3-projects

My UNO R3 projects in Arduino & Processing

arduino cpp java processing uno-r3

Last synced: 24 Jun 2026

https://github.com/arbinzaman/problem-solve-codes

Here i push my problem solving and practice codes with C++.

atcoder beecrowd codechef codeforces cpp dsa hackathon js leetcode problem-solving problems-solving

Last synced: 25 Jun 2026

https://github.com/vevdokimovm/string-operations-cpp

C++ lab: custom String class built on sequence abstractions with sorting and searching

algorithms cpp data-structures string

Last synced: 27 Jun 2026

https://github.com/vevdokimovm/sudoku-solver-cpp

C++ Sudoku solver using backtracking — fills any valid 9×9 board

backtracking cpp puzzle sudoku

Last synced: 27 Jun 2026

https://github.com/vevdokimovm/cpp-university-programs

University C++ programs, Codeforces competitive solutions, Assembler, Pascal and multi-language exercises

algorithms assembler competitive-programming cpp university

Last synced: 27 Jun 2026

https://github.com/dadams05/c8ke

Custom emulator of CHIP-8 interpreter

chip-8 cpp emulator

Last synced: 28 Jun 2026

https://github.com/wtrsltnk/radar-strike

Play counter-strike in the radar!

cpp game opengl

Last synced: 28 Jun 2026

https://github.com/nikoladucak/2048

2048 game implemented for terminal.

2048 2048-game cpp game ncurses

Last synced: 28 Jun 2026

https://github.com/qluana7/cpp-archive

A personal archive of C++ code snippets, algorithms, and utility programs.

archive cpp cpp17 cpp20

Last synced: 28 Jun 2026

https://github.com/star-3gg/cppnuts-design-patterns

Improved design pattern implementations based on CPPNuts course

cpp design-patterns software-architecture

Last synced: 29 Jun 2026

https://github.com/pablobh2147/hoshizora

A from-scratch, physically-based rendering engine built in C++.

computer-graphics cpp graphics-programming path-tracing pbr physically-based-rendering raytracing rendering

Last synced: 29 Jun 2026

https://github.com/pratikpakhale/kmb-cpu

Steiner Tree Problem (STP) KMB algorithm implementation in C++ and Python. Used OpenMP for faster calculation.

cpp openmp python steiner-tree-problem stp

Last synced: 29 Jun 2026

https://github.com/keshav2010/sdltest

1st Game Framework using Simply DirectMedia Layer (SDL) , framework design is adapted from the book "SDL Game Development" by Shaun Mitchel.

codeblocks cpp framework game-development sdl2 video-game-development

Last synced: 29 Jun 2026

https://github.com/abdulshaikh55/hotel-management-system

My first C++ project, 'Hotel Management System' is a project which teaches the basics of C++ such as I/O, class & objects, etc.

cpp software-development

Last synced: 29 Jun 2026

https://github.com/iker-gonzalez/ft-containers

Reimplementation of stack, vector and map container types of the C++ standard template library (STL).

algorithms containers cpp data-structures operator-overloading standard-template-library templates

Last synced: 29 Jun 2026

https://github.com/essammohamed1/ds_course_fcis_students_2024

Course material , slides , code and exercises

cpp data-structures

Last synced: 29 Jun 2026

https://github.com/nur-alam39/mobile-doctor

It a desktop application for keep regular health data. I have used GUI of C++, graphices header file and data in file system.

cpp desktop-application file-system graphices-header gui

Last synced: 29 Jun 2026

https://github.com/muneeb1030/truth-table-generator-data-structures-cpp

The Truth Table Generator is a C++ program that evaluates logical expressions with NOT, AND, and OR operators. It uses object-oriented programming and data structures to generate truth tables, handling bracketed expressions and converting them to postfix notation for accurate evaluation.

cplusplus cpp postfix-evaluation stack truth-table truth-table-generator

Last synced: 29 Jun 2026

https://github.com/zirnc/lspro

Pro version ls. Written in C++ 17.

cpp cpp17 cross-platform get-childitem ls

Last synced: 29 Jun 2026

https://github.com/shafaq-aslam/cpp-dsa-adventures

A collection of projects, problem-solving practices, and implementations of Data Structures and Algorithms (DSA) in C++. This repository serves as a learning journey through various algorithms, competitive programming challenges, and DSA concepts.

algorithms algorithms-and-data-structures competitive-programming cpp cpp-projects-coding-exercises dsa dsa-algorithm dsa-learning-series dsa-practice dsa-problems-solutions

Last synced: 07 Apr 2025

https://github.com/kontheocharis/gravity-engine-cpp

Solar system simulator in C++ with SFML

cpp eigen sfml

Last synced: 23 Mar 2025

https://github.com/ilovenooodles/tlx

Archive my 'Pemrograman dasar' on TLX

algorithms cpp datastructure

Last synced: 31 Mar 2025

https://github.com/astrodynamic/flags

Simple C++ header-only bit flag library. Uses enum for type-safe, efficient flag manipulation.

bit-manipulation bitflags bits bitset cmake cpp cpp17 enums header-only library performance software-development utilities utility-library

Last synced: 28 May 2026

https://github.com/gojax64/operating-systems-class-programs

Programs I have made in the operating systems class. Use of C ++ and the Kbhit () function to detect a key press.

cpp kbhit scheduling-algorithms

Last synced: 23 Mar 2025

https://github.com/icingworld/ww-lockfreeds

A high-performance, thread-safe library of lock-free data structures for C++. 使用C++实现的高性能线程安全无锁数据结构

concurrent-data-structure cplusplus cpp data-structures thread-safe

Last synced: 27 May 2026

https://github.com/eighty4/binny.sh

Install scripts for GitHub release binaries

c cpp cross-platform devtools go rust supply-chain-management zig

Last synced: 11 Apr 2026

https://github.com/sebastianbach/clang-format-generator

Command line tool that creates a clang-format file from a formatted C++ source code file.

clang-format codestyle cpp cpp20

Last synced: 19 Jun 2026

https://github.com/bog-walk/project-euler-cpp

:zap: A C++ solution set for the first 100 Project Euler problems.

algorithms cpp cpp17 educational hackerrank mathematics problem-solving project-euler

Last synced: 04 Apr 2025

https://github.com/rdrahul123/registration

The student registration and report generator is a C++ program designed to assist college administrators in managing student tuition data.

cpp cpp17 filesystem

Last synced: 03 Jul 2026

https://github.com/nikitakarmakarp/leetcode-solutions-2025

Leetcode-Solutions-2025 is a repository providing efficient solutions to LeetCode problems in C++, Python, and Java, with explanations and complexity analysis. It helps improve problem-solving skills for coding interviews and algorithm mastery, with regular updates and contributions welcomed.

c cpp java python

Last synced: 17 Apr 2026

https://github.com/ttiimmothy/different-languages-template3

A repository shows different programming languages template

c cpp go javascript markdown-extend python

Last synced: 11 Apr 2026

https://github.com/silkodenis/turboq-cpp-async-engine

C++ library for asynchronous task and timer queues, featuring a thread pool with task priority (QoS) support for parallel execution.

async chrono cpp cross-platform multithreading mutex queue stl task thread thread-pool timer

Last synced: 11 Jul 2026

https://github.com/mehran1383/aircraft_engine_monitoring

Aircraft engine monitoring and supervision system, developed using Qt.

cpp qt

Last synced: 15 Mar 2025

https://github.com/sbtopzzz-lg/cpp_tictactoe

Tic Tac Toe game made using C++.

cpp cpp17 game tictactoe

Last synced: 16 May 2025

https://github.com/hardingadonis/pomodoro-plus

🍅 Pomodoro Plus written by C++.

cpp pomodoro wxwidgets

Last synced: 31 Mar 2025

https://github.com/daxanius/breakout

A rhythm based breakout game written in Lua with a custom engine

breakout cpp game-engine lua

Last synced: 10 May 2026

https://github.com/simonthorell/avr-dev-template

Docker development container for AVR microcontroller projects, using avr-gcc for compilation. Simple bash and python scripts to flash firmware and USART serial monitoring.

avr-gcc bash-script c cmake cpp docker python-script

Last synced: 11 Apr 2026

https://github.com/emersonmello/appsaudacaocpp

Exemplo de uma aplicação C / C++ com More Modern CMake

cmake cpp exemplo modern-cmake

Last synced: 01 Jun 2026

https://github.com/yovsky/edito

Edito is a text editor written in c++

cpp cpp17 editor qt qt6 text-editor

Last synced: 19 May 2026

https://github.com/lleballex/fox

Program for learning irregular English verbs

cpp english english-learning fox irregular-verbs learning qt

Last synced: 13 May 2026

https://github.com/khandakeraliariyan/dsa-codebase

This is my dsa notes

cpp

Last synced: 04 Apr 2025

https://github.com/autuanliu/cpp

a personal repository

cpp exercise leaerning test

Last synced: 15 Mar 2025

https://github.com/febagnato/generic-menu

A configuration generic menu to use with diferent types of applications

cpp menu

Last synced: 13 Jul 2025

https://github.com/theosorus/particles-simulation

A simple particle simulation with SFML in c++

cpp particle-physics particle-system sfml verlet-integration

Last synced: 02 Sep 2025

https://github.com/05st/lightinject

LightInject is a simple command line tool used to inject dlls into a process. It supports different injection methods.

command-line command-line-tool cpp dll dll-injection

Last synced: 03 Jul 2025

https://github.com/speauty/srtparser

SRT字幕解析器

cpp srt subtitle-swapper

Last synced: 14 May 2025

https://github.com/zsuzuki/test_cpp

C++テストプログラム集

c-plus-plus cpp sample samplecode

Last synced: 15 Mar 2025

https://github.com/prophetru/metaprogrammingsfinae

Educational project

cmake cpp doxygen otus

Last synced: 16 May 2025

https://github.com/costopoulos/ntua-progtech

:computer: NTUA ECE Progtech Source Codes

classes-and-inheritance cpp object-oriented-programming

Last synced: 16 May 2025

https://github.com/fescii/dynamic-array

C++ Implementation of Dynamic Array

array cpp dynamic

Last synced: 01 Jul 2025

https://github.com/yettabaa/cpp

The first module of 42's C++ Piscine introduces C++ basics and explores its differences from C, focusing on Object-Oriented Programming concepts.

1337 1337school 42 42projects 42school cpp cpp98

Last synced: 14 Mar 2025

https://github.com/chuahou/testlib

A test library in C++ for me to experiment with build methods

cpp lgtm test travis-ci

Last synced: 28 Jun 2025

https://github.com/speauty/gobang

五子棋(单人互博版)

cpp easyx game gobang

Last synced: 14 May 2025

https://github.com/lecrapouille/terminalcolor

[Lib][Functional][Stable] A minimal C++11 header-only file for adding colors to your std::cout functions

color cpp terminal

Last synced: 29 Apr 2026

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

My implementation of Peter Shirley's Ray Tracing In One Weekend book/tutorial.

cpp raytracing

Last synced: 23 Mar 2025

https://github.com/mateuszcalderon/cpp-quadratic-equation-solver

A C++ program that solves quadratic equations, calculating and displaying real roots based on the discriminant.

cpp

Last synced: 23 Mar 2025

https://github.com/abdul-rehman-0787/oop-labs

OOP-Labs cover the fundamental concepts of Object-Oriented Programming in C++.

cpp oop-cpp

Last synced: 23 Mar 2025

https://github.com/valdidev/mediumpurple

This C++ program uses watchdog to keep track of changes in the file and directory structure of a project.

cpp

Last synced: 23 Mar 2025

https://github.com/thiagx08/bue-introduction-to-programming-and-problem-solving

A comprehensive C++ learning resource with 50+ programming exercises for BUE students, from basics to advanced problem-solving.

cpp data-structures education exercises file-handling introductory-programming problem-solving programming-basics university

Last synced: 23 Mar 2025

https://github.com/lawateko/22012025_cpp

A simple C++ program for managing student and lecturer data. latihan sederhana

cpp userinput

Last synced: 23 Mar 2025

https://github.com/meedeley/uas_exam

uas exam pak saiful

cpp project uas

Last synced: 23 Mar 2025

https://github.com/icingworld/ww-engine

A tiny C++ game engine

cmake cpp game-engine

Last synced: 23 Mar 2025

https://github.com/aaesalamanca/uned-2025-2026-fundamentos-de-programacion

Prácticas de la asignatura Fundamentos de Programación en la UNED (2025/2026).

c computer-science cpp learning programming

Last synced: 18 Feb 2026

https://github.com/jqntn/a4engine

First draft of a simple C++20 game engine with physics support

chipmunk chipmunk2d cpp cpp20 entt game game-dev game-development game-engine games glm imgui json minesweeper openal opengl sdl sdl2 wav windows

Last synced: 11 Apr 2026

https://github.com/ali98wayne/weka-classifier-comparisons

Repository for storing code for WEKA Classifier Comparisons

classifiers-comparison cpp data-mining datasets

Last synced: 28 May 2026

https://github.com/fedecastellaro/hamming-window-for-signal-processing

Hamming window algorithm for the Arduino environment or any microcontroller. Specially usefull in signal processing.

arduino c cpp esp32 hamming hamming-window

Last synced: 11 Apr 2026

https://github.com/tmdh/vulkantest

Learning Vulkan with C++

cpp vulkan

Last synced: 16 Jun 2025

https://github.com/tush-tr/ps-dsa

Data Structures and Algorithms with a lot of questions

algorithms algorithms-and-data-structures c clanguage cpp datastructures python python3

Last synced: 29 Mar 2025

https://github.com/lackhole/optional14

C++14 implementation of std::optional

cpp cpp14 header-only optional stl

Last synced: 14 Apr 2025

https://github.com/helland369/projects

Projects I do while learning to code

cpp

Last synced: 23 Jul 2025

https://github.com/jkeresman01/jneuralnetwork

Simple neural network in C++

ai cpp neural-network neuron

Last synced: 14 Sep 2025

https://github.com/helyousfi/hackerrankproblemsolving

This GitHub repository contains a collection of solutions to Hackerrank & LeetCode problems implemented in C++.

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

Last synced: 01 Aug 2025

https://github.com/sirridemirtas/pishti

Implementation of the popular card game Pişti in C++ for the console. UNDER CONSTRUCTION

console-game cpp design-patterns oop oop-in-cpp pishti pisti pisti-game

Last synced: 08 Nov 2025

https://github.com/simionrobert/cpp-template-layout

Template layout for a simple Visual Studio-based C++ project

architecture cpp layout structure visual-studio

Last synced: 02 Aug 2025

https://github.com/evasabeeh/dsa

Data Structure & Algorithms in C++ topicwise for self-learning.

cpp dsa

Last synced: 02 Aug 2025

https://github.com/jackkimmins/jadmium

C++ HTTP 1.1 Server

cpp http-server webserver

Last synced: 24 Sep 2025

https://github.com/sven4500/q-plot-tools

Plotting widget collection for Qt framework

2d-plot 2d-plotter c-plus-plus cpp plot plotting polar-plots qt qt5 scalar-fields

Last synced: 25 Sep 2025

https://github.com/tsnsoft/cppconsoleutf8win

Пример простейшей консольной программы на C++ с использованием boost для Visual Studio 2022

boost console cpp utf-8 visual-studio

Last synced: 02 Aug 2025

https://github.com/ziy1-tan/gsoc-2022-report

GSoC 2022 @MariaDB - MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.

cpp database json sql storage-engine

Last synced: 02 Aug 2025

https://github.com/tanvi-surana/hackerrank

solutions to hackerrank problems

competitive-programming cpp hackerrank-solutions

Last synced: 02 Aug 2025

https://github.com/sr-tamim/entropy-calculator

Entropy and heat calculation in C++

cpp cpp-programming entropy thermodynamics

Last synced: 25 Sep 2025

https://github.com/yunusemrejr/chat-bot-v2-cpp

C++ Chat Bot v.2

chatbot cpp

Last synced: 02 Aug 2025

https://github.com/aerphanas/ffi-c-haskell

Example of Foreign Function Interface in haskell

c cabal cpp foreign-function-interface haskell

Last synced: 02 Aug 2025

https://github.com/hariharanelancheliyan/employee-database-console-application

Employee Database Management is a console-based application that allows us to add, list, delete and search all employees across the organization. Search can be done by applying multiple filters.

cpp employee-management-system oops-in-cpp

Last synced: 02 Aug 2025