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/suraj-encoding/cp-problems

Solved CP Problems

cp cpp dsa problem-solving

Last synced: 13 Jun 2025

https://github.com/hyunjinno/algorithm

A repository for learning algorithms.

algorithm cpp java javascript kotlin problem-solving python typescript

Last synced: 13 Apr 2026

https://github.com/nazarii-piontko/arduino-snake

Snake game implemented on Arduino with LED display MAX7219 (8x32) and joystick from RobotDyn. Also, the WASM version is implemented.

arduino cpp demo joystick max7219 robotdyn snake-game wasm

Last synced: 31 Dec 2025

https://github.com/costingh/client-server

C++ application with a client that sends messages and a server that receives them. The client and server communicate through non-blocking sockets

client-server cpp socket-programming

Last synced: 31 Mar 2025

https://github.com/djoezeke/csvee

Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.

c cpp csv csv-parser csv-reader parse parser streaming tsv-parser

Last synced: 20 Apr 2026

https://github.com/fabienpean/comcept

Small library for composable concepts in C++20 and beyond

composable-concepts concepts cpp cpp20

Last synced: 30 May 2026

https://github.com/basemax/cppfileuse

Sample project for working with the file in cpp with add, search, delete, edit.

cpp delete-in-file edit-in-file file file-add file-create file-edit file-read search-in-file

Last synced: 03 Apr 2025

https://github.com/yashpaneliya/convex-hull

C++ program to generate Convex-Hull from points given in 2D

convex-hull cpp geometry

Last synced: 09 Apr 2025

https://github.com/ferhatgec/idkformat

header only world's simplest & stupid- runtime-ti formatter

cpp cpp20 format formatter rtti

Last synced: 19 Jul 2025

https://github.com/ferhatgec/gloc

gretea lines of code

cpp gretea lines-of-code loc

Last synced: 07 Jul 2025

https://github.com/8ightfold/variant

Custom variant implementation for c++20

cpp cpp20 template-metaprogramming template-project

Last synced: 09 Mar 2025

https://github.com/aryannn053/cpsolutions

my solutions for various cp problems

competitive-programming cp cp-solutions cpp python

Last synced: 13 Apr 2026

https://github.com/fisothemes/get-active-window-win32-handle-and-class-name

A simple C++ program I use to get the handle and class name of the active windows.

cpp win32 win32-cpp

Last synced: 05 Jul 2025

https://github.com/gusenov/examples-cmake

Примеры автоматизации сборки с помощью CMake.

build-automation cmake cpp examples

Last synced: 20 Feb 2026

https://github.com/dukris/architecture-pc

BSUIR, 4th semester

assembly c cpp

Last synced: 13 Apr 2026

https://github.com/johnl28/qmanager-cefintegration

QManager is a windows application, which provides you the possibility to hide desktop icons automatically and, detect mouse activity.

cef cpp ipc javascript multiprocessing multithreading personalisation tool windows

Last synced: 13 Apr 2026

https://github.com/neuracollab/uni

Большие данные и распределенная цифровая на ПМ-ПУ СПБГУ 2024-2027г.

cpp qt qt5-gui

Last synced: 27 Apr 2025

https://github.com/senior-sigan/why_cpp_template

it's a template for WHY_CPP game framework

cpp gamedev template whycpp

Last synced: 10 Mar 2025

https://github.com/octopus773/wanda-vision

EPITECH - Second year project: Realize a program capable of loading dynamic libraries with a high level of abstraction, in order to play arcade game (ie: Pacman)

arcade cpp documentation epitech epitech-arcade ncurses pacman sdl2 sfml snake wanda-vision

Last synced: 21 Jun 2025

https://github.com/brainstone/romantoarabic

RomanToArabic is a project designed to convert Roman numerals into Arabic ones in C++.

converter cpp cpp-library roman-numerals

Last synced: 14 Oct 2025

https://github.com/xreedev/coding-training

Programs that were written as part of a Coding training session held at Marian Engineering College.

