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/ganeshsankaran/boost-cpp-samples

Some Boost C++ samples

boost cpp

Last synced: 26 Jun 2025

https://github.com/imthesquid/pysmartswitchc

The PySmartSwitch repo, rebuilt to use C++ and Qt Networking

cpp qt5

Last synced: 02 May 2026

https://github.com/priyanshscpp/ece1051-gpu-programming_module

CUDA Development for NVIDIAs GPUs

cpp gpu nvidia

Last synced: 14 May 2026

https://github.com/TanzeelaFatima492/simplest-in-c-

How to display as it text in c++.

cout cpp cxx program simple

Last synced: 22 Jun 2026

https://github.com/gregorykogan/file-scanner

A comprehensive C++ project demonstrating modern software engineering principles, implemented as a multithreaded malicious file scanner for a Kaspersky internship assignment.

c-plus-plus clean-architecture cmake command-line-tool concurrency cpp cpp17 cross-platform doxygen googletest md5 multithreading portfolio-project scanner security solid-principles

Last synced: 03 Jul 2026

https://github.com/phattharaphorn/ta-compro

👨🏻‍💻 This repository is a collection of Computer Programming courses in Industrial Engineering.

c compro cpp

Last synced: 18 May 2026

https://github.com/allenvox/chat-pthread

Internet chatting program (client + server) written in C++ using pthread lib

arpa chat chat-application cpp cpp-17 internet network network-programming pthread pthreads socket tcp

Last synced: 29 Apr 2025

https://github.com/allenvox/lagrange-polynomial

Implementation of Lagrange polynomial interpolation with C++

algorithms cpp lagrange-interpolation lagrange-polynomial-interpolation

Last synced: 29 Apr 2025

https://github.com/abdelrahman822000/library_management_system

A console-based application for managing a library, allowing users to borrow and return books, view transactions, and manage members.

cpp library-management-system

Last synced: 02 Mar 2025

https://github.com/nikolasent/algorithm-collection

Personal collection of classical algorithms

algorithm algorithms cpp numerical-methods sorting-algorithms

Last synced: 02 Apr 2025

https://github.com/sohne/vulkano

A simple Vulkan rendering library

cpp vulkan

Last synced: 30 Jun 2026

https://github.com/arnaud-robin/aead-chacha20-poly1305

Implementation of AEAD_CHACHA20_POLY1305 in c++

aead chacha20-poly1305 cpp cryptography

Last synced: 10 Apr 2025

https://github.com/cbritopacheco/object_pool

Generic object pool for reusing and recycling object instances.

cpp cpp11 header-only object-pool resource-pool

Last synced: 14 Jun 2025

https://github.com/seyed0123/employeexd

a basic terminal-based user management system

cpp filesaver termial-based user-management-system

Last synced: 17 Mar 2025

https://github.com/zyx-0314/cp2-coffee-shop

A basic C++ console application simulating a cafe reservation system. Users can reserve seats, check out, update reservations, and view the current status of the cafe. The system manages a limited number of seats and tracks customer information, including their name and order.

basic-programming cpp school-project

Last synced: 17 Mar 2025

https://github.com/vedratan/-cp

competitive programminfg codes of some of the known questions from cp websies

c cpp hacktoberfest2021 java opensource

Last synced: 16 Feb 2026

https://github.com/dangnh0611/calculator_qt

Basic calculator,created with Qt

calculator cpp qt

Last synced: 14 May 2026

https://github.com/tanzeelafatima492/structures-in-c-

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

4th-edition book cplus cpp excerise programs

Last synced: 11 Jun 2026

https://github.com/leg3ndary/aoc

My AOC solutions

aoc cpp java python

Last synced: 02 Apr 2025

https://github.com/methyldragon/boxbot_finds_table

