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/mohammed-3tef/encryption_and_decryption_application

This program is for encryption and decription your important information like your password, ID, etc.

assignment ciphers clean-code cpp cpp-projects

Last synced: 14 Apr 2025

https://github.com/torchcs-mc/logger

TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software

cmake cpp spdlog torchcs torchcs-logger wrapper

Last synced: 01 Jul 2025

https://github.com/krishgaur1354/login_and_registration

Login & Registration via C++ Program

cpp cpp20 login registration

Last synced: 21 Mar 2025

https://github.com/pancho7532/alienswarm-sdk

Untouched Alien Swarm SDK for modern systems (CMake edition)

cmake cpp game source-engine source-sdk

Last synced: 07 Apr 2025

https://github.com/lucasfturos/interfacesensordht

Interface para um Sensor de Temperatura Embarcado em C++, Javascript e QML

cpp javascript qml qt6

Last synced: 05 May 2026

https://github.com/dup4/rapidjson-utility

Rapidjson Utility

cpp json rapidjson reflect

Last synced: 25 Apr 2026

https://github.com/usk2003/my-competitive-coding-templates

This repository contains my personal competitive programming templates in C, C++, C#, Java, and Python. It includes common functions and utilities for quick problem-solving, covering I/O handling, modular arithmetic, and other typical tasks, designed primarily for my use but open for others.

c coding competitive-programming cpp cs java python template

Last synced: 13 Apr 2026

https://github.com/islatri/leetkocpp

A cargo-like runner for C/C++/Rust LeetCode problems

algorithms c cpp leetcode leetcode-c leetcode-cpp leetcode-rust rust

Last synced: 24 Aug 2025

https://github.com/russlank/xpressformula

Windows C++/ImGui math plotting application for 2D curves, 3D surfaces, and implicit equations with export and installer packaging. Formula graphing desktop app built

3d-visualization cpp desktop-app directx11 equation-parser formula-editor graphing imgui math mathematics plotting scientific-computing win32 windows wix-toolset

Last synced: 02 Mar 2026

https://github.com/szykol/potato

A simple http server 🥔

cmake cpp googletest http server

Last synced: 06 Mar 2025

https://github.com/end2endzone/libmidi

libmidi is a C++ open-source library for generating single tone melodies (monolithic melodies) in MIDI format.

cpp generator midi midi-format sound

Last synced: 24 Aug 2025

https://github.com/elibroftw/cpp-vcpkg-cmake-example

A C++ project that is platform and IDE agnostic made possible by using vcpkg and cmake.

cmake cmakelists cpp cross-platform linux macos make tutorial vcpkg visual-studio visual-studio-code windows

Last synced: 14 Apr 2026

https://github.com/gdonald/game-of-life-cpp

Conway's Game of Life

conways-game-of-life cpp sdl2

Last synced: 16 Mar 2025

https://github.com/dekal/algorithm

Algorithm code !!!

algorithms cpp java javascript

Last synced: 06 May 2026

https://github.com/skippyr/libtmk

Libtmk (aka "Terminal Manipulation Kit") is a simple C99 terminal manipulation library that contains a modest set of features to manipulate terminal properties, styles, arguments and key readings primarily using UTF-8 encoding. It is available for Windows, macOS and Linux.

c c-library cli command-line cpp cpp-library library linux macos shell terminal tui windows

Last synced: 27 Mar 2025

https://github.com/ryukinix/linked-list

Garbage + CancerPlusPlus

cancer cpp linked-list templates

Last synced: 09 Apr 2025

https://github.com/zjx-kimi/found-program-error

用于对拍程序

code cpp debug oi

Last synced: 26 Mar 2025

https://github.com/mmabiaa/discrete-mathematics

This is a full course on discrete mathematics, logical thinking and problem solving.

cpp discrete discrete-mathematics java logic logic-gates logic-programming md python

Last synced: 29 Aug 2025

https://github.com/dup4/result-cpp

Result and ResultOr<T> for modern cpp

cpp result resultor

Last synced: 29 Mar 2025

https://github.com/dvsku/devue

3D model viewing software with plugin support.

3d 3d-model 3d-model-software 3d-model-viewer cpp devue devue-plugins dvsku dvsku-devue plugins

Last synced: 16 Jan 2026

https://github.com/nuiipointerexception/farbe

A optimized color module and library for high performance applications.

cpp rust zig zig-library zig-package

Last synced: 12 Apr 2025

https://github.com/coralkashri/cppsenioreas-design-pattern-reflection

