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/zreechxnn/piano-esp32

A web-based piano application powered by an ESP32 microcontroller. It allows users to play musical notes by pressing virtual keys on a web interface. The ESP32 acts as a Wi-Fi access point, serving the webpage and generating tones through a connected speaker. Supports basic musical notes and offers a simple interactive experience.

cpp css esp iot music-player webserver wifi-network

Last synced: 14 Feb 2026

https://github.com/ivandrf/calculator

Simple calculator created with C++ using the sfml library

calculator cpp sfml

Last synced: 14 Feb 2026

https://github.com/mariam-badr-mb/vole-machine-simulater

This code simulates a virtual machine with a CPU, memory, and registers, supporting basic arithmetic, logic, and control operations. It includes program loading and execution with a menu-based interface.

cplusplus-20 cpp

Last synced: 13 Feb 2026

https://github.com/asciphx/fuckjson

C++ serialization and deserialization JSON tool.

cpp cpp17 deserialization json json-parser serialization

Last synced: 22 Apr 2026

https://github.com/kar-dim/qt-bdaychecker

Simple Birthday/Name day application that notifies the user if there is a birthday/name day today, GUI written in Qt (Widgets)

cpp qt

Last synced: 13 Feb 2026

https://github.com/auterion/mavsdk

API and library for MAVLink compatible systems written in C++17

cpp cpp17 hacktoberfest mavlink

Last synced: 14 Apr 2026

https://github.com/iron-buster/os-learning

南京大学操作系统实验课代码

c computer-system cpp os

Last synced: 01 May 2026

https://github.com/gpavanb1/shockfxmpp

1D Shock Tube simulator using SplitFXM++

cpp euler-equations shock-tube simulations splitfxm

Last synced: 26 Feb 2026

https://github.com/terroo/extract

Automatically recognizes and extracts various types of mime formats from compressed files. If it is installed, otherwise it says Failed to unpack: '[type]'. and you will need to install the appropriate software later

command-line cpp cpp23 extract wrapper

Last synced: 12 Feb 2026

https://github.com/greensky00/simple_thread_pool

Simple and lightweight fully asynchronous thread pool and timer

asynchronous cpp single-header thread-pool timer

Last synced: 22 Jan 2026

https://github.com/mariam-badr-mb/rational-calculater

A lightweight console-based calculator that performs arithmetic operations on rational numbers (fractions). It allows users to add, subtract, multiply, and divide fractions while ensuring proper input validation and error handling.

cplusplus-20 cpp

Last synced: 27 Jan 2026

https://github.com/Laateef/Furqan

An institute management system intended for institutes teaching Quran-related courses.

cplusplus cpp firebird institute-management institutes-teaching-quran mvc qt qt5 quran

Last synced: 12 Feb 2026

https://github.com/aekhv/ace-database-viewer

ACE Lab PC-3000 database viewer and extractor

acelab cpp database firebird pc3000 qt

Last synced: 12 Feb 2026

https://github.com/rodrigobarbaedu/color-ball-robot-tracker

Este proyecto implementa un robot autónomo utilizando Raspberry Pi, Elegoo Smart Robot Car V4, Python y OpenCV para evitar obstáculos, reconocer y seguir pelotas de colores.

arduino arduino-uno c cpp elegoo-robot-car esp32s3-camera-tft opencv python raspberry-pi

Last synced: 12 Feb 2026

https://github.com/paulemacedo/cefet-rj

Este repositório contém uma coleção de códigos desenvolvidos durante meu curso na CEFET/RJ. Os códigos abrangem diversas disciplinas e linguagens de programação, incluindo C, C++ e Java. Eles representam meu aprendizado e progresso ao longo do curso.

c cefet-rj cli college cpp csharp faculdade react redux rust

Last synced: 12 Feb 2026

https://github.com/richie-rich90454/training-generator

Training Generator is a cross-platform desktop app built with Electron and Node.js that converts documents (PDF, DOCX, DOC, RTF, TXT, MD, HTML) into structured AI training data. Using local Ollama models, it extracts instructions, Q&A pairs, and conversation data for machine learning, AI fine-tuning, and NLP workflows, while keeping all processing.