. . . [ づ◡﹏◡|づ. ┬───┬ Guide a Boxbot to find it's table! ROS, Gazebo and C++ practice.

cpp cpp11 navigation robotics ros ros-kinetic

Last synced: 19 Apr 2026

https://github.com/BC100Dev/rpi-setup

Design your own Raspberry Pi image – quickly!

automation cpp cpp17 java java21 raspberry-pi raspberrypi setup

Last synced: 28 Oct 2025

https://github.com/elb4rto/logdoctor_uninstaller

Graphical uninstaller for LogDoctor

cpp gui qt uninstaller

Last synced: 14 May 2026

https://github.com/bellaj/rcoin

Bitcoin Fork for the book "blockchain by example"

bitcoin blockchain cpp

Last synced: 30 Apr 2026

https://github.com/neilchen1998/sumokubot

This repo aims to solve Sumoku (Killer Sudoku) puzzles.

cpp killer-sudoku sumoku

Last synced: 30 Jun 2026

https://github.com/shvbsle/multipleobjecttracking

Created a basic paint application in VC++ that allowed the user to draw on a canvas using only gestures.

cpp image-processing object-tracking opencv

Last synced: 14 May 2026

https://github.com/omarazizi/sdl-game

2D Game with SDL in C++

cplusplus cpp game-development sdl2

Last synced: 26 Mar 2025

https://github.com/hirvadhandhukia/dsa-practice

Solving CPP & Java programs

competitive-programming cpp ds-algo java

Last synced: 30 Apr 2026

https://github.com/zainab7681051/sdl2rotatingcube

simple animation of a cube rotating in C++ using the SDL2 library

cpp graphics sdl2

Last synced: 07 Sep 2025

https://github.com/saadarazzaq/cricketprovision

A COMPLETE Cricket Management System Using OOP Concepts Implemented in C++

cpp crud-application oop semester-project

Last synced: 17 Mar 2025

https://github.com/saadarazzaq/chess-plus-plus

Complete Chess Game with each and every chess move possible using Array Data Structure

cpp file-handling grid-layout programming-fundamentals semester-project

Last synced: 17 Mar 2025

https://github.com/saadarazzaq/matrix-diagonals

Program to show both diagonals & implement sum of both diagonals of Matrix

cpp logic-building programming-fundamentals

Last synced: 17 Mar 2025

https://github.com/saadarazzaq/calcsci

A Scientific Calculator Programmed in C++

cli cpp number-system programming-fundamentals scientific-calculator

Last synced: 17 Mar 2025

https://github.com/mohamedel-tabei/iti-tasks

Tasks completed during the ITI scholarship

angular c cpp css html javascript mongodb nodejs sql-server typescript

Last synced: 09 Apr 2026

https://github.com/codewithmirza/sample4

compiling libclang from the llvm repository to WASM.

c cpp libclang llvm webassembly

Last synced: 19 Jan 2026

https://github.com/aprotyas/advent-of-code-2020

Repository of my submissions for advent of code 2020

advent-of-code cpp

Last synced: 26 Mar 2025

https://github.com/hary309/gynvael_misja_008

http://gynvael.vexillium.org/ext/70809d8a8c51f6963a882f906dd21c18bd37428b_misja008.txt

cpp sfml

Last synced: 18 Mar 2025

https://github.com/huangcongqing/cpp

c++学习

cpp

Last synced: 02 Apr 2025

https://github.com/vince-fugnitto/bird-flocking-sim-tbb

Bird Flocking Algorithm Simulation

cpp glfw open-gl tbb

Last synced: 17 Mar 2025

https://github.com/pseudoyu/learn-cpp

Notes and demo code related to C++ learning

cpp

Last synced: 17 Mar 2025

https://github.com/talha4t/hacker-rank

Hacker Rank Problem Solutions

c cpp problem-solving

Last synced: 14 May 2026

https://github.com/saadarazzaq/4d-notepad-data-structures-project

Notepad implementation using 4 Dimensional Linked Lists

cpp data-structures linked-list semester-project

Last synced: 17 Mar 2025

https://github.com/kristiyanvachev/cpp_dsa

Data structures and Algorithms with C++ course at Sofia University

algorithm binary cpp datastructures dsa fmi linked list queue sda sdp stack su tree trie

Last synced: 17 Mar 2025

https://github.com/q1chenl/cccvt

Command line tool converting between simplified and traditional chinese

chinese-converter cpp opencc

Last synced: 17 Mar 2025

https://github.com/imsushant12/quiz_game

A quiz game where questions will be asked and result will be shown.

cplusplus cpp mini-project quiz-game

Last synced: 17 Mar 2025

https://github.com/end2endzone/libnumbertowords

NumberToWords is a c++ library to convert integer numbers to their text representation (words).

cpp number-to-words numbers-to-text

Last synced: 18 Mar 2025

https://github.com/precondition/infi_advent_of_code

Mijn oplossingen in C++ voor de 2024 Advent of Code-problemen van Infi.nl

advent-of-code aoc cplusplus cpp nederlands

Last synced: 26 Mar 2025

https://github.com/storterald/getproject

CMake GetProject, a single file library that downloads and optionally configures and builds an external project without the use of FetchContent or ExternalProject.

c c-plus-plus cmake cpp cross-platform dependencies-manager git library-manager project-manager single-file

Last synced: 26 Mar 2025

https://github.com/yousef8/yousef-learns-cpp17-oop

This repo contain all my solutions for the assignment of my C++ course

cplusplus cpp cpp17

Last synced: 17 Mar 2025

https://github.com/yousef8/ask-me

A CLI replica of ask.fm app

cpp csv

Last synced: 17 Mar 2025

https://github.com/aaditya29/programming-and-dsa-tutorials

Programming And DSA Tutorial Through C++

cpp dsa

Last synced: 01 Apr 2025

https://github.com/maximtrp/i3blocks-blocklets

Useful blocklets for i3blocks

bash blocklets cpp golang i3 i3blocks

Last synced: 19 Jan 2026

https://github.com/thomi137/da

Diploma thesis in physics ETH Zurich on a simulated kicked Bose-Einstein condensate

bose-einstein-condensate condensed-matter-physics cpp gross-pitaevskii master-thesis split-step-fourier-method

Last synced: 17 Mar 2025

https://github.com/vinicius-guedes-santos/estudos-arduino

Projetos com Arduíno

arduino cpp senai

Last synced: 14 May 2026

https://github.com/reboot-required/lorawan-rpi

A minimal LoRaWAN implementation for using RF95 on Raspberry Pi

cmake cpp lorawan raspberry-pi

Last synced: 06 Apr 2026

https://github.com/cmucheru/model-rocket-software

Flight software for a model rocket project

c cpp firmware

Last synced: 30 Apr 2026

https://github.com/timerke/montecarlopi

Calculation of π number by the Monte Carlo method. Multithreading is used

cpp monte-carlo

Last synced: 02 Apr 2025

https://github.com/timerke/bullsandcows

Курсовой проект. Программа реализует игру "Быки и коровы" на языке С++

bullsandcows cpp game

Last synced: 02 Apr 2025

https://github.com/timerke/alphabet

Курсовой проект. Программа "Алфавит" выводит слова из входного текста по одному в алфавитном порядке

cpp

Last synced: 02 Apr 2025

https://github.com/anvari1313/matrix-multiplication

Multiply two matrices with different sizes and calculate speed up in parallel and serial modes.

cpp cpp17 multithreading openmp parallel-computing

Last synced: 17 Mar 2025

https://github.com/git-user-cpp/time-management-system

⏳ Time management system is implemented in C++. Created for rational time management ⏳

cpp cpp-programming linux linux-app oop time-management

Last synced: 14 May 2026

https://github.com/jstzwj/rapidlogger

A fast logger for C++

async cpp logger

Last synced: 01 Apr 2025

https://github.com/petrenko-alex/rent-something

[Архив 2015] Учетная система для услуг аренды / Accounting system for rent service

cpp qt rent rentalsystem renting renting-services visualstudio2013

Last synced: 14 May 2026

https://github.com/purified-water/bmp_processing

Change BMP file from 24/32 bits to 8 bits and others

bitmap cpp

Last synced: 13 Jul 2026

https://github.com/acrane77/particlesimulation

A real time particle system written in C++ with OpenGL, featuring multiple emission patterns, dynamic winds, rendered as smooth, feathered point sprites with custom GLSL shaders.

cpp english opengl particles physics physics-simulation simulation

Last synced: 14 May 2026

https://github.com/rubenchirino/harvest-bot

Automatic Irrigation System with Telegram Bot using Arduino.

api arduino bot cpp scheduler telegram-bot

Last synced: 14 May 2026

https://github.com/xansaul/crow-template

c++ web server template clean architecture

api clean-architecture cpp crow rest rest-api server web

Last synced: 10 Apr 2025

https://github.com/tharunkumarreddypolu/lab-attendance-system-using-web-app-and-rfid

A web application project implemented to automate the process of attendance system in schools, colleges and other educational institutions.

cpp css html nodemcu php rfid

Last synced: 05 May 2026

https://github.com/AhmedOsmanDev/Train-Station

A simple App by C++ for the train station and reservations.

cpp train-station

Last synced: 10 Apr 2025

https://github.com/dmitryolshansky/fcsp

An encoder for fragmental code of substructures superposition (FCSS). FCSP is historical name obtained by transilteration

cpp encoder molfile

Last synced: 17 Mar 2025

https://github.com/elb4rto/colorato

A simple color chooser written in QML

color-chooser cpp qml qt-quick qt5

Last synced: 14 May 2026

https://github.com/om-jannu/tic-tac-toe

Tic Tac Toe game using c++ language

cli cpp replit

Last synced: 16 Jun 2025

https://github.com/itzcozi/personal-database

A program that can read, write and make entries in a specified file

app cpp database notes

Last synced: 14 May 2026

https://github.com/gabriel-russo/sensoriamento-remoto-c-cpp

Utilitários e algoritmos de processamento escritos em C/C++ para processar rasters em geral

c cpp gdal geoprocessamento geoprocessing gis raster remote-sensing sensoriamento-remoto

Last synced: 14 May 2026

https://github.com/papstavros/reactiontime-cpp

A simple reaction time measurement game with C++ and Raylib.

cpp raylib raylib-cpp

Last synced: 30 Jun 2026

https://github.com/kyrylo-sovailo/debugging-sandbox

Sandbox for testing different debugger plugins in VScode

cpp debugging vscode

Last synced: 08 Apr 2025

https://github.com/kpanesar88/fitness-watch-arduino

This project is a simple fitness tracker built using Arduino, featuring step counting, calorie tracking, and a real-time clock (RTC) for date and time. It uses an accelerometer to detect movement and calculates steps, distance, and calories burned. The project was developed using C++ with an Arduino microcontroller and various sensors.

accelerometer arduino button calorie-track circuit cpp embedded-systems fitness-tracker health rtc step-counter

Last synced: 16 Feb 2026

https://github.com/blueokiris/x-craft

Craft your dream 2D gaming experiences with the X-Craft engine.

2d cpp craft engine game source x

Last synced: 26 Mar 2025

https://github.com/rafaelbortolozo/abb_e_avl

Implementação de uma Árvore Binaria de Busca (ABB) e AVL na linguagem C++, com o objetivo de gerenciar os livros de uma biblioteca. Trabalho para a disciplina de Estrutura de Dados II, do Instituto Federal Catarinense - Campus Videira.

avl-tree binary-search-tree cpp

Last synced: 07 Jul 2025