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/gurrudev/data-structure

data-structure programs using C++

cpp data-structures dsa dsa-algorithm

Last synced: 29 Jun 2026

https://github.com/dhruvsrikanth/monte-carlo-ray-tracing

In this repository, you will find a serial and distributed GPU-based implementation of the ray tracing simulation.

c cpp cuda gpu-computing gpu-programming high-performance-computing parallel-programming raytracing unified-memory-parallelism

Last synced: 01 May 2026

https://github.com/blagojeblagojevic/arduino-bluetooth-controlled-car-using-arduino-platform

Arduino Bluetooth controlled car using arduino platform

arduino arduino-ide arduino-uno c car cpp

Last synced: 01 May 2026

https://github.com/nos1dot618/tcprecv

A simple reliable implementation of TCP receiver

cpp tcp-receiver

Last synced: 14 Jun 2026

https://github.com/pouria-mirebrahimi/cpp-boilerplate

A C++ boilerplate with CMake support, designed for fast prototyping and clean project organization.

boilerplate-application cmake cpp library

Last synced: 05 May 2026

https://github.com/dead-tech/argparse-cpp

Argument Parser in C++ inspired by python's argparse module

catch2 clang-format cmake conan cpp github-actions mdbook pre-commit

Last synced: 05 May 2026

https://github.com/giulioromualdi/idyntree-meshcat-cpp

A simple bridge between iDynTree and the meshcat-cpp interface

cpp meshcat robotics visualizer

Last synced: 29 Apr 2026

https://github.com/bc100dev/aboawt

"AOSP building on Android with Termux" -- Taken literally.

android-development aosp aosp-android aosp-build cpp cpp17 mobile-development termux termux-tool

Last synced: 29 Apr 2026

https://github.com/ifwhy/learning-c-and-cpp

Repositori ini berisi topik belajar C dan C++

asteroids-game c calculator cpp crud game

Last synced: 30 Apr 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/stefanasandei-archive2/tiny-autograd

small autograd engine built from scratch in modern C++

autograd cmake cpp deep-learning neural-networks

Last synced: 24 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/chrisross5/pathfinding-visualizer

College mini project (Data structures and algorithms S2): Two C++ console apps visualizing the shortest path between two points on a 2d grid, without and with walls.

algorithms bfs console-application cpp

Last synced: 08 Jun 2026

https://github.com/ethiy/imagine-pp

This is a fork of the Imagine++ project: http://imagine.enpc.fr/~monasse/Imagine++

bsd-license cpp eigen-library image-processing multi-array opengl qt5

Last synced: 05 May 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/nick-lehmann/db-benchmark

Benchmark of different storage layouts for DB systems

benchmark cpp db

Last synced: 29 Apr 2026

https://github.com/lsytj0413/learn-note

The practice of code.

algorithm cpp docker python

Last synced: 06 May 2026

https://github.com/luisfelipepoma/shell

Basic Shell Implementation: Built with LLVM and ANTLR

antlr4 compiler compiler-design cpp llvm nlp shell

Last synced: 09 May 2026

https://github.com/maloleroy/confer

🧪 A C/C++ unit testing library written in C, with no heap memory allocation! 🌳

c cpp testing unit-testing

Last synced: 01 May 2026

https://github.com/podgorskiy/bfio

One-header library for defining writing and reading procedures of C/C++ objects to/from specific binary formats.

binary binary-data cpp raw serialization serialization-library serializer

Last synced: 16 Jun 2026

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/mcquerol/reversi-cpp

C++ Reversi game focusing on 2D array manipulation and OOP design.

2d-array class-design cpp doxygen game object-oriented-programming reversi uml

Last synced: 24 Jun 2026

https://github.com/shakfu/pd-cpp

Basic example(s) of puredata externals using cpp

cpp puredata puredata-external

Last synced: 08 Jun 2026

https://github.com/daviinacio/arduino-buffer

Buffer library to arduino

arduino-library cpp cpp-lib utils-lib

