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/sameetasadullah/game-of-life

A simple Game of Life coded in C++ language using Microsoft Visual Studio

cpp gameoflife visual-studio

Last synced: 20 May 2026

https://github.com/gabygold67/buttontoswitch_stm32

An STM32-RTOS library to implement all kind of switches out of simple push buttons (Momentary buttons) by using embedded simulated behavior

button buttons cpp debounce debounce-button deglitch potentiometer-simulation pushbutton-library pushbutton-switch rtos-library stm32 stm32-library

Last synced: 01 Sep 2025

https://github.com/krisluczka/scrapium.h

Simple, light and fast C++ webscraping library.

cpp http scraping scrapping webscraping webscrapping

Last synced: 15 Apr 2025

https://github.com/protomorphine/b3dm-cpp

library to work with b3dm Cesium files

3d b3dm cesium cpp geospatial glb

Last synced: 03 Sep 2025

https://github.com/mondonno/algorithms

Collection of resuable algorithm templates written in pure C++

algorithm algorithms all cpp data-structures math prefix-sumes sorting trees

Last synced: 04 Jun 2026

https://github.com/aeckar/libarbitrary

Arbitrary-precision arithmetic library for C/C++

arbitrary-precision c cpp single-header-lib

Last synced: 27 Apr 2026

https://github.com/vovandreevik/shape-manipulation

This C++ program is designed to work with various shapes, including rectangles and composite shapes, in an object-oriented manner. It allows you to read shape descriptions from an input file, perform operations like moving and scaling, and then sort and display the shapes.

cpp oop oops-in-cpp shapes struct

Last synced: 07 Apr 2025

https://github.com/pwipo/smc_api_cpp

c++ api for smc

api cpp smc-platform windows

Last synced: 14 May 2026

https://github.com/djoezeke/cprofiler

A Realtime Sample Call Stack and Performance Profiling Library for C/C++.

analysis c cpp development library performance profiler profiling

Last synced: 11 Jun 2025

https://github.com/nxhhoang/marisaoj-roadmap-solution

This is my journey learning competitve programming in MarisaOJ

competitive-programming cpp marisa online-judge roadmap

Last synced: 26 May 2026

https://github.com/asiff00/brain-teaser-a-terminal-based-game

Improve your computational power.

cpp game terminal-based terminal-game

Last synced: 10 Jun 2026

https://github.com/andr3w03/komputergrafikvisualisasi_lab

Tugas Mata Praktikum Komputer Grafik dan Visualisasi Lab 2 Semester 4

c cpp desktop-application glut opengl visual-studio

Last synced: 08 May 2026

https://github.com/duyndh98/game-snake

An Advanced C++ Game Console using OOP and Data Structures

cpp datastructures game-console object-oriented-programming

Last synced: 10 Jun 2026

https://github.com/jeremymcastillo/gameshowbuzzer

A small Arduino game show buzzer project

arduino cpp embedded-systems game

Last synced: 09 May 2026

https://github.com/tierra-colada/cppguts

Tool aimed at C/C++ source code correction that allows to automatically find and copy/paste new function definition

c cpp edit-c edit-cpp parse parse-c parse-cpp parser-c parser-cpp python

Last synced: 09 May 2026

https://github.com/yaphott/unified-regex

Comparing regex character matching in multiple languages.

cpp go golang haskell java javascript objective-c perl php python python3 regex regex-match regex-pattern ruby rust scala

Last synced: 10 Apr 2026

https://github.com/mr-r0ot/nexon

Masterpiece programming language NEXon!

cpp fast fast-code language llvm programming programming-language

Last synced: 12 Apr 2026

https://github.com/konvt/tish

A Tiny Shell written by modern C++.

cmake cpp cpp20 linux linux-shell makefile modern-cpp shell

Last synced: 09 May 2026

https://github.com/aethermark/aethermark

Aethermark is a high-performance, extensible Markdown parser and renderer built with pybind11

cpp markdown parsing pybind11 python3

Last synced: 09 May 2026

https://github.com/telkomdev/putih

<IN PROGRESS & SUCKS> Redis Command Line Client Writen in CPlusPlus

cli cli-app cplusplus cpp redis redis-client

