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/p4dro-dev/comandos-arduino-cpp-carro-controle-remoto

Desenvolvi um carrinho a controle remoto. Um projeto prático, na qual trabalhei meu meus conhecimentos de Software + Hardware. E para realização do projeto, tive que usar o Arduino, com a linguagem C++ para realizar os movimentos básicos!

arduino arduino-ide cplusplus cpp cpp-programming robotics script

Last synced: 16 Apr 2026

https://github.com/degitx/stun

RFC5389 / tiny STUN protocol client implementation on C / Get my ip

cpp rfc5389 stun

Last synced: 27 Apr 2026

https://github.com/jdsherbert/simple-stack-implementation

Simple C++ Stack class template using a custom Node structure to behave like a linked list structure.

boilerplate boilerplate-template cpp cpp11 cpp14 cpp17 cpp20 generic list reference stack stackoperation stackoperations

Last synced: 01 Apr 2026

https://github.com/perikiyoxd/webserver

A sample implementation of a C++ Web Server

cpp xmake-built

Last synced: 02 Jul 2026

https://github.com/foxy4096/calculator

A simple calculator made with c++

cpp

Last synced: 12 Oct 2025

https://github.com/fabioardis/1158engine

3D OpenGL engine with ImGui Editor written in C++

3d 3d-graphics cpp engine imgui imgui-glfw opengl shaders

Last synced: 27 Apr 2026

https://github.com/jilliennelapid/stackcalculator

Project 1: A Stack (Data Structure) Calculator that implements strings and infix/postfix notation to compute basic operations.

cpp data-structures infix-to-postfix iomanip stack stack-calculator stacks strings

Last synced: 08 Oct 2025

https://github.com/pulkit1822/geeksforgeeks

This repository compiles my daily solutions to Geeksforgeeks challenges, categorized by date and problem. Each solution directory includes the corresponding question in the README for quick reference. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp data-structures-and-algorithms java problem-solving

Last synced: 12 Oct 2025

https://github.com/nodef/extra-array.cxx

Generic array in C.

array c cpp extra function generic merferry

Last synced: 18 Apr 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/dor-sketch/15-puzzle

Demonstrating a Variety of Classic AI Search Algorithms to Solve the Classic 8-Puzzle Problem.

astar-algorithm bfs-algorithm cpp dfs-algorithm gui python3 searching-algorithms

Last synced: 10 May 2026

https://github.com/pechinkin/1st-database-client

client to store, update data about vehicles in the garage

cmake cpp

Last synced: 12 Oct 2025

https://github.com/styczynski/poly-var-cpp

Just-for-fun implementation of polymorphic variables in C/C++

c-plus-plus cpp library polymorphic polymorphic-types variables-and-their-usages

Last synced: 01 Jun 2026

https://github.com/octopus773/wanda-vision

EPITECH - Second year project: Realize a program capable of loading dynamic libraries with a high level of abstraction, in order to play arcade game (ie: Pacman)

arcade cpp documentation epitech epitech-arcade ncurses pacman sdl2 sfml snake wanda-vision

Last synced: 21 Jun 2025

https://github.com/crime-trix/metastr-cpp

C++20 compile-time string encoding with per-call-site blobs and scoped runtime decode

compile-time cpp cpp20 header-only reverse-engineering string-obfuscation windows

Last synced: 02 Jun 2026

https://github.com/gunh0/makefile-templates

⚙️ Make is a build tool used in Unix-based systems that allows developers to compile programs by defining dependencies and commands in a standardized syntax using a Makefile.

c cpp java makefile

Last synced: 09 May 2026

https://github.com/442442/442open

442公开仓库

cmake cpp customwidgets qt qt5 qt6

Last synced: 25 Feb 2026

https://github.com/hugodonotexit/libgraph

A graphing library for C++

cpp cpp17 graph lib library mathematical-modelling

Last synced: 30 Jan 2026

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/daniel05155/client-server-bank-system

This project is a banking management system built with the concept of operating system and multithread programming using C++.

bank-system cpp operating-system

Last synced: 12 Oct 2025

https://github.com/mikhailkhorokhorin/yandex-handbook-algorithms

Solutions for yandex education handbook "Основы алгоритмов".

algorithms cpp handbook python yandex

Last synced: 30 Jan 2026

https://github.com/tmaklin/tigz

Parallel gzip decompression and compression using libdeflate and rapidgzip.

compression cpp cpp17 decompression gzip libdeflate parallel rapidgzip zlib zlib-ng