Last synced: 24 Jun 2026

https://github.com/astrodynamic/monitoringsystem

Implementation of a monitoring system program to collect and log system metrics, send notifications, and provide a user interface.

agents cmake configuration-file cpp cpp17 dynamic-library email-notification kernel logging makefile makefiles metrics monitoring-automation monitoring-system notifications qml qt qt6 system-information telegram-bot

Last synced: 01 May 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/spicycactuar/heightmap

Textured heightmap OpenGL application

blinn-phong computer-graphics cpp glm glsl heightmap opengl premake5

Last synced: 28 Apr 2026

https://github.com/heshanera/tsplot

Compare univariate temporal sequences

cpp timeseries wxcharts wxwidgets

Last synced: 17 Jun 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/jguida941/homebrew-linkedlist

🍺 Homebrew formula for my C++ Linked List project. Demonstrates software packaging and distribution with brew.

brew cli cpp devops homebrew linked-list package-manager software-distribution

Last synced: 01 May 2026

https://github.com/gr3yknigh1/opengl-learning

Doodling around with opengl in C++. Doesn't build, because I am Accidentally deleted imgui subrepo :c

cpp opengl

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/ktstephano/haskell

Haskell-like functional programming in C++

cpp functional haskell

Last synced: 30 Apr 2026

https://github.com/michaelzheng67/live-vim

Vim with your friends 📝

cpp vim

Last synced: 29 Apr 2026

https://github.com/sovrasov/global-optimization-test-problems

A set of nonlinear lipschitzian global optimization problems classes

cpp global-optimization optimization-problem python test-functions

Last synced: 06 May 2026

https://github.com/revzim/aztd-demo

real-time online multiplayer battler demo developed with Unreal Engine 4.26/C++/Node.JS

colyseus cpp game-development golang gopherjs node online-multiplayer-game

Last synced: 07 May 2026

https://github.com/qc20/spinningcube

This project pushes the boundaries of microcontroller capabilities, combining creative coding, interaction design, and physical computing to render a captivating 3D spinning cube animation on a compact OLED display, all powered by an Arduino Pro Mini.

3d-graphics arduino cpp cube embeddded embedded-c embedded-systems oled-display-ssd1306 physical-computing pro-mini spinning-cube visualization wokwi

Last synced: 08 May 2026

https://github.com/kplanisphere/plotted-3d-environment

Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, texture mapping, and collision detection within a dynamic 3D environment filled with obstacles and enemies - Final project for the Graphing course.

3d-graphics animation camera-movement collision-detection computer-graphics cpp data-visualization educational-project opengl texture-mapping

Last synced: 03 May 2026

https://github.com/kimboslice99/iis-cgeoipmodule

Geoblocking module for IIS written in native C++

cpp iis iis-server

Last synced: 30 Apr 2026

https://github.com/leocelente/basic_cuda

My CUDA source files while learning

cpp cuda gpgpu

Last synced: 29 Apr 2026

https://github.com/chrovis/parattice

Recursive paraphrase lattice generator

cpp graphviz java nlp paraphrase paraphrase-generation rust

Last synced: 08 May 2026

https://github.com/bmoretz/daily-coding-problem

A coding problem a day keeps the interviewers at bay.

algorithms algorithms-interview cpp data-structures julia optimization python

Last synced: 07 May 2026

https://github.com/learnwithfair/cpp-programming

Here, you can download 100+ c++ / cpp programming file with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

c-plus-plus cpp learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi

Last synced: 18 Jun 2026

https://github.com/jamesql/laser-tag-drone

Laser tag drone with Arduino and HC-12 modules.

arduino cpp drone woah

Last synced: 02 May 2026

https://github.com/harshnag1/pep-dsa-2026

Structured topic-wise implementation of Data Structures and Algorithms in C++ for placement preparation and interview practice (PEP-DSA-2026).

algorithms cpp data-structures dsa interview-preparation placement-preparation problem-solving