Last synced: 09 May 2026

https://github.com/ayu5h5hakya/fragmentshaders

A repository to understand and experiment with Fragment shaders in Flutter

cpp dart flutter hlsl shader

Last synced: 09 May 2026

https://github.com/jerdikk/robocat

Multiplayer clien-server game from book Multiplayer Game Programming Glazer Madhav

client-server cpp network-programming sdl2

Last synced: 10 May 2026

https://github.com/masoudir/freertos_inside_linux_using_cmake

This repository contains some examples about how to run freertos inside linux using Cmake.

c clion cmake cpp freertos gcc linux

Last synced: 10 May 2026

https://github.com/turkeymcmac/build-objects

A script to make C/C++ compilation with Make be easier.

build-tool c cpp makefile

Last synced: 10 May 2026

https://github.com/landiluigi746/projectify

projectify is a simple and intuitive project management tool that helps you organize your work efficiently. Organize projects smarter, achieve results faster.

cmake cpp docker frontend-terminal organization postgresql project-management workflow-management

Last synced: 10 May 2026

https://github.com/caioaletroca/rfideasy

Make your RFID life much easer than you think

arduino arduino-library cpp mfrc522 mifare nodemcu rfid

Last synced: 10 May 2026

https://github.com/nikitaberezhnyj/bitmas

Christmas tree in the terminal.

christmas-tree cli cpp terminal

Last synced: 10 May 2026

https://github.com/benslabbert/mqtt-paho-cpp-cmake-demo

A repo which will hopefully help those starting out with C++ and CMake. This is a working example of setting up a simple C++ project with some external dependencies you need to manually install on your system

cmake cpp cpp11 docker mqtt

Last synced: 10 May 2026

https://github.com/wdv4758h/danboard

Danboard is watching you >w< (A project using OpenCV for realtime face detection and using WiringPi to control the motors, running on Raspberry Pi)

cpp opencv raspberry-pi

Last synced: 11 May 2026

https://github.com/safe049/regen

A Regex Expression Generator written in C++

cli cpp generator gplv3 linux regex windows

Last synced: 11 May 2026

https://github.com/nir3x/dll-finder

DLL Finder - A Simple C++ Program for Finding DLL Files

c-plus-plus command-line-tool cpp dll-finder file-search windows-program

Last synced: 10 Jun 2026

https://github.com/mutazhelal/raytracing-diffuse

A camera is looking at the world, emitting rays through each pixel in the image. The world is composed of a list of spheres, made of diffuse or specular materials. A ray tracing algorithm is used to test its intersection with each sphere to compute the image pixel colour.

algorithm computer-graphics computer-graphics-opengl cpp opengl ray-tracing raytracing

Last synced: 11 May 2026

https://github.com/im-razvan/ntdllsyscalldumper

A minimal C++ tool to extract syscall IDs from ntdll.dll on Windows x64 systems.

cpp syscall windows

Last synced: 11 May 2026

https://github.com/raadiah/rooflesshouse

A graphics project using OpenGL library, which includes game walking, interactive camera view, roll, yaw, pitch, interactive light, texture mapping, Koch Curve, Complex Objects made etc.

cpp interactive opengl pitch roll yaw

Last synced: 12 May 2026

https://github.com/anuar2k/yatts

Yet Another Trucking Telemetry Solution

c cpp embedded ets2 game-mod hacktoberfest plugin serial-port vue

Last synced: 12 May 2026

https://github.com/sharoniv0x86/bankingsystem2.0

A banking system created in C++ with cool functionalities!

banking-system banking-system-cpp cpp cpp-project open-source

Last synced: 12 May 2026

https://github.com/tacigar/lhades

:moon: Lua 5.3 Byte-Code Disassembler

cpp disassembler lua

Last synced: 12 May 2026

https://github.com/tijme/cxx-boilerplate

A simple yet comprehensive cross-platform c++ boilerplate to jumpstart your project.

boilerplate c-plus-plus cpp cross-platform cxx kitchen-sink makefile

Last synced: 16 Jun 2026

https://github.com/sameetasadullah/reverse-string-using-execlp

A simple C++ program to reverse the given string using execlp system call

