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/chihebabiza/cpp-stack-string-history

simple C++ project that implements undo and redo functionality for string operations. It allows users to modify a string and then reverse or reapply changes using stack-based logic. This project demonstrates the use of data structures like stacks to manage a history of edits ...

cpp data-structures oop programming-advices stack string

Last synced: 23 Jun 2025

https://github.com/chihebabiza/cpp-problem-solving-level-3

C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure

cpp problem-solving programming-advices

Last synced: 21 Aug 2025

https://github.com/charming-whaley/c_plus_plus_advanced

Лекции МФТИ по языку C++

cpp cpp-programming lecture-notes mipt mipt-cpp

Last synced: 20 Jul 2025

https://github.com/eclipse-keypop/keypop-calypso-crypto-legacysam-cpp-api

Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Legacy SAM Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card

api component cpp keypop

Last synced: 04 Apr 2025

https://github.com/eclipse-keypop/keypop-calypso-crypto-asymmetric-cpp-api

Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Asymmetric Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card

api component cpp keypop

Last synced: 04 Apr 2025

https://github.com/shishir-grez/data-structures-algorithms

Solutions to various questions for Data Structures and Algorithms

algorithms cpp data-structures python

Last synced: 20 May 2026

https://github.com/srijanmukherjee/minigolf

A golf game made using SDL

cpp game-development sdl2

Last synced: 25 Jun 2025

https://github.com/hong539/coding_collects

coding_collects for practice coding with any other Programming languages

c coding cpp csharp javascript python python3 rust

Last synced: 05 Apr 2025

https://github.com/gpavanb1/splitnewtonpp

FAST, Bounded, SPLIT Newton solver with pseudo-transient continuation and backtracking.

backtracking continuation cpp newton nonlinear optimization pseudotransient

Last synced: 04 Apr 2025

https://github.com/yrhiba/42_cpp_module

This is Pool Days On C++.

cpp inheritance oop polymorphism

Last synced: 05 Apr 2025

https://github.com/esraa-emary/photo-editor-team

C Plus Plus Code (Photo Editor)

clean-code cplusplus cpp photo-editing

Last synced: 08 Sep 2025

https://github.com/dbeewms/logica-y-algoritmos

Example and Practical Exercises from the Logic and Algorithms Class in C, C++, and PSeInt, First Semester, Universidad Americana (UAM).

algorithms c cpp programming-logic pseint

Last synced: 16 May 2026

https://github.com/klaussilveira/navigator

Minimal WebKit-based browser for personal use.

browser cpp

Last synced: 26 Mar 2025

https://github.com/victornpb/display7

Arduino example code to drive a 7-segments display, from a bitmap array.

7-segment arduino-sketch cpp firmware

Last synced: 03 Apr 2025

https://github.com/sagarmedtiya/dsa-in-c-plus-plus

Data Structures and Algorithms In C++

algorithms cpp data-structures

Last synced: 20 May 2026

https://github.com/stefanasandei/tiny-autograd

small autograd engine built from scratch in modern C++

autograd cmake cpp deep-learning neural-networks

Last synced: 14 Nov 2025

https://github.com/thethunderb0lt/strivers-sde-sheet-challenge

Strivers SDE Sheet – Challenge -- Important topics and problems for coding & technical interviews

coding-interviews cpp dsa java

Last synced: 16 May 2026

https://github.com/shadowmitia/fractal_flame

C++ implementation of the Fractal Flame Algorithm

cpp fractal-algorithms fractal-flame fractal-rendering fractals

Last synced: 18 May 2026

https://github.com/kamilpolok/acssimulation

Automatic Control System Simulation. Allows for simulation of various scenarios using different controllers, control objects and actuators

cmake controlsystem cpp cpp17 googlemock googletest gtest pid pid-control

Last synced: 02 Jan 2026

https://github.com/tom474/time_bank_system

[RMIT 2023C] EEET2482 - Software Engineering Design - Group Assignment

algorithms cpp data-structures object-oriented-programming

Last synced: 09 Oct 2025

https://github.com/tariqjamel/tnm-crush

TNM Crush is a C++ puzzle game using SFML, challenging players to match gems and score points through strategic tile-swapping.

2d-game 2d-graphics cpp oop sfml

Last synced: 01 Nov 2025

