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/fontseca/concurrent-email-server

program for sending emails to several recipients concurrently (for technical assessment)

cpp mail-client multithreading priority-queue

Last synced: 16 Jul 2026

https://github.com/jwillikers/strlen

A sample implementation of the standard C library’s strlen function

c cmake cpp demo

Last synced: 15 Apr 2025

https://github.com/ravixpanchal/gfg-potd

This repository contains structured and optimized C++ solutions to the GeeksforGeeks Problem of the Day (POTD).

cpp dsa-algorithm dsa-learning-series geeksforgeeks-cpp gfg-cpp ravixpanchal

Last synced: 28 Aug 2025

https://github.com/joshuawills/xpp

X++ Programming Language

compiler cpp llvm

Last synced: 19 Jun 2026

https://github.com/shumkovd/softwaredev_synthpad

My repository, where I learn more indepth about lower level audio programming.

cpp winapi-application

Last synced: 30 Jun 2025

https://github.com/evasabeeh/dsa

Data Structure & Algorithms in C++ topicwise for self-learning.

cpp dsa

Last synced: 02 Aug 2025

https://github.com/fatima-progmmer/30-days-hacker-rank-challenge

This challenge, we review some basic concepts that will get you started with this series. You will need to use the same (or similar) syntax to read input and write output in challenges throughout HackerRank

30 accepted challenge code cpp day hackerrank sharp

Last synced: 02 Aug 2025

https://github.com/simionrobert/cpp-template-layout

Template layout for a simple Visual Studio-based C++ project

architecture cpp layout structure visual-studio

Last synced: 02 Aug 2025

https://github.com/aventisntreal/cpp-file-handle

fstream library handle on c++

cpp fstream

Last synced: 29 Aug 2025

https://github.com/mohamedismail37/library-store-system

Hybrid Library Management and Bookstore System built in C++ using Object-Oriented Programming (OOP).

bookstore cpp ecommerce library-management-system object-oriented-programming oop oop-principles

Last synced: 29 Aug 2025

https://github.com/saphereye/logic-proof-parser

C++ implementation of logic-programming

cpp logic-programming

Last synced: 02 Aug 2025

https://github.com/elymsyr/auv_ws

An open-source simulation and control workspace for an Autonomous Underwater Vehicle (AUV) built on ROS 2 Humble and Gazebo. It features a high-fidelity dynamics model and an advanced AI-based motion controller (FossenNet) that uses a pre-trained LibTorch model to imitate a NL-MPC for real-time, high-performance manoeuvring.

autonomous-vehicles auv control-systems cpp cuda deep-learning gazebo imitation-learning libtorch mpc python robotics ros2 simulation

Last synced: 15 Apr 2026

https://github.com/ayslanbatista/curso-udemy-c-cpp

Curso Linguagem C , C++ e POO

c cpp programming

Last synced: 10 May 2026

https://github.com/jwillikers/gnu-arm-embedded-ssh-image

A container image for running the ARM embedded toolchain from an OpenSSH server, built on Fedora

buildah c clion cpp fedora gnu-arm-embedded-toolchain openssh

Last synced: 15 Apr 2025

https://github.com/sahil-rajwar-2004/cpp.py

compile and run C++ files in python environment

cpp python

Last synced: 24 Apr 2025

https://github.com/davidyslu/Classic2048

Implement the class game "2048" in C++ with Qt

cpp game qt qt-gui

Last synced: 29 Aug 2025

https://github.com/davidyslu/OnlineJudgePKU

Personal submissions on PKU Online Judge (北京大學程式解題系統)

algorithms cpp data-structures

Last synced: 29 Aug 2025

https://github.com/alexandrepiveteau/heig-template-cpp

A template repository, tailored for HEIG-VD C++ labs.

cpp heig-vd template

Last synced: 01 Sep 2025

https://github.com/jan-moravec/settings-text

Header only class for saving and loading key-value pairs to and from text file.

cpp library settings text

Last synced: 29 Aug 2025

https://github.com/jorazon/suunnittelumallit

Various design patterns in C++

cpp design-patterns

Last synced: 27 Jul 2025

https://github.com/InAnYan/win-stylus-app

Android pen to Windows mouse

android cpp java mouse network sockets winapi

Last synced: 29 Aug 2025

https://github.com/nsardo/latency-sim

Cache most frequent calls that take the longest

cpp experiment

Last synced: 24 May 2026

https://github.com/v1bh475u/debugger

An elf debugger implemented using ptrace