Reflection Design Pattern implemented in C++. This is an examples repository of C++ Senioreas blog Design Pattern: RunTime Reflection article.

cpp cpp20 cppsenioreas design-pattern reflection runtime

Last synced: 24 Aug 2025

https://github.com/ferhatgec/typecode

TypeCode, create unique code that introduce yourself.

cpp introduce library single-header typecode unique yourself

Last synced: 13 Jun 2025

https://github.com/karthigaiselvam-r-official/asustuffancontrol_linux

"A powerful, expert-level system control utility for ASUS TUF and ROG laptops on Linux. Features advanced Fan Control, Battery Health management, and Aura Sync RGB customization with a premium Qt6/QML glassmorphic UI."

asus aura-sync battery-management cpp fan-control linux qml qt rgb-control rog system-monitor tuf-controller tuf-gaming

Last synced: 04 Jan 2026

https://github.com/stepantita/interview-prep

This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics

algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises

Last synced: 17 Jan 2026

https://github.com/dotbunny/nexus

NEXUS Framework

cpp ue5 unreal-engine unreal-engine-5

Last synced: 21 Jan 2026

https://github.com/im-rises/tetrissfml

Tetris game made in C++ 17 with SFML lib

cpp game sfml tetris

Last synced: 11 Jun 2025

https://github.com/philipbraatz/eye-solver

The goal of this project is to let a neural network play any game on your screen with constant view of a score.

ai cpp evolutionary-algorithm neural-network ocr opencv2 visual-studio

Last synced: 11 Mar 2025

https://github.com/YehiaSharawy/Fish-Fillet-OpenGL

A Feeding Frenzy game in C++. Rendered GUI using OpenGL and responded to user input using mouse and key listeners.

cplusplus cpp glut opengl

Last synced: 15 Aug 2025

https://github.com/ombhd/cplusplus-pool-42

piscine (pool) of C++, where you can learn a lot of stuff about C++, just code and enjoy it!

1337school 42born2code cpp game object-oriented-programming

Last synced: 30 Mar 2025

https://github.com/alpha74/cuda_basics

Nvidia NVCC CUDA programs for begineers.

c cpp cuda cuda-programs nvcc nvidia parallel-computing parallel-programming

Last synced: 08 May 2026

https://github.com/amazingmonster/macaron

A C++ preprocessor library for metaprogramming testing.

cpp macros metaprogramming

Last synced: 12 Apr 2025

https://github.com/dor-sketch/snakes_ladders

Enhanced with Qt6, WebAssembly-ready, and simplified CMake builds.

cairo cairo-drawing cmake cpp game-development gtk3 qt6

Last synced: 26 Jan 2026

https://github.com/offamitkumar/uva--online-judge

Solution of Problem from Judge UVA. You can get Problem Statement , Solution File , Input File , Output file here.

competitive-programming cpp cpp11 cpp17 interview interview-practice interview-preparation interview-questions judge-uva online-judge problem-solving sports-programming uva

Last synced: 31 May 2026

https://github.com/ferhatgec/flide

Fegeya Flide, a language for creating CLI Slide-shows.

cli cpp cpp17 fegeya fpaper slide slide-show

Last synced: 23 Aug 2025

https://github.com/suxrobgm/ec-modding-tools

Modding Tools for Hearts of Iron IV: Economic Crisis

cpp game-development modding-tools winapi

Last synced: 26 Mar 2025

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

This repository contains solutions of various LeetCode problems

cpp java javascript leetcode python python3

Last synced: 04 Oct 2025

https://github.com/msaaddev/learning-management-system

This repository contains Learning Management System of a University in C++ 🎓. It was programmed in 4 phases. Phase 1 was course module. Phase 2 was saving courses in external files and creating a login screen. Phase 3 was student module. And the last phase was about creating an administrative and student panel👨‍💻

cpp learning-management-system student-panel

Last synced: 01 May 2025

https://github.com/nbdy/modulepp

cpp module framework

cpp modular modularity modulepp shared-library

Last synced: 28 Mar 2025

https://github.com/andreasfertig/heise-2020-09-cpp-tricks-auto-as-nttp

Companion source code for "Auto as NTTP"

article cpp cpp17 cpp20 ct heise

Last synced: 25 Mar 2025

https://github.com/ychaaby/pico-space-2d-video-game

Pico Space: The Cosmic Adventure in a Pixelated Universe

cocos2d cocos2d-x cpp game game-development opp oriented-object-programming

Last synced: 14 Jul 2025

https://github.com/anuran-roy/cppchain