https://github.com/nvarner/physiwell

Short choose-your-own-adventure game created as a final project for Honors 240 Wellness at the University of Michigan

choose-your-own-adventure cpp game

Last synced: 13 Sep 2025

https://github.com/rukamuel/dns

cpp dns

Last synced: 20 Mar 2025

https://github.com/jleung51/exceptional

C++ lightweight exception logger.

cpp exceptions

Last synced: 21 Jul 2025

https://github.com/inanyan/old-terminal-editor

An attemp to create a terminal text editor

cpp editor kilo terminal text-editor

Last synced: 01 Nov 2025

https://github.com/sumitgirwal/quickstartwithcp

Quick Tips-Tricks-Functions for Competitive Programming(CP).

competitive-programming cpp docuemntation-tool python3

Last synced: 15 May 2026

https://github.com/kr1zzo-FER/Robot-Programming-and-Simulation-Laboratory-Exercises

This repository is a part of the Robot Programming and Simulation laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb

cpp navigation python ros rviz

Last synced: 05 May 2025

https://github.com/ambujraj/medicinary

An E-commerce Algorithm for Medicines.

algorithm cpp e-commerce shopping-cart

Last synced: 22 Jul 2025

https://github.com/tamiko-n/library-management-system

This Library Management System is a comprehensive C++ application designed to manage a library's inventory, including Books, Magazines, Research Journals, and FYP Theses. The system employs object-oriented programming principles such as inheritance and polymorphism to create a modular and extensible application.

cpp lms

Last synced: 25 Jun 2025

https://github.com/freddie-nelson/cpp-verlet-physics

A simple verlet physics engine written in C++

cpp physics physics-2d sdl2 verlet-integration verlet-physics

Last synced: 08 May 2025

https://github.com/copenair/arduino

a repository for the arduino part of the codebase

arduino cpp

Last synced: 25 Oct 2025

https://github.com/rosendo-martinez/geometry-wars

A PC game based on the 2003 "Geometry Wars" Xbox game.

cpp game sfml

Last synced: 12 Mar 2025

https://github.com/orgh0/highperformancecnn

Implementation of a High Performance CNN for MNIST dataset

cnn cpp cuda

Last synced: 18 May 2026

https://github.com/urtuba/cpp-binary-tree

constructing a binary tree structure and finding path on it

binary-tree cpp data-structures homework istanbul-technical-university

Last synced: 15 Jul 2025

https://github.com/eclipse-uprotocol/up-conan-recipes

Conan recipes for uProtocol C++ libraries

conan cpp uprotocol

Last synced: 23 Oct 2025

https://github.com/samlior/saui

基于cocos2d-x v3.17的简单UI库

cocos2d-x cpp ui

Last synced: 18 May 2026

https://github.com/afcms/epsilon-text-app

Show text on your Numworks calculator

cpp epsilon numworks python

Last synced: 19 May 2026

https://github.com/makosai/nyxy

Nyxy is an open-source game engine made with C++. The primary focus is a 3D isometric environment with a simplified interpreter.

3d-engine 3d-game-engine cpp cpp-game cpp-game-engine game game-development game-engine isometric-game open-source simple sims simulation simulation-game

Last synced: 11 Jul 2025

https://github.com/shivamm-verma/learn-cpp

This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.

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

Last synced: 29 Mar 2025

https://github.com/allejo/aclovis

A Typescript library for programmatically generating C++ code

code-generation cpp typescript

Last synced: 07 May 2026

https://github.com/achrafelkhnissi/ft_containers

Implementation of a few container types of the C++ standard template library.

1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school cpp cpp98 map set stack stl-containers vector

Last synced: 30 Dec 2025

https://github.com/samirhamadaa/simple-calculator

✅ "An object-oriented C++ calculator that supports basic arithmetic operations with undo and reset features." 🚀

arithmetic calculator cplusplus cpp object-oriented-programming oops-in-cpp simple-calculator

Last synced: 07 Jul 2025

https://github.com/benami171/template_tree_container

Implementation of a template K-ary Tree container, with template iterators and template nodes. Used QT as GUI to print the tree.

containers cpp gui iterators templates tree-structure

Last synced: 24 Jun 2025

https://github.com/apebl/cppgen

