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/testprocess/cpp-basic

내가 C++을 배운다고요. TS 원툴인 내가요.

cpp

Last synced: 13 Jun 2026

https://github.com/strcoder4007/spoj

all of str's submissions on SPOJ

algorithms cpp

Last synced: 13 Jun 2026

https://github.com/daisvke/ircserv

This project involves creating a custom IRC (Internet Relay Chat) server in C++.

42projects cpp irc irc-bot irc-server ircserver

Last synced: 13 Jun 2026

https://github.com/vishalku03/recursion

Recursion is a technique where a function calls itself to solve smaller instances of a problem. It simplifies complex problems by breaking them into base cases and recursive cases.

cpp dsa gfg-solutions leetcode-cpp recursion

Last synced: 13 Jun 2026

https://github.com/yushikuni/cpp_todo

Simple console-based ToDo list app in C++. Tasks are stored in a local text file. Great for learning file I/O and logic structuring.

cli cpp cpp17 portfolio-website unfinished-project

Last synced: 13 Jun 2026

https://github.com/harsharchives/hackerrank-cpp-problems

This repository contains a collection of solved programming problems from Hackerrank, implemented in the C++ programming language.

cpp hackerrank-cpp hackerrank-solutions

Last synced: 13 Jun 2026

https://github.com/desmondjs/library_system

A simple C++ library management system that allows administrators to manage books in the library. Features include searching for books, viewing all books, adding new books, and deleting books from the system. The program uses file handling to store and manage book records.

cpp

Last synced: 20 Jun 2026

https://github.com/desmondjs/library_management_system

This repository contains a C++ program designed to manage a library system with various functionalities such as reading student and book information, deleting student records, searching for students, displaying information, computing statistics, and more.

cpp

Last synced: 23 Jun 2026

https://github.com/yeshalkhan/ludo

This repository contains code for a console based Ludo game that I wrote as part of a project for my OOP course.

cpp cpp-game ludo-game

Last synced: 14 Jun 2026

https://github.com/wellingfeng/ue-mcp-for-all-versions

A single version-agnostic C++ MCP server that drives any Unreal Engine version (4.25 to 5.8) via the built-in RemoteControl HTTP API. One binary, no engine headers, runtime capability degradation.

cpp mcp model-context-protocol remote-control unreal unreal-engine

Last synced: 14 Jun 2026

https://github.com/acorelli/example-module

example enterprise-based cpp product-module build environment

build-tool cmake cpp dependency-manager devops-tools library modularization visual-studio

Last synced: 14 Jun 2026

https://github.com/rodofrodo/chess_project

A cross-platform chess game built with Qt, featuring a responsive GUI, move validation, game state management, and an intuitive user experience.

cmake cpp qml qt qt6

Last synced: 14 Jun 2026

https://github.com/masato-ro/kitana_cryptool

A versatile, cross-platform cryptographic utility built with C++, FLTK, and OpenSSL. Features include AES encryption, RSA key generation, password generation, and hash matrix verification.

aes-encryption cpp cross-platform cryptography fltk hashing openssl password-generator rsa-keys security

Last synced: 14 Jun 2026

https://github.com/putukrisna6/ceritanya-belajar-cp

Part of an effort to learn Competitive Programming

competitive-programming cpp hackerrank

Last synced: 14 Jun 2026

https://github.com/hightemp/smb-browser

Qt5/C++ desktop application for managing SMB connections and browsing Windows/Samba shared folders inside the application's own Qt Widgets UI.

cpp file-browser qt5 samba samba-browser smb

Last synced: 14 Jun 2026

https://github.com/arcvaishali/ghw-rock-paper-scissor

This is a simple implementation of rock-paper-scissor game using C++

cpp games-week-2023 global-hack-week--2023 rock-paper-scissors

Last synced: 14 Jun 2026

https://github.com/fahdseddik/snakes-and-ladders

A simple game written in C++ as a project for a university programming course

cmugraphics-library cpp game object-oriented-programming snakes-and-ladders

Last synced: 14 Jun 2026

https://github.com/harrysuke/snscpp

Safety and Security system written in c++

cpp

Last synced: 14 Jun 2026

https://github.com/austinbhale/spaceescape

SpaceX Jam Game Submission made in UE4

cpp gamedev gamejam ue4

Last synced: 14 Jun 2026

