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/magnuschase03/ecosystem

A simulation of bunnies in an ecosystem with each other competing to survive.

cpp evolution genetic-algorithm nerual-network simulation

Last synced: 26 Aug 2025

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

A Simple Snake Game in C++

cpp game game-development glut linux opengl ubuntu

Last synced: 09 May 2026

https://github.com/patrickfc17/voyagerwc

File Explorer for Gnome

cpp gnome-desktop gtkmm4 mesonbuild

Last synced: 07 Apr 2025

https://github.com/sameetasadullah/centipede-game

A Simple Centipede Game in C++ using OOP (Object Oriented Programming) concepts

cpp game game-development glut linux oop oop-principles opengl ubuntu

Last synced: 07 May 2026

https://github.com/neerajcodes888/gfg

Welcome to my GeeksforGeeks Data Structures and Algorithms (DSA) solutions repository! 🌟 Explore a diverse range of solutions to GeeksforGeeks problems, thoughtfully organized by difficulty levels for a structured learning experience.

cpp dsa-algorithm gfg-solutions

Last synced: 30 Aug 2025

https://github.com/avakar/wtf8

Convert to and from Wobbly UTF-8

cpp utf-8 wtf-8

Last synced: 03 Jul 2026

https://github.com/therealdevdan/customvector

Smart pointer based dynamic array in C++

cpp dynamic-vector oop-in-cpp programmer vector

Last synced: 08 Jul 2025

https://github.com/gmorales08/chip8emu

A CHIP-8 interpreter written in C++11

chip-8 chip8 chip8-emulator cpp cpp11 emulation emulator sdl2

Last synced: 30 Mar 2025

https://github.com/jtbandes/get_cuts

Data processing and histogram calculation for particle jets

cpp physics

Last synced: 05 Apr 2025

https://github.com/mute124/atlas

An efficient cross-platform game engine, built for large open-world games with developer sanity, modding, modularity & extensibility, and more in mind.

3d 3d-engine angelscript cpp cpp20 cross-platform engine game-development game-engine linux lua modding modern-cpp raylib scripting sol2 windows

Last synced: 09 Apr 2026

https://github.com/sameetasadullah/dijkstra-algorithm-implementation

My own templatized C++ implementation of Dijkstra Algorithm using Microsoft Visual Studio

cpp dijkstra-algorithm dijkstra-shortest-path graph list stack visual-studio

Last synced: 15 Mar 2025

https://github.com/0x0c/timespiece

timespiece, a watchdog timer

cpp cpp-library cpp11 timer

Last synced: 05 Apr 2025

https://github.com/imxeno/apply1337

Simple command-line tool to apply *.1337 patches generated by x64dbg to running processes.

1337 cli command-line cpp patch runtime-modification windows

Last synced: 17 May 2026

https://github.com/better-ecosystem/better-greeter

A better display manager and lock screen made for BetterDE.

better cpp cpp20 display-manager gtk4 lockscreen

Last synced: 18 May 2026

https://github.com/lchsk/pimp-my-tank

pimp my tank - video game for github game off 2016

cpp games linux sfml tab video-game

Last synced: 17 May 2026

https://github.com/kibet-rotich/c-learning

A deep dive into C and C++ fundamentals, documenting my journey through K&R C, manual memory management, and custom data structures like BSTs.

binary-search-tree c cpp data-structures memory-management pointers

Last synced: 25 May 2026

https://github.com/sameetasadullah/arraylist-implementation

My own templatized C++ implementation of ArrayList using Microsoft Visual Studio

arraylist cpp visual-studio

Last synced: 15 Mar 2025

https://github.com/sameetasadullah/graph-implementation

My own templatized C++ implementation of Graph and its different traversals i.e, BFS, DFS using Microsoft Visual Studio

bfs cpp dfs graph visual-studio

Last synced: 13 Oct 2025

https://github.com/jayeshpandey01/cpp-dsa-program

"Exploring the beauty of C++ programming through comprehensive and organized coding notes. Dive into a world of algorithms, data structures, and efficient techniques, all crafted to enhance your coding journey. Unlock the potential of C++ with these insightful resources."

beginner cpp notes

Last synced: 21 May 2026

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/orbitcowboy/cppcheck_crash_files

A collection of files that let cppcheck crash while scanning.

c c-plus-plus cpp cppcheck crash crash-reporting crash-reports segmentation-fault

Last synced: 30 Mar 2025

https://github.com/haimozer123/cpp_finalproject_rted

