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/gregkrsak/huskytail

Uses an Arduino and a linear actuator to wag the tail of a Home Depot outdoor husky decoration.

arduino christmas christmas-lights cpp kids-coding kids-programming servo servo-control servos

Last synced: 18 May 2026

https://github.com/chgen/beegfsnotify

This library is for delivering beeGFS v7 distributed filesystem changes by ZeroMQ messaging library.

beegfs cpp zeromq

Last synced: 23 May 2026

https://github.com/ebrezadev/maze-game-in-cpp-and-ncurses

Randomly Generated Maze Game in C++ and ncurses (with settings menu)

bombs cpp dfs game linux maze menus ncurses random settings

Last synced: 18 May 2026

https://github.com/felixdes/arch_post_install

Arch linux post-install tool that supports configuration with YAML

configuration cpp linux vibe-coded

Last synced: 18 May 2026

https://github.com/h0nt3d/montyhallgame

A simple program written to simulate the Monty Hall Problem in a game.

chance cpp fun logic monty-hall-problem personal-project probability random simple-project

Last synced: 04 Aug 2025

https://github.com/xirzo/sample-cpp

A template for C++ CMake projects

cmake cpp tempate

Last synced: 24 Jul 2025

https://github.com/tanzeelafatima492/how-formula-use-in-c-

a+(b-c/d) + ++num Formula for solution.

condition cpp cxx formula logic

Last synced: 17 Sep 2025

https://github.com/skyf0l/gomoku-ai

Implementation of a Gomoku game bot in cpp for Piskvork gomoku manager.

ai cpp gomoku gomoku-ai gomoku-game piskvork

Last synced: 21 Mar 2025

https://github.com/without-eyes/easylearner

Application to easily memorize information(answers to questions, defenitions, etc.)

application cpp cpp17 learning learning-notes pet-project qt qt-application qt-gui qt5 qt5-gui qtcreator

Last synced: 08 Mar 2026

https://github.com/ayeshathoi/angrybird-termproject

Term project | Classic Angry Bird Implementation

cpp igraphics opengl

Last synced: 18 May 2026

https://github.com/karsten-uy/hah

The Helix at Home (HaH) is an Arduino-based MIDI controller using an Arduino Pro Micro, designed to manage buttons, potentiometers, and LEDs for controlling MIDI effects and channel settings, simulating a guitar pedalboard with customizable modes, an expression pedals, and a tap delay. Watch a video demo in the linked YT video

arduino cpp midi midi-controller midiusb music promicro

Last synced: 18 May 2026

https://github.com/prathamesh-mutkure/cpp

Code and small projects to learn C++

cpp

Last synced: 04 Apr 2025

https://github.com/sarvt/codetra

This repo holds the codes from leetcode and geeksforgeeks, solved by me.

code competitive-programming cpp java

Last synced: 21 May 2026

https://github.com/sjinks/scope-action-cpp

Scope guard utilities for managing exit actions in C++

cpp cpp20 header-only raii scope-exit scope-fail scope-guard scope-success

Last synced: 25 Jul 2025

https://github.com/aniekanbane/circuit-evaluation

Calculating parameters in a model circuit with two voltage sources

cpp electrical-engineering mesh-analysis python

Last synced: 18 Apr 2026

https://github.com/teemperor/libmemintercept

Library for intercepting memory allocation functions (malloc, free, ...)

cpp free malloc malloc-free memory-allocation

Last synced: 05 Apr 2025

https://github.com/akinotaxe145/mod-gta5

This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat

archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua

Last synced: 25 Jul 2025

https://github.com/najlae01/gas_tuto

Gameplay Ability System Tutorial

cpp fun hobby-project learning unreal-engine-5

Last synced: 03 Jul 2026

https://github.com/xounder/lista-pilha-fila

List, Stack and Queue implementation in Java

c cpp data-structures java

Last synced: 13 Jun 2026

https://github.com/thesr007/cpp_projects

C++ projects that I have worked on

cpp

Last synced: 25 Jul 2025