https://github.com/klubuntu/retroslm

Retro styled Logistic Manager

clients cpp db dgcs insert management manager retroslm store subiekt

Last synced: 02 Jul 2026

https://github.com/naguales/logix

Logix is a lightweight, thread-safe logging library designed for C++11.

async cpp cpp11 log-library logger logging

Last synced: 15 Jun 2026

https://github.com/g023/cuda_inf

A self-contained CUDA inference engine for LiquidAI/LFM2.5-8B-A1B (hybrid conv + GQA-attention MoE, 8.5B params, 1B active) targeting a single RTX 3060 (12 GB). No Python, no frameworks at runtime: a single .cu engine + a header-only byte-level BPE tokenizer.

3060 ai c cpp cuda fast-inference gpu inference inference-engine large-language-models lfm25 liquidai llm moe nvidia open-source rtx token

Last synced: 15 Jun 2026

https://github.com/oblerion/cpu_config_gui_ubuntu

gui for create / set cpu's profil

console-application cpp cpu ubuntu

Last synced: 15 Jun 2026

https://github.com/maqmal/data-structure

Stack, queue, directed graph , binary tree, multi linked list algorithm

cpp data-structures

Last synced: 15 Jun 2026

https://github.com/harsha-ys/cpp

C++ problems in hackerrank preparation

cpp

Last synced: 15 Jun 2026

https://github.com/0x03c1/arduino_examples

Coletânea de exemplos didáticos apresentados em sala de aula, cobrindo desde o tradicional Blink até comunicação serial e leitura de sensores analógicos. Cada exemplo inclui código comentado, link para simulação no Tinkercad e, quando disponível, vídeo demonstrativo.

arduino arduino-library arduino-uno cpp

Last synced: 15 Jun 2026

https://github.com/rydzze/library-management-system

Project for Data Structures and Algorithms

cpp data-structure-and-algorithm

Last synced: 15 Jun 2026

https://github.com/sausk3/filemonitorapp

Refer to the About.md

cpp qt6

Last synced: 15 Jun 2026

https://github.com/guicdas/cpp00_42

CPP00 Module

cpp cpp98 cppbasics

Last synced: 15 Jun 2026

https://github.com/abhinavrajesh/s3-cp-lab

Solutions to the S3 CP Lab

cpp

Last synced: 15 Jun 2026

https://github.com/simobin/cse-217_218-oop

Object Oriented Programming

cpp object-oriented-programming

Last synced: 16 Jun 2026

https://github.com/spudmashmedia/cppuserapi

A C++ MVC API Template utilising Crow Lib.

boost cpp crow

Last synced: 16 Jun 2026

https://github.com/ifd3f/bigfloat

High-performance, high-precision 80-bit floating point library

bigfloat cpp intrinsics

Last synced: 16 Jun 2026

https://github.com/cschladetsch/cpp23verletnbody

C++23 Verlet Integration using N bodies.

cpp grasphics integration verlet

Last synced: 16 Jun 2026

https://github.com/marcusvinix/42_ft_irc

This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.

42 cpp irc-server

Last synced: 16 Jun 2026

https://github.com/rsgoksel/data-structures-cpp

Foundations of Data Structures in C++: Descriptions and Illustrations

binary-search-tree binary-tree cpp data-structures linked-list queue

Last synced: 17 Jun 2026

https://github.com/tanzeelafatima492/c-programming-basics

solve the all programs in excerise of chapter 2 of book "Robert Lafore" (4Th edition)

chapter2 cpp excerise program robert-lafore robert-lafore-solution

Last synced: 17 Jun 2026

https://github.com/3ein39/library_system

Library System Project in C++ using structs - simple console application. In this program.The main user for the system is an admin who might add a book, user or perform some relevant operation.

console-application cpp library-management-system management-system

Last synced: 17 Jun 2026

https://github.com/teagucordeiro/gc-proj-00-ppm

Creation of PPM image file and application of bilinear interpolation to generate color for an image based on colors assigned to each of the image's four corners.

cpp graphic-computing science-computer

Last synced: 17 Jun 2026

https://github.com/parkerbritt/cpp_experiments

A collection of experimental C++ programs for the purpose of learning and personal exploration.

cpp experiments

Last synced: 17 Jun 2026

https://github.com/momen-alshouha/data-structure-doubly-linked-list

