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/vaibhav1826/understanding_cpp

This repository is a comprehensive and well-documented guide for c++ providing detailed explanations and best pratice questions .

cpp

Last synced: 30 Jun 2025

https://github.com/VioletGiraffe/embeddedUI

Embedded UI library for the Arduino framework

arduino cpp cpp-templates graphics-2d

Last synced: 17 Jul 2025

https://github.com/abderrsfa/ft_containers

Reimplementing C++98's STL containers. (std::vector, std::stack, std::map)

1337 42born2code avl-tree cpp cpp98 iterator map stack stl stl-containers vector

Last synced: 10 Feb 2026

https://github.com/mubarizahmed/ros-vehicle

This is a project to that intends to explore the world of vehicular automation through the design and creation of a differential drive robot.

arduino autonomous-robots cpp js mechatronics robotics ros

Last synced: 11 Apr 2026

https://github.com/deepakroy58/cppreference

cpprefernce learnings

cpp oops-in-cpp

Last synced: 17 Jul 2025

https://github.com/mondonno/algorithms

Collection of resuable algorithm templates written in pure C++

algorithm algorithms all cpp data-structures math prefix-sumes sorting trees

Last synced: 04 Jun 2026

https://github.com/vovandreevik/stack-and-queue-data-structures

This C++ project implements stack and queue data structures

cpp oop oops-in-cpp queue stack

Last synced: 07 Apr 2025

https://github.com/c0de4un/zero-logger

zeroEngine Logger Code-Base

cpp cxx log logger logging-library

Last synced: 01 Sep 2025

https://github.com/artemka-sh/wificam

Cross-platform client for broadcasting a camera (for example, a phone) to a computer (or another) using wifi

android-camera cpp cross-platform http-camera ip-camera obs-studio qml qt6 remote-cameras wifi-camera

Last synced: 12 Apr 2026

https://github.com/arindam2003/cpp_dsa

This Repo Contains Data Structures and Algorithm in C++ in organize manner. It have all Problem from Basic to Advanced and Compititie Program

cpp data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-cpp

Last synced: 17 May 2026

https://github.com/pbentes/projecttemplate

A quick-start CMake project template for C++ projects which utilize a Core/App project architecture

cmake cpp template template-project

Last synced: 06 Mar 2025

https://github.com/mazenelnahla/autospectra

Auto Spectra is a state-of-the-art instrument cluster designed as part of my graduation project. Developed using the Qt Framework on a Raspberry Pi 5, Auto Spectra seamlessly integrates digital precision and intuitive design to provide real-time vehicle data, enhancing both safety and performance.

arduino bash canbus cpp html5 obd2 php pi5 pizero2 python qt5 serialport stm32f103

Last synced: 11 Apr 2026

https://github.com/nxhhoang/marisaoj-roadmap-solution

This is my journey learning competitve programming in MarisaOJ

competitive-programming cpp marisa online-judge roadmap

Last synced: 26 May 2026

https://github.com/angeligareta/non-deterministic-finite-automaton

Implementation of a Non-deterministic Finite Automaton in C++. The program can show the dead states, check if the NFA is a DFA and analyze a string to see if it belongs to the NFA.

cpp dfa nfa nfa-to-dfa-conversion nfa2dfa

Last synced: 14 Jul 2025

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/mohitbansal964/binary-tree

Binary Tree Insertion, Traversal and display in vertical and horizontal format

binary-trees cpp data-structures

Last synced: 30 May 2026

https://github.com/zezav-cz/matrixcalculator

CLI app fro basic matrix operations

cpp linear-algebra matrix matrix-calculations

Last synced: 30 Jun 2025

https://github.com/deryaxacar/42-cpp_03

This project aims to teach you object-oriented programming principles by creating a class hierarchy in C++. It starts with a basic ClapTrap class and then adds derived classes such as ScavTrap, FragTrap, and DiamondTrap.

42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school cpp cpp-all cpp-modules cpp-modules-42 cpp-programming cpp03 cpp98

Last synced: 26 Feb 2025

https://github.com/faber222/encode-decode-file

Este projeto implementa um método para converter dados binários de arquivos em vídeos utilizando a biblioteca OpenCV. O objetivo principal é explorar a viabilidade do YouTube como um "Google Drive" ilimitado, aproveitando que a plataforma permite o upload de vídeos sem restrição de quantidade.

