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/zaki-x86/http-server-examples

Examples of how to create an HTTP server based on Qt framework

cpp http-server networking qt5

Last synced: 07 Mar 2026

https://github.com/ambre-m/cpp-call-traits

Light header-only template library to allow detection of callable properties.

cpp cpp-library cpp03 cpp11 cpp14 header-only no-dependencies single-file

Last synced: 23 Feb 2026

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

Welcome to my repository where I will be documenting my journey of learning C++. This repo will contain various C++ programs, projects, and exercises I work on as I progress through concepts like data structures, algorithms, object-oriented programming (OOP), and memory management.

basics-of-cpp cpp learning-by-doing self-learning

Last synced: 25 Aug 2025

https://github.com/maliha-tasnim/image-subset-analyzer

A C++ project that analyzes JPEG images to identify subset images. Given a set of JPEG files, this tool detects if one image is a cropped version of another, helping to identify relationships among images by comparing structural and pixel data.

cpp image-analysis image-comparison image-subset-detection jpeg libjpeg-turbo

Last synced: 01 Mar 2025

https://github.com/duckymomo20012/product-management

A simple program manage store's products

cpp

Last synced: 26 Mar 2025

https://github.com/elyosemite/atmosphere

This repository is for ensuring the knowledge relating to C++ programming language be consolidate in my mind forever.

cpp cpp11 oriented-object-programming study-project

Last synced: 10 Jun 2026

https://github.com/xstupi00/Dairy-Factory

Modelling and Simulation of Developing Process of Milk in Dairy Factory

cpp ims modelling simlib simulation vut vut-fit

Last synced: 11 Mar 2025

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

This repository contains C++ implementation of a singly 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.

cpp crud-operation data-structures linked-list oop-principles singly-linked-list

Last synced: 13 Jun 2026

https://github.com/aniketk13/billing_management

A user-friendly Billing and Inventory System with different interfaces for users and admin. Also devised an encrypted input system to authenticate the admin for inventory adjustments. It is also a self-checkout system that allows customers to simply bill their products without any supervision and get a printable invoice.

billing cpp inventory

Last synced: 20 Jul 2025

https://github.com/vikramdattu/beginnerprojectscpp

Contains solutions to simple puzzles useful for beginners to contribute to!

cpp multithreading palindrome

Last synced: 21 Jun 2026

https://github.com/deepxx86/troll.cpp

This code make for troll your friend

cpp easy prank rickroll troll

Last synced: 31 Mar 2025

https://github.com/thatcoderman/tp_lab_1

laboratory work No. 1 in c++

cmake cpp oop

Last synced: 16 May 2025

https://github.com/itsvks19/nexis-compiler

Compiler for Nexis programming langauge, a modular programming language designed for learning purpose.

cpp language nexis programming-language

Last synced: 23 Mar 2025

https://github.com/anthippi/film-library

Γραφικό πρόγραμμα περιήγησης ταινιών με C++ και τη βιβλιοθήκη SGG.

cpp film-library sgg sgg-library

Last synced: 31 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/rvarago/cpp_optional_extras

*EXPERIMENTAL* A handful of C++ utilities I wish std::optional<T> had

cpp cpp20-library functional-programming optional

Last synced: 09 Oct 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/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/nekernel-org/openml

The New Kernel C++ API.

app cpp framework

Last synced: 23 Mar 2025

https://github.com/dabbertorres/concepts-state-machine

Generic State Machine using C++ 20 Concepts for per-state feature opt-in.

concepts cpp cpp20 state-machine

Last synced: 02 Jul 2026

https://github.com/theo-mestre/interval-map

An interval_map implementation I did as part of a programming test

container cpp stl

Last synced: 23 Mar 2025

https://github.com/eyamagishi/atcoder

競技プログラミングサイト「AtCoder」で解いた問題を保存するリポジトリ

algorithms cpp

Last synced: 05 Jan 2026