A simple C++ implementation of an elementary blockchain

beginner blockchain cplusplus cpp stl

Last synced: 16 May 2025

https://github.com/sai-suraj-27/cpp

This is my Repo for Practicing C++, Attempting Contests, and Solving Good Problems.

algorithms competitive-programming-contests cpp data-structures important

Last synced: 01 Sep 2025

https://github.com/icrobotics-team167/2015recyclerush

Robot code for the 2015 FRC game

cpp first frc frc-recycle-rush robotics

Last synced: 29 Aug 2025

https://github.com/emampons/cpint

Lightweight Big Integer library for C++

biginteger cpp

Last synced: 09 Apr 2025

https://github.com/ryoga-exe/console-tetris

Tetris game runs at a cmd

console console-game cpp game tetris windows

Last synced: 13 Mar 2025

https://github.com/spur27/renweb-engine

Lightweight engine and API for making cross platform desktop applications with web technology.

cpp cross-platform desktop-app html-css-js javascript native-gui webkit webkitgtk webview webview2 wkwebview

Last synced: 26 Apr 2026

https://github.com/shmuelie/ziopp

Zio++ provides a simple, powerful, cross-platform filesystem abstraction for C++ with many built-ins filesystems.

c-plus-plus cpp filesystem filesystem-api vfs

Last synced: 22 May 2026

https://github.com/timothyl96/instagram-hash-printer

Windows software that can search a hashtag in Instagram and print. A project.

cpp graphql hashtag instagram printing qt

Last synced: 11 May 2026

https://github.com/kourouklides/perspective-taking

Visual and Spatial Perceptual Perspective Taking (using Kinect)

c c-plus-plus computer-vision cpp cpp-code kinect kinect-fusion opencv opengl openni robotics ros ros-kinetic

Last synced: 12 Apr 2026

https://github.com/veld-dev/customgravityplugin

An Unreal Engine plugin meant to let developers custom the gravity in many ways in their level, mainly with located gravities and spherical gravities (planets).

blueprint blueprints-visual-scripting cpp gravity gravity-simulation physics physics-3d unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-cpp unreal-engine-cpp-plugin unreal-engine-plugin unrealengine unrealengine4 unrealengine5

Last synced: 08 Apr 2025

https://github.com/nihilantropy/cpp

c++ 42school project

42school coding cpp project

Last synced: 05 Jul 2025

https://github.com/dennisrono/cpp-workspace

cpp workplace for practice and simple projects

cpp

Last synced: 06 May 2026

https://github.com/randomgamingdev/ezgl

A powerful graphics library designed to abstract away writing graphics code at 0 cost. Spend time building beautiful, lightway, easy to use, powerful graphics, not fighting the graphics API.

cpp cross-platform graphics graphics-engine graphics-programming multilib powerful simple

Last synced: 10 Jul 2025

https://github.com/netromdk/doors

Doors of Open Run-time Systems (OS)

32-bit cpp cpp11 grub2 iso kernel os-dev qemu

Last synced: 17 Jun 2025

https://github.com/robertcorponoi/unreal-follow-lead-ai

Demo project for my tutorial about creating an Ally AI that can follow the player around or lead them around the level.

ai cpp tutorial unreal-engine unreal-engine-4

Last synced: 09 Jul 2025

https://github.com/teiacare/teiacareinferenceclient

TeiaCareInferenceClient is a C++ inference client library that implements KServe protocol.

cpp cross-platform deep-learning grpc inference kserve machine-learning

Last synced: 25 Sep 2025

https://github.com/rajan170/objectdetectionwithhaarclassifier

object detection for on-road traffic using OpenCV and Haar classifier.

ai cpp haar-cascade-classifier object-recognition python-3 self-driving-car vision

Last synced: 02 Feb 2026

https://github.com/bartste/keyboard

Keyboardio Atreus and Arduino

arduino atreus colemak-dh cpp keyboardio mechanical-keyboard

Last synced: 18 Feb 2026

https://github.com/nilssonk/ordered-dithering-cpp

A tool for performing black and white Bayer dithering, written in C++17.

bayer cpp cpp17 dithering

Last synced: 23 Jul 2025

https://github.com/theolepage/directx-2d-framework

A simple framework to make C++ DirectX 2D applications.

cpp directx directx-11

Last synced: 21 Jul 2025

https://github.com/dhananjayporwal/programming-notes

Collection of notes which I made at the time of learning various courses.

cpp cppprogrammingessentialsforbeginners dhananjay dhananjayporwal notes porwal programming-notes