c cpp encoder-decoder opencv4

Last synced: 21 Feb 2026

https://github.com/zouariomar/crun

A simple program for starting a new project

c cli cpp gui

Last synced: 23 Mar 2025

https://github.com/anjasfedo/sll

Single Linked List on C++

cpp single-linked-list

Last synced: 14 Jun 2025

https://github.com/abdulahshoaib/chessmasters

Lichess-esk multiplayer chess game made using C++ and SFML

chess-game cpp lichess-clone sfml sfml-game

Last synced: 26 May 2026

https://github.com/fl444mingo/fl4-cs131-01-05-lab

Ch. 1, Lab 1, Linear Equation

cpp learning learning-cpp

Last synced: 19 May 2026

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/andezion/simulatoroffalling

This is my small project demonstrating the fall of a ball depending on user specified parameters.

cpp object-oriented-programming physics sfml-cpp sfml-library simulation

Last synced: 21 Mar 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/pymarcus/competitive_programming

Exercícios afim de melhorar a lógica e o desempenho nas competições

cpp

Last synced: 08 Oct 2025

https://github.com/urumqinsky/ft_containers

Reimplementation of some basics STL containers

cpp school21 stl-containers

Last synced: 12 Jun 2026

https://github.com/Gevorez/HotTiles_UE5

Second project in Unreal Engine 5. The main idea is to create 3D platform game, where player need to compete with other enemies on disappearing tiles. Inspired by "Fall Guys".

blueprints cpp epicgames fallguys gamedev gamedevelopment hottiles platfrom-game tiles unreal-engine

Last synced: 11 Mar 2025

https://github.com/ammoor/tic-tac-toe-game-project

Simple XO game with some extra futures and more secure code from errors and vulnerabilities

console-application cpp

Last synced: 30 May 2026

https://github.com/brainstone/romantoarabic

RomanToArabic is a project designed to convert Roman numerals into Arabic ones in C++.

converter cpp cpp-library roman-numerals

Last synced: 14 Oct 2025

https://github.com/erthium/sdl2-snake

Snake Game made with SDL2 and C++

cpp cpp11 makefile sdl2 snake snake-game

Last synced: 01 Jun 2026

https://github.com/stellardx/cspaceengine-project-vs-edition

A simple C++ static library for astronomic calculation and modding SpaceEngine

astronomy astronomy-library cpp library spaceengine

Last synced: 23 Apr 2025

https://github.com/charlot-dedjinou/matrice

Ce projet est une bibliothèque de manipulation de matrices qui permet d'effectuer des calculs matriciels essentiels. Avec cette bibliothèque, vous pouvez créer des matrices, effectuer des opérations mathématiques sur les matrices telles que l'addition, la soustraction, la multiplication, le calcul de l'inverse, etc.

c cpp matrix matrix-factorisation matrix-multiplication matrix-transpose

Last synced: 01 Mar 2025

https://github.com/vircoding/esp32-dht-lcd-example

An ESP32 example project using DHT11 and LCD 16x2 display

cpp dht11 esp32 lcd16x2 platformio

Last synced: 20 Apr 2026

https://github.com/ctkqiang/LQZ

灵取证是一款功能强大且专业的安卓设备数据取证工具,专门为执法部门、司法机构和安全调查人员设计开发。本工具采用先进的取证技术,确保数据提取过程的完整性和准确性。本工具的开发和使用严格遵循相关法律法规框架,确保所有数据提取操作都在合法授权范围内进行。通过专业的数据处理流程,为执法调查工作提供可靠的电子证据支持。

adb android china chinese chinese-characters cpp ctkqiang cybersecurity database forensics forensics-tools hacking mobile networking transfer-data

Last synced: 01 Apr 2025

https://github.com/twilight-dream-of-magic/largedynamicbitset

Large Dynamic Bitset: least significant bit contained in the bitset array at position 0, MSB contained in bitset array block_size() - 1 position

bitset cpp cpp11 dynamic-bitset

Last synced: 19 Oct 2025

https://github.com/engichang1467/doodlejumpcpp

Created a Doodle Jump game in C++ and SFML Libraries