https://github.com/usmanhdsidiq/esp8266_light

Control led light through web interface using Wi-Fi connection (Server mode).

arduino cpp esp esp8266 iot

Last synced: 21 Jan 2026

https://micro-os-plus.github.io/utils-lists-xpack/

A source code library with the µOS++ C++ intrusive lists

cpp intrusive lists xpack

Last synced: 31 Mar 2025

https://github.com/mxrcode/qt-http-server-sync

This is a simple header-only HTTP Server for Qt 6.2.4

cpp http http-server qt qt6 web-server

Last synced: 20 Apr 2026

https://github.com/malcret/malcretlib

General purpose library for C++20 or higher.

cpp cpp20 header-only lib

Last synced: 23 Mar 2025

https://github.com/ca-archived/proconlib4ca

procon活動用

cpp java procon python

Last synced: 24 Aug 2025

https://github.com/jay-govind-kumar/cpp

C++ with Chai aur Code

cpp

Last synced: 15 Mar 2025

https://github.com/long-gong/ann

Approximate Nearest Neighbors

ann cpp kd-tree lsh

Last synced: 28 May 2026

https://github.com/howardatri/-jet-battle-game-

a jet game based on cpp

cpp dev game jet sdl

Last synced: 01 Jul 2025

https://github.com/cjiohukdoventor262/league-of-legends

This League of Legends cheat, developed in C++, offers a range of features to enhance your gameplay experience. From optimizing champion movement and attacks with Orbwalker to increasing awareness with Zoomhack, Lasthit, and Harass functionalities, this cheat provides a virtual assistant for your in-game character.

cheat cpp dll dll-injection electron game internal javascript league league-of-legends lol python script windows

Last synced: 11 Apr 2026

https://github.com/henriqueyun/cppdemonstrativo

Algoritmos demonstrativos em c++.

algorithms cpp

Last synced: 28 Mar 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/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/autuanliu/cpp

a personal repository

cpp exercise leaerning test

Last synced: 15 Mar 2025

https://github.com/truongd3/public-key-cryptography

Implement Public Key Cryptography algorithms to secure information over networks.

algorithms cpp cybersecurity data-structures

Last synced: 15 Mar 2025

https://github.com/allankoechke/pocketbase-cpp

Pocketbase C++ Qt SDK [Not an official SDK]

cpp pocketbase pocketbase-cpp pocketbase-realtime qt5 qt6 sqlite

Last synced: 03 Oct 2025

https://github.com/kojobailey/samurai-vs-zombies-data-parser

C++ library to parse TXT data files from Samurai vs Zombies Defense.

cpp cpp17 cpp20 cpp23 glu glu-mobile library parser samurai-vs-zombies samurai-vs-zombies-defense svz

Last synced: 15 Mar 2025

https://github.com/alvii147/ece150

UWaterloo ECE150 Assignments

cpp

Last synced: 02 Aug 2025

https://github.com/synthwaveblues/library-management-app

Simple prototype of Library Management System as a QT Application

cpp library-management-system oop project qt

Last synced: 06 Mar 2025

https://github.com/mysbryce/doublemint

doublemint - c++ transpiler (Typescript-like)

cpp dlm doublemint gcc javascript native transplier typescript

Last synced: 27 May 2026

https://github.com/jdsherbert/audio-haas-effect

Simple C++ implementation of the haas technique, with brief explanation.

audio audio-effect audio-effects audio-processing cpp delay haas

Last synced: 07 Apr 2025

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/abdullahselek/linkedlistcxx

C++ generic LinkedList implementation.

cpp generic library linkedlist

Last synced: 16 May 2025

https://github.com/piotrpsz/utf8span

A small library for handling strings containing UTF8 encoded characters.

cpp utf8

Last synced: 17 May 2025

https://github.com/aleksandrhovhannisyan/adventofcode2023

My solutions to Advent of Code 2023

adventofcode2023 aoc aoc2023 cpp

