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/coincheung/image-dedup

Codebase I use for deduplication of image datasets

cpp dhash opencv

Last synced: 24 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/aryannn053/cpsolutions

my solutions for various cp problems

competitive-programming cp cp-solutions cpp python

Last synced: 13 Apr 2026

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

BSUIR, 4th semester

assembly c cpp

Last synced: 13 Apr 2026

https://github.com/mirzaazwad/cse4403-data-structures-and-cse4404-algorithms

This is the repository where I outline the different implementations of various data structures and algorithms as well as different aspect covered by means of problem solving or various courses conducted by Mezbaur Rahman Ucchash Sir, Lecturer, IUT, Fardin Saad Sir, Lecturer, IUT and Mohammad Saidul Islam Sir, Lecturer, IUT.

cpp dsa

Last synced: 14 Oct 2025

https://github.com/mylifeismyhome/peer-thread-pool

Manage Multiplie Peer Connection using Thread Pools n Peers gets handled by one thread.

cpp mit-license server-client socket-programming thread-pool

Last synced: 11 Mar 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/aakashks/tlb-simulation

Simulating TLB and its interfacing with Page Table (Virtual memory concepts)

cpp lru-cache tlb tlb-simulator

Last synced: 27 Apr 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/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/phattharaphorn/itc-lab

⚙️🔥 Introduction to computer laboratory using the Arduino Microcontroller Board.

arduino cpp hardware lab-assignment

Last synced: 16 May 2026

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/jullysilva/atvs_praticas_pucminas

Este é um repositório onde concentra muitas das atividades práticas dadas pela Pucminas, no Curso de Engenharia, enquanto estudante. Alguns projetos foram individuais e outros foram em coletivo.

c cpp crud-sample docker java javascript python react travis-ci

Last synced: 13 Apr 2026

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/cgsdev0/gridify

format data as a grid in your terminal

bash cpp terminal

Last synced: 09 May 2026

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/austin-io/VNyl

Visual Novel engine for C++

cpp raylib visual-novel visualnovel

Last synced: 11 Mar 2025

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/izaaccoding36/projetos_tinkercad

Esse repositório foi criado para disponibilizar/desenvolver os códigos necessários para programar sistemas da plataforma Tinkercad e arduino

arduino cpp robotics tinkercad

Last synced: 26 Mar 2025

https://github.com/ameya-kawade/guess-the-number

It's a little project to guess the right number .Random number is generated and we have to guess it .

cpp game number random

Last synced: 09 Apr 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/wtrsltnk/meshcraft

Old piece of code that I wrote around 2004. This application renders meshes, and the idea was a plugin system with different type of 3d file formats.

cpp opengl win32

Last synced: 13 Apr 2026

https://github.com/moshegroot/design-patterns-practice

Practice of design patterns in modern C++

cpp cpp20 learning learning-by-doing

Last synced: 26 May 2026

https://github.com/ameya-kawade/simple-calculator

It's a simple calculator to do simple operations with two numbers

calculator cpp

Last synced: 03 Jul 2025

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/heshanera/algorithms

Algorithm Implementations

algorithms cpp java python

Last synced: 08 May 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/laateef/xclox

C++11 header-only cross-platform date and time library with an asynchronous NTP client

asio async client clock cmake cpp cpp11 cross-platform date datetime event-driven header-only ntp ntp-client packet query server tdd test-driven-development time

Last synced: 05 Feb 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/iambijoykar/jsondb

JsonDB is a simple Json Database made with C++

cli-app cpp database json json-database

Last synced: 13 Apr 2026

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/haseeeb21/rise-of-the-hero-game

The website that was developed was of this game. In this game a Hero defends his nation by killing the enemies attacking on his nation if he survives 2 minutes then he wins otherwise if he loses all his health then the game is over.

cpp game sfml sfml-game visual-studio

Last synced: 06 Jul 2025

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/ckormanyos/mathematica_mathlink

C++ template header for interacting with the Mathematica(R) kernel

cpp mathematica

Last synced: 23 Feb 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/james-p-d/consolesnake

Snake game for Windows console in C/C++

c console-application cpp snake snake-game

Last synced: 21 Apr 2026

https://github.com/shybovycha/sse-optimizations

Samples of SSE intrinsics in C++

cpp sse

Last synced: 02 Apr 2025

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/foxmd/cmake_template

CMake template for small/mid C++/C projects with tests

c catch2 cmake codecov conan cpp github-actions github-pages project

Last synced: 18 Jan 2026

https://github.com/magnuschase03/pong

Pong written in C++ with SDL.

cpp pong sdl2

Last synced: 17 Jul 2025

https://github.com/ankostis/rollstats

Calculate rolling avg, var & stdev in Python & C++ code

cpp data-science python sample-code statistics

Last synced: 19 Apr 2026

https://github.com/ziadasem/leetcodesolutions

code solutions for leetcode

cpp leetcode leetcode-cpp problem-solving

Last synced: 27 Feb 2025

https://github.com/bakialmaci/cpp_ws

Comprehensive C++ (11+) use cases

cpp cpp11 cpp14 cpp17

Last synced: 10 Jan 2026

https://github.com/loyc12/cpp42

42 School Project : various small exercises aimed at learning the fundamentals of C++ and OOP

classes cpp cpp98 oop

Last synced: 10 Jan 2026

https://github.com/ramizpolic/emunes

💾 Familiar C++ NES emulator

cpp cpp11 emulator nes

Last synced: 31 May 2026

https://github.com/relmer/casso

A 6502 emulator with a built-in, fully AS65-compatible assembler

6502 6502-assembly 6502-emulation 6502-emulator 6502-processor apple2 apple2c apple2e apple2gs cplusplus cpp windows

Last synced: 31 May 2026

https://github.com/rugleb/neuron

Simple model of artificial Neuron

cpp education neural-network neuron

Last synced: 10 Apr 2025

https://github.com/jeugregg/santa-workshop-tour-2019

Kaggle competition santa-workshop-tour-2019 : genetic algorithm proposition compare to Guropi MIP optimizer

competition cpp genetic-algorithm gurobi ipynb kaggle notebook numba santa

Last synced: 13 Apr 2026

https://github.com/princep/tensorrt-sample-on-threads

A tutorial for getting started on running Tensorrt engine and Deep Learning Accelerator (DLA) models on threads

cpp deep-learning-accelerator dla mnist nvcc tensorrt tensorrt-inference threads

Last synced: 22 Jun 2026

https://github.com/pavlevujicic/cplusplus-programming

My Journey with the C++ Programming Language

cplusplus cpp cpp-programming

Last synced: 17 Mar 2025

https://github.com/zloteerer/texas-holdem-evaluator

C++ Texas Hold'em Poker Hand Evaluator 🃏

cpp hand-rank poker rank ranking texas-holdem

Last synced: 17 Mar 2025

https://github.com/pfirsich/clipp

A command line argument parser library for C++17

command-line command-line-arguments command-line-arguments-parser cpp cpp17

Last synced: 02 Apr 2025