This project implements a Quadratic Equation solver using operator overloading, Rule of Three/Five, and const-correctness (Task 1) and a Vet Management system with inheritance, RTTI, singleton pattern, and dynamic memory management for animal health tracking (Task 2).

cpp cpp14 doxygen-documentation final-year-project rted

Last synced: 17 May 2026

https://github.com/subatomicplanets/simplebitcoinminer

A simple Bitcoin C++ and CUDA solo miner

bitcoin cpp cryptocurrency cuda miner

Last synced: 19 Apr 2026

https://github.com/blocknotes-4515/kuwait-confrence-s4iot-25

IntelliGuard: IoT-Enabled Autonomous Spybot Intelligence for Real-Time Surveillance in Next-Generation Security Applications

c cpp css3 html-css-javascript iot-application iot-platform javascript python3 system-design

Last synced: 05 Apr 2026

https://github.com/louis3797/cpp-notes

Collection of notes, links, videos, playlists, references and more for learning C++

collection cpp learning learning-cpp links notes playlists references

Last synced: 15 Aug 2025

https://github.com/101rror/structure_programming

Programming Basic,,,💻

basic-programming cpp

Last synced: 07 Sep 2025

https://github.com/blazekill/hello-cuda

Cpp + Vcpkg + CUDA + VsCode starter project.

cpp cuda vcpkg vscode

Last synced: 18 May 2026

https://github.com/sameetasadullah/airline-reservation-system

An Airline Reservation System coded in C++ language using Microsoft Visual Studio with multiple basic and advance search options. Used Dijkstra Algorithm on flights graph for finding optimal path in terms of cost/time

airline-booking airline-reservation cpp dijkstra-algorithm dijkstra-shortest-path graph visual-studio

Last synced: 15 Mar 2025

https://github.com/priyanshuchawda/screen-recorder

Native Windows screen recorder in C++20 using Windows Graphics Capture, Media Foundation, and WASAPI with robust MP4 finalize/recovery handling.

audio-capture cmake cpp cpp20 d3d11 desktop-application directx github-actions h264 intel-quick-sync media-foundation mp4 native-windows screen-capture screen-recorder video-recording wasapi win32 windows windows-graphics-capture

Last synced: 24 May 2026

https://github.com/jcbritobr/sray

SRay is a simple raytracer application based on Raytracer in one Weekend book.

computer-graphics cpp raytracer raytracer-application

Last synced: 06 Apr 2025

https://github.com/winstonliyt/hospital-registration-system-developmentqt

Qt-based Hospital Registration System for Course 100165 Project

cpp data-science hospital-management-system qt6 visualization

Last synced: 16 May 2026

https://github.com/olejek88/kernel32

Software for DAQ WinCE (Wincon8000) gas measurement

c cpp gas-measurement windowsce

Last synced: 18 May 2026

https://github.com/anderctrl/unreal-betterui

Simple plugin to help you save time setting up all the ui system again and again.

cpp unreal unreal-engine unreal-engine-plugin unreal-plugin

Last synced: 23 Mar 2025

https://github.com/ifwtzzzzzh/semester-2-cpp

ITPLN's Semester 2 curriculum offers two exciting courses to empower you: Algorithms and Programming 2!

cpp

Last synced: 31 Mar 2025

https://github.com/enzoguillouche/seismosense

Built with C++ and OpenGL, this project is cutting-edge earthquake simulation tool designed to test the structural resilience of buildings and other infrastructure under various seismic scenarios.

cpp earthquakes natural-disasters opengl opensource simulator

Last synced: 02 May 2026

https://github.com/shiroinekotfs/jupyter-cpp-graphic

Logo & Banner for Jupyter C++ kernel

banner cpp graphic jupyter-cpp-kernel logo

Last synced: 15 Jun 2026

https://github.com/jayprakashkumar1/cpp-concepts-

This repository contain different c++ concept and also their implemetation.

cpp cpp-concepts oop-concepts oops-in-cpp

Last synced: 03 Mar 2025

https://github.com/ogweno-d/cppfordummies

Cpp for Dummies - A step deeper into the world of madness

cpp

Last synced: 17 Aug 2025

https://github.com/mfouesneau/cphot

A C++ portage of pyphot for computing photometry from spectra

astronomy-software cpp photometry

Last synced: 05 Jan 2026

https://github.com/anuragnatoo/com301p

Operating Systems Practice Lab

c cpp operating-systems

Last synced: 18 May 2026

