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/mrnazu/guess-the-number

simple c++ console-based game :)

cpp guessing-game guessing-number-game

Last synced: 13 Jul 2025

https://github.com/end2endzone/smart-doorbell-homeassistant

A project to convert a traditional electromagnetic chime doorbell into a smart doorbell compatible with Home Assistant.

cpp doorbell esp esp8266 home-assistant mqtt

Last synced: 08 Apr 2026

https://github.com/whisperity/distcc-driver

Driving DistCC-based distributed C/C++ compilation in a smarter way: without having to deal with DISTCC_HOSTS intricacies and without accidentally stalling your development machine.

bash bash-script c clang compiler compiler-frontend cplusplus cpp developer-environment developer-tools distcc distributed-computing driver gcc linux load-balancing zsh zsh-script

Last synced: 07 Apr 2026

https://github.com/jonperk318/searching-algorithms

Comparing the efficiencies of linear, binary, and ternary searching algorithms in Python, Java, C++, and JavaScript

binary-search cpp css file-io graphjs html java javascript js linear-search python ternary-search webpack

Last synced: 07 Apr 2026

https://github.com/alexandernistor04/one-handed-arduino-gaming-keyboard

A half-length, one handed gaming keyboard made to be used alongside a mouse to play games. Built on an Arduino pro micro, has support for mechanical keyboard switches, has individually programmable LEDs, has a thumb stick with mouse functions, and uses custom PCBs.

3d-printing arduino circuits cpp electronics fusion360 gaming keyboard mechanical-keyboard pcb-design soldering

Last synced: 19 May 2026

https://github.com/mnxtr/cloudbasedbiometric-sensors

Research on AI based ekg interpretation of myocardial infarction using multiple neural networks.

ad8232 ad8232ecg arduino arduino-sketch cpp ecg-classification ecg-qrs-detection iot ipynb

Last synced: 19 Jan 2026

https://github.com/md-asikuzzaman/cpp-problems

problems solving with c++

codeblocks cpp

Last synced: 28 Jun 2025

https://github.com/ayeshaashfaq12/tictactoe_game

A 2D-console based game with some thrilling experience and score boarding for the user

cpp game game-development tic-tac-toe tic-tac-toe-game tictactoe-cpp tictactoe-cpp-game tictactoe-game

Last synced: 18 Mar 2025

https://github.com/kaleid-liner/datastructure

codes of my datastructure

cpp csharp datastructure

Last synced: 18 May 2026

https://github.com/mcwertgaming/foxspace

Foxspace - An universal C++ library for helping out at everyday programming

cpp fox hpp library universal

Last synced: 04 Mar 2025

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: 08 May 2025

https://github.com/micheleriva/c-vs-ts-wasm

👽Simple repo I made for myself just to test some WebAssembly compilers.

assembly c compilers cpp haskell typescript wasm wat webassembly

Last synced: 08 Apr 2026

https://github.com/dstoyanov0/cpp_school

VHSE "John Atanasoff" C++

cpp cppprogramming cppprojects

Last synced: 13 Sep 2025

https://github.com/davidyslu/classicsudoku

Implement the classic game "Sudoku" in C++

c-plus-plus cpp game game-development

Last synced: 28 Aug 2025

https://github.com/davidyslu/onlinejudgezero

Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)

algorithms cpp data-structures

Last synced: 14 May 2025

https://github.com/karanchawla/programmingpractice

This repository contains my implementations of common algorithms and data structures. It also includes some competitive coding problems solutions.

cpp cpp-primer geeksforgeeks leetcode programming-language

Last synced: 19 May 2026

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/fujiwarachoki/skibidb

A windows-only, secure, lightweight, and fast Database Management System written in C++

cpp database-management-system sql

Last synced: 17 Jun 2025

https://github.com/charming-whaley/c_plus_plus_advanced

Лекции МФТИ по языку C++

cpp cpp-programming lecture-notes mipt mipt-cpp

Last synced: 20 Jul 2025

https://github.com/silver2dream/andromeda-linux-cpp

