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/matheusafonseca/leetcode

Códigos que fiz para resolver problemas de programação proposto no site de programação Leet Code

cpp java python

Last synced: 11 Apr 2026

https://github.com/xandersteyn/maze-solver

A C++ program that generates a random maze and solves it using the Breadth-First Search (BFS) algorithm, displaying the solution path from start to end

algorithm breadth-first-scanner computer-science cpp cpp-algorithms educational graph-theory maze-generator maze-solver pathfinding problem-solving random-maze terminal-application

Last synced: 16 Mar 2025

https://github.com/lordofhyphens/gpu-path-delay-coverage

CUDA-based Path Delay Fault Coverage

cpp cuda gpgpu moderngpu

Last synced: 04 May 2026

https://github.com/aloussase/hackerascentfest

Website for the Hacker Ascent Hackathon

cpp kokoa web

Last synced: 13 Apr 2025

https://github.com/saiket-das/DSA

Contains all the notes and solved problems on data structures and algorithms in C++

cpp data-structures-and-algorithms

Last synced: 07 Mar 2025

https://github.com/dalmurii/pybuilder

One-touch builder written with Python

build-tool c99 cpp python3

Last synced: 11 Apr 2026

https://github.com/hazardooo/arduino-timer

arduino-timer

arduino cpp

Last synced: 18 May 2026

https://github.com/fatalus69/qtfiles

A lightweight file explorer built with PyQt and C++

cpp file-explorer python qt5

Last synced: 14 Aug 2025

https://github.com/marcelo-a-o-s/sa3-iot

Trabalho final de IOT do curso de Desenvolvimento de Sistemas do Senai na construção de uma comunicação MQTT utilizando uma placa ESP32, gerenciando informações de temperatura e humidade de um DHT22.

arduino cpp esp32 hivemq iot nodemon platformio pubsubclient vscode wokwi

Last synced: 06 May 2026

https://github.com/prthd/programs-in-cpp

⚡ A collection of C++ programs covering data structures, algorithms, and problem-solving techniques. Includes implementations of graph algorithms, dynamic hashing, matrix operations, pointer concepts, and more, making it a valuable resource for competitive programming and system-level programming. 🚀💻

algorithms competitive-programming cpp data-structures dynamic-hashing graph-algorithms object-oriented-programming pointer-management problem-solving system-programming

Last synced: 31 Aug 2025

https://github.com/rpdevjesco/cryengineblankprojecttemplate

This repository has a basic implementation of the CGamePlugin needed to allow C++ code to work with CryEngine. Also has the CMake file set up for how components should be set up. In addition, has a blank template of the header and cpp files needed for building a component in C++ to be attached to the editor in CryEngine.

cpp cryengine

Last synced: 02 Jul 2025

https://github.com/kemtan/itnc

Informatics & Creation (ITNC) extracurricular repository

arduino cpp esp32 esp8266 programming python robotics

Last synced: 12 Apr 2026

https://github.com/ngrogg/rubix-solver

An attempt to solve a rubix cube programatically

cpp

Last synced: 24 Mar 2025

https://github.com/katebea/traverse

Some algo testing. Repo made for the sake of practicing data structure algorithms

bfs cpp dfs graph traverse

Last synced: 02 Jul 2025

https://github.com/hydraharish123/cpp-problems

This repository contains all leetcode and codeforces problems that I have solved

cpp

Last synced: 30 Mar 2025

https://github.com/saadarazzaq/formulas-to-code

A repository that translates Math Formulas to Code

cpp mathematics problem-solving

Last synced: 02 Jul 2025

https://github.com/jubayer98/avl-tree

An AVL tree is a specific variety of binary tree that maintains a state of partial balance at all times. The measure used to gauge this balance is the difference in heights between the left and right subtrees of any given node. The height of a tree is defined as the number of levels it contains.

algorithm binary-search-tree cpp

Last synced: 13 Jun 2026

https://github.com/benz206/compengclub2024

Project code for the 2023/2024 Computer Engineering Club

aphs arduino cpp

Last synced: 19 May 2026

https://github.com/gsri30/cacheimplementation

A simple implementation of a Direct Mapped Cache and Set Associative Cache in C++. Supports for different sizes of the cache, block, #ways, etc.

bitset cache cpp direct-mapped-cache dynamic-size set-associative-cache traces

Last synced: 03 Sep 2025

https://github.com/riccardofelluga/cpp-library-template

Barebone C++ library project template

cmake cpp library template

Last synced: 14 Mar 2025

https://github.com/vsoch/learningcpp