cpp doodle-jump sfml sfml-game

Last synced: 08 Oct 2025

https://github.com/vinhcao09/embeded_laborary

Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot

arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql

Last synced: 14 Apr 2026

https://github.com/relmer/casso

A 6502 emulator with a built-in, fully AS65-compatible assembler

6502 6502-assembly 6502-emulation 6502-emulator 6502-processor apple2 apple2c apple2e apple2gs cplusplus cpp windows

Last synced: 31 May 2026

https://github.com/zselimreborn/kotharena

Third person shooter game both singleplayer and multiplayer

cpp gamedev unreal-engine-5

Last synced: 01 Apr 2025

https://github.com/ferhatgec/keycode

enigne based simple key macro program

cpp enigne key macro

Last synced: 07 Sep 2025

https://github.com/heyfoz/cpp-string-manip-read-write

The String Manipulator Read/Write Program (C++) reads a .txt file containing a list of fake personal data, such as names, addresses, etc. Lines of the file are changed to comma separated values (CSV) format. Finally, a .txt file is written using the newly formatted CSV data.

cpp csv string txt-files

Last synced: 21 Aug 2025

https://github.com/cwboden/.dotfiles

My dotfiles and some personal projects

cpp dotfiles game nix python rust

Last synced: 12 Apr 2026

https://github.com/luke-zhang-04/sorting-algorithms

Sorting algorithms in Python 3, Golang, TypeScript 3, and C++ 11

cpp golang javascript python3 sorting-algorithms typescript

Last synced: 08 Feb 2026

https://github.com/salma-mamdoh/sorting-algorithms

Our project for Data Structures Course taken during fall 2023 semester

analysis cpp sorting-algorithms

Last synced: 20 Oct 2025

https://github.com/ignavan39/binary-tree

university laboratory binary tree

binary-search binary-search-tree binary-tree cpp cpp20 lab

Last synced: 09 Oct 2025

https://github.com/razvan48/gestiunea-unui-lant-de-hoteluri

Proiectul se va ocupa cu gestiunea unui lant de hoteluri. Va exista functionalitatea necesara descrierii relatiilor dintre hoteluri, clienti, camere, sejururi, angajati, etc..

cpp oop

Last synced: 20 Oct 2025

https://github.com/jasperdrescher/helloopengl

An introduction to OpenGL and GLFW for 3D graphics.

3d cmake cpp glfw opengl

Last synced: 20 May 2026

https://github.com/madladsquad/untitleddbusutils

Utilities for dealing with the low level DBus C API

c cpp dbus dbus-api

Last synced: 08 Jan 2026

https://github.com/awais-124/oop_project

Second Semester Project. Payroll Management System. A Console Application with Responsive UI.

cpp oop payroll-management-system ui

Last synced: 19 Apr 2026

https://github.com/artainmo/ft_containers-unittest

Personal project. An advanced unit-test written in c++ for 42 school's ft_containers project or other c++ containers.

42school cpp forks personal-project threads unittest

Last synced: 16 Mar 2025

https://github.com/bkosm/beat-boi

Little rythm minigame made for a semester project using the SFML framework for C++.

cpp rythmgame sfml2

Last synced: 04 Sep 2025

https://github.com/s3bza/cos214-cpp-template

A basic C++ template project structure.

cpp makefile template

Last synced: 06 Jan 2026

https://github.com/czwinzscher/myhtmlpp

A C++17 Wrapper for MyHTML/Modest.

cpp cpp17 html html-parser html5 myhtml parser

Last synced: 17 Jan 2026

https://github.com/Sid911/MazeGen

Maze Generation App made in WinRT UWP

cpp maze-generator maze-solver uwp windows winui

Last synced: 12 Mar 2025

https://github.com/trypsynth/sleepsoundly

Tiny C program to constantly pipe silent audio through audio devices on Windows, eliminating automatic sleeping.

accessibility audio c cpp sound soundcard soundcardsleep win32 windows winmm

Last synced: 11 Mar 2026

https://github.com/antonioberna/spectrum-analyzer

ESP32 Spectrum Analyzer using FFT (radix-2) in C++

cpp embedded engineering esp32 fft platformio radix-2 spectrum-analyzer

Last synced: 10 May 2026