beginner-code beginner-friendly beginner-project c coding-challenge coding-interviews coding-test cpp python python3 training training-material training-project

Last synced: 13 Apr 2026

https://github.com/apebl/yakblt

A simple bullet-dodging game

2d-game cpp danmaku game sfml shootemup shooter tgui

Last synced: 06 Sep 2025

https://github.com/charamza/zelda

Klon nejstarší 8bitové nintendo verze hry Zelda.

a cpp nadeje opengl opensource prodavame qt qt5 qtcreator sny strky zelda zelda-like

Last synced: 13 Apr 2026

https://github.com/serengti/messagecache

Provides a single-allocation ring buffer data structure to be used for inbound network data traffic.

asio cpp network ring-buffer

Last synced: 04 Jul 2025

https://github.com/sasisadev/betelengine

An engine for creating pixel-perfect games and more.

cpp cpp20 game-engine pixel pixel-perfect vulkan

Last synced: 22 Jul 2025

https://github.com/kvpmx/voronoi-diagram

Implementation of a Voronoi diagram in C++ using the SFML library and a fragment shader in GLSL

cpp glsl-shader sfml voronoi-diagram

Last synced: 19 Jun 2025

https://github.com/kkkaan/general-clang-format

A general .clang-format file, with most of the configurations, for auto formatting your code.

c clang cpp llvm

Last synced: 13 Mar 2025

https://github.com/onurozuduru/cpp-project-template

Project template for C++ with CMake, Gtest and a build script

cpp project-template

Last synced: 13 Jun 2026

https://github.com/singularisart/stoockfish

A stupid, younger brother version of StockFish

chess chess-engine cpp cpp11 sdl2 sdl2-image

Last synced: 06 Sep 2025

https://github.com/wolgemoth/international-standard-atmosphere

A C++ port of Max Bernard's C# solution for calculating temperature, pressure and air density at a given altitude, according to the ISA.

atmosphere atmosphere-model cpp cpp17 density earth header-only header-only-library international-standards isa pressure temperature template templated templates

Last synced: 08 Feb 2026

https://github.com/plasmapper/http-esp-cpp

HTTP C++ Class Component for ESP-IDF

cpp esp-idf http https

Last synced: 18 Jan 2026

https://github.com/d0mih/macos-system-info-library

C++ library to read miscellaneous system information of MacOS

apple-smc cpp system-information systeminformation

Last synced: 06 Jul 2025

https://github.com/hansalemaos/cynonblockingsubprocess

Nogil subprocess for Python with stdout/stderr capturing and stdin writing - without deadlocking!

capturing cpp fast nogil nonblocking popen printing stderr stdin stdout subprocess

Last synced: 22 Feb 2026

https://github.com/tvumcc/pde-sandbox

Interactive simulation of physics based PDEs using OpenGL compute shaders

cpp opengl pdes physics

Last synced: 17 Apr 2026

https://github.com/wtrsltnk/graphicsfileloader

Old piece of code that I wrote around 2005. This was an application which could load 3d meshes from file and editor it with tools, far from complete ofcourse!

cpp opengl win32

Last synced: 08 May 2026

https://github.com/ivanbgd/branch_prediction

Compares execution speed of processing sorted and unsorted arrays, with and without branching. Disassembly and results included.

branch-prediction c-plus-plus cplusplus cpp

Last synced: 06 Jul 2025

https://github.com/akitsu-sanae/yurusanae

C++ header only testing library

cpp header-only unit-testing

Last synced: 11 Mar 2025

https://github.com/svenslaggare/database

Simple SQL like database implemented in C++14

cpp database implementation sql

Last synced: 27 Apr 2026

https://github.com/schryzon/jaksel-cpp

Convert Jaksel into C++ code

cpp funny indonesia jaksel joke

Last synced: 09 Apr 2025

https://github.com/newbeeyhy/mygame

高级程序设计大作业,塔防游戏

cpp object-oriented-programming qt

Last synced: 01 Mar 2025

https://github.com/edwinabdonshayo/bus-tracking