command-line-arguments cpp execlp fork linux reverse-string ubuntu

Last synced: 12 May 2026

https://github.com/myl7/oht

Oblivious 2-tier hash table C++ header-only library

cpp crypto enclave hash-table header-only oblivious

Last synced: 12 May 2026

https://github.com/theopnv/cpp-utils

🛠 C++ Utilities (dl-loader, game/network engine (WIP), ECS, serializer, filesystem ...)

cmake cpp cross-platform library utilities

Last synced: 12 May 2026

https://github.com/amogh7joshi/annotator

A lightweight image annotation framework for deep-learning-based object detection, built using pure OpenCV.

annotation computer-vision cpp object-detection opencv

Last synced: 12 May 2026

https://github.com/silvio2402/deskcontrolsplit

A splitter that connects an interface to two table leg motor controllers.

arduino controller cpp mod platformio

Last synced: 13 May 2026

https://github.com/tolisz/2048

2048 C++ WinApi game

c cpp winapi

Last synced: 13 May 2026

https://github.com/gabin221/exercism

This repository contains my solutions to the exercises offered on Exercism. There you will find implementations in several programming languages, including Bash, C++, JavaScript and Python.

bash cpp exercism exercism-solutions javscript python

Last synced: 13 May 2026

https://github.com/goruck/bow

Object classifier using the bag of words approach in OpenCV 3.2

bag-of-words computer-vision cpp opencv3

Last synced: 11 Jun 2026

https://github.com/stephan-gh/seabattle

Simple, network-based multi-player implementation of the game Battleship / SeaBattle (in German "Schiffe versenken") using C++ and Qt 5

cpp network qt seabattle

Last synced: 13 May 2026

https://github.com/md-mafujul-hasan/programming-in-c-plus-plus

These Contain Some C++ Program that I have done while understanding Programming Concepts.

c-plus-plus cpp cpp-examples cpp-programming

Last synced: 23 Jun 2026

https://github.com/mguludag/spdlog-mongodb-sink

mongodb sink for spdlog library

async cpp logging mongodb spdlog

Last synced: 13 May 2026

https://github.com/ionux/arduino-bounded-queue

Helpful software library for quickly & easily adding support for fixed-size (bounded) queues to your Arduino project.

arduino arduino-library arduino-project cpp data-structures embedded fixed library queue safety-critical sbc

Last synced: 13 May 2026

https://github.com/evanpacini/functional

Bringing functional programming to C!

c c23 cpp cpp23 functional functional-programming

Last synced: 13 May 2026

https://github.com/sameetasadullah/producer-consumer-problem-using-semaphores

C++ code to solve producer consumer problem using threads and semaphores

cpp linux producer-consumer-problem semaphores threads ubuntu

Last synced: 13 May 2026

https://github.com/jan-stangelj/renderer

A OpenGL c++ renderer made in spare time

cpp graphics opengl

Last synced: 14 May 2026

https://github.com/huzecong/gomokuduel

Qt project - Online Gomoku game

cpp gomoku-game qt

Last synced: 14 May 2026

https://github.com/stynw7/code_challenge_resources

Collection of Code Challenge that will improve your logic and programming syntax 🔥🔥

coddytech codeforces competitive-programming cpp javascript leetcode problem-solving

Last synced: 14 May 2026

https://github.com/mm-ir/duke_ece

I have tried my best to read the book "All Of Programming" from Duke ECE551: Data Structures & Algorithms. What's more, I completed some assignments, too.

c cpp makefile

Last synced: 14 May 2026

https://github.com/kanishk1420/org-chart-api-test

A RESTful API built with Drogon,, a high-performance C++ framework. This API is designed to manage organizational structures, including persons, departments, and job roles.

cmake cpp docker googletest testing vcpkg

Last synced: 14 May 2026

https://github.com/matesoft2033/signal-detection-lcd

An Arduino project using Adafruit LCD to display system status based on signal input.

arduino-programming cpp embedded-systems lcd-display pir-sensor ultrasonic-sensor

Last synced: 11 Jun 2026

https://github.com/flowerinthenight/win-cpplib

Collection of personally used cpp functions in Windows.