High‑performance C++ TCP server framework (master‑worker + epoll) — showcase mode / limited maintenance

concurrency cpp epoll framework high-performance linux networking protobuf showcase tcp-server

Last synced: 17 Jan 2026

https://github.com/sleeepyjack/multisplit

Simple multisplit for CUDA accelerators

cpp cuda gpu nvidia parallel-programming primitive split

Last synced: 20 May 2026

https://github.com/kuralme/barista_robot_project

Robotics Masterclass Checkpoint 7 & 8

cpp ros2-humble urdf

Last synced: 28 Jun 2025

https://github.com/corentin-mzr/geometry-wars-sfml

Implementation of a Geometry Wars game using SFML and C++. Based on the Game Programming course COMP4300 by Dave Churchill

cpp game geometry-wars sfml sfml-game

Last synced: 05 Jun 2026

https://github.com/gecko-robotics/messages

reads a message file and creates C++ and Python messages

cpp messages python3 robotics serialization toml

Last synced: 07 May 2026

https://github.com/crafterkolyan/competitive-programming-algorithms

This repository contains algorithms for competitive programming. It was created in order to fix wrong codes on E-maxx.

algorithms competitive-programming cpp

Last synced: 05 Apr 2025

https://github.com/dolphywind/pong-on-desktop

Pong game but uses real windows as paddles, scoreboard and ball

2d 2d-game cpp cpp20 pong-game sfml sfml-game sfml2

Last synced: 29 Mar 2025

https://github.com/castle055/cpp-reflect

C++ static and runtime reflection library for Clang compiled sources

clang cmake cpp cpp-modules reflection

Last synced: 29 Mar 2025

https://github.com/thecoder-ashish/onlinestlstore

A basic C++ console based store management system using STL concepts

cpp cpp17 management-system stl store

Last synced: 28 Jun 2025

https://github.com/yrom/cpp-logging-benchmark

Benchmark some portable C++ Logging libraries

benchmark-suite cpp logging

Last synced: 03 Jul 2026

https://github.com/justin-marian/cla-16bits-adder

Carry-Lookahead 16-bits Adder (CLA16) computes sums by rapidly determining carry bits through parallel processing.

16bits 4bits carry-look-ahead-adder cpp xilinx-vitis

Last synced: 04 Nov 2025

https://github.com/erriez/erriezassembly

Mixed assembly and C/C++ library example for Arduino

arduino assembly c cpp library mixed

Last synced: 12 Apr 2026

https://github.com/mr-mrf-dev/pizza-finder

🍕 our Project in DS (Data Structure) with C++ Programming Language.

2d-tree c cmake cpp data-structure ds kd-tree

Last synced: 12 Feb 2026

https://github.com/whysobad/console-tetris

A terminal ui to play tetris in the console

cmake cpp ncurses tetris tui

Last synced: 04 Jul 2026

https://github.com/samlior/cinatra_example

This is a example project for cinatra

cinatra cpp

Last synced: 08 Jul 2025

https://github.com/dynamsoft/label-recognizer-c-cpp-samples

Dynamsoft Label Recognizer samples for the C/C++ edition

c caffemodel cnn cpp ocr

Last synced: 12 Apr 2025

https://github.com/sumitgirwal/quickstartwithcp

Quick Tips-Tricks-Functions for Competitive Programming(CP).

competitive-programming cpp docuemntation-tool python3

Last synced: 15 May 2026

https://github.com/stefanasandei/tiny-autograd

small autograd engine built from scratch in modern C++

autograd cmake cpp deep-learning neural-networks

Last synced: 14 Nov 2025

https://github.com/frodoalaska/levelizer

A data serialization language specifically made to serialize and deserialize levels and scenes.

cpp data-serialization data-serialization-language deserialization game-development game-engine game-engine-development language serialization

Last synced: 20 Mar 2025

https://github.com/chivay/betweenness-centrality

Parallel implemenation of Brandes algorithm computing betweenness centrality

betweenness-centrality cpp parallel-computing

Last synced: 30 Jun 2026

