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/inerttila/registration-system

"The population" Management Application

cpp

Last synced: 29 Jan 2026

https://github.com/helmssyss/fps-shooter-system

This (middle-advance) system is made with Unreal Engine 4.27

cpp cpp17 fps fps-game game game-development game-engine tps ue4 ue5 unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 09 Jun 2026

https://github.com/emredemirbas/mini-yugioh-game

A turn-based card game project inspired by the Yu-Gi-Oh! Trading Card Game, implemented in C++.

cpp sfml-game

Last synced: 03 May 2026

https://github.com/glerbret/pres_cpp

Présentation des évolutions C++

cpp

Last synced: 03 May 2026

https://github.com/kenneract/realtime-deviation-encoding-scheme

RDES - a lightweight, real-time, lossless compression algorithm for sequences of 31-bit integers.

c compression compression-algorithm cpp embedded flash-storage lightweight logging lossless python realtime

Last synced: 03 May 2026

https://github.com/eternmaxwell/epix_engine

A cpp game engine based on ecs inspired by rust bevy.

bevy cmake cpp cpp23 ecs game game-engine pixel voxel

Last synced: 03 May 2026

https://github.com/jube/cairopp

C++17 binding for cairo

binding cairo cairo-drawing cpp cpp17

Last synced: 25 Feb 2026

https://github.com/neborsh/brightengine

a small engine made in C++ using glfw, running on OpenGL

3d cpp engine game-engine game-engine-3d gameengine glfw opengl xmake

Last synced: 14 Oct 2025

https://github.com/snwfdhmp/avalam-ai-game

Board game enhanced with AI strategy

avalam board c centrale cpp game ia ig2i lille opengl sdl

Last synced: 08 May 2026

https://github.com/mr-maike/shimeji

:mushroom: | Projeto de uma Estufa de cogumelos Shimeji para a Escola Sathya Say desenvolvido pela Empresa Júnior Physis Jr.

arduino cpp mushroom python raspberry-pi sensor solution-applications

Last synced: 29 Jan 2026

https://github.com/slyfryfrog/nuit

A modern cpp game framework with an OpenGL backend and demo projects.

cpp cpp23 opengl raycaster

Last synced: 14 Oct 2025

https://github.com/raamyy/console-phonebook

A simple PhoneBook which i made as a small project using C++

console-application cpp data-structures structured-programming-approach

Last synced: 14 Oct 2025

https://github.com/hasankhadd0ur/mpi_assignment

This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.

cpp makefile mpi

Last synced: 06 Feb 2026

https://github.com/mdawoud27/data_structures_and_algorithms

Data Structures and Algorithms, you'll find comprehensive notes, explanations, and implementations of various data structures and algorithms.

arrays bigonotation binary-tree binary-trees c cpp data-structures hashtable javascript linked-list queues searching-algorithms sorting-algorithms stack stl

Last synced: 15 Apr 2026

https://github.com/rachbowyer/fudlib

FUDLibrary - a user defined function library for Interbase 6

cpp interbase rdbms udf user user-defined-functions

Last synced: 10 Jun 2026

https://github.com/shadowchiki/nvim-cpp-tools

Plugin for Nvim to give funcionalities witch is not included in Clangd like, Remove Unused includes, Generate a .cpp from .hpp

cpp nvim nvim-plugin

Last synced: 08 May 2026

https://github.com/8luebottle/blog

⌨️ Personal Tech Blog : Gatsby + React

c cpp css go html javascript python

Last synced: 15 Apr 2026

https://github.com/nilostolte/opengl-glsl

Examples (OpenGL and GLSL shaders) and complete OpenGL installation with w64devkit development kit, glad and glfw3 binaries and Ninja building tool for Windows 64 C/C++

c cpp glfw glfw3 glsl glsl-shaders graphics ninja-build opengl shadertoy shadertoy-compatibility w64devkit win64 windows windows-10

Last synced: 24 Feb 2026

https://github.com/googlers-repo/android-xdg-utils

XDG Utils built for Android with C++

android cpp linux root

Last synced: 08 May 2026

https://github.com/vsaint1/assaultcube-kernel

user/kernel cheetos just meant for learning purposes

cpp driver kernel-driver windows

Last synced: 14 Oct 2025

https://github.com/sanaeproject/matrix

This project aims to develop a library that enables simple implementation and lightweight matrix operations.

cpp matrix-libraries matrix-library-cpp oneapi simplythebest sycl