Last synced: 30 Apr 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/h20-dev/ruinedpath

RuinedPath by H20-dev. Survive the zombie apocalypse. Manage bullets and food, unlock 50+ endings, and discover the truth: it's all a simulation.

cpp meta terminal-game

Last synced: 26 Jun 2026

https://github.com/iamareebjamal/semaphores-example

Basic process synchronisation using semaphores in linux demonstrated by special kind of Dining Philosophers problem

cpp dining-philosophers-problem process-synchronisation semaphore

Last synced: 29 Apr 2026

https://github.com/iricartb/rpc-gateway-sockets

Ivan Ricart Borges - Use of sockets to emulate a basic RPC service in order to execute remote commands on a Windows server regardless of architectures.

c-sharp cpp rpc-client rpc-server sockets visual-studio

Last synced: 28 Apr 2026

https://github.com/ramithaheshan33/techfix

TechFix is an advanced online management platform designed to streamline the operations of a tech solutions company.

asp-net cpp css

Last synced: 01 May 2026

https://github.com/rudissaar/desktop-clock

Customizable desktop clock widget written in Qt5 framework.

clock-widget cpp cross-platform desktop-widget eye-candy qt-installer-framework qt5 qt5-widgets

Last synced: 08 May 2026

https://github.com/syohex/leetcode

leetcode problems

cpp leetcode

Last synced: 18 Jun 2026

https://github.com/melroy89/cpp-gtk-test-app

GTK/Gtkmm C++ Test Application - using CMake

application cmake cpp example gtk3 gtkmm template

Last synced: 08 May 2026

https://github.com/lucacasamentigamedev/arkanoid

Simple Arkanoid clone project made with C++ and raylib

arkanoid cpp raylib

Last synced: 29 Apr 2026

https://github.com/jqntn/l

Ultra-minimal game engine loop in C++

cpp game-dev game-development game-engine native stb stb-image stb-library win32 winapi windows

Last synced: 06 May 2026

https://github.com/arkenidar/syntax_clang

syntax of C/C++ examples

c cpp

Last synced: 29 Apr 2026

https://github.com/soraxas/cppm

Progress monitor for C++, with fancy bar, speed monitor, and estimated time to finish

cpp cpp11 progress-bar progress-monitoring tqdm

Last synced: 19 Jun 2026

https://github.com/jorazon/glfw-demo

Simple GLFW 3 application

cpp glfw glfw3 graphics-programming portal

Last synced: 19 Jun 2026

https://github.com/php1ic/compiler-test

Check that your project can compile with different compilers

bash cmake compiler cpp

Last synced: 06 May 2026

https://github.com/samirhamadaa/bank-extintion

C++ bank management system with secure authentication, client management, and transaction handling using file-based storage."

bank-management-system c- command-line cpp file-handling role-based-access simple-project transactions user-authentication

Last synced: 20 Jun 2026

https://github.com/danielsio/pacman-game

Built as part of a Kirsh Amir's C++ & OOP course at The Academic Collage Of Tel-Aviv.

bfs-algorithm cpp game oop-principles

Last synced: 02 May 2026

https://github.com/toriomg/opengl

For now, this OpenGL repository is meant to support my learning, and in theory, to eventually develop a 3D modeling program.

cpp glfw3 imgui-glfw opengl opengl3 stb-image

Last synced: 30 Apr 2026

https://github.com/bocaletto-luca/precision-digital-thermostat

Precision-Digital-Thermostat - A three-zone thermostat that reads three DS18B20 temperature probes, displays each zone’s real-time temperature and setpoint on an OLED screen, and drives three relay outputs for heating/cooling. Users navigate zones and adjust setpoints via three push-buttons. By Bocaletto Luca.

arduino bocaletto-luca cpp openhardware opensource precision-digital-thermostat standalone thermostat thermostat-controller thermostat-digital

Last synced: 30 Apr 2026

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

Text-based Blackjack game in C++. Focuses on OOP, card deck handling, and game logic.