This repository contains C++ implementation of a doubly linked list using object-oriented programming principles. It includes classes for nodes, iterators, and the linked list itself, providing essential functionalities such as insertion, deletion, traversal, and more.

classes-and-objects cpp data-structures doubly-linked-list linked-list object-detection object-oriented-programming

Last synced: 17 Jun 2026

https://github.com/fqwqf/whu_alp_2024

武汉大学2024高级语言程序设计作业

cpp

Last synced: 17 Jun 2026

https://github.com/leonburghardtdev/day-of-the-week-calculator

This is a program that calculates the day of the week for a given date, written in C++ and uses Zeller's congruence.

cpp winapi zeller-s-congruence

Last synced: 17 Jun 2026

https://github.com/josh012006/level-order-traversal

Implementation of the level-order traversal of a BST.

cpp level-order-traversal pointers queue

Last synced: 17 Jun 2026

https://github.com/amahanna/6nimmt

A German card game

cpp oop

Last synced: 17 Jun 2026

https://github.com/amanyadav0007/cpp---dsa

Here I just try to share my practice questions :)

cpp datastructures-algorithms dsa

Last synced: 18 Jun 2026

https://github.com/theveryhim/basic-programming-course-project

Simplified HeadBall game implemented with C++

cpp sdk

Last synced: 18 Jun 2026

https://github.com/h2co3/hindmarsh-rose

A visual simulation of the Hindmarsh-Rose neuron model.

computational-biology computational-neuroscience cpp cpp14 neurons simulation

Last synced: 18 Jun 2026

https://github.com/yeshalkhan/algorithms

This repository contains some well-known programming problems and their greedy/recusrive as well as dynamic algorithms.

coin-change-problem cpp longest-common-subsequence

Last synced: 18 Jun 2026

https://github.com/vijeshvs/filamentrecyclingcode

Arduino Code for Filament Recycler Product @ Augmented Labs

arduino-uno cpp liquidcrystal-i2c pid-control

Last synced: 18 Jun 2026

https://github.com/zyad-eltayabi/stone-paper-scissors-game

Stone Paper Scissors Game using C++

cpp functions

Last synced: 18 Jun 2026

https://github.com/parthjohri/dynamicprogramming

This repository contains my code solutions for the dynamic programming problems in C++.

cpp dynamicprogramming

Last synced: 18 Jun 2026

https://github.com/markparker5/of-terrain-generator

openFrameworks app for terrain generation with Perlin noise.

3d cpp openframeworks terrain-gen terrain-generation terrain-generator terrain-rendering

Last synced: 18 Jun 2026

https://github.com/rusyaev-dk/microcircuit_optimization

Optimized stack-based exponentiation for efficient RSA computation. Implements a microcircuit model with minimal clock cycles using binary exponentiation and greedy decomposition.

binary-exponentiation cpp graphics microcircuit optimization-problem research stack xlsx

Last synced: 18 Jun 2026

https://github.com/lanstobias/journal

C++ journal for terminal use

cpp

Last synced: 18 Jun 2026

https://github.com/aginies/routeur_solaire

Un Routeur Solaire autonome

cpp jsy-194 meteo router routeur shelly solaire solar

Last synced: 18 Jun 2026

https://github.com/remonhasan/cp-code-library

algorithms & data structures that i learned for CP 💡

cpp data-structures number-theory prefix-notation stl-algorithms

Last synced: 18 Jun 2026

https://github.com/gecko-robotics/serialcomm

serial port library

cpp serialport

Last synced: 18 Jun 2026

https://github.com/eimfach/matrix

A toy matrix implementation for learning purpose

cpp cpp20 matrix matrix-multiplication

Last synced: 18 Jun 2026

https://github.com/aurimasniekis/cpp-antenna-switcher-client

Async C++17 client for the antenna-switcher device over the ESPHome native API

cpp cpp17

Last synced: 18 Jun 2026

https://github.com/aurimasniekis/cpp-prom

Client-independent C++23 Prometheus/OpenMetrics metric abstraction

cpp cpp23 header-only metrics prometheus

Last synced: 18 Jun 2026

https://github.com/ahmedhaithamamer/multifunction-calculator

This C++ GUI calculator handles basic arithmetic, scientific functions, and unit conversions with an easy-to-use interface and mode-switching menu.