Last synced: 06 Feb 2026

https://github.com/openpeeps/typesense-nim

[WIP] Nim 👑 client for Typesense® 🚀 A fast, typo tolerant, in-memory fuzzy Search Engine.

algolia cpp elasticsearch fuzzy-search instantsearch nim nim-lang nimble search search-engine typesense typesense-nim

Last synced: 08 May 2026

https://github.com/hasibul442/computer-graphics-project-town-view-

this is the computer graphics project work with glut, c++, and code blocks. Here I am use "Rotation, Movement, Fan, Circle, Polygon, Translation, Special key, Sound, keyboard control".

c-plus-plus code-blocks cpp glut glut-project

Last synced: 13 Mar 2026

https://github.com/grazen0/sweepr

Funky Minesweeper game for the terminal written in C++.

cpp minesweeper nix university-project

Last synced: 18 Feb 2026

https://github.com/tsnsoft/cpputf8crossplatform

Пример консольной кроссплатформенной программы на C++ с UTF-8 для Visual Studio 2022

console cpp cross-platform linux utf-8 visual-studio windows

Last synced: 08 May 2026

https://github.com/tole-k/elden-ring-armour-optimizer

A simple CLI-based tool designed to help you find optimal combination of armor pieces for your Elden Ring character

cli cpp elden-ring utility

Last synced: 10 Jun 2026

https://github.com/chpxu/development-flake

A flexible and declarative flake template for C/C++/Python/JS/LaTeX/Fortran development based on direnv, flake-parts and devshell. Maintainer=[@chpxu]

cpp devshell direnv flake-parts fortran latex nix python

Last synced: 30 Jan 2026

https://github.com/moderrek/herontriangle

A Modern C++ project to calculate and visualize triangles using Heron's Formula, offering an intuitive GUI powered by ImGui and OpenGL.

area-calculation cmake cplusplus cpp geometry graphics-programming gui herons-formula imgui interactive-math math modern-cpp real-time-graphics triangle triangle-visualization

Last synced: 31 Jan 2026

https://github.com/acensjj/webserv

This project is here to make you write your own HTTP server. You will follow the real HTTP RFC and you will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won’t be working on a website.

42 42born2code cpp cpp98 webserv

Last synced: 17 Mar 2026

https://github.com/rssr25/opengl

TheCherno OpenGL

cpp opengl thecherno tutorial youtube

Last synced: 09 May 2026

https://github.com/halaway/qt-chess-engine

An interactive chess engine integrated into a Qt6.5 program designed for running as a native and browser-based GUI application, built with C++, CMake, Qt Creator, Emscripten, and compiled for WebAssembly.

cmake cpp emscripten qt webassembly

Last synced: 31 Jan 2026

https://github.com/pvgupta24/cse-labs

Dump for CSE Lab assignments and programs

algorithms c computer-architecture cpp data-structures mips opengl verilog

Last synced: 09 May 2026

https://github.com/aks-arise1600/mysqlgui

mysql workbench

cmake cpp mysql qt5

Last synced: 09 May 2026

https://github.com/denysvitali/tuna-ge

A Graphical Engine written in C++

cpp engine graphical linux unix windows

Last synced: 09 May 2026

https://github.com/leotgo/awesomecompiler

Projeto da cadeira Compiladores, semestre 2015/1 com o professor Lucas Schnorr.

c compilers cpp inf-ufrgs infufrgs ufrgs yaml

Last synced: 09 May 2026

https://github.com/makischristou/rtxon

A Raytracer I made for fun and learning.

cornell-box cpp golang graphics nvidia raytracing rendering rtx rtxon rust utah-teapot

Last synced: 09 May 2026

https://github.com/b1f6c1c4/findbug

Locate bug(s) for ANY program with YES/NO feedback only.

algebra algorithms blindness bug cpp debug lattice nodejs

Last synced: 09 May 2026

https://github.com/cedricschwyter/vk

Vulkan part of my Vulkan vs. OpenGL comparison

3d-graphics cpp cpp17 linux vulkan vulkan-api windows

Last synced: 09 May 2026

https://github.com/ghosts6/algorithms

A collection of search, sorting, graph, greedy, and optimization algorithms implemented in C++ and Python, including Binary Search, BFS, Dijkstra's Algorithm, Bubble Sort, and the Four Color Theorem. 🚀

algorithms bfs-algorithm bigo bigomega binary-search-algorithm bubble-sort cpp dijkstra-algorithm jump-search linear-search python3 timecomplexity