cpp ptrace

Last synced: 29 Aug 2025

https://github.com/mikayelgr/dmm

Dense matrix multiplication and equivalence bindings for the JVM via Java Native Interface (JNI) and Kotlin Native from the Eigen C++ linear algebra library.

c cmake cpp eigen3 gradle java kotlin make

Last synced: 10 Jul 2026

https://github.com/leytonoday/audiomanager

This is an elegant method of implementing audio into your C++ applications using SFML.

audio cpp sfml

Last synced: 27 Jul 2025

https://github.com/sarmad426/dsa

DSA (Data Structures and Algorithms). This Repository covers the fundamental and advance concepts of data structures using C++.

algorithms cpp data-structures programming

Last synced: 30 Aug 2025

https://github.com/lvocanson/mineplusplus

Remake of my first Unity game (Minesweeper) in C++

cmake cpp cpp20 minesweeper sfml sfml3

Last synced: 30 Aug 2025

https://github.com/nohomey/sap-contest-2016

Programs written to answer questions in "SAP Техноблъсканица" contest

contest cpp sap

Last synced: 02 Aug 2025

https://github.com/majjcom/altcmd

This is a Windows command tool.

cpp gui qt shell tool windows

Last synced: 12 Apr 2026

https://github.com/xirzo/sample-cpp

A template for C++ CMake projects

cmake cpp tempate

Last synced: 24 Jul 2025

https://github.com/coletrammer/di

A free-standing alternative C++ standard library, using bleeding edge C++ features.

cpp freestanding header-only library

Last synced: 08 Mar 2025

https://github.com/atiq-cs/configuration-model-tools

Random Graph Generator and related tools

cpp unix

Last synced: 30 Aug 2025

https://github.com/nigeparis/42-cpp-02

The Fantastic Four! 👑 To join the club, each class must feature these four superstar members: Default constructor (The magic opener 🪄) Copy constructor (The clone master 🧬) Copy assignment operator (The switcheroo artist 🔄) Destructor (The clean-up crew 🧹)

cpp cpp-learning cpp98

Last synced: 15 Feb 2026

https://github.com/vincent-devine/algorithm_advanced

Exercice that aims to advanced algorithm. Exercice made during 4th year of Game Programming at ISART Digital

algorithm cpp

Last synced: 08 Mar 2025

https://github.com/malk97sc/images

OpenCV Image Processing

c computer-vision cpp image-processing opencv python

Last synced: 01 Sep 2025

https://github.com/bang-olufsen/dfusepp

A C++11 header-only library for validating DfuSe files on embedded devices

cpp cpp11 dfu dfuse embedded header-only

Last synced: 22 Mar 2025

https://github.com/stas1f1/gl_final_project

Final OpenGL project for CG course, 4th year of study, MMCS SFEDU

cpp opengl

Last synced: 10 Mar 2026

https://github.com/sainipankaj15/billing-system

This is a CPP Project on Billing System where admin can make a new entry and check previous all entries

cpp

Last synced: 01 Aug 2025

https://github.com/sub-xaero/neverdoom

A 2D top down survival shooter, that serves as more of a test of my programming skills than an actual game. the first iteration in a series of increasingly playable games

c-plus-plus cpp cpp17 hobby-project sfml sfml2 sfml2-game

Last synced: 11 Nov 2025

https://github.com/lijealso/c-cpp-inic-avanc

Curso Completo de Linguagem C e C++ - Iniciante Ao Avançado

c cpp cursos-online

Last synced: 13 Jun 2026

https://github.com/sirridemirtas/pishti

Implementation of the popular card game Pişti in C++ for the console. UNDER CONSTRUCTION

console-game cpp design-patterns oop oop-in-cpp pishti pisti pisti-game

Last synced: 08 Nov 2025

https://github.com/abdullahwaqar/http-cerver

HTTP Server

cpp webserver

Last synced: 24 May 2026

https://github.com/helyousfi/hackerrankproblemsolving

This GitHub repository contains a collection of solutions to Hackerrank & LeetCode problems implemented in C++.

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

Last synced: 01 Aug 2025

https://github.com/gamowy/oceaninvaders

A simple Space Invaders clone written in C++

cpp space-invaders university-assignment

Last synced: 01 Aug 2025

https://github.com/jkeresman01/jneuralnetwork

Simple neural network in C++

ai cpp neural-network neuron

Last synced: 14 Sep 2025

https://github.com/droc101/game-sdk