cards cpp object-oriented-programming

Last synced: 19 Jun 2026

https://github.com/alfi-lib/alfi

<CURRENTLY UNDER DEVELOPMENT> ALFI (Advanced Library for Function Interpolation) is a library for efficient function interpolation. It offers multiple interpolation methods with extensive documentation. Ideal for scientific and engineering applications.

cpp cpp-library interpolation library math maths

Last synced: 19 Jun 2026

https://github.com/anatoly-semenov/krakend-cpp

Proxy http requests for users and payments services by KrakenD

cpp gateway-proxy grpc http krakend

Last synced: 03 May 2026

https://github.com/rna3210d/qt-webengineview-browser

Qt browser with some random stuff

cpp qt5 qtcreator qwebengineview

Last synced: 02 May 2026

https://github.com/vdwtanner/crusade

A semester game programming project from college. 2D side-scrolling destructible world where you play as a valiant night who levels up and gains new abilities by defeating monsters. Includes a level editor and examples of assets / scripts.

cpp game-dev

Last synced: 20 Jun 2026

https://github.com/breadrock1/topsystemsinterview

There is test case that I had got while processing interview to TopSystems.

cpp interview interview-practice qt6

Last synced: 20 Jun 2026

https://github.com/saket-sk/semester4-sppu-data-structures-and-files-lab

Data Structure and Files Programs

cpp data-structures

Last synced: 20 Jun 2026

https://github.com/victornpb/ac-swing-servo

Firmware for adding swing and air direction flow to an air conditioning unit with remote control support

arduino arduino-sketch cpp firmware

Last synced: 03 May 2026

https://github.com/jmsmarcelo/task-tracker-cpp

Task Tracker | CLI | MySQL | C++ | Roadmap.sh

challenge cli cpp database mysql programming project roadmap task-tracker

Last synced: 20 Jun 2026

https://github.com/gargakshit/invaders

Yet another i8080 space invaders emulator

cmake cpp imgui intel8080 invaders opengl space-invaders

Last synced: 28 Apr 2026

https://github.com/ryujaehun/db

This is CSE30500 DataBase TermProject

cpp database dbms er java

Last synced: 08 May 2026

https://github.com/glory42/microprocessors-class-arduino-projects

⚙🦾This repository contains a collection of Arduino projects completed as part of my Microprocessors class. Each project illustrates practical applications of microprocessor theory and provides hands-on experience with hardware 🛠️ and software 💻 development using Arduino.

arduino cpp

Last synced: 28 Apr 2026

https://github.com/bezarhere/hivec

Deploying your library should be no more then a post-build command

build-tool c command-line cplusplus cpp open-source opensource

Last synced: 08 May 2026

https://github.com/progzone122/level1-crackmes-solutions

Reverse engineering crackme “level1”. Detailed explanation of the logic, several solutions, writing a keygen for the program

c cpp crackme crackmes hack keygen reverse-engineering

Last synced: 08 May 2026

https://github.com/soreing/net-session-cpp

UDP based newtork session library for C++

cpp cross-platform keepalive linux networking p2p raw-sockets threads udp windows

Last synced: 07 May 2026

https://github.com/iwolf22/symphony_strips_program

Shad Canada 2022 at Carleton University - DE Group 2's Prototype "Symphony Strips"

arduino cpp

Last synced: 29 Apr 2026

https://github.com/emredogann/aspen-renderer

A 3D Real-Time Ray Traced Graphics Renderer using Vulkan.

cmake cpp glfw glm graphics mingw-w64 vulkan

Last synced: 20 Jun 2026

https://github.com/youpong/cpp-sleep-sort

C++20 Implementation of Sleep Sort using std::thread

cmake cpp cpp20 docker sleep-sort std-thread

Last synced: 28 Apr 2026

https://github.com/octopus773/babel

VOIP server/client in C++

asio babel cpp cpp20 epitech opus portaudio qt voip

Last synced: 07 May 2026