https://github.com/na-trium-144/y3c-stl

Friendly C++ STL wrapper with automatic stacktrace

backtrace beginner-friendly cpp cpp11 debugging stacktrace stl

Last synced: 26 Jul 2025

https://github.com/szcf-weiya/homeworkoop

One course homework of OOP.

cpp

Last synced: 28 Aug 2025

https://github.com/mateushmd/grown-up-boy

A Game Boy emulator written in C++.

cplusplus cpp emulation emulator gameboy gameboy-emulator

Last synced: 26 Jul 2025

https://github.com/striter-no/qasm

Проект виртуального процессора и ассемблера для данного

assembly-language cpp new-language virtual-machine

Last synced: 18 May 2026

https://github.com/raveriss/cpp05

C++98 exercises on Repetitions and exceptions. Exercises on class and exception handling in C++98, including handling bureaucracies and forms with note validations.

class cpp cpp98 exceptions form-management handling object-oriented-programming standard-grade-validation

Last synced: 02 Feb 2026

https://github.com/gopikrsmscs/linux-terminal-simulator

This repository hosts a C++ program that simulates a Linux terminal from scratch, providing basic file and directory operations

cpp linux-shell

Last synced: 26 Jul 2025

https://github.com/andymina/tetris

Clone of the age-old classic Tetris made using programming-only game engine raylib.

cpp game-dev game-development raylib-cpp tetris

Last synced: 26 Jul 2025

https://github.com/tsnsoft/clion_test

CLion_test

clion cpp

Last synced: 15 Jul 2025

https://github.com/ocdbytes/ds-algo-important-questions

Data Structures and Algorithms | LeetCode Solutions | Coding Ninjas Solutions | Love Babbar Playlist

algorithms cpp data-structures

Last synced: 26 Jul 2025

https://github.com/msarmadqadeer/data-structures-implementation

These are the tasks that I performed during learning data structures.

cpp data-structures dsa dsa-algorithm

Last synced: 26 Jul 2025

https://github.com/accessory/flowhttp

Http(s) Server with configurable routes.

cpp http http-server

Last synced: 26 Jul 2025

https://github.com/whitedodo/datastructure1