Last synced: 30 Jan 2026

https://github.com/mohitrajain/anti_intelligent_tic-tac-toe

A Game for Android Platform which consists of ANTI playing with Intelligent Machine using Ionic Framework .

ai android cpp game tic-tac-toe

Last synced: 20 Apr 2026

https://github.com/nishbo/timed_sparse_matrix

Save timed sparse matrices and tensors to readable files from Python, MATLAB, and C++.

cpp matlab multi-language python sparse-matrix

Last synced: 14 Jan 2026

https://github.com/levelz-file/c-bindings

C Parser & API for the LevelZ File Format

c cmake cpp levelz

Last synced: 16 Apr 2026

https://github.com/cleasbycode/pdvps

PowerShell / C++ CLI tool to encrypt & embed any file type within a tweetable and "executable" default supplied PNG image.

arbitrary-data c-plus-plus cplusplus cpp embedded-data hidden-files image linux mp3 mp4 pdf pdvzip png-polyglot powershell pwsh python scripting-language steganography tweetable twitter

Last synced: 17 Apr 2026

https://github.com/ben-d-anderson/fbdirect

Experimental C++ project that renders graphics directly to the Linux frame buffer. The program adapts to video devices with different resolutions and low-level pixel formats. Best suited for embedded systems.

cpp framebuffer linux rendering

Last synced: 04 May 2026

https://github.com/taselectrik/arduino

This repository showcases a range of Arduino projects, from sensor integration and I2C LCD displays to servo control and precise temperature measurement. A practical collection for exploring embedded systems and real-world interfacing.

arduino cpp ember

Last synced: 27 Feb 2026

https://github.com/berquist/libresponse_psi4

A Psi4 plugin for https://github.com/berquist/libresponse

cpp electronic-structure molecular-properties psi4 python quantum-chemistry

Last synced: 19 Jan 2026

https://github.com/aakashjhawar/tachometer

Developed a device using Arduino which can calculate object’s revolving speed.

analog-design arduino arduino-uno c cpp led speed-calculator tachometer

Last synced: 29 Apr 2026

https://github.com/archie94/codes

Important codes implementing various algorithms and day to day problems.

algorithm c codechef competitive-programming contest cpp hackerrank leetcode leetcode-java leetcode-solutions spoj

Last synced: 24 Apr 2026

https://github.com/mylifeismyhome/peer-thread-pool

Manage Multiplie Peer Connection using Thread Pools n Peers gets handled by one thread.

cpp mit-license server-client socket-programming thread-pool

Last synced: 11 Mar 2025

https://github.com/neuracollab/uni

Большие данные и распределенная цифровая на ПМ-ПУ СПБГУ 2024-2027г.

cpp qt qt5-gui

Last synced: 27 Apr 2025

https://github.com/lecrapouille/mymakefile

[Build System][v2.0.0][Functional] Generic but complete Makefile for all my C++ GitHub projects (and also for your projects)

cpp generic-makefile gnu-make make makefile makefile-template

Last synced: 10 Feb 2026

https://github.com/sbooth/cxxringbuffer

A lock-free SPSC ring buffer.

cpp cpp20 lock-free ring-buffer

Last synced: 30 Jan 2026

https://github.com/andreacv98/screencapture-cpp

ScreenCapture C++ software based of FFMpeg

cpp ffmpeg screen-recorder

Last synced: 29 Apr 2026

https://github.com/rakesh9100/greeting-time

A project in C++ which fetch the time from the system and greet the user according to the time fetched.

cpp project

Last synced: 24 Oct 2025

https://github.com/whysosaket/learn-c-and-cpp

Learning C and C++

c cpp

Last synced: 17 Apr 2026

https://github.com/andezion/arcade

This is endless, singleplayer Arcade-shooting game.

2d-game c cpp game-development sfml-2d-engine sfml-game sfml-graphics-library

Last synced: 17 Apr 2026

https://github.com/dm8at/objectgl

An object-oriented wrapper around OpenGL written in C++

cpp object-oriented opengl os-independent

Last synced: 10 Feb 2026

https://github.com/petitgrizzlies/metaheuristiques

Travaux pratiques de meta heuristique. Unige 2016-2017

cffi cpp golang heuristic-algorithm matplotlib numpy python35

Last synced: 13 Apr 2026

https://github.com/jurgen-kluft/cbase

C++ cross-platform base library

allocator assert console cpp log printf sort sscanf types va-list