more dinosaur learning fun!

cpp dinosaur-learning

Last synced: 22 Mar 2025

https://github.com/yhabteab/trainee-cpp-sort

Trainee-cpp-sort is an imitation of the satandard sort command. I recommend to use this only for test and learning purposes. I developed this sort program so that I can gradually learn to use C ++.

command-line-arguments-parser cpp cpp-sort how-to-code options-parsing sort sort-commands sort-options sortable sorter sorting-algorithms sorting-algorithms-implemented trainee-cpp-sort

Last synced: 23 Mar 2025

https://github.com/pechinkin/computer-club-event-processing

Programm to parse a file about events in computer club

cpp

Last synced: 31 Mar 2025

https://github.com/gabriellefoliv/algoritmos-e-estruturas-de-dados

Códigos da disciplina Algoritmos e Estruturas de Dados - IPRJ/UERJ

algorithms-and-data-structures cpp

Last synced: 22 Feb 2026

https://github.com/abdul-rehman-0787/1024_game

"A simple 1024 game using basic concepts of programming fundamentals (PF) in C++

cpp

Last synced: 02 Jul 2025

https://github.com/capp-adocia/embed-subtitle-extractor-lite

内嵌字幕提取器-轻量版 调用了百度paddle接口来对视频字幕进行识别

cpp flask ocr ocr-recognition python3 qt subtitle

Last synced: 12 Apr 2026

https://github.com/percival33/sokoban

College assignment to create Sokoban game using SDL

cpp game sdl2

Last synced: 16 Mar 2025

https://github.com/vectominist/algorithms2019fall

💻 Solutions to the three programming assignments of the course Algorithms 2019 Fall, NTU EE.

algorithms assignment-solutions cpp ntuee

Last synced: 24 Mar 2025

https://github.com/brakmic/hpx-nodejs-addon

A NodeJS Addon that integrates the HPX C++ runtime system into Node.js

addons cpp high-performance-computing hpx javascript nodejs parallel-computing

Last synced: 11 Apr 2026

https://github.com/opennessgames/desktopip

在桌面显示IP地址

c cpp ip qt

Last synced: 10 Mar 2026

https://github.com/ty7swkr/cppurcu

C++ RCU: header-only, dependency-free, RAII-based snapshot isolation

cpp cpp17 header-only lock-free rcu user-space

Last synced: 28 May 2026

https://github.com/carlosrs14/expression-evaluator

A program that evaluates arithmetic expressions using postfix notation.

cpp evaluate-math-expressions maths postfix-evaluation postfix-notation university-assignment

Last synced: 28 May 2026

https://github.com/arskom/updsvc

Update Service

cpp internship service winapi

Last synced: 28 May 2026

https://github.com/mrk21/bandit_with_gmock

This library is for using GoogleMock by Bandit.

bandit cpp cpp11 googlemock

Last synced: 28 May 2026

https://github.com/nicolocarcagni/antennaplusplus

Tool for hamradio and for anyone who wants to build an antenna for themselves

antenna cpp ham-radio radio tools

Last synced: 10 Mar 2026

https://github.com/sksmagr23/dsa-notes

Reference for DSA in Cpp

cpp dsa

Last synced: 28 May 2026

https://github.com/siddiqsoft/runhost

Entrypoint to allow startup of window services in docker containers

cpp docker entrypoint nt-service windows

Last synced: 14 May 2026

https://github.com/raimo33/a_star

Simple A* pathfinding algorithm visualization

cpp graphics-programming pathfinding sfml visualization

Last synced: 13 Apr 2025

https://github.com/nur-alam39/course-lab-experiments

The lab works: Code of academic courses-Digital Image Processing, Microprocessor, OOP, Numerical Analysis

cpp lab lex matplotlib numpy oop opencv python

Last synced: 13 Apr 2026

https://github.com/jsonzilla/template_simple_gtest

Simple Cmake project with gtest suport

cpp testing-tools

Last synced: 10 Jul 2026

https://github.com/daleksla/learning

Notes on both languages and (development) tools I have encountered

32-bit 64-bit assembly cpp css haskell html5 javascript nodejs notes oop openmp prolog python3 ros template-metaprogramming

Last synced: 10 Apr 2026

https://github.com/savenkovigor/savenkovigor

🛠 Profile of Igor Savenkov – C++/Qt developer

chromium cmake copilot cpp git github-actions gitlab-ci python qml qt6 vscode vscode-extension

Last synced: 12 Apr 2026

https://github.com/lucamazzza/proxy

Client-Server middleware for distributed architectures using Appwrite as proxy