Horowitz의 C++ 자료구조(Horowitz's C ++ Data Structure)

cpp data-structure-cpp data-structures

Last synced: 26 Jul 2025

https://github.com/rubix982/mike-mirzayanov---ds-and-algo-implementation

This repository is not affiliated with Mike Mirzayanov in any way. It's an implementation of the Data Structures and Algorithms mentioned in his course, "ADVANCED ALGORITHMS AND DATA STRUCTURES", found here( https://in.harbour.space/data-science/advanced-algorithms-and-data-structures-mikhail-mirzayanov/ ) by me and my friends for the sole sake of self-learning. Background vector created by starline - www.freepik.com .

competitive-coding competitive-programming cpp cpp17 datastructuresandalgorithm implementation-of-algorithms implementation-of-data-structures

Last synced: 26 Jul 2025

https://github.com/matthewoestreich/z3-static-build

Automated static builds of Z3 Theorem Prover for multiple platforms using GitHub Actions

c cpp smt smt-solver z3 z3-prover z3-smt-solver z3-solver

Last synced: 19 May 2026

https://github.com/johnl28/cpp-str-encrypt

A basic cipher algorithm written in C++

alghorithm cpp decryption encryption

Last synced: 18 Sep 2025

https://github.com/nathguede/briefly

📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.

apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial

Last synced: 09 Apr 2026

https://github.com/tomas542/mtuci

Some university subjects from Moscow Technical University of Communications and Informatics (MTUCI) / Московского Технического Университета Связи и Информатики (МТУСИ)

asse assembler c ci-cd cpp deep dev java labs linux machi practices python pytorch react systemverilog tenso typescript ui vhdl

Last synced: 13 Apr 2026

https://github.com/leosery/gamedev-experiments--cpp-2025

Collection of small experiments realized while exploring game and engine development. A centralized space for my various learning tests and technical discoveries.

cpp data-oriented-design game-development glsl mutlithreading shaders

Last synced: 27 Jul 2025

https://github.com/soukaina-ahlach/image-processing-effects-with-opencv

A C++ project demonstrating various image processing effects using OpenCV, including Gaussian blur, watercolor, pencil sketch, and color filter effects.

cpp image-processing opencv visual-effects

Last synced: 18 May 2026

https://github.com/magnetic-fox/old-watcom-projects

Just a simple repo containing some of my old (and ugly) Watcom projects from 2019.

16-bit 2019 80286 80386 80486 8086 archived c classic cpp discovering dos experiments fun ms-dos old open-watcom ugly-code watcom

Last synced: 16 May 2026

https://github.com/octokerbs/fcen-algoritmos-1

Problem specification - Specification languages - Loop invariant - Weakest precondition - Testing - Searching algorithms - Sorting algorithms - Big O notation -

cpp logic specification weakest-preconditions

Last synced: 29 Mar 2025

https://github.com/tthunga24/cppfuturesorderbook

C++ Futures Orderbook implementing FIX Order Communication Protocol and Visual Depth of Market (DOM).

cpp fixprotocol futures orderbook

Last synced: 29 Mar 2025

https://github.com/imran-2022/ai_sessional_cse404

Artificial intelligence Sessional Code using Cpp

ai cpp cse404 dsa prolog

Last synced: 13 Sep 2025

https://github.com/scenent/gp

graph parser for C++.

cpp graph math parser

Last synced: 27 Jul 2025

https://github.com/noinsts/contest-maker

Simple Gtkmm app for generating contest project structure

contest cpp desktop gtk

Last synced: 18 May 2026

https://github.com/scar027/data-structures

Library containing documented implementations of internal workings of commonly used data structures.

cmake cpp ctest data-structures doxygen rtd rtfd sphinx

Last synced: 28 Jul 2025

https://github.com/leafycodes/competitive-programming

This repository contains my solutions to competitive programming problems from various platforms. Solutions are written in C++ and Java.

competitive-programming-algorithms competitve-programming cpp dsa java

Last synced: 16 May 2026

https://github.com/skeletor-star/hospital-mangement-system

Hospital management system includes doctors with different specializations for consultation, hospitals with all facilities and location.

c cpp

Last synced: 18 May 2026

https://github.com/vincent-devine/math_projects

Multiple project with the aims to learn some aspect of math: fluid mecanis, gravitational field, mini max algo, procedural generation, quaternion, spline

cpp csharp fluid-mechanics gravitational-fields math minmax-algorithm procedural-generation quaternion spline unity

Last synced: 19 Sep 2025

https://github.com/heyfoz/cpp_diagonal_distance_calc

The Diagonal Distance Calculator Program (C++) asks the user to enter a length, width, and height (space delimited). A function then passes the reference variables to a 2nd function, which calculates and displays the length of the longest possible diagonal distance from corner to corner of a rectangular room.

cpp distance-calculation geometry

Last synced: 20 Sep 2025

https://github.com/devjoseruiz/xpwgarm

Very old patch for Windows XP.

cpp reverse-engineering wga winapi

Last synced: 28 Jul 2025

https://github.com/exp-codes/pyc-cross-crypto

python & c++ 跨平台加解密

aes cpp crypto des programming python

Last synced: 18 May 2026

https://github.com/sbwhitt/ascii

A small ascii game using ncurses

cpp ncurses

Last synced: 13 Sep 2025

https://github.com/massimo-marino/object-factory

C++17 implementation of an object factory

cmake cpp cpp17 crtp object-counter object-factory

Last synced: 14 May 2025

https://github.com/artainmo/cpp

42 school project. A c++ bootcamp consisting of lots of small programs.

42school bootcamp cpp

Last synced: 15 Jul 2025

https://github.com/megumikatou02/large-technical-programming-project

The project helps further practice programming techniques

cpp technical

Last synced: 29 Jul 2025

https://github.com/tomplus/qraty

Prosta aplikacja do analizy kosztów kredytu

cpp kredyt qt

Last synced: 18 May 2026

https://github.com/jonas-is-coding/markdown-to-html

A fast and efficient C++ based Markdown to HTML converter with additional tools and integrations.

converter cpp html markdown

Last synced: 02 May 2026

https://github.com/vroncevic/build_step

Build step tool for x86-64 and GCC10

assembly bash build builder cc cpp gcc linker linux macos qnx shell virtualbox

Last synced: 07 Apr 2026

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/zyliutw/biginteger

An Implementation of BigNumber library in C++

biginteger cpp

Last synced: 21 Mar 2025

https://github.com/fasxmut/happy-cpp-sycl-examples

c++ sycl examples

cpp examples happy sycl

Last synced: 16 Jun 2025

https://github.com/maxiamo/hamming

Шифр Хемминга. Зашифровка и Дешифровка.

cplusplus cpp hamming hamming-code hamming-coding

Last synced: 29 Jul 2025

https://github.com/kiselkovd/func_graph_drawer

displays functions with a given precision on the coordinate axis

cmake cpp sdl2 vcpkg

Last synced: 05 Apr 2025

https://github.com/high-voltaged/2d_tetris

Basic 2D tetris game, written in C++ using OpenGL and GLUT technologies.

cpp oop opengl tetris

Last synced: 22 Apr 2026

https://github.com/mrk21/symbolset

C++11 flexible enum library

cpp cpp11

Last synced: 23 May 2026

https://github.com/nir3x/filemapping.cpp

FileMapping.cpp - C++ Library for Managing File Mappings in Windows

c-plus-plus cpp file-mapping memory-management winapi windows-api

Last synced: 12 Sep 2025

https://github.com/johnmanjohnston/data-encrypter

CLI application to encrypt and secure your files with a cryption key, then decrypt them later

cplusplus cpp cryption decryption encryption encryption-decryption openssl security security-tools

Last synced: 22 Jun 2026

https://github.com/jcosentino11/mqtt-client

A simple MQTT Client, written in C++

cpp mqtt-client

Last synced: 07 Nov 2025

https://github.com/abin-z/inifile

轻量级的inifile文件解析库,支持解析、修改、保存ini文件

cpp cpp11 header-only ini ini-config ini-configuration ini-file ini-generator ini-parser ini-reader ini-writer inicpp

Last synced: 30 Oct 2025

https://github.com/gablm/feup_da_project2

A project about heuristics for the Travelling Salesman Problem

approximation cpp graph tsp-problem

Last synced: 22 Sep 2025

https://github.com/timetolivechk-spec/uzpp

O'zbek tilida yoziladigan zamonaviy dasturlash tili. Modern programming language with Uzbek syntax, transpiles to C++23.

compiler cpp cpp23 education educational-language educational-programming language-server open-source programming-language transpiler uzbek uzbekistan vscode-extension

Last synced: 18 May 2026

https://github.com/marcinbrojek/log-fo-prover

A tool for automatically verifying whether a given first-order logic formula is a tautology, based on Herbrand's theory and the Davis-Putnam SAT solver. Implemented in C++.

automated-theorem-proving cpp first-order-logic

Last synced: 28 Aug 2025

https://github.com/cybiii/powershell

A custom command-line shell for Windows built from scratch in C++, featuring a suite of built-in filesystem and text manipulation commands

cmake cpp shell

Last synced: 18 May 2026

https://github.com/hlnaklrm/cryptochat

Console-based C++ chat app with Caesar Cipher encryption and message logging.

chat cpp cpp17 crypto projects

Last synced: 23 Sep 2025

https://github.com/e9cipher/ai_chatbot

Ai Chatbot especially trained for company websites integration.

artificial-intelligence cpp json

Last synced: 05 May 2026

https://github.com/engelmarkus/conway

C++ compile time version of Conway's Game of Life

conway-s-game-of-life cpp template-metaprogramming

Last synced: 31 Jul 2025