https://github.com/alfonsovidrio/arduinocodegallery

Este repositorio contiene una colección de códigos para placas Arduino, acompañados de diagramas.

cpp

Last synced: 18 Mar 2025

https://github.com/zheoni/parsegar

Another and worse C++ command line argument parser

argument-parser command-line-parser cpp parser

Last synced: 29 Oct 2025

https://github.com/esraa-emary/photo-editor-team

C Plus Plus Code (Photo Editor)

clean-code cplusplus cpp photo-editing

Last synced: 08 Sep 2025

https://github.com/gwynbleidd0241/-mirea_2sem_oop-

Практические задания и курсовая работа по ООП(2 семестр МИРЭА)

cpp mirea oop oop-examples

Last synced: 30 Aug 2025

https://github.com/frozenassassine/fastedit-winapi

Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.

cpp tutorial winapi

Last synced: 03 May 2025

https://github.com/ajlekcahdp4/belady-cpp

C++ implementation of Belady's cache replacement algorithm (ideal cache)

belady cache cpp

Last synced: 04 Apr 2025

https://github.com/sayakdattagupta/x11imageview

A simple image viewer for X11, written in C++ and using stb_image for decoding

cpp stb-image x11

Last synced: 15 Jun 2025

https://github.com/hannespetur/paw

Header-only C++11 libraries

command-line-tool cpp cpp11 cpp14 cpp17 threadpool

Last synced: 02 Apr 2025

https://github.com/suryasekhar14/hacktoberfest-2022

A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!

cpp hacktober hacktober2022 hacktoberfest hacktoberfest-accepted java javascript python

Last synced: 10 Feb 2026

https://github.com/eldiiarbekbolotov/rapid

Rapid is a beginner friendly text editor designed for web developers, by a web developer.

code-editor cpp qt text-editor

Last synced: 15 May 2026

https://github.com/heyallnorahere/libglplayground

A cross-platform, open-source framework for tinkering with OpenGL

cmake cpp cpp17 cpp17-library cross-platform opengl

Last synced: 21 Mar 2025

https://github.com/stonier/ecl_tools

Tools and utilities for the embedded control libraries.

cmake cpp

Last synced: 30 Apr 2025

https://github.com/yottaawesome/python-win-extension

An example Python extension on Windows for my personal reference.

cpp python-extension python3 win32

Last synced: 13 May 2026

https://github.com/navin-mohan/snake-sdl

Snake game written in C++ using SDL2

cpp game sdl2

Last synced: 08 Jul 2025

https://github.com/mikekasprzak/requirecxxfeature

Simple cmake module to specify required C++ and standard library features

cmake cmake-modules cplusplus cplusplus-20 cpp

Last synced: 02 Feb 2026

https://github.com/sumitkumargiri/placement-management-project-c-

This repository contain all the best practices for managing Github repository.

cpp github placement-management project

Last synced: 15 May 2026

https://github.com/vertexwahn/rules_oidn

Bazel rules for Intel Open Image Denoise

bazel bazel-rules cpp denoising ispc onednn

Last synced: 15 May 2026

https://github.com/pentalpha/alenhador

Parallel aligner (Needleman–Wunsch) for nucleotide sequences (.fasta) with similarity heuristic filter.

align-dna-sequences aligned-sequences alignment bioinformatics cpp cpp11 fasta heuristic-search heuristics nucleotide-sequences parallel-computing search

Last synced: 15 May 2026

https://github.com/yantavares/idj2023-2

Simple game engine made in SDL2 made for IDJ2023/2 - UnB

cpp game-engine

Last synced: 03 Apr 2025

https://github.com/sergio-eld/endian_converter

Template C++11 library for endianness conversion.

cpp cpp11 endianness template

Last synced: 02 Sep 2025

https://github.com/ajlekcahdp4/scalgrad

A tiny Autograd engine for C++ with small neural network on top

autograd cpp neural-networks

Last synced: 04 Apr 2025

https://github.com/jsmolka/shell

Here be dragons (and common code).

cpp shell

Last synced: 15 May 2026