ai ai-data-analysis ai-training-data cpp desktop-app document-conversion electron html-css-javascript jsonl local-ai ml ollama ollama-api training-materials

Last synced: 26 Feb 2026

https://github.com/git-user-cpp/mini_database

This database is implemented in C++ programming language. It was developed in order to complete the task of the course work

course-project coursework coursework-template cpp cpp-programming database database-design linux linux-app oop

Last synced: 16 Apr 2026

https://github.com/jeffreyargueta/stl_list

Mini STL<list> in cpp to exonerate second midterm

cpp midterm oop university

Last synced: 10 Jan 2026

https://github.com/unipr-org/fdp-a

FdP-A - Fondamenti di Programmazione parte A presso l'Università degli Studi di Parma (6 CFU).

cpp java

Last synced: 09 Feb 2026

https://github.com/loreneteval/tun2socks-python

Python bindings for go tun2socks.

cpp golang proxy pybind11 python socks5 tun2socks tunnel vpn

Last synced: 16 Oct 2025

https://github.com/tanvir-robin/cp-solutions

Bunches of codes that submitted to several online judges by me.

algorithms c codeforces codeforces-solutions competitive-programming cpp problem-solving

Last synced: 22 Apr 2026

https://github.com/gepheum/skir-cc-gen

Official plugin for generating C++ code from .skir files

codegen cpp rpc-framework serialization skir

Last synced: 26 Feb 2026

https://github.com/deniskore/powerplanmanager

Easy and convenient management of NVIDIA and system power settings on Windows.

cpp games nvapi nvidia power-management

Last synced: 22 Apr 2026

https://github.com/hugodonotexit/cbudgie

C-like but simpler and still smart, like Budgie

cbudgie cpp interpreter new-language programming programming-language

Last synced: 11 Feb 2026

https://github.com/tessapower/poo-game

A silly poo game as a first experiment with DirectX :poop:

cpp directx-11 visual-studio

Last synced: 16 Oct 2025

https://github.com/liulilittle/paperairplane-tcpip-ppp-private-network

PaperAirplane [TCP/IP] NSP/LSP session layering plug-in for PPP PRIVATE NETWORK.

c cpp lsp nat network nsp ppp spi tcp vpn win32 windows

Last synced: 27 Feb 2026

https://github.com/antonioberna/roma

Runtime Optimization and Memory Analysis

assembly c cpp rust

Last synced: 27 Feb 2026

https://github.com/jdsherbert/audio-delay

Simple C++ implementation of a basic Delay technique. Includes an example usage case.

audio audio-effect audio-effects audio-processing cpp delay haas

Last synced: 27 Oct 2025

https://github.com/peakchen90/json-parser-cpp

使用 C++ 实现一个 JSON 解析器

cpp json json-parser

Last synced: 21 Apr 2026

https://github.com/yottaawesome/cross-platform-cpp-playground

Various dumb experiments with cross-building C++ projects on MSVC, GCC and Clang for Windows and Linux.

clang cpp cpp-modules cpp20 gcc linux msvc visual-studio windows

Last synced: 10 Feb 2026

https://github.com/almmiko/identicon.cpp

C++ implementation of the Identicon

cpp identicon-generator

Last synced: 08 Jun 2026

https://github.com/yoruakio/websocket-server

📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.

cmake cpp json server websocket websockets websockets-client websockets-server

Last synced: 23 Jan 2026

https://github.com/samridhisainii/codzy_dsa

This is my repository of Leetcode , GeeksforGeeks and Codechef questions which i solve regularly

algorithms cpp data-structures

Last synced: 23 Jan 2026

https://github.com/tomlin7/pastemyst-cpp

A fast API wrapper for PasteMyst written in C++.

api api-wrapper cpp pastemyst

Last synced: 21 Apr 2026

https://github.com/ferhatgec/ffetch

ffetch - fetch fetch (uses curl4cpp)

cpp cpp17 curl curl4cpp fegeya fetch libcurl

Last synced: 19 Feb 2026

https://github.com/tlaceby/rawkit

Rawkit is a Go/C++ library for working with RAW image files. It provides a simple interface for loading, processing, and analyzing RAW images from various camera manufacturers, along with histogram generation and metadata extraction.