Last synced: 18 Apr 2025

https://github.com/timit0/generate_input_helper

Tool for creating a c# class with all custom godot input

class cmake cpp cpp17 csharp godot input utility

Last synced: 05 May 2026

https://github.com/alpha74/iib

My InterviewBit solutions. Maintained from 2020 onwards

algorithms coding cpp data-structures interviewbit interviewbit-cpp interviewbit-solutions

Last synced: 27 May 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/lorentzazweena/lorentza-project

"Projects are the stepping stones that shape dreams into reality, the blueprints of ambition."

cpp css html javascript kotlin kotlin-android php reactjs xml

Last synced: 11 Apr 2026

https://github.com/papageorgioumarios/data-structures-circular-doubly-linked-list

Data structure in which list's nodes contain pointers to its previous nodes as well as the next nodes.

circular-doubly-linked-list cpp java python

Last synced: 19 Apr 2026

https://github.com/mubeen-channa/random-password-generator

This C++ project is a random password generator that creates passwords of varying lengths using a mix of characters. It offers a simple command-line interface for users to specify the password length. The program ensures randomness by using the rand() function with the current time.

cpp random-password random-password-generator

Last synced: 15 Mar 2025

https://github.com/lasithaamarasinghe/flower-exchange

Flower Exchange is a simple flower trading system developed using C++. This project was guided by LSEG Sri Lanka.

cpp lseg trading

Last synced: 07 Jun 2026

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/wings-bloodfire/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 08 Apr 2025

https://github.com/th-shivam/way_to_cpp

🚀 C++ Learning Journey Welcome to my C++ Learning Repository! 👨‍💻 📖 About This Repository "Every expert was once a beginner." 🌱 This repository showcases my journey into C++, featuring programs and concepts I practice along the way.

anotnet cplusplus cpp data-structures-and-algorithms object-oriented-programming oops

Last synced: 08 Apr 2025

https://github.com/f3fe-hash/cpp-ai-library

A C++ library for machine learning library

ai cmake cpp math

Last synced: 08 Apr 2025

https://github.com/henryquan/memorysafe

A naive approach to provide some protections to memory values

cpp memory safety

Last synced: 28 May 2026

https://github.com/hbacelar8/mprisctl

C++ MPRIS controller library

cpp dbus mpris

Last synced: 08 Apr 2025

https://github.com/newir295/software_develpment

Software Development GIT Repo Applying OOP and Programming Principles in Projects & Side Hustles

cpp design-patterns oop oop-principles programming

Last synced: 08 Apr 2025

https://github.com/ajayabd17/fuel-level-monitoring-system

Efficient Fuel Level monitoring using Blynk Software,ESP32,etc .

arduino arduino-library blynk-server cpp ide iot iot-application

Last synced: 08 Apr 2025

https://github.com/danto2lonely/astar-visualization

Pathfinding visualization using SFML libraries and C++ (and ChatGPT of course lol)

astar-algorithm cpp pathfinding-algorithm

Last synced: 08 Apr 2025

https://github.com/ayusshrathore/binary-search

This repository shows the code for binary search.

binary-search cpp

Last synced: 15 Mar 2025

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/abhimanyu345/firebase_app

A cross-platform Flutter app (mobile & web) for managing objects, featuring Firebase OTP authentication and a REST API for full CRUD operations. The app demonstrates real-world concepts like state management with GetX, responsive UI design, and secure authentication.

c cmake cpp dart firebase flutter html swift

Last synced: 11 Apr 2026

https://github.com/shafaq-aslam/leetcode-chronicles

This repository contains my solutions to various LeetCode problems, ranging from Easy to Hard. The goal is to improve problem-solving skills, practice Data Structures & Algorithms (DSA), and build a strong foundation for coding interviews.

algorithms coding-challenges competitive-programming cpp data-structures data-structures-and-algorithms dsa dynamic-programming leetcode problem-solving