Last synced: 27 Jan 2026

https://github.com/flagarde/yaodaq

Yet An Other DAQ

cpp daq data-taking monitoring

Last synced: 28 Apr 2025

https://github.com/harshit0571/dsa

This repository is dedicated to practicing Data Structures and Algorithms (DSA) concepts. It serves as a personal collection of code solutions for various DSA problems.

cpp dsa java lcoding leetcode leetcode-solutions

Last synced: 20 Apr 2026

https://github.com/cristianprochnow/maze-robot-kart

🤖 Code for Robot will win the maze and achieve the finish line.

arduino cpp

Last synced: 27 Apr 2026

https://github.com/utkarsh1504/dsa-cpp

This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques in a language cpp that will help you in solving the questions of the coding rounds.

cpp dsa

Last synced: 18 May 2026

https://github.com/meet-c-viradiya/quantum-workflow

Quantum-enhanced workflow scheduling optimizes multi-processor resource allocation using DAGs and a hybrid quantum-classical approach, visualized via advanced tools. QUBO problem formulation ensures efficiency.

cpp drug-design hpc machinelearning-python nisq pipelines qiskit qiskit-metal quantum-algorithms quantum-chemistry quantum-machine-learning transmon-qubit unitaryhack workflow-automation

Last synced: 29 Apr 2026

https://github.com/monkey0722/clavis

Collection of algorithms in C++

algorithms cpp

Last synced: 11 Oct 2025

https://github.com/hassan11196/ds-assignments

Data Structures Assignments - FAST NUCES (Karachi) - CS201 - Fall 2018

bfs c cpp data-structures dfs infix optimization pathfinding postfix

Last synced: 18 Apr 2026

https://github.com/younj666/atry

基于C++,easyx,和vs2022实现的坦克大战游戏

cpp easyx tankfight visual-studio

Last synced: 02 Apr 2026

https://github.com/maverobot/messaging

A message-passing framework from the book C++ Concurrency in Action 2nd Edition

concurrency cpp messaging multithreading mutex

Last synced: 31 May 2026

https://github.com/samplec0de/stringcalculator

Full-featured calculator written in C++ with Qt framework GUI. Supports variables.

calculator calculator-application cpp gui qmake qt qt-gui qt5 qt5-gui qtcreator

Last synced: 28 Apr 2026

https://github.com/spacey-sooty/frc-vision

Some FRC Vision code in C++ using Photonvision

cpp frc frc-vision vision

Last synced: 24 Oct 2025

https://github.com/prathamjoshi-1/ai-prompt-based-website-generator-using-esp8266-flask

A beginner-friendly project that generates HTML, CSS, and JavaScript websites automatically from AI prompts. Built with **Flask** for backend, **ESP8266** for IoT integration, and supports safe API key management via environment variables.

cpp css esp8266 html

Last synced: 18 Apr 2026

https://github.com/patolete/programacion

Repositorio con toda la informacion y trabajos de programacion que he realizado.

cpp css dalto git html python soydalto

Last synced: 04 May 2026

https://github.com/maxencebonamy/fractal-explorer

This software is a mathematical simulation that represents a fractal. A fractal is a mathematical object with a similar structure at all scales. This software lets you visualize two very specific fractals and move inside to observe them.

burning-ship cpp fractal mandelbrot mathematics sfml simulation xmake

Last synced: 11 Oct 2025

https://github.com/yuyukiin/faculdade-cc

Compilado de materiais de estudo, exercícios e implementações das disciplinas de Ciência da Computação na Universidade Franciscana (UFN).Cadeiras resumidas da faculdade.

college computer-science cpp csharp java python sql study-materials ufn university

Last synced: 02 Apr 2026

https://github.com/crhowell3/libsersi

C++ implementation of the IEEE 1278.1-2012 Distributed Interactive Simulation (DIS) application protocol

cpp ieee simulation

Last synced: 05 Feb 2026

https://github.com/dpieve/cellular-automaton

Each cell takes the color of its neighboring cells

cellular-automaton cmake cpp imgui imgui-sfml sfml

Last synced: 30 Jan 2026

https://github.com/johnl28/qmanager-cefintegration

QManager is a windows application, which provides you the possibility to hide desktop icons automatically and, detect mouse activity.

cef cpp ipc javascript multiprocessing multithreading personalisation tool windows

Last synced: 13 Apr 2026

https://github.com/timmoth/learningopengl

Repository for learning openGL