A command-line utility to generate boilerplate C/C++ code

code-generation code-generator cpp python

Last synced: 16 May 2026

https://github.com/thushar003/leetcode-and-stuff

LeetCode solutions, programming contest and small sized programs. (Solutions sync to this repo using LeetHub)

cpp leetcode python

Last synced: 16 May 2026

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

C++ JSON Parser tool for reading JSON files.

cpp json json-data json-parser

Last synced: 16 May 2026

https://github.com/quantumbytestudios/integer-class-for-cpp

Simple Integer Class With Some Useful Functions :)

cpp cpp-class cpp-header cpp-library cpp-module cpp-modules module

Last synced: 16 Jun 2025

https://github.com/seleznevae/owi_optional

standard c++ std::optional with iterators

cpp cpp17 iterators optional

Last synced: 10 Jul 2025

https://github.com/mysticquest/sdl-ecs-game-engine

A C++ game engine with ECS architecture, using SDL, handling rendering, transform, input and collision.

cpp ecs game-engine sdl2

Last synced: 19 May 2026

https://github.com/horikitasuzunetsundere/elevator-project-with-proteus-and-arduino

Efficient Vertical Transportation: Elevator Control System Simulated with Proteus and Programmed with Arduino IDE

algorithms-and-data-structures arduino cpp programming system-design

Last synced: 16 May 2026

https://github.com/grachale/memory_manager

Implementation of simplified equivalents of functions malloc, free, ..., operators new and delete.

cpp malloc-free memory operating-system os

Last synced: 13 Jun 2026

https://github.com/fontseca/microservices-architecture

A server implementing a microservices architecture using C++, MongoDB, a RESTful API, and Docker for a technical assessment.

cpp cpprestsdk design-patterns microservices mongodb

Last synced: 20 May 2026

https://github.com/simone-contorno/rt-assignment-2

Research Track 1 - Second assignment - Control of a robot in a simulated environment

cpp engineering robot robotics ros

Last synced: 30 Apr 2026

https://github.com/dkosmari/libxint

libxint is a C++20 headers-only library for fixed-width large integers.

cpp cpp20

Last synced: 03 Jun 2026

https://github.com/jthelin/net-tcp-cpp

Example code for a simple TCP client / server app written in C++

cplusplus cpp hacktoberfest networking tcp tcp-client tcp-server tcp-socket

Last synced: 30 Oct 2025

https://github.com/zabavb/employee-manager

Employee Manager is a simple console application written in C++ to manage employee records. This project was created to demonstrate core principles of object-oriented programming (OOP) and data management.

app-backend application console console-app console-application cplusplus-11 cpp crud crud-app crud-application file filesystem management

Last synced: 02 Jan 2026

https://github.com/nsubiron/configure-pyz

Simple C++ build system for gcc and clang compilers.

build-system build-tool clang cpp gcc

Last synced: 20 May 2026

https://github.com/vafdaf12/dithery-do

Theme an image using a pre-defined palette

art colorimetry cpp dithering image-processing

Last synced: 20 May 2026

https://github.com/emperoryp7/data-structures

C++ Custom Template Library

cpp data-structures

Last synced: 24 Feb 2025

https://github.com/bahaamohamed98/base64-cli

A minimal and efficient Base64 encoder/decoder CLI tool written in C++.

base64 cli cpp decoding encoding lightweight utility

Last synced: 20 Jul 2025

https://github.com/yangchenglong11/algorithm-lib

This is a collections about algorithm problem that I had finished.

algorithm cpp golang

Last synced: 19 May 2026

https://github.com/mattkolega/gbbuddy

🕹️ Game Boy emulator

cpp emulator gameboy opengl retro sdl3

Last synced: 17 May 2026

https://github.com/faheel/sample-cpp-ci

A sample C++ project with continuous integration

ci continuous-integration cpp

Last synced: 12 Mar 2025

https://github.com/codejester01/multifunctional-social_platform_management_system

本项目是一款多功能的聊天社交管理系统,系统将QQ、微信、微博三大聊天系统的核心功能进行了整合实现,用户可以注册并登录自己的账号,同时原本不同平台的账号还可支持绑定,比如可以在qq管理系统中来添加微信和微博的推荐好友或者是直接建立微信或微博账号并与QQ账号进行绑定,同时自己还可以登录客户端进行个人好友管理、群组管理、个人信息管理, 同时也开发了两款趣味小游戏(贪吃蛇和十字消除)可供用户游玩,项目还利用网络通信和多线程编程以及锁的机制实现了即时通讯