cpp directshow media-foundation win32

Last synced: 12 Jun 2026

https://github.com/abdealijaroli/dsa

Leetcode and GFG solutions in C++. Have built a similar repo in Golang, check out (github.com/abdealijaroli/leetgo)

algorithms cpp data-structures dsa leetcode

Last synced: 12 Jun 2026

https://github.com/h2co3/lambda

Doing homework for fun, from a class I don't attend, because I like compilers

cpp cpp14 lambda lambda-calculus

Last synced: 12 Jun 2026

https://github.com/alienobserver/codeforces-solutions

Here are solutions of some Codeforces problems

algorithms codeforces cpp

Last synced: 13 Jun 2026

https://github.com/josedavidss/aed2.pointers

Trabajo relacionado a las multiples funciones que son capaces de hacerse gracias a lógica de punteros. Utilizando C++ como lenguaje principal.

cpp learning pointers

Last synced: 13 Jun 2026

https://github.com/cuberhaus/pracpro2

Pro2 course project (FIB-UPC): species clustering by gene-sequence similarity using WPGMA hierarchical clustering, with a Rust backend and visualization.

algorithms bioinformatics clustering cpp rust upc wpgma

Last synced: 13 Jun 2026

https://github.com/datazoode/erpl-rev

Standalone C++ SAP RFC server bridging ABAP RFC into DuckDB (the inverse of erpl)

abap cpp data-integration duckdb lakehouse replication sap sap-rfc

Last synced: 14 Jun 2026

https://github.com/hailiang-wang/nnetcpp

Simple, Fast and Powerful RNN for textsum

cpp deep-learning lstm rnn

Last synced: 14 Jun 2026

https://github.com/nos1dot618/tcprecv

A simple reliable implementation of TCP receiver

cpp tcp-receiver

Last synced: 14 Jun 2026

https://github.com/dolotovevgeniy/cpp-yandex-coursera

Основы разработки на C++ (Yandex / Coursera)

coursera cpp education yandex

Last synced: 15 Jun 2026

https://github.com/sorgazb/ball_sort_puzzle

Game made in c++ (in development)

alegro cpp game game-development

Last synced: 15 Jun 2026

https://github.com/aykhan019/battleship_cpp

A console-based C++ implementation of the classic Battleship game. Play against an AI opponent with random ship placement on a customizable grid, featuring optional background music.

ai battleship console cpp game grid sfml

Last synced: 15 Jun 2026

https://github.com/mcquerol/chess-cpp

Console Chess game in C++. Demonstrates OOP, inheritance, and polymorphism.

console-ui cpp inheritance object-oriented-programming polymorphism

Last synced: 15 Jun 2026

https://github.com/valchanoficial/alg2mapa

UNICESUMAR - Projeto MAPA da disciplina Algoritmos e Lógica de Programação II

cpp devcpp

Last synced: 16 Jun 2026

https://github.com/llnl/graph-embed

A small library for graph embedding

cpp graph

Last synced: 16 Jun 2026

https://github.com/aman090304/150-interview-questions-leetcode

Solved examples of DSA questions from the famous 150 Interview Prep Questions from LeetCode in C++

cpp dsa dsa-algorithm leetcode-cpp

Last synced: 17 Jun 2026

https://github.com/yousryessam/deterministic-finite-automata

Implementation to solve any DAF machine that user input and determine if string accepted or not also detect dead states

cpp finite-state-machine state-machine

Last synced: 17 Jun 2026

https://github.com/konyd/game-of-life

A simple implementation of Conway's Game of Life built with raylib

cpp game-development raylib raylib-cpp simulation

Last synced: 17 Jun 2026

https://github.com/trojaner/eru-ceng-bz205

Assignment for C++ Data Structures and Algorithms Course at ERU

algorithms assignment cpp data-structures

Last synced: 18 Jun 2026

https://github.com/nadidlinchestein/programmingprinciples

Solutions to Programming Principles & Practice Using C++

book computer-science cpp programming

Last synced: 18 Jun 2026

https://github.com/simobin/dsa_ii

Data structure and algorithm

algorithm cpp data-structures dsa

Last synced: 18 Jun 2026