calculator calculator-application cpp winforms-application

Last synced: 18 Jun 2026

https://github.com/sauravyadav19/bubble-sort-visualizer

A web-based Bubble Sort visualizer using C++ compiled to WebAssembly via Emscripten.

cpp data-structures-and-algorithms sorting-visualization web-assembly

Last synced: 19 Jun 2026

https://github.com/anc1kr1st/tic-tac-toe

Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 grid.

cpp exercise tic-tac-toe

Last synced: 19 Jun 2026

https://github.com/farukalamai/jetson-yolo-cpp

Real-time object detection, segmentation and tracking on NVIDIA Jetson using YOLO + TensorRT in C++

cpp cuda jetson object-detection tensorrt yolo26

Last synced: 19 Jun 2026

https://github.com/yoyo-ace1110/pacman-crc48

Classic-Game: PacMan, Written by my classmate Jerry and I. Qt project, HSNU-CRC48

cpp pacman qt6 qtcreator

Last synced: 19 Jun 2026

https://github.com/sebastianbach/lab

Application authoring and code generation.

cpp

Last synced: 19 Jun 2026

https://github.com/arata-nvm/you-are-an-idiot

弥生祭55 ゲーム作品

cpp game opensiv3d

Last synced: 19 Jun 2026

https://github.com/teneplaysofficial/cplusplus-projects

This repository contains a collection of projects written in C++. Each project is designed to showcase various programming concepts and problem-solving skills. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.

algorithms codesamples coding cpp educational examples games opensource programming softwaredevelopment

Last synced: 19 Jun 2026

https://github.com/yarikvor/acodecpptask

Complite tasks in https://acode.com.ua/uroki-po-cpp/

acode cpp learning oop ravesli

Last synced: 19 Jun 2026

https://github.com/galaxywk223/tank-battle

基于 C++20 与 SDL2 的坦克大战游戏课程设计,包含关卡、敌人 AI、道具、碰撞检测、基地保护和排行榜。

cmake coursework cpp desktop-game game-development sdl2 student-project tank-battle

Last synced: 19 Jun 2026

https://github.com/berntzone/project-scribe-ii

WiFi printing of short messages using D1 mini & EM5820 thermal printer

cpp d1-mini em5820 esp8266 printer thermal

Last synced: 19 Jun 2026

https://github.com/hazeliscoding/quiz-game-redux

A CLI based quizzing application.

cpp data-oriented-programming nlohmann-json

Last synced: 19 Jun 2026

https://github.com/leoz0214/json-parser

A small C++ library to convert a JSON string or file into polymorphic C++ objects.

cpp json parser

Last synced: 19 Jun 2026

https://github.com/rishn/dbas

Driver Behaviour Analysis System (DBAS) is a ROS-based driver monitoring system utilizing OpenCV, Dlib, and YOLOv5 to detect and alert on drowsiness, device usage, and other behaviors during driving.

computer-vision cpp deep-learning dlib driver-behavior driver-monitoring driver-safety drowsiness-detection machine-learning object-detection opencv ros-nodes ros-noetic yolov5

Last synced: 20 Jun 2026

https://github.com/toasterbirb/term_chart

Header only c++ library for drawing simple charts in the terminal

charts cpp header-only

Last synced: 20 Jun 2026

https://github.com/naguales/codility-algorithms

C++ Codility Solutions (100% Score)

codility codility-lessons codility-solutions cpp gtest

Last synced: 20 Jun 2026

https://github.com/sarmad-khan1/problem-solving-logics-in-cpp

These are small tasks based on logical problems. I have provided different approaches to solve complex problems

cpp game-development problemsolving tasks

Last synced: 20 Jun 2026

https://github.com/thecoachingonline/learning-cpp

Here are my study notes for learning C++

cplusplus cpp

Last synced: 20 Jun 2026

https://github.com/ishaj72/cpp

CPP codes

cpp

Last synced: 20 Jun 2026

https://github.com/dino-kupinic/adventofcode2023

🙌 my advent of code solutions

advent-of-code aoc-2023-in-cpp cpp

Last synced: 20 Jun 2026

https://github.com/stefanuhrig/bignum

A C++-11 single-header generic arbitrary-precision number library

arbitrary-precision bignum cpp rational-numbers

Last synced: 20 Jun 2026