https://github.com/ornstein89/qtabstractmodelcreator

Just a prototype/sketch of automated model class generator (*.h + *.cpp), based on QAbstractItemModel, especially fo integration from C++ to QML. Site and detailed desctiption under construction

cpp model mvc qabstractitemmodel qt

Last synced: 19 May 2026

https://github.com/klaussilveira/navigator

Minimal WebKit-based browser for personal use.

browser cpp

Last synced: 26 Mar 2025

https://github.com/kimhan-nah/ft_containers

The standard C++ containers have all a specific usage. To make sure you understand them, let’s re-implement them! Version: 4

cpp cpp-containers cpp-library cpp-std

Last synced: 15 Jun 2025

https://github.com/nachtfeuer/concept-cpp

Private knowledge database for c++ and cmake.

boost cmake cpp

Last synced: 15 Jun 2025

https://github.com/helske/diagis

Auxiliary functions for importance sampling

cpp importance-sampling r weighted-samples

Last synced: 29 Apr 2026

https://github.com/gustavohnsv/my-wallet-simulator

Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.

cpp exercise good-first-issue good-first-pr wallet

Last synced: 03 Apr 2025

https://github.com/astrodynamic/algorithmtrading--interpolation-approximation--in-qt-cpp

The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.

approximation clang-format cmake cpp cpp17 cppcheck cubic-splines cvs google-style interpolation makefile neu newton-interpolation qt qt-widgets qtcharts

Last synced: 15 May 2026

https://github.com/raihan4520/computer-graphics

Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.

3d-rendering computer-graphics cpp opengl transformation

Last synced: 15 May 2026

https://github.com/amcbn06/electron

C++ visualizer for electronic schemes

cpp oop sfml

Last synced: 15 May 2026

https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp

An in-depth guide to getting started with SDL3 in the C++ Language .

cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial

Last synced: 26 Mar 2025

https://github.com/phoemur/minesweeper

This is an implementation of Minesweeper written in C++ and Qt5

cpp games minesweeper qt5

Last synced: 17 May 2026

https://github.com/phoemur/snaky

C++ classic snake game with SDL2

cpp cpp14 sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper

Last synced: 17 Mar 2025

https://github.com/hugodonotexit/stocksim

Stock Sim is a C++ simulation game that uses SFML to teach users about stock and cryptocurrency trading through interactive gameplay, providing a hands-on experience in managing financial portfolios in a dynamic, virtual market.

cpp game sfml-game stock-market

Last synced: 07 Sep 2025

https://github.com/phoemur/breakout

breakout / arkanoid remake C++/SDL2

cpp cpp14 observer-pattern sdl2 sdl2-library

Last synced: 17 Mar 2025

https://github.com/bfjesso/jesso-injector

GUI DLL injector for Windows.

cpp reverse-engineering winodws wxwidgets

Last synced: 10 Apr 2025

https://github.com/xzripper/sfml.ld2d

2D Level Designer for SFML.

cpp designer level sfml

Last synced: 03 Apr 2025

https://github.com/wangwilly/myleetcode

Cracked tests

cpp python3

Last synced: 15 May 2026

https://github.com/arkorty/ExprEvalplusplus

Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).

abstract-syntax-tree cpp hacktoberfest object-oriented-programming

Last synced: 04 May 2025

https://github.com/fytch/templmandel

Mandelbrot renderer with template metaprogramming (TMP) in C++14

cpp template-metaprogramming

Last synced: 15 Jun 2025

https://github.com/frodoalaska/ouronlyhope

A 2D game where a peasant in medieval times is trying to kill waves and waves zombies to save his small village

2d-game box2d cpp game-development our-only-hope raylib zombie-survival-shooter zombies

Last synced: 20 Mar 2025

https://github.com/vcdevel/vc-examples-nonfree

Vc examples that cannot be freely redistributed with the rest of Vc

cpp examples simd splines vc vectorization

Last synced: 17 Mar 2025

https://github.com/s1lver/source_writer

Total War Script Editor

cpp game-development

Last synced: 15 Jun 2025