cpp design-patterns mutilthread mysql network-programming oop

Last synced: 18 Mar 2025

https://github.com/danucosukosuko/win10proactivator

Programa activador de Windows 10 Pro para toda la vida

activation cpp pro vs2022 windows-10

Last synced: 19 May 2026

https://github.com/cyanide-burnout/fastring

Event multiplexing library for io_uring

c cpp iouring uring

Last synced: 20 May 2026

https://github.com/killerasus/modernopengl

Repository for my Modern OpenGL studies via Udemy course.

cpp learning-exercise opengl

Last synced: 07 May 2026

https://github.com/p4dro-dev/desafio-c-mais-mais-avancado

Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questões para realizamos em C++. As questões exigiam um certo tipo de conhecimento avançado da linguagem. Pois, no total faz 1 mês que estou estudando a linguagem com frequência!

c-mais-mais cpp logica-de-programacao

Last synced: 06 Apr 2025

https://github.com/hengxin666/cpp-cmake-template

This is a cross-platform modern C++ CMake project template. It provides a default test workflow with ctest and Github.

cmake cpp

Last synced: 21 Jun 2025

https://github.com/jodnddus/nojam

알고리즘 문제 풀기 💪

cpp dynamic-programming problem-solving stl

Last synced: 29 Mar 2025

https://github.com/matusollah/night-vision

Zdrojový kód na kamarátove nočné videnie

arduino c cpp esp esp32 esp32-cam esp32-camera ssd1306 ssd1306-oled

Last synced: 11 Jul 2025

https://github.com/wtrsltnk/cpppm

C++ Package Manager 1001

cpp package-manager

Last synced: 11 Jun 2026

https://github.com/epi5131/simden

低レベルSIMDライブラリ 静的命令セット判定

cpp cpp20 simd wrapper

Last synced: 13 Jun 2026

https://github.com/rainmark/cops

Code Oops Coroutine

coroutines cpp

Last synced: 22 Mar 2025

https://github.com/wh4ky/termengine

An engine that may be useful for creating 2D terminal games.

cmake cpp engine games tui

Last synced: 28 Mar 2025

https://github.com/echosingh/handgestrecognition

This project uses OpenCV to perform hand gesture recognition using a webcam.

computer-science cpp handgesture-recognition opencv-cpp visual-studio webcam

Last synced: 09 Apr 2025

https://github.com/hgschandeepa/dsa-repo

This repository contains all the answers for the🚀 LEETCODE and ⭐GFG questions, And the files are named with the Date.

arrays competitive-programming competitive-programming-contests cpp data-structures geeksforgeeks graphs javascript leetcode linked-list tree

Last synced: 20 May 2026

https://github.com/stephane-caron/mpacklog.cpp

Log dictionaries to MessagePack files in C++

cpp cpp17 cpp20 dictionary logging messagepack msgpack serialization

Last synced: 21 Jul 2025

https://github.com/get-unknown-err0r/calculator

This is an advanced calculator program written in C++ that performs basic arithmetic operations. It provides a menu-driven interface with colored text for enhanced user experience. The available operations are addition, subtraction, multiplication, division, and modulus.

advanced-calculator arpit-prajapati c-programming-language calculator cli-mode-calculator cpp get-unknown-err0r github

Last synced: 16 Mar 2026

https://github.com/tiendq/sqlitecpp

SQLiteCpp is a modern C++ wrapper for SQLite3 library.

c-plus-plus cpp database sqlite

Last synced: 07 Apr 2026

https://github.com/codebydant/video2image-opencv

This is a c++ program to convert a video to frames

cmake cmakelists cpp frame opencv opencv3 video

Last synced: 10 Sep 2025

https://github.com/codebydant/video2opencv-video

This is a C++ program to convert a video to opencv format video

cmake cpp opencv video

Last synced: 10 Sep 2025

https://github.com/clausklein/cppstd20-code

C++20 - The Complet Guide code

cmake cpp

Last synced: 03 Feb 2026