cgo-bindings cpp exif-data-extraction golang image-processing libraw raw

Last synced: 06 Feb 2026

https://github.com/tddschn/easygraph-test

Testing code for https://github.com/easy-graph/Easy-Graph

cpp easygraph pytest python test

Last synced: 21 Apr 2026

https://github.com/niallb98/asteroids

A project aiming to imitate the classic video game Asteroids using the SFML library in C++

asteroids cpp game game-development sfml

Last synced: 10 Jan 2026

https://github.com/travorlzh/cppstuff

Some C/C++ basics and algorithms

algorithm c c-language cmake cplusplus cpp factorization

Last synced: 21 Apr 2026

https://github.com/spectrevert/rite

simple header for testing c/c++ source code

c cpp tap unit-testing

Last synced: 01 May 2026

https://github.com/sourcemeta/hydra

An opinionated standalone distribution of cURL and CPR to power Sourcemeta projects

cmake cpp curl http libcurl

Last synced: 20 Apr 2026

https://github.com/abdellaui/clipboard_transport

[DEMO] one-way clipboard sharing/transport to cross information-hiding under restriction over HTTP/S tunneling with ability of continuous-watch, implemented with C++ & Qt

bypass clipboard clipboard-manager cpp http-client http-server open-source qt

Last synced: 20 Apr 2026

https://github.com/mihaimoga/netvoyager

NetVoyager is a lightweight network diagnostics app that lets users quickly assess connectivity and trace routes. With built-in ping and traceroute tools, it helps identify latency issues, unreachable hosts, and visualize packet paths. Ideal for IT pros, engineers, and curious users, with a clean UI and real-time results.

cpp edge-browser mfc ping traceroute visual-cpp win32

Last synced: 06 Feb 2026

https://github.com/mtrzc0/esp32-edge-detection

Project for PP RAI 2024

ai c cpp esp esp32 freertos tensor

Last synced: 20 Apr 2026

https://github.com/mic92/int3

Better debugger breakpoints

c cpp debugging gdb lldb

Last synced: 20 Apr 2026

https://github.com/kassane/sanitizers-zig

LLVM sanitizers for zig-toolchain

cpp cpp-libraries llvm-sanitizer zig zig-package

Last synced: 24 Oct 2025

https://github.com/suresh142/lsb_image_steganography

Steganography is the art and science of concealing information within other data to ensure its confidentiality, In this project, you will implement a basic steganography system using the C programming language. The primary goal is to embed a secret message within an image without visibly altering the image.

c cplusplus cpp image lsb lsb-steganography secret steganography

Last synced: 20 Apr 2026

https://github.com/limitedeternity/datastructures

Udemy – Easy to Advanced Data Structures

cpp data-structures

Last synced: 19 Oct 2025

https://github.com/aureleoules/chatservercpp

⌨ c++ chat server

chat cpp qt tcp

Last synced: 20 Apr 2026

https://github.com/maxencebonamy/brainfuck-interpreter

Brainfuck is a programming language containing just 8 instructions, each a character. This software is an interpreter that lets you execute a program written in Brainfuck.

brainfuck brainfuck-interpreter cpp interpreter xmake

Last synced: 04 Jun 2026

https://github.com/deepsyx/text-resume-analyzer

(C++) Creates a short resume based on text

cpp intersection naive-algorithm nlp sentence

Last synced: 24 Oct 2025

https://github.com/fair-innovation/frcobot_ros

FAIR ROS open platform

cpp ros

Last synced: 19 Apr 2026

https://github.com/ammarfaizi2/teacurlcpp

Tea Curl for C++

cpp curl http-client library

Last synced: 30 Apr 2026

https://github.com/sanketsuradkar/sanketsuradkar

Config files for my GitHub profile.

cpp fronted-development fullstack-development python

Last synced: 30 Apr 2026

https://github.com/jomart02/qssstylemanager

StyleManager for dynamically setting qt qss styles and working with several styles simultaneously from different parts of the program (qt c++)

cpp linux qss qss-design qt singleton windows

Last synced: 19 Apr 2026

https://github.com/agoraio-extensions/terra