appwrite appwrite-database baas backend-as-a-service client-server cpp middleware proxy qt

Last synced: 28 May 2026

https://github.com/gashmob/crossedfingers

C++ testing framework

cpp cpp23 testing

Last synced: 24 Mar 2025

https://github.com/upi20/kalkulator_sederhana_cplusplus

Program kalkulator sederhana menggunakan bahasa pemrograman C++

calculator cplusplus cpp simple-program

Last synced: 14 Mar 2025

https://github.com/airalab/robonomics-client-cpp

C++ client for using Robonomics functions on microcontrollers

cpp esp microcontroller-programming

Last synced: 23 Jul 2025

https://github.com/dev-apollo/sistema-biblioteca

Programa para gerenciar os emprestimos, livros, usuarios e etc de uma biblioteca.

cpp

Last synced: 16 Mar 2025

https://github.com/dev-apollo/melhores-restaurantes

Programa que lê o arquivo WorldsBestRestaurants.csv e faz certas operações com as informações.

cpp

Last synced: 16 Mar 2025

https://github.com/sshaplygin/sos-by-morse

SOS blinking by Morse alphabet in Arduino

arduino cpp morse-code sos

Last synced: 15 Mar 2025

https://github.com/rahulrajaram/snake

C++ Snake program built using ncurses

cpp ncurses snake-game

Last synced: 15 Jun 2025

https://github.com/zeindevs/cmake-qt6-template

Qt6 CMake Template

cmake cpp qt6

Last synced: 10 Mar 2026

https://github.com/arizkami/cef-quickstart

a lightweight, cross-platform webview application built with C++ and CEF

bun cef chromium cpp nodejs react reactjs typescript webapp webview windows

Last synced: 12 Apr 2026

https://github.com/niewidzialny84/platformgameproject

C++ platform game with single and split screen competition using a SFML library.

cpp platform-game-2d sfml-game study-project

Last synced: 08 Apr 2025

https://github.com/rafinhadufluxo/gex624-opt

solving questions during class

cpp resolutions studies

Last synced: 15 May 2025

https://github.com/danylevych/tic-tac-toe

Game Tic Tac Toe by using SFML libraty

ai-algorithm cpp game-engine gui minmax-algorithm sfml-game

Last synced: 24 Mar 2025

https://github.com/danylevych/sfmlgame-sfml-game-development-

This is a repository where is storing the code of the game from "SFML Game Development" book.

cpp sfml sfml-game stl-containers

Last synced: 24 Mar 2025

https://github.com/danylevych/cat-with-heart