Last synced: 25 Feb 2026

https://github.com/simone-contorno/rt-assignment-3

Research Track 1 - Third assignment - Control of a robot in a simulated environment using Gazebo and Rviz

cpp enginneering robot robotics ros

Last synced: 15 Apr 2026

https://github.com/banyapon/creativecoding

openFrameworks on Visual Studio 2022: A Computer Graphics Playground Introduction

cpp immersive-media openframeworks openframeworks-addon

Last synced: 27 Jan 2026

https://github.com/mortinger91/header-only-cpp-mysql

Header-Only C++ Wrapper of Mysql Official Library

cpp cpp11 cpp14 cpp17 header-only mysql

Last synced: 15 Apr 2026

https://github.com/kurotych/modern-cpp-lib

Investigate ways to create modern cpp project

bindings ci cmake codecov cpp docker gcc gcov gtest html lcov library modern python testing travis unit

Last synced: 09 May 2026

https://github.com/jszitas/nlsolver

Easy, header only nonlinear optimizers in C++17

cpp cpp17-library header-only-library nonlinear-optimization optimization optimizer

Last synced: 11 Feb 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/mitchcamza/primefinder

A multi-threaded application for finding and displaying the prime numbers within a given range

algorithms computer-science concurrency cpp cross-platform event-management exception-handling gui multithreading prime-numbers qt

Last synced: 31 Jan 2026

https://github.com/lambdaurora/gpio_led_image

A fun software to "display" images on a RGB led.

cpp gpio raspberry-pi raspberry-pi-gpio rgb-led

Last synced: 09 May 2026

https://github.com/dominiklindorfer/sycl-intelgpu-quickstart

Lightweight & simplified approach to SYCL development

c cpp dpp gpu gpu-programming intel oneapi oneapi-dpc sycl vscode

Last synced: 09 May 2026

https://github.com/helynranta/game-template

this is template repo for my game projects

cpp gamedev handmade

Last synced: 05 Oct 2025

https://github.com/dalbitresb12/winformscpp-template

A project template for creating an application with a Windows Forms (WinForms) user interface using C++ in Visual Studio 2019.

cpp template-project visual-studio windows-forms

Last synced: 09 May 2026

https://github.com/surpri6e/notes

Console application for create notes

cpp cpp14 notes-app

Last synced: 10 Jun 2026

https://github.com/weileizeng/random-window-decoder

A version of minimum weight decoder, apply to both classical and quantum code

cpp decoder error-correcting-codes linux quantum-computing quantum-error-correction

Last synced: 15 Apr 2026

https://github.com/nsh07/urban-plus-plus

Easy to use C++ wrapper for the Urban Dictionary API

cplusplus cpp libcurl nlohmann-json urban-dictionary

Last synced: 25 Feb 2026

https://github.com/tank3-tk3/parallel-processing-cuda

Parallel processing with CUDA C / C++

c cpp cuda parallel-computing parallel-programming

Last synced: 09 May 2026

https://github.com/however-yir/autonomous-driving-lab

Autonomous driving engineering monorepo — CARLA simulation, Autoware ROS 2 vehicle stack, VSS signal spec, automotive DLT logging.

automotive autonomous-driving autoware carla cplusplus cpp docker fork-customized kubernetes monorepo python robotics ros2 simulation ue5 validation vehicle-signals

Last synced: 01 Jun 2026

https://github.com/salma-mamdoh/tic-tac-toe-game-

Implementation of XO Game in Python , Java and C++

cpp java python xo-game

Last synced: 09 May 2026

https://github.com/artainmo/webserv

42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.

42school cpp http web

Last synced: 07 Feb 2026

https://github.com/bezarhere/javaunclassfied

Trying to decompile java .class files

cplusplus cpp decompiler java

Last synced: 09 May 2026

https://github.com/vescrity/melonote

轻量的旋律灵感记录器

cpp midi music qt qtcreator

Last synced: 09 May 2026

https://github.com/harsh971/leetcode-solutions

Here you will get All Solutions for Topics from LeetCode Platform which i Solve on Regular Basic

c cpp java leetcode leetcode-cpp leetcode-solutions solutions

Last synced: 10 May 2026

https://github.com/aasjunior/esp32_web_server

Este é um projeto utilizado para fins acadêmicos e aprendizado com a placa de desenvolvimento Esp32 e linguagem de programação C++.

cpp esp32 iot platformio webserver