terra is a shell of the code-gen flow

ast cpp ts

Last synced: 15 Mar 2026

https://github.com/rafa-kozand/pet-shop_up

Work related to the discipline of 'Concurrent programming'.

cplusplus cpp

Last synced: 08 Jun 2026

https://github.com/mrizaln/glfw-cpp

C++ GLFW wrapper with multi-window and multithreading in mind

cpp glfw multithreading opengl

Last synced: 14 Mar 2026

https://github.com/kriswiner/hdc2010

Low-Power Digital Temperature and Humidity Sensor

arduino cpp

Last synced: 19 Apr 2026

https://github.com/sleekpanther/noah-patullo-repositories

A list of projects I've worked on. GitHub's organization is lacking in my opinion, so this serves as an index & root of all my work (I'm Noah Patullo, not Pattullo or Patulo. I have a unique name & this should help clarify who I am)

algorithm algorithm-design cpp cv game java linkedin noah noah-patullo noahpatullo pattullo pattulo patullo patulo portfolio python resume uvm

Last synced: 19 Apr 2026

https://github.com/otacilion/bob-robot-simulator

A Simulator to control systems banchmarks maded in cpp with _ :heart:

control-systems cpp robotics simulator

Last synced: 30 Apr 2026

https://github.com/mtayyabrawan/voting-project-using-oop

This is My Procjet of Second Semester of Object Oriented Programming in Cpp

console-application cpp file-handling file-handling-in-cpp voting-project voting-system

Last synced: 04 Jun 2026

https://github.com/chairchandler/ftp-server

A simple FTP server compatible with RFC 959

bsd-sockets cpp cpp17 ftp-server linux qt qt5 rfc-959 simple-ftp-server

Last synced: 01 May 2026

https://github.com/ohjurot/exceptionsplusplus

Easy advanced exception handling in a single templated C++ header file. C++ exception library

cpp exception exception-handling exceptions header-only linux templated templated-content windows

Last synced: 23 Oct 2025

https://github.com/truepadawan/nipsie

A simple audio player application

cpp javascript qml-applications qt

Last synced: 18 Apr 2026

https://github.com/kadoshita/native-webrtc-loopback

libwebrtcを用いたWebRTCのエコーサーバー

cpp libwebrtc webrtc

Last synced: 30 Apr 2026

https://github.com/evroon/adventofcode

Solutions to Advent of Code

advent-of-code cpp python rust

Last synced: 18 Apr 2026

https://github.com/tamim-saad/cses-problem-set-solutions

Solutions to the CSES Problem Set with clean, optimized code. Designed to help competitive programmers improve their problem-solving skills. Contributions are welcome—don’t forget to star!

competitive-coding competitive-programming competitive-programming-contests cpp cses cses-dp-section cses-editorial cses-introductory-problems cses-problem-set cses-problem-set-solution cses-problemset cses-solutions cses-submissions problem-set problem-solving

Last synced: 18 Oct 2025

https://github.com/ferhatgec/gazete

Fegeya Resmi Gazetesi, aylik gazeteniz, her zaman.

cli cpp fegeya fpaper gazete less news newspaper pdf

Last synced: 17 May 2026

https://github.com/fulcanelly/dithering

Dithering benchmark

bash cpp java shell

Last synced: 29 Apr 2026

https://github.com/codernayeem/poly_eq_finder

Find Polynomial equation from inputs and outputs.

cpp polynomial polynomial-equation python

Last synced: 18 Apr 2026

https://github.com/r0drigo-0/cheatsheet_cpp

Algorithms + DSA + Concepts to know in C++

algorithms c cpp dsa dsa-algorithm

Last synced: 29 Apr 2026

https://github.com/basemax/ipinfodesktop

IP-Info is a desktop application powered by Qt (QML) and C++. It is a simple application that allows you to get information about an IP address. It uses the ipinfo.io API to get the information.

cpp ip ip-whois qml qt qt-gui whois whois-information whois-lookup whois-service

Last synced: 18 Apr 2026

https://github.com/dheerajshenoy/sonifycpp

Convert images into out of this world audio signals

audio-processing cpp gui image-processing image-sonification qt

Last synced: 01 May 2026