This is my cat`s first project by using SFML.

cpp game-development sfml sfml-game-development stl-containers

Last synced: 24 Mar 2025

https://github.com/mostafa-wael/hybrid-sorting-algorithm

A hybrid sorting algorithm that is independent of the input sample size and its sorting status 🃏

cpp sorting-algorithms

Last synced: 15 May 2026

https://github.com/sanelli/brainfuck

Collection of brainfuck interpreters for various languages (Go, C#, Python, C++, Pascal, Ada, C, D, Rust)

ada brainfuck brainfuck-interpreter c cpp csharp dlang go pascal python rust rust-lang

Last synced: 12 Apr 2026

https://github.com/rahulc0dy/plat-engine

A platformer game engine

cmake cpp game-engine visual-studio

Last synced: 13 Aug 2025

https://github.com/urtuba/tea-programming-language

Implementation of a simple programming language using cpp.

cpp data-structures istanbul-technical-university programming-language recursive

Last synced: 16 Mar 2025

https://github.com/neudinger/keys-values-bench

C++ benchmark of keys values containers with likwid as monitoring and benchmarking suite

bash boost cmake cpp cpp17 likwid linux llvm pandas plotly python3 shell ubuntu

Last synced: 10 Apr 2026

https://github.com/sabkat-ahmed-rafi/library-management-system

A Library Management System built using C++ to demonstrate Object-Oriented Programming (OOP) concepts. This system allows for efficient management of book inventory and user records.

cpp library-management-system oop

Last synced: 24 Mar 2025

https://github.com/seigtm/setm-math

setm::math is a C++ library (and conan package) containing classes of complex numbers and polynomials with all basic operators and functionality.

cmake complex complex-numbers conan conan-packages cpp library polynomial polynomials shared-library

Last synced: 20 Apr 2025

https://github.com/dpetrosy/saed_solved_problems

In this repository, I store my solved problems during my university education.

algorithms bit-manipulation cpp cpp-templates cpp11 modern-cpp problem-solving stl university-course

Last synced: 24 Mar 2025

https://github.com/nunorc/exopl

a minimalistic tool to illustrate the use of the Y-Space API in a C++ setting

cpp exoplanets

Last synced: 09 Apr 2025

https://github.com/kaiofelps/estrutura-de-dados-lista-4-e-5

Resolução dos exercícios das listas quatro e cinco de Algoritmos e Estruturas de Dados 1 (recursão).

algoritmos bcc3001 cpp estruturas-de-dados exercises utfpr

Last synced: 02 Jul 2025

https://github.com/ituvtu/oop_lw04-orderandchaos

"Order and Chaos" game with WinForms. The game was done by drawing on objects of the Graphics type.

cpp oop orderandchaos ordnchs

Last synced: 18 Mar 2025

https://github.com/papageorgioumarios/aueb-project-movie-browser

Custom Movie Browser for movie search using C++ and sgg library

browsers cpp movies-and-cinemas

Last synced: 11 Aug 2025

https://github.com/not-josue/csce240-website

A Technical Documentation Website that teaches the C++ concepts learned in CSCE240 Advanced Programming Techniques at the University of South Carolina.

astro cpp css html mdx starlight

Last synced: 12 Apr 2026

https://github.com/dpetrosy/saed_graph_project

In this repository, I store my course project about graph theory, which I've done during my university education.

algorithms console-application course-work cpp cpp11 data-structures graph graph-algorithms graph-theory graph-visualization problem-solving spanning-tree tree university-project

Last synced: 24 Mar 2025

https://github.com/omarmgaber/imageextensiondetector

A simple image extension detector tool that reads the file header and detect its type written in C++.

cpp detector extension image

Last synced: 13 Apr 2025

https://github.com/alirezakh74/mithras-engine

entity component based game engine

cpp entity-component sdl2

Last synced: 22 May 2026

https://github.com/praths71018/task-manager

A Task Manager Program which utilises all OOPs and other concepts in C++

cpp friend-class object-oriented-programming oops-in-cpp operator-overloading task-manager

Last synced: 24 Mar 2025

https://github.com/praths71018/leetcode_solns

This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

cpp sql

Last synced: 24 Mar 2025

https://github.com/praths71018/pes2ug21cs392_jenkins

Cloud computing lab on jenkins

cpp docker jenkins makefile

Last synced: 06 May 2026

https://github.com/kiwigrenade/project-euler-solutions

Project euler solutions written in C++

cpp euler-project euler-solutions project-euler

Last synced: 10 Mar 2025

https://github.com/abhimanyuaryan/tanks

Epic Games Tanks Game

cpp ue4 ue4-18

Last synced: 22 Mar 2025

https://github.com/sivakov512/esp-idf-project-template

A clean ESP-IDF project template with pre-configured development tools and build settings

c cmake cpp ctest embedded esp-idf esp32 espressif firmware template

Last synced: 25 May 2026

https://github.com/0xHericles/FaceRecognition

Face recognition with OpenCV integrated with arduino

arduino cpp face-recognition opencv

Last synced: 24 Mar 2025

https://github.com/abdullah00001/phitron-fall2023

Phitron-Fall2023 represents my programming journey, featuring course codes in C, C++, data structures, algorithms, Python, OOP, SQL, HTML, CSS, JavaScript, Django MVT, and DRF. From writing "Hello World" in C to advanced concepts, this repo encapsulates my learning path.

algorithm bootstrap5 c cpp css data-structure django django-rest-framework html javascipt mysql oop postgresql python sql

Last synced: 12 Apr 2026

https://github.com/avakar/seri

A header-only, endian-aware integer serialization library for C++17

cpp cpp17 serialization

Last synced: 12 Apr 2025

https://github.com/tanvirahmedkhan74/DynApex

Dynamic Analysis and Execution Profiling for Extreme Parallelization

cpp hpc multithreading openmp parallel-programming

Last synced: 20 Apr 2025

https://github.com/sharduljunagade/run-c-cpp-scripts

This repository contains cross-platform scripts for compiling and running C/C++ programs, providing seamless support for Unix-like systems and Windows with automatic cleanup and error handling.

c cpp

Last synced: 18 Apr 2026

https://github.com/pekochan069/nobpp

NoBuild C++

cpp

Last synced: 08 Apr 2025

https://github.com/jacnils/biner

Combine and separate text files

combine cpp replacement sed separate text

Last synced: 19 Jun 2026

https://github.com/axect/datacs

DataScience Coding Study

cpp data-science julia python

Last synced: 06 May 2026