Development & Modding SDK for GAME

cpp cpp20 imgui modding-tool modding-tools sdk sdl3

Last synced: 20 Jan 2026

https://github.com/fbrianzy/megakit-cpp

Modern C++ 17 toolkit of algorithms, data structures, and CLI utilities

clang clang-tool cpp cpp17

Last synced: 21 Jul 2026

https://github.com/ayushexploring/banking-system

A Banking System implemented using OOP concepts in C++ and saves the data for future use in a .dat file.

banking-system cpp object-oriented-programming

Last synced: 01 Aug 2025

https://github.com/stdbug/unicpp

Just another C++ Unicode library

c-plus-plus cpp cpp17 decoding encoding unicode utf-16 utf-8

Last synced: 27 Jul 2025

https://github.com/SiddiqSoft/asynchrony

Classes to allow you to build asynchrony in your applications using standard C++ jthread, semaphore, deque

asynchronous-programming cpp cpp20 nuget periodic-invocation thread-pool worker-pool

Last synced: 01 Aug 2025

https://github.com/thehashton/cpp

Hello World for C++

clang cpp hello-world macos

Last synced: 13 May 2026

https://github.com/jackkimmins/jadmium

C++ HTTP 1.1 Server

cpp http-server webserver

Last synced: 24 Sep 2025

https://github.com/ifonso/spd-logger

Primeiro projeto prático para a disciplina de sistemas paralelos e distribuídos

concurrent-programming cpp

Last synced: 25 Sep 2025

https://github.com/gjovs/cpp_immersion

From the base to advanced usages of C++ 20 with Clang and GCC

clang cpp cpp14 cpp20 gcc-complier

Last synced: 23 Jul 2025

https://github.com/marcussacapuces91/ms-basic

GWBasic interpreter for barebone computer like ESP32...

bare-metal basic cpp gw-basic

Last synced: 18 May 2026

https://github.com/tebogoyungmercykay/procedural_programming_in_cpp

C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.

2d-aarays 2d-dynamic-arrays arrays-and-functions bar-graph bubble-sort cmath-liabrary cpp equations if-statements is-prime linear-search loops read-from-file recursion selection-sort turing-machines

Last synced: 19 May 2026

https://github.com/womblee/retardlink_uploader_client

A C++ Desktop Client for a URL Shortening service "Retard Link"

client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api

Last synced: 01 Aug 2025

https://github.com/metacall/embedding-python-example

An example of embedding Python into C/C++ using MetaCall.

c cmake cpp embedding python

Last synced: 02 May 2026

https://github.com/naghim/cpp-parcialisok

C++ tantárgy parciálisainak egy-egy lehetséges megoldásai

cpp cpp-course cpp-parcialisok cpp-programming sapientia-university

Last synced: 12 Jun 2026

https://github.com/valda1/counter

Few simple tasks in C++.

counter cpp

Last synced: 01 Aug 2025

https://github.com/filiprokita/frclicker-pro

This program allows the user to set the enable and disable keys for the autoclicker, as well as the clicks per second (cps) rate. Once the enable key is pressed, the program clicks the left mouse button at the set cps rate until the disable key is pressed. The status of the autoclicker (enabled or disabled) is displayed on the console.

autoclicker cpp gaming input keyboard mouse productivity user-interface windows-api

Last synced: 01 Aug 2025

https://github.com/harsha-0210/dsa-codes

This repository contributes of the all codes of dsa using cpp

backtracking cpp datastructures-algorithms dp dsa dynamicprogramming libraries nqueen projects

Last synced: 28 Jun 2025

https://github.com/rasabh-org/cpp-tutorials

A repository to host sample C++ source files intended to be used as study materials for learning or teaching purposes.

cpp programming-language tutorial-code tutorial-demos tutorial-sourcecode tutorials

Last synced: 04 Oct 2025

https://github.com/kader1680/system-it-member

in this project i used conecept inhertance for create a new object for developer

arrays cpp cpp-library cpp-programming object-oriented object-oriented-programming vector

Last synced: 22 Mar 2025

https://github.com/whitehodok/algorithmexam

Немного для подготовки к экзамену по ОКААСУ , поток АТП-221 , АТП-222 , УТС-221

algorithms automation cpp

Last synced: 23 Jul 2025

https://github.com/a9na/top-100-cpp

🚀 A collection of the top 100 C++ coding problems with solutions, designed to sharpen your problem-solving skills! 💻📚

algorithm-challenges algorithms-and-data-structures cpp