Last synced: 07 Apr 2025

https://github.com/franzudev/42cursus

A collection of modules/projects made during my experience at 42 in Rome🇮🇹

algorithms-and-data-structures assembly clang cpp shell

Last synced: 02 Apr 2026

https://github.com/mubeenahmedee/mubeenahmed

My personal website showcasing my projects and code.

cpp embedded-systems portfolio-website

Last synced: 27 May 2026

https://github.com/joseluisq/fibonacci-sequence

Examples of The Fibonacci Sequence in some programming languages for learning purposes.

clang code-examples cpp fibonacci-sequence haskell java lua rust-lang

Last synced: 11 Apr 2026

https://github.com/wannacry081/packagepal

PackagePal is an embedded system project using Flutter and Firebase for the Mobile Application, and C++ for programming the ESP32 Microcontroller. Moreover, this project is a smart container dual-layered package receiver that uses a keypad, monitor, sim module, etc. to incorporate a secure container for your parcels to be received.

cpp dart esp32 firebase flutter platformio

Last synced: 10 Apr 2026

https://github.com/muhamadajiw/daily-leetcode

My coding practices, not that good though so don't use these as reference!

algorithms cpp leetcode

Last synced: 09 Mar 2025

https://github.com/hein-htetsan/diploma-in-computing-i

using conditional statement. ncc assignment

conditional-statements cpp

Last synced: 13 Mar 2025

https://github.com/alvgaona/turtlesim-nav

Navigation with TurtleSim :turtle:

cpp navigation ros2 ros2-humble trajectory-generation

Last synced: 28 Mar 2025

https://github.com/heshamoomar/the-c-plus-plus-basement

The c++ Basement

cpp cpp20

Last synced: 02 Jan 2026

https://github.com/librity/learning_cpp

All my C++ tutorials

cpp opengl tutorial tutorials

Last synced: 15 Apr 2026

https://github.com/andrewrgarcia/getdictionary

GET Request dictionary strategy (pulling from repositories)

cpp get hashmap javascript jquery

Last synced: 19 Apr 2026

https://github.com/mehrshaad/csf_projects

Computer Science Fundamentals Projects

computer-science-fundamentals cpp terminal-based

Last synced: 16 Apr 2025

https://github.com/glendc/course-carbon-language-start-guide

Companion repo for the course "A starting guide to Carbon Language for C++ Developers"

carbon companion course cpp education

Last synced: 02 Sep 2025

https://github.com/monhi/cpplogger

Native C++ circular logger package (N-API) for node.js projects

circular cpp logger n-api nodejs plog

Last synced: 14 May 2026

https://github.com/zircote/cpp-lsp

Claude Code plugin for C/C++ development with clangd LSP, clang-tidy, and clang-format

c clang clangd claude-code-plugin code-quality cpp lsp

Last synced: 13 Jan 2026

https://github.com/alvgaona/dual-pose-graph

Generic dual pose-graph SLAM library in C++. Fuses odometry with semantic detections via a main graph plus a temp graph that validates observations before merging them to the main graph.

cmake cpp loop-closure pose-graph-optimization slam state-estimation

Last synced: 28 May 2026

https://github.com/ismaildrs/videoeditor

A really simple Video Editor ( In progress )

c cpp ffmpeg opengl

Last synced: 05 Jan 2026

https://github.com/gotbordom/selfupdate

This was a coding interview problem asking to write a self updating application.

cpp google-test

Last synced: 16 Jul 2025

https://github.com/neckbosov/algolib

Library with fast algorithms for olympiad programming

algorithms cpp

Last synced: 01 Jul 2025

https://github.com/rkolovanov/game-of-life

Conway's Game of Life

boost conways-game-of-life cpp sfml

Last synced: 16 May 2025

https://github.com/mtrimolet/hroza

A (modern) C++ implementation of MarkovJunior based on StormKit

cpp inference markov procedural-generation

Last synced: 06 Jul 2025