Bus Tracking System A collaborative project developed by @Imaan-Hayfaa, @LGEaston, @Chima200057, @razeen46, and @EdwinAbdonShayo. This Bus Tracking System allows users to manage and track bus information efficiently, with features for adding, searching, displaying, and deleting bus records.

bustrackingapp cpp hashtables hpp-library

Last synced: 05 Feb 2026

https://github.com/ngtienhungg/avatar-new-state

Game C++ from ProPTIT using SFML

cpp game proptit sfml

Last synced: 12 Jun 2026

https://github.com/ascii-dev/puava

A polyglot library of data structures & algorithms built from first principles. (C, C++, Java, Python, Rust, Go). Managed with Bazel.

algorithms bazel c cpp data-structures first-principles java monorepo python system-design

Last synced: 13 Apr 2026

https://github.com/alyshmahell/vcpkgpip

a python wrapper for vcpkg

cpp python vcpkg wrapper

Last synced: 01 Mar 2025

https://github.com/Gevorez/HotTiles_UE5

Second project in Unreal Engine 5. The main idea is to create 3D platform game, where player need to compete with other enemies on disappearing tiles. Inspired by "Fall Guys".

blueprints cpp epicgames fallguys gamedev gamedevelopment hottiles platfrom-game tiles unreal-engine

Last synced: 11 Mar 2025

https://github.com/ammoor/tic-tac-toe-game-project

Simple XO game with some extra futures and more secure code from errors and vulnerabilities

console-application cpp

Last synced: 30 May 2026

https://github.com/cyruscyliu/digitalrecognition

Course project of IMAGE PROCESSING in BIT

backpropagation c cpp minst-database qt-gui

Last synced: 15 May 2026

https://github.com/charlot-dedjinou/matrice

Ce projet est une bibliothèque de manipulation de matrices qui permet d'effectuer des calculs matriciels essentiels. Avec cette bibliothèque, vous pouvez créer des matrices, effectuer des opérations mathématiques sur les matrices telles que l'addition, la soustraction, la multiplication, le calcul de l'inverse, etc.

c cpp matrix matrix-factorisation matrix-multiplication matrix-transpose

Last synced: 01 Mar 2025

https://github.com/bitcodr/esp8266-mqtt

A simple IoT project that controls an ESP8266's onboard LED via MQTT messages.

c cpp esp8266 esp8266-arduino esp8266mqtt mqtt mqtt-broker

Last synced: 13 Apr 2026

https://github.com/flyingcakes85/random-football-cpp

WORK UNDER PROGRESS! PRs SHALL NOT BE ACCEPTED UNTIL VERSION 1 IS COMPLETE

console cpp football game project school-project student-project

Last synced: 13 Jul 2025

https://github.com/krystianity/grpc-hybrid-container

gRpc < node.js + C++ > Container = <3

containers cpp docker grpc http nodejs webservice

Last synced: 13 Apr 2026

https://github.com/skywind3000/codecheck

注释驱动测试工具:从 C/C++/Python/Pascal 代码注释里解出 @input/@output/@timeout 测试数据并验证程序期望输出(纯手工打造)

cpp online-judge online-judge-tools python

Last synced: 30 May 2026

https://github.com/sorgazb/travel_social_network

Program based on the use of Lists and Queues

cpp lpi make queue

Last synced: 01 Mar 2025

https://github.com/selcuukyilmazz/huffman-decoding-system

This project encodes then decodes sentences with HUFFMAN Decoding Way. Huffman algorithm and binary tree implementation.

cpp decoding encoding huffman-decoder huffman-encoder

Last synced: 24 Jun 2025

https://github.com/2kabhishek/invaders

Space invaders recreated in C++ 👾🛸

cpp game invaders opengl

Last synced: 10 May 2026

https://github.com/Eliminater30013/Book-Management-System

A book Management System that can easily be upgraded and extended in the future. File handling and Vector codes are predominant in this solution

cpp first-project visual-studio

Last synced: 11 Mar 2025

https://github.com/suxrobgm/sgm_header