cpp glfw learning-opengl learnopengl opengl

Last synced: 16 Apr 2026

https://github.com/shen-po-heng/cpp_gui_lab

This repository is to practice GUI implementation of c++

calculator-application cpp cpp-programming gui qt6 qtcreator qtdesigner

Last synced: 28 Apr 2026

https://github.com/dkorolev/pls

One-liner build and run commands for C++ binaries and libraries. Transitive dependency management. Generates `CMakeLists.txt`-s and `Makefile`-s as needed. Out-of-the-box integration with VS Code.

cmake cpp git makefile

Last synced: 11 Feb 2026

https://github.com/haimozer123/network_project_rted

enhanced UDP-based file transfer system, similar to TFTP, with additional features in CPP

cpp ftp udp-protocol

Last synced: 01 Apr 2025

https://github.com/arkenidar/syntax_clang

syntax of C/C++ examples

c cpp

Last synced: 29 Apr 2026

https://github.com/p4dro-dev/projeto_lcd_arduino

Nesse projeto, passado no curso Técnico em Informática, foi construído um sistema eletrônico com Arduino, com placa LCD. Com a finalizada de imprimir um valor no Display. Usando a Linguagem Cpp para programação dos compenentes

arduino arduino-display cpp cpp-programming lcd-display lcd16x2 tinkercad

Last synced: 17 Apr 2026

https://github.com/azmisahin/azmisahin-hardware-cisc-os-connector-application-c-v1

emulation of risc-based architectures with a cisc architecture.

cplusplus cpp debain devcontainer test ubuntu

Last synced: 11 Oct 2025

https://github.com/johnkun136nvcp/my-project-euler

Solving problems of Project Euler in Haskell (if it's possible)

cplusplus cpp euler haskell project-euler

Last synced: 29 Apr 2026

https://github.com/igozdev/sfml-image-viewer

Basic image viewer written in SFML with a set of basic commands

bmp cpp image-viewer jpg png sfml sfml-cpp

Last synced: 11 Oct 2025

https://github.com/to1dev/tengu

Your all-in-one crypto desktop client. Multi-chain wallet, DEX tools, charts, swaps, cross-chain, and AI. Runs fully locally.

bitcoin btc cpp crypto cryptocurrency dex ethereum multi-chain qt solana swap wallet

Last synced: 13 Mar 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/jstmaxlol/cliprogramtemplates

🍵A list of CLI Program Templates, useful to learn programming languages or quickstart a CLI program

bash cpp csharp java learn py python shell template

Last synced: 05 Feb 2026

https://github.com/gsri30/sob-challenge

My solution to the Summer Of Bitcoin Challenge

algorithms cpp dp graphs summerofbitcoin

Last synced: 07 Oct 2025

https://github.com/kotborealis/nitori

Code assessment and testing system for teaching C++

cpp education

Last synced: 11 Feb 2026

https://github.com/kiritofeng/collision-sim

Collision Simulator for AP Physics

cpp simulation

Last synced: 15 Oct 2025

https://github.com/bensuperpc/experimentation

Git repository for my tests in C and C++ of new solutions

cpp

Last synced: 18 Oct 2025

https://github.com/sungj921028/rt-chat-room

A real time chat room with server and client design, supplies a lot of implementations.

c chatroom client-server communication cpp network streaming

Last synced: 28 Apr 2026

https://github.com/heshanera/enterpriseservicebus

Service Bus which enables multiple services to interact with each other. Implemented using Java Sockets, Java Native Interface (JNI) and Jython library. Can interact with Java, C++ and Python.

cpp java java-native-interface java-sockets jython-library middleware python service-bus

Last synced: 17 Apr 2026

https://github.com/jgsogo/talk-meetup-bcn-2019

Meetup BCN - December 2019

conan cpp meetup talk

Last synced: 31 Jan 2026

https://github.com/jamesql/opendetection

Open source detection software using computer vision & OpenCV (WIP)

computer-vision cpp detection face-recognition how-to mit-license object-detection open-source opencv opencv2

Last synced: 29 Apr 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/thaikoz/gra-w-zycie

Gra w życie to gra komórkowa wymyślona przez brytyjskiego matematyka Johna Hortona Conwaya w 1970 roku. Jest to przykład automatu komórkowego, w którym stan każdej komórki na dwuwymiarowej siatce jest aktualizowany w oparciu o stany jej sąsiadów w poprzednim kroku.

cpp oop

Last synced: 15 Oct 2025