https://github.com/zouariomar/cpkg

A C/C++ package project containing custom headers for various functionalities.

bash-script c cpp shell

Last synced: 23 Oct 2025

https://github.com/andreafioraldi/grassi-pi

Calculate PI using random numbers and probability

calculate-pi cpp

Last synced: 25 Mar 2025

https://github.com/skywind3000/codecheck

注释驱动测试工具:从 C/C++/Python/Pascal 代码注释里解出 @input/@output/@timeout 测试数据并验证程序期望输出(纯手工打造)

cpp online-judge online-judge-tools python

Last synced: 30 May 2026

https://github.com/ajnus/computacao_grafica_inf1761_projetos

Para Projetos (maior complexidade que as Tarefas) da disciplina INF1761 - Computação Gráfica; Bacharelado em Ciência da Computação, PUC-Rio. Professor: Waldemar Celes. Uma branch para cada Projeto

3d 3d-graphics animation animations cg cgi chess chess-board chess-game chessboard cinema computacao-grafica computer-graphics cplusplus cpp graphics graphics-programming lightning opengl shaders

Last synced: 19 Apr 2026

https://github.com/princep/tensorrt-sample-on-threads

A tutorial for getting started on running Tensorrt engine and Deep Learning Accelerator (DLA) models on threads

cpp deep-learning-accelerator dla mnist nvcc tensorrt tensorrt-inference threads

Last synced: 22 Jun 2026

https://github.com/young-flash/websockets-demo

This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).

cpp publish-subscribe websocket websockets-server

Last synced: 03 Apr 2025

https://github.com/the-redback/competitive-programming

:computer: :bar_chart: Competitive Programming environment and personal solution archive of different online problems.

cf-tools codeforces codejam competitive-programming contest-programming cpp iupc lightoj online-judge redback spoj topcoder uva

Last synced: 11 Mar 2025

https://github.com/bw-hro/webthing-cpp

Webthing-CPP is a modern CPP/C++17 implementation of the WebThings API.

cpp iot webofthings webthings wot

Last synced: 31 Mar 2025

https://github.com/pavlevujicic/cplusplus-programming

My Journey with the C++ Programming Language

cplusplus cpp cpp-programming

Last synced: 17 Mar 2025

https://github.com/danisss9/typenative

Build native applications using Typescript

clang cpp native-apps typescript

Last synced: 03 Mar 2026

https://github.com/vaibhav-kesarwani/calendar-checker

This terminal site is very usefull to generate the calender by just giving the year

cpp

Last synced: 09 Oct 2025

https://github.com/chathushi-r/dictionary

This repository contains the source codes for a console-based dictionary application, implemented in C++. This dictionary project allows users a range of functionalities including word definition lookup, printing palindromes, generating anagrams of a given word and many more.

console-application cpp

Last synced: 23 Oct 2025

https://github.com/charamza/zelda

Klon nejstarší 8bitové nintendo verze hry Zelda.

a cpp nadeje opengl opensource prodavame qt qt5 qtcreator sny strky zelda zelda-like

Last synced: 13 Apr 2026

https://github.com/setghm/cmdpaint

Tool for create images or sprites for windows console games.

cmd console-games cpp paint-application windows-cmd windows-console-game

Last synced: 24 Oct 2025

https://github.com/drankinatty/winsolver

Linear System of Equations Solver written in C and C++ native Windows API

c cpp linear-systems matrix solver windows-desktop

Last synced: 18 Apr 2026

https://github.com/forhanshahriarfahim/operating-system-lab

3rd Year 2nd Semester - Operating System Lab

cpp operating-system

Last synced: 04 Jul 2025

https://github.com/hilbertcube/simd-pathtracer

A path tracer with 3D model importing, written in modern C++ and accelerated using SIMD, OpenMP, and tile-based rendering

3d-graphics 3d-models cpp openmp-parallelization path-tracing raytracing simd

Last synced: 09 Oct 2025

https://github.com/mouad-el-asri/webserv

🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟

cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver

Last synced: 10 Jan 2026

https://github.com/benami171/catan_cpp_implementation

My implementation of the game Catan in Cpp, as part of a university course in cpp.

board-game catan catan-board-game cpp inheritance

Last synced: 24 Oct 2025