Last synced: 01 Aug 2025

https://github.com/jusqua/visionsycl

Attempt to provide common image processing functions that runs on heterogeneous devices.

cmake cpp dpcpp learn oneapi sycl

Last synced: 06 Mar 2025

https://github.com/astrodynamic/matrix-library-in-cpp

Matrix Library is a C++ library for matrix operations such as addition, subtraction, multiplication, transpose, and more. It provides a Matrix class with constructors, destructors, and overloaded operators. The library can be built using CMake and depends on the Google Test framework for unit testing.

cmake cpp cpp17 library makefile matrix matrix-library testing

Last synced: 07 Aug 2025

https://github.com/himanshudhage/smart-evm

Smart EVM is a secure, fingerprint-based voting system that ensures fair, tamper-proof voting. 🔒 Biometric authentication prevents fake and duplicate votes. ✅ One person can only vote once. 📡 Communicates data securely via Wi-Fi/Bluetooth. 🖥️ Built with Arduino UNO, LCD, and sensor modules for a complete solution. Perfect for secure elections.

arduino buzzer cpp fingerprint-sensor lcd-display

Last synced: 18 Apr 2026

https://github.com/adrienc21/leetcode

Collection of LeetCode questions and their solutions

coding-challenge coding-interviews cpp leetcode leetcode-solutions problem-solving python rust

Last synced: 29 Apr 2026

https://github.com/aditya30394/simple-integer-language-compiler-silc-

A compiler developed for SIL (Simple Integer Language) in C using tools Lex and Yacc. SIL is a two pass compiler for a hypothetical machine SIM (Simple Integer Machine). SIL has support for basic and user defined data types, functions and conditional and iterative statements, arithmetic and logical expressions and I/O.

c compiler-design cpp expl lex sil yacc

Last synced: 05 May 2026

https://github.com/haileamlak/bahire-hasab-calendar-app

A C++ console application that offers Ethiopian and Gregorian calendar features, including date conversion, monthly calendar view, holiday and fasting calculations, and weekday determination.

bahire-hasab console-application cpp project

Last synced: 01 Aug 2025

https://github.com/jschoedt/power-ping

ESP32 power outage detection

c cpp esp32 esp32-idf hardware

Last synced: 03 Jan 2026

https://github.com/segcoredrakon/terminal-based-calculator

A terminal-only calculator that is able to perform basic calculations like addition, subtraction, multiplication, and division with an ASCII UI interface.

ascii calculator cpp

Last synced: 07 Apr 2025

https://github.com/vvzen/udemy-advanced-cpp

all of my learning examples while following the udemy advanced c++ course by caveofprogramming

cpp cpp11 learning learning-exercise

Last synced: 23 May 2026

https://github.com/sla-ppy/001-pass_gen

[F] Password generator implemented in C++

cpp early-attempts

Last synced: 01 Aug 2025

https://github.com/rapax00/poo_practica_universidad

Trabajos prácticos realizados en *Programación Orientada a Objetos* de la carrera Ingeniería Informática en la FICH-UNL. Santa Fe Capital, año 2022.

archivos class cpp polimorfismo poo porgramacion-orientada-objetos practica projectos-universitarios universidad

Last synced: 07 Apr 2025

https://github.com/frklan/todomvc-boden

A todo app made with boden framework

boden cpp cpp17 ios mobile

Last synced: 27 Jul 2025

https://github.com/carlosagalicia/tc1031-act52-integral-activity-hash-template-ad2023

This program processes and evaluates the results of a competitive programming contest, ranking teams based on the number of problems solved, penalty time, and team number. It uses tuples and maps to record results and calculate penalties.

cplusplus cpp data-structures labs

Last synced: 23 May 2026

https://github.com/phattharaphorn/profund-activity

👩🏻‍💻🌟 A collection developed for Array data management.

activity alogrithm cpp object-oriented-programming

Last synced: 03 Jan 2026

https://github.com/ajlekcahdp4/myset

rethinking std::set

avl-tree cpp kthsmallest

Last synced: 03 Oct 2025

https://github.com/annapoorna-a-k/gas-and-ldr-sensor-project

21AIE114 PRINCIPLES OF MEASUREMENTS AND SENSORS Project

cpp gas-sensor ldr-sensor ltspicexvii sensor sensors tinkercad

Last synced: 10 Aug 2025

https://github.com/andrew-most-likely/quesimulation

que sim for Comp Sci 2

cpp

Last synced: 20 Mar 2025