SGM_Header is native C++ library created by SuxrobGM

algorithms cpp graph library

Last synced: 26 Mar 2025

https://github.com/suxrobgm/cppcourseworkassignments

Individual and Group Assignments in the course Programing in C++ (CSC206)

coursework cpp

Last synced: 26 Mar 2025

https://github.com/ben-d-anderson/fbdirect

Experimental C++ project that renders graphics directly to the Linux frame buffer. The program adapts to video devices with different resolutions and low-level pixel formats. Best suited for embedded systems.

cpp framebuffer linux rendering

Last synced: 04 May 2026

https://github.com/bayars/timer

Basic Timer Program

chrono cpp gtest timer

Last synced: 25 May 2026

https://github.com/baderouaich/gitwatcherbot

Source code of the GitWatcherBot Telegram Bot - Hourly checks for new stars, forks, watchers, issues and pull requests

bot bots cplusplus cpp cpp20 cpp23 gitwatcherbot open-source telegram telegram-api telegram-bot telegram-bot-api telegram-bot-example telegram-bots telegram-userbot telegrambot tgbot tgbotxx

Last synced: 16 Jun 2026

https://github.com/ameya-kawade/encrypting-and-decrypting-

It's a c++ program to encrypt and decrypt a message at the same time .

cpp decryption encryption

Last synced: 09 Apr 2025

https://github.com/caellian/sourcedepgraph

A tool that generates include graph from C/C++ source files.

c cpp dependencies dependency-graph include-files includes source-code-analysis sourcegraph

Last synced: 13 Apr 2026

https://github.com/aileshe/srvman

A simple windows service manage class in C++.

cpp

Last synced: 23 Jun 2026

https://github.com/a1383n/dns_reverse_proxy

Forwards DNS queries to an external resolver, returns responses, and allows for logging and modification of queries and responses.

cmake cpp dns dns-server networking reverse-proxy

Last synced: 18 Jan 2026

https://github.com/palmanov/wordcounter

Test task for 2GIS

cpp qml qt

Last synced: 29 Apr 2026

https://github.com/davidyslu/CandyCrush

Implement the classic game "Candy Crush" in Qt

cpp game qt qt-gui

Last synced: 29 Aug 2025

https://github.com/williamzhang20/design-patterns

Practicing software design patterns in C++

cpp design-patterns

Last synced: 26 Mar 2025

https://github.com/diable201/ads2021_practice

Codes from practice lessons

algorithms cpp data-structures

Last synced: 30 May 2026

https://github.com/duanmeng/macvelox

cpp

Last synced: 26 Mar 2025

https://github.com/zriyansh/you-dont-know-cpp-stl

Internal Implementation of C++ STL — Standard Template Library.

competitive-coding competitive-programming cpp stl stl-algorithms vector

Last synced: 08 Jan 2026

https://github.com/juan-alvarado21/app-de-procesamiento-de-imagenes-en-cpp

Este proyecto es un prototipo de aplicación en C++ con interfaz Qt. Aplica transformaciones, muestra información relevante y opera filtros en el Bitmap para comprender los fundamentos de Visión por Computadora y Procesamiento Dígital de Imágenes.

computer-vision cpp digital-image-processing k-means-clustering qt5

Last synced: 03 Jan 2026

https://github.com/jf17/hello-sdl

SDL2 example game (snake).

cpp example linux sdl2

Last synced: 09 May 2026

https://github.com/rohaquinlop/oz

Proyecto Estructuras de Datos 2019-1

c c-plus-plus cpp

Last synced: 19 May 2026

https://github.com/yurykozhenov/cocosslots

Slot machine made with cocos2d-x 🎰

cocos2d-x cpp game-development

Last synced: 10 Jan 2026

https://github.com/terroo/kat

A cat command that almost tastes like chocolate!

cat command-line cpp syntax-highlighting

Last synced: 30 Mar 2026

https://github.com/ziadasem/leetcodesolutions

code solutions for leetcode

cpp leetcode leetcode-cpp problem-solving

Last synced: 27 Feb 2025