Last synced: 13 Jul 2025

https://github.com/hydraphyzer/cli-based-facebook-app-in-cpp

This is a CLI Based Facebook App Made With Love and C++. Core Concepts of DSA are Implemented in This Project Very Well.

cpp cppprojects datastructures datastructures-algorithms facebook hydraphyzer muhammadzubair

Last synced: 03 Feb 2026

https://github.com/muhammadmooazam/esp32-series

This is for teaching purposes

cpp esp32 iot programming

Last synced: 19 May 2026

https://github.com/karnkaul/fixed_vector

KT single header C++17 library for std::vector that uses a fixed size stack allocated buffer for storage.

cpp cpp17 cpp17-library single-header vector

Last synced: 20 Mar 2025

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

Simple logging library for Symbian OS

cplusplus cpp library logger logging module s60 symbian symbiancpp

Last synced: 23 May 2026

https://github.com/zabir-nabil/dsp-matlab-cpp

Digital Signal Processing in Matlab & C++

cpp dsp matlab

Last synced: 18 May 2026

https://github.com/richelbilderbeek/k3opeenrij

C++ game of connect-three with K3 theme

children cpp game k3 puzzle-game qt qtcreator

Last synced: 20 Jan 2026

https://github.com/desuex/abworld

Space Rangers Arcade Battles

cpp old-games russian space-rangers-2

Last synced: 16 Sep 2025

https://github.com/yadvi12/striver-sde-dsa-sheet

Striver SDE Sheet - CPP Solutions

algorithm coding-challenge cpp data-structures

Last synced: 02 Feb 2026

https://github.com/pecas-dev/m.i.c.r.o-graphics-engine

Computer Graphics Project made with Modern OpenGL in C++ (#2).

cpp graphics-engine graphics-programming opengl

Last synced: 18 Jun 2025

https://github.com/zoulhadj/vmve

Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.

cpp engine rendering vulkan

Last synced: 08 Jul 2025

https://github.com/bm777/switch-pointer

Usage of pointer in C++ and switch function

cpp oriented-object-programming pointers switch

Last synced: 22 Jun 2026

https://github.com/gryfenfer97/neon

A simple swift-like programming language

cpp lox programming-language swift swift-like

Last synced: 16 May 2026

https://github.com/realsba/esp32pp

ESP32++ (esp32pp) is a collection of C++ classes for the ESP32, providing reusable components for buttons, I2C, HTTP servers, and more, aimed at simplifying development.

cpp cpp20 dht11 dht22 esp-idf esp32 i2c-bus i2c-device ina219 ina226 ledc rf43 wifi

Last synced: 16 May 2026

https://github.com/brooklyn-dev/ray-tracing

A GPU-accelerated, physically-based path tracer built with C++ and OpenGL - from scratch.

cpp cpp17 glad glfw3 glm glsl graphics opengl path-tracing pbr ray-tracing raytracer raytracing real-time-rendering

Last synced: 19 May 2026

https://github.com/liplum/secourseproject

It's my course projects of Software Engineering.

cmake course-project cpp

Last synced: 14 May 2025

https://github.com/neko-box-coder/sslogger

Super Simple Logger for call stack and quick debug logging

c-plus-plus cpp cpp-macros cpp11 cross-platform header-only logger logging logging-library

Last synced: 05 Mar 2025

https://github.com/gaia-boat/image-processing

Repo for the image processing and obstacle detection for the autonomous boat Gaia

cpp dnn opencv ssd ssd-mobilenet

Last synced: 12 Sep 2025

https://github.com/notnekodev/krkawm

A window manager for X11

cpp window-manager x11 x11-wm xlib

Last synced: 22 Jul 2025

https://github.com/nexusgksoftwares/maze-project

Maze Generator and Solver Welcome to the Maze Generator and Solver project! 🚀 This C++ application, powered by SDL2, creates and solves mazes with captivating visuals. Experience the beauty of algorithms as you watch mazes being generated and solved before your eyes. Ready to dive in? Let's get started!

cpp csharp maze maze-algorithms maze-game maze-generation-algorithms maze-generator

Last synced: 23 Jan 2026

https://github.com/xxanderwp/appsvolumecontrol

Simple application for control applications volume by hotkeys

cpp electronjs javascript nodejs react typescript volumecontrol webpack windows

Last synced: 06 Mar 2026

https://github.com/csb6/strong-types

Single-header implementation of strong typedefs in C++

cpp cpp17 strongly-typed typedef

Last synced: 14 May 2025