https://github.com/staxfur/foxspace

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

cpp fox hpp library universal

Last synced: 25 Jun 2025

https://github.com/ferhatgec/sdl4cpp

sdl4cpp, header-only C++ wrapper around SDL2.

cpp header-only sdl sdl2 wrapper

Last synced: 18 Feb 2026

https://github.com/scarface987/imputetoolkit

🔍 Evaluate and compare imputation methods with consistent metrics using the intuitive S3 interface of the `imputetoolkit` R package.

benchmarking cpp data-quality devtools evaluation-metrics imputation missing-data missing-data-imputation r rcpp roxygen2 testthat usethis

Last synced: 18 May 2026

https://github.com/ranveeraggarwal/leetcode-cpp

Leetcode Solutions in Modern-ish C++

algorithms cpp leetcode

Last synced: 02 Apr 2025

https://github.com/ahadalireach/leetcode.solutions

A GitHub repository that contains all the LeetCode problems I have solved, along with their solutions.

cpp dsa problem-solving sql

Last synced: 26 Mar 2025

https://github.com/kammitama5/c-datastructs-spring17

collection of C++ notes and programmes

backtracking-algorithm cpp datastructures linked-list

Last synced: 17 Aug 2025

https://github.com/diable201/grokking_algorithms

Code from the book "Grokking Algorithms" in Python3 and C++

algorithms-and-data-structures cpp grokking-algorithms python3

Last synced: 18 May 2026

https://github.com/lecrapouille/profiler

[Lib][Alpha version][Functional] Lightweight C++ frame profiler

cpp profiler

Last synced: 07 Apr 2025

https://github.com/shreyadhir/cpp

learning c++

cpp

Last synced: 21 Jul 2025

https://github.com/upes-open/scientific-calculator

Scientific Calculator written in C++ using OOPS concepts with features like add on memory.

cpp

Last synced: 15 Apr 2025

https://github.com/dennisliu1993/blackjack

Using MFC to create a BlackJack game platform

blackjack cbuttonst cpp doublebuffer mfc userinterface

Last synced: 24 Jul 2025

https://github.com/connorgladish/dungeoneers-odyssey

Developed for Linux, Dungeoneer's Odyssey [ALPHA] (0.4) -- Dungeoneer's Odyssey is a dynamic text-based adventure game set in a perilous dungeon, written entirely in C++ and featuring ASCII art to enhance its immersive experience. It offers a unique narrative and randomized events for each playthrough.

cpp game-development roguelike

Last synced: 05 Oct 2025

https://github.com/ricardodalarme/opengl-cpp

Representação de arquivos PGM como modelo de Malha Triângular e Nuvem de Pontos utiizando C++ e OpenGL

cpp graphics-library graphics-programming opengl

Last synced: 23 Jul 2025

https://github.com/wesgtox/programming-lab-i

College "Programming Lab I" exercises.

algorithms c cpp programming-language

Last synced: 18 May 2026

https://github.com/stuart6854/gfx

C++ Graphics Wrapper - Work In Progress (Only Vulkan ATM)

cpp graphics vulkan

Last synced: 10 Nov 2025

https://github.com/awais-124/itp-project

C++ games project for beginners. Five games in one.

cpp dice-game introduction-to-programming programming tic-tac-toe

Last synced: 07 Apr 2025

https://github.com/reon90/napi-generator

Node-API (formerly N-API) Generator is an API generation for building native C and C++ addons. Common use cases are call GPU commands from Node.js

addons c99 cpp n-api nodejs

Last synced: 14 Apr 2026

https://github.com/shadowshahriar/cse112

A repository containing my solutions to OOP problems assigned by our CSE lecturer, NAB (2nd Semester)

cpp cse oop

Last synced: 23 Mar 2025

https://github.com/hcolda/qchatclient

A lightweight chat software client (WIP)

chat chat-app chat-application chatapp chatroom client cpp cpp23

Last synced: 28 Mar 2025

https://github.com/brainboxdotcc/evalbot

D++ Evaluator bot

bot cpp discord discord-bot dpp

Last synced: 29 Apr 2026

https://github.com/grgomariani/cabpp

C implemented Automata Based Programming Pattern

cpp framework graph yed

Last synced: 24 Jul 2025

https://github.com/InAnYan/old-terminal-editor

An attemp to create a terminal text editor

cpp editor kilo terminal text-editor

Last synced: 29 Aug 2025

https://github.com/csb6/backtrack