Last synced: 01 Feb 2026

https://github.com/pranjalya/competitive-programming-hub

Competitive Programming questions and their solutions from various sources including LeetCode, Hackerrank, Google Kickstart, Codechef and more platforms.

codechef codeforces competitive-programming cp cpp golang hackerrank leetcode python

Last synced: 10 May 2026

https://github.com/timothy-liuxf/bgp_platform

bgp_platform - BGP outage detection experimental platform

autotools bgp-monitor cpp cpp17 m4 outage-analytics

Last synced: 01 Feb 2026

https://github.com/nxtlvlsoftware/php-sfml

SFML2 bindings for the PHP language.

c cpp php php-extension php7 sfml sfml2

Last synced: 10 May 2026

https://github.com/arin-paliwal/data-structures-and-algorithms

This Repository contains codes I solve using practicing DSA and preparing for Interviews. These codes are easy to understand and are well arranged.

algorithms cpp data-structures java python

Last synced: 10 May 2026

https://github.com/hywing/opengles-cpp

C++ wrapper of opengles, there is a car driving scene in the project demo.

car cpp opengles scene wrapper

Last synced: 10 May 2026

https://github.com/minarox/wsc-plugin

Bi-directionnal communication between WebSocket server and Rocket League

bakkesmod cpp rocket-league websocket

Last synced: 25 Feb 2026

https://github.com/erroujioussama/samurai_fight

Welcome to the RPG Game project repository! This project was developed as part of a C++ programming course, utilizing various tools and libraries to create a functional and engaging role-playing game (RPG).

cpp game-development sdl2

Last synced: 07 Feb 2026

https://github.com/huzecong/poisson-editor

Media Computation course project

cpp poisson-blending qt

Last synced: 11 May 2026

https://github.com/user0332/csnative

An implementation of C# compiling to native code

compiler cplusplus cpp csharp csnative dotnet native stdlib

Last synced: 11 May 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/mmaarij/parallelized-number-plate-detection-system-using-opencv-openmp

A Parallelized Number Plate Detection System developed for Windows using Visual Studio. It utilizes OpenCV and OpenMP to efficiently detect number plates in images and recognize characters on them. The primary goal of this system is to speed up the process of detecting and recognizing number plates in images or video frames.

character-recognition cpp nerual-network number-plate-detection number-plate-recognition opencv openmp openmp-optimization openmp-parallelization perceptron python

Last synced: 11 May 2026

https://github.com/massimo-marino/iocolor

A C++17 implementation that adds color capabilities to streams

colored-iostream colored-stream cpp cpp17 cpp1z io iostream streams

Last synced: 17 Mar 2026

https://github.com/harrymt/dartboard_detector

An OpenCV dartboard detector written in C++.

cpp hough opencv sobel

Last synced: 12 Jun 2026

https://github.com/bigasdev/castledb-cpp-parser

A simple cpp parser for CastleDB

castledb cpp cpp-json json parser

Last synced: 07 May 2026

https://github.com/selcuukyilmazz/fingertracker

Finger tracker that can define shapes and create hovering tables. Written in C++ and used threading.

computer-vision cpp hoverboard opencv shapedetection skin-detection threading

Last synced: 12 May 2026

https://github.com/bakirgracic/bih-registration-plates

Registration Plates of Bosnia and Herzegovina

bosnia cpp registration-plate

Last synced: 07 Feb 2026

https://github.com/mateuseap/projecteuler

Resolution of Project Euler problems.

c cpp csharp projecteuler python

Last synced: 15 Apr 2026

https://github.com/ashmod/asu_sheets-solutions

(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions

college-assignments cpp java sheets solutions

Last synced: 07 Feb 2026

https://github.com/marklagodych/colorpicker

Advanced color picker (RGB/HSL/CMYK/HTML color names)

color-picker colorpicker cpp qt5

Last synced: 13 May 2026

https://github.com/garfield1002/jrsl

A C/C++ implementation of William Pugh's Skip Lists with width

c c89 cpp library public-domain single-header-lib skiplist

Last synced: 17 Mar 2026

https://github.com/alexcoder04/arduino-trautonium

Electronic music instrument with the Arduino

arduino arduino-music c cpp creativity ino melody music music-instrument notes

Last synced: 13 May 2026

https://github.com/fl0p1337/strafehelper

Movement macroing tool for Apex legends

cpp imgui lurch-strafe movement neostrafe superglide win32

Last synced: 13 May 2026