A C++17 library with Prolog-like functionality (Work-In-Progress)

cpp cpp17 logic-programming prolog rules-engine

Last synced: 14 May 2025

https://github.com/derpius/gmfs

Small library to abstract away the Source SDK for accessing the filesystem

cpp garrysmod

Last synced: 25 Jun 2025

https://github.com/mrk21/toslink-selector

This device is for switching TOSLINK signals automatically.

cpp cpp11 embedded toslink

Last synced: 18 May 2026

https://github.com/krjordan/cpp-starter

C++ VS Code configuration for Mac

configuration cpp vscode

Last synced: 15 Mar 2025

https://github.com/kanannuruyevs/basic-programming-exercises

Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.

cpp css html java javascript learning programming python

Last synced: 11 Apr 2026

https://github.com/martinsos/tdd-by-example

My exercise project following "Test Drive Development: By Example" by Kent Beck.

bazel catch2 cpp tdd

Last synced: 08 May 2026

https://github.com/jakesmd/excelstepper

An excellent Arduino library for stepper motor control, offering simplicity, speed, and precise acceleration for smooth movement.

arduino arduino-library cpp stepper-library stepper-motor stepper-motor-control

Last synced: 05 May 2026

https://github.com/mpellouin/plazza

A pizza restaurant helper using processes, threads and mutex. Part of Epitech's 2nd year Conccurent Programming unit.

conccurent cpp epitech mutex plazza porgramming process thread

Last synced: 20 Jun 2025

https://github.com/artem78/s60-positioning

Recieve location with GPS for Symbian OS

cpp gps library location module positioning symbian symbiancpp

Last synced: 24 May 2026

https://github.com/hengdulife/dll-maker

Cross-Platform Dynamic Link Library Generator | Vue3 + Django | Making DLL/SO Creation Easy for Everyone | By Hengdu Life"跨平台动态链接库生成工具 | Vue3 + Django | 让小白也能制作DLL/SO | 作者:衡度人生"

compiler cpp cross-platform django dll dynamic-library go golang python rust so typescript vue webassembly zig

Last synced: 10 Apr 2026

https://github.com/abderrsfa/cpp_modules

9 modules of C++ each cover a certain topic to help you understand the specificities of C++ and Object-oriented Programming.

1337 42born2code classes cpp inheritance object-oriented-programming oop stl templates

Last synced: 13 Oct 2025

https://github.com/vhtua/dfa-checking-tool

A tiny tool (developed in C++) to validate a given string if it is accepted by the input DFA

cpp dfa

Last synced: 29 Mar 2025

https://github.com/kampi/sensorhub

Solar-powered, low energy environment sensor node with WiFi interface.

c cpp electronics iot mqtt mqtt-client particle particle-argon qt raspberry-pi

Last synced: 10 Apr 2026

https://github.com/chrisvilches/qt5-examples-templates

Qt5, Python3 (PyQt) and C++. Examples and templates.

cpp pyqt5 python python3 qt5 qtcreator template

Last synced: 11 Apr 2026

https://github.com/mond1c/openglengine

It's open source gaming engine. It's my main project.

cpp cpp20 engine game-engine glfw opengl

Last synced: 19 May 2026

https://github.com/eel-moun/cpp-bootcamp

This is a bootcamp made of 10 chapters with a purpose of introducing oop programing and c++ features

1337cursus 42school abstract algorithms containers cpp encapsulation exception-handling inheritance oop templates

Last synced: 27 May 2026

https://github.com/deryaxacar/42-cpp_08

This project includes three fundamental exercises focused on the use of the STL (Standard Template Library). The first part implements a generic easyfind function to search within STL containers, the second introduces a Span class to calculate the shortest and longest distances between numbers, and the third develops an it

42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school cpp cpp-module-08 cpp-modules cpp-modules-1337 cpp08 stl-algorithms stl-containers vector

Last synced: 05 Apr 2025

https://github.com/erwan-simon/arcade

C++ launcher with 2 games and 2 graphical librairies

arcade cpp epitech game ncurses pacman sfml shared-library snake

Last synced: 14 Jul 2025

https://github.com/ucx15/pong

Pong Game in C++

cpp game pong sdl2

Last synced: 12 May 2026

https://github.com/gusenov/examples-gtest

Примеры использования Google Test.

cpp examples google-test gtest

Last synced: 20 Feb 2026

https://github.com/jj-kira/chess

C++ console chess project showcasing OOP.

chess cpp oop

Last synced: 16 May 2025