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/mkirchner/traycer

Ray tracing, from scratch, in C++

cpp from-scratch raytracer

Last synced: 14 May 2025

https://github.com/yuantinghsieh/realsteelboxinggame

A real-time motion-sensing boxing game with GUI written in Qt, QML, c++

boxing cpp qml qt5 raspberrypi

Last synced: 12 Jul 2025

https://github.com/gherynos/libsaltpack

A C++ implementation of saltpack (https://saltpack.org)

cpp libsodium msgpack saltpack staticlibrary

Last synced: 16 Jan 2026

https://github.com/l0s1f/adrenalinlinuxedition

A modern AMD GPU control panel for Linux, inspired by AMD Adrenalin on Windows.

amd amdgpu archlinux cpp linux linux-app linux-desktop qt qt6 qtwidgets

Last synced: 29 Aug 2025

https://github.com/soundux/pantomime

๐Ÿ—ƒ๏ธ A C++ library for work with mime-types

cpp cpp-library cpp17 cpp17-library mime mime-database mime-type mime-types mimetypes

Last synced: 26 Aug 2025

https://github.com/tajiknomi/browsercredextractor_windows

Extract stored password(s) and important file(s) from various browser (i.e. Chrome, Brave, Edge, Opera)

brave browser browser-security chrome cpp cybersecurity dpapi edge offsec windows

Last synced: 27 Sep 2025

https://github.com/apwhitehat/openmp-irc

An IRC server and client based on openMP and Non-Blocking Sockets

asynchronous cpp irc multithreading nonblocking-sockets openmp

Last synced: 28 Jul 2025

https://github.com/myriad-dreamin/influxdb-v2-client

c++11 flux api (influxdb v2)

cpp influxdb influxdb-client

Last synced: 20 Sep 2025

https://github.com/rabinadk1/ictc-modeling

ICTC Building as Graphics Project

c cmake cpp graphics modelling

Last synced: 16 Aug 2025

https://github.com/danielt-dev/leetcode-solutions

Collection of my solutions for LeetCode Data Structures & Algorithms problems

algorithms cpp dsa python

Last synced: 22 Aug 2025

https://github.com/ankitsultana/parallel-df

An OpenMP based solution for computing K-most frequent words in a corpus (see README for more). Also, my submission for Assignment 2 of Parallel Computing Course, BITS Pilani (2nd Sem 2017/18)

cpp document-frequency openmp openmp-parallelization

Last synced: 03 Feb 2026

https://github.com/pencilcaseman/symbomathpaper

Exploring symbolic mathematics in C++, including differentiation

cpp cpp17 symbolic-math

Last synced: 09 Feb 2026

https://github.com/asad-ismail/lane_detection

Lane Detection and Classification using Front camera monocular images

adas cpp embedded lanedetection pruning quantization tensorflow weight weightclustering

Last synced: 19 Apr 2025

https://github.com/siva-tanikonda/asteroids-plus

An HTML5 remake, an AI, and a training environment/framework for Asteroids (a retro Atari game)

asteroids-game cpp genetic-algorithms html-css-javascript sdl2

Last synced: 23 Aug 2025

https://github.com/alexhuszagh/libxlsxwriterpp

C++ bindings for libxlsxwriter.

cpp libxlsxwriter

Last synced: 19 Apr 2025

https://github.com/wandvvs/expression-parser

Lexing and constructing AST for arithmetic expressions using the recursive descent parsing method

compiler cpp cpp23 cxx cxx23 interpreter language lexer lexer-parser lexing parser programming-language tokenizer

Last synced: 13 Apr 2025

https://github.com/manraj29/hangman-using-cpp

Basic game of Hangman (Guess the word in limited guesses)

cpp game hangman project

Last synced: 04 Feb 2026

https://github.com/glaumar/poptranslate

Translate the text selected by the mouse in wayland

cpp kde linux qt translator wayland

Last synced: 05 May 2026

https://github.com/njroussel/simulatedannealing

A C++ implementation of simulated annealing for the Ising perceptron.

annealing cpp eigen jupyter mcmc mcmc-sampler pybind11 python

Last synced: 08 May 2026

https://github.com/wtrsltnk/goldsrc-maps

Map viewer for Valve's GoldSrc engine

cmake cpp glfw glm goldsrc imgui opengl

Last synced: 07 May 2026

https://github.com/zlatnaspirala/web-to-native

Testing basic c++ compilers work

c cef cpp porting visual-studio web xcode

Last synced: 13 May 2026

https://github.com/samuelmarks/type-correct

Correct types: typed correctly

c cpp libclang libtooling llvm

Last synced: 08 May 2026

https://github.com/blooser/gemini

Audio player with wallpaper changer

cmake cpp cpp17 qml qt5 taglib vlc

Last synced: 02 May 2026

https://github.com/lackhole/plotting-for-opencv

Plotting for OpenCV (C++)

cpp graph image math opencv plot plotting

Last synced: 10 May 2026

https://github.com/changyeop-yang/study-datastructure

์ „์‚ฐํ•™์—์„œ ์ž๋ฃŒ๋ฅผ ํšจ์œจ์ ์œผ๋กœ ์ด์šฉํ•  ์ˆ˜ ์žˆ๋„๋ก ์ปดํ“จํ„ฐ์— ์ €์žฅํ•˜๋Š” ๋ฐฉ๋ฒ•์ด๋‹ค. ํšจ๊ณผ์ ์œผ๋กœ ์„ค๊ณ„๋œ ์ž๋ฃŒ๊ตฌ์กฐ๋Š” ์‹คํ–‰์‹œ๊ฐ„ ํ˜น์€ ๋ฉ”๋ชจ๋ฆฌ ์šฉ๋Ÿ‰๊ณผ ๊ฐ™์€ ์ž์›์„ ์ตœ์†Œํ•œ์œผ๋กœ ์‚ฌ์šฉํ•˜๋ฉด์„œ ์—ฐ์‚ฐ์„ ์ˆ˜ํ–‰ํ•˜๋„๋ก ํ•ด์ค€๋‹ค.

cpp datastructure mit-license swift

Last synced: 01 May 2026

https://github.com/flavouredtux/ember

x86-64 decompiler built from first principles. ELF + Mach-O, IR + SSA, pseudo-C, QuickJS scripting.

cpp cpp23 decompiler disassembler elf mach-o reverse-engineering x86-64

Last synced: 29 Apr 2026

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

Solutions of some of the best Programs available on LeetCode for Beginners and Intermediate , uploaded on languages namely Python , Java , C++, C .

competitive-coding competitive-programming cpp daily-coding-problem dailycodingproblem java leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions potd potd-github potd-practice potd-solution programming python

Last synced: 01 May 2025

https://github.com/chatopera/cpp-kick-starter

Sophisticated C++ Project Skeleton

cmake cpp

Last synced: 22 Apr 2026

https://github.com/icexin/clang_complete

A tool generates .clang_complete file for c++ project

clang cpp

Last synced: 04 May 2026

https://github.com/tsnsoft/tsn_qt5_demo

ะŸั€ะธะผะตั€ ะฟั€ะพัั‚ะตะนัˆะตะน ะฟั€ะพะณั€ะฐะผะผั‹ ะฝะฐ Qt5 ะฒ QtCreator (linux)

cpp example linux qt5 qtcreator

Last synced: 02 May 2026

https://github.com/ibob/c-utf8

utf8 โ‡” utf32 (Unicode) conversion for C an C++

c cpp unicode utf-8 utf8

Last synced: 28 Apr 2026

https://github.com/ferhatgec/solfege

Solfege Esoteric Language, Do Re Mi Fa...

c cpp esolang esoteric-language programming programming-language stdio

Last synced: 15 Jun 2026

https://github.com/prakharchoudhary/codeverse

My implementations of various DS and algorithms, alongwith my submissions on coding platforms like Codechef, Hackerrank, Hackerearth etc.

algorithms-datastructures c codechef-solutions competitive-learning competitive-programming cpp hackerearth hackerrank-solutions python spoj-solutions

Last synced: 08 May 2026

https://github.com/lon9/docker-alpine-grpc

Dockernized gRPC and protobuf environment on Alpine linux

alpine cp cpp docker grpc protobuf

Last synced: 09 May 2026

https://github.com/vittorioromeo/cppcon2016

Repository for my `cppcon2016` talk: "Implementing static control flow in C++14"

control-flow cpp cpp11 cpp14 cpp17 cppcon presentation slides

Last synced: 29 Apr 2026

https://github.com/tsnsoft/netbeansforcpp

ะ˜ัะฟะพะปัŒะทะพะฒะฐะฝะธะต NetBeans ะดะปั ะฟั€ะพะณั€ะฐะผะผะธั€ะพะฒะฐะฝะธั ะฝะฐ C++

cpp example mingw netbeans windows

Last synced: 29 Apr 2026

https://github.com/mpx4132/thermostat

A C++ thermostat framework designed to serve as the foundation for a more complex system. This project is meant to run on limited-resource systems (such as the ESP8266).

arduino cpp esp8266 esp8266-arduino iot lightweight limited-memory thermostat

Last synced: 03 May 2026

https://github.com/eansearch/barcodescanner

Barcode scanner application that automatically looks up the barcodes on ean-search.org (based on GStreamer and Qt)

barcode barcode-reader barcode-scanner cpp ean13 gstreamer gtin qt qt5 upc upc-a

Last synced: 30 Apr 2026

https://github.com/mortennobel/oocholmod

An object oriented C++ header-only wrapper for Timothy A. Davis' Cholmod library (part of SuiteSparse)

cholmod cpp hpc sparse-matrices

Last synced: 19 Jun 2026

https://github.com/l-super/simzip

A minimal C++20 zip library for zip compression and decompression.

cpp cpp20 miniz unzip zip

Last synced: 08 Jun 2026

https://github.com/noelware/violet

๐ŸŒบ๐Ÿ’œ Extended C++ standard library

bazel cpp noelware violet

Last synced: 06 Jun 2026

https://github.com/tessapower/video-stabilizer

Video stabilizer that utilizes the SIFT feature detection technique combined with the RANSAC algorithm.

computer-vision cpp imgui opencv opengl ransac-algorithm sift-features video-stabilization

Last synced: 06 May 2026

https://github.com/commandcracker/garrysmod-lua-executor

GarrysMod-Lua-Executor is a DLL for GarrysMod that makes it possible to run Lua code in the client. It is based on https://www.youtube.com/watch?v=gKUtsUtK3Qw

c cpp dll gmod lua

Last synced: 06 May 2026

https://github.com/cmbtea/opencv-and-qt-on-macos

This repository will guide you step by step to use OpenCV and Qt on MacOS using Xcode

cpp opencv opencv4 qt qt-applications qt5 xcode

Last synced: 13 May 2026

https://github.com/hako/3dsmax-customnotifications

Examples for calling custom callback notifications in 3ds Max 2019.

3dsmax autodesk autodesk-3ds-max cpp csharp demo maxscript notifications python

Last synced: 05 May 2026

https://github.com/ferhatgec/cliwidget

Fegeya CLIWidget, Single header CLI-based widgets for C++ developers.

branch cli cpp cpp17 emoji git mercurial single-header time widget

Last synced: 10 May 2026

https://github.com/pixelomer/libshijima

A shimeji simulation library written in C++

cpp cross-platform desktop-pet library

Last synced: 02 May 2026

https://github.com/googlers-repo/node-native

Android native functions written in Node.js

android cpp javascript magisk magisk-module native

Last synced: 09 May 2026

https://github.com/tdegeus/gooseeye

Geometrical statistics

cpp gui image-processing python python3 statistics

Last synced: 30 Apr 2025

https://github.com/christianparpart/compose

Functional Programming in C++14

cpp cpp11 cpp14 functional-programming library

Last synced: 10 Sep 2025

https://github.com/acanixz/cyberpunkplusplus

Um RPG com temรกtica cyberpunk escrito em C++

cpp

Last synced: 28 Apr 2025

https://github.com/offensive-vk/classics

Classics: (C/C++) ~ This Repository Contains All of My C & C++ Programs. Hence, An Old School Repo. All Programs Have Categorized for Reference.

assembly bash c cpp

Last synced: 15 Jun 2025

https://github.com/flipcoder/mx

C++ coroutine await, yield, channels, i/o events (single header + link to boost)

await concurrency coroutines cpp cpp11 iomultiplexing threads yield

Last synced: 08 May 2025

https://github.com/kataglyphis/kataglyphis-renderer

๐Ÿš€ C++23 based renderer with Vulkan/OpenGL support. Serves as playground for me to test new CMake/C++/Vulkan/... features.๐Ÿš€

cmake cpp opengl path-tracing physically-based-rendering rendering vulkan

Last synced: 08 May 2025

https://github.com/bl33h/3dmodelloader

A program that uses SDL2 and glm to load, render, and rotate the lines of 3D models from OBJ files for display.

3d cpp display glm gnu linux loader obj-files sdl2 spaceship

Last synced: 10 Jul 2025

https://github.com/psingh12354/c-stl

Here I upload my C++ STL program which i have done during Covid-19.

basic cpp examples explaination insertion notes pair-template practice-programming stl vector

Last synced: 30 Apr 2025

https://github.com/zpnst/wordly

A simple console game

console-application console-game cpp oop

Last synced: 13 Apr 2025

https://github.com/dheerajshenoy/navi

Highly customizable and extensible modern file manager

cpp file-management file-manager linux lua qt qt6 sol2

Last synced: 30 Oct 2025

https://github.com/korosuke613/etrobocon2017

ETใƒญใƒœใ‚ณใƒณ2017

cpp et-robocon2017 ev3rt japan toppers

Last synced: 03 Jul 2025

https://github.com/sspeedy99/cyweather-weather-forecast

A real-time command line weather application written in c++.

api cpp terminal weather-app web-api

Last synced: 14 May 2026

https://github.com/tajiknomi/remote_administrative_console

Command and Control (C2) Framework for remotely managing multiple clients. It allows for issuing commands, manipulating filesystems, executing shell, uploading/downloading data and gathering details about the connected systems

cpp filemanager hacking-tool offsec pentest-tool pentesting qt rat red-team remote-access-tool remote-administrative-tool

Last synced: 29 Oct 2025

https://github.com/k1ethoang/party-management

Bร i Tแบญp Lแป›n - Lแบญp trรฌnh hฦฐแป›ng ฤ‘แป‘i tฦฐแปฃng (OOP). ฤแบกi hแปc Giao Thรดng Vแบญn Tแบฃi - Phรขn hiแป‡u TP.HCM (UTC2).

cpp oop university

Last synced: 11 Jan 2026

https://github.com/veresdavid/opencv-calculator

A virtual calculator controlled by hand gestures. (https://youtu.be/RnA-b2uEvak)

camera cpp opencv

Last synced: 19 May 2026

https://github.com/luisenmarroquin/cpp-actions

GitHub Actions to build C and C++ on Windows, macOS and Linux

c c-plus-plus cpp docker dockerfile gcc github-actions shell

Last synced: 13 Apr 2025

https://github.com/sahilll94/standard-template-library-in-cpp

A repository where the operation and how does the containers in C++ rich library Standard Template Library (STL) works.

cpp stl stl-algorithms stl-containers

Last synced: 13 Apr 2025

https://github.com/phoemur/cxmaze

A maze game in C++ with lib ncurses, just an exercise

cplusplus cpp game ncurses ncurses-library

Last synced: 17 Mar 2025

https://github.com/terenstare/sortviz

A sorting visualizer written in C++20

cpp cpp20 sdl2 sorting-algorithms visualization

Last synced: 12 Apr 2025

https://github.com/gmitch215/cmdfx

๐ŸŽฎ A Game Engine for your Terminal

c cmake cmdfx cpp game game-engine library

Last synced: 12 Apr 2025

https://github.com/scyth3-c/gl-pincel

a pincel with anchor points, you can draw arbitrarily or with anchos poins polygons

brush cpp cpp17 drawing linux makefile opengl

Last synced: 25 Jan 2026

https://github.com/astrodynamic/color-lines-in-qt-qml

Color Lines is a logical computer game where players make moves to align five or more balls of the same color in a line. Developed in 1992, it offers strategic gameplay on a 9x9 grid, rewarding players with points for creating longer lines. With colorful balls appearing on each turn, aim for the highest score in this addictive puzzle game.

balls cpp cpp17 game gameplay gaming grid logic puzzle qml qml-applications qt qt6 qt6-gui strategy

Last synced: 05 Oct 2025

https://github.com/thepranaygupta/codehelp-compiler

A library that allows you to run programs in 5 languages using node.js, useful for creating online IDE's and similar projects.

c codehelp codehelp-compiler compiler cpp cpp-compiler gcc gcc-compiler

Last synced: 18 Mar 2025

https://github.com/sam0jones0/sugarsentry

ESP32-based portable blood glucose visualisation device with e-ink display. Utilizes Dexcom API, BME280, and VCNL4040 sensors. Developed in C++ for low power, long battery life.

blood-glucose-monitoring bme280 cpp dexcom dexcom-api e-ink esp32 low-power portable vncl4040

Last synced: 10 Apr 2025

https://github.com/duclek65t/flappychim-2.0

UET - Assignment about game

cpp flappy-bird game sdl2 uet

Last synced: 28 Oct 2025

https://github.com/helins/byte_buffer.cpp

Easily and safely read/write any type to byte arrays

arduino bytebuffer cplusplus cpp types

Last synced: 22 Apr 2026

https://github.com/atennop1/genesis

Simple 2D game engine written in C++ using SDL2 and OOP

cpp game-development game-engine game-engine-2d gamedev oop sdl2

Last synced: 18 Jul 2025

https://github.com/melchisedech333/c-postgresql

:elephant: Introductory examples for people who want to use PostgreSQL with the C language. In the examples, the most basic operations to manage the database were covered, namely: connecting, creating tables, inserting records, selecting data, updating and deleting records.

c connector-library cpp cpp-sql database-postgresql postgre-sql postgres postgres-database postgres-databases postgres-db postgres-sql postgresql postgresql-connector postgresql-database postgresql-databases postgresql-driver postgress relational-database relational-database-fundamentals relational-databases

Last synced: 17 Feb 2026

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

:deciduous_tree: ะŸั€ะธะผะตั€ั‹ ะฟั€ะธะปะพะถะตะฝะธะน Qt.

cplusplus cpp example-app examples qml qml-samples qt qt-applications

Last synced: 11 Jan 2026

https://github.com/rikard-helgegren/leverage_analysis_tool

Analyst tool for portfolio construction. How can levereged certificates be used to increase returns in a portfolio while keeping the risk as low as possible. Use the tool and find out.

cpp data-analysis investment kivy-framework python3

Last synced: 12 Apr 2025

https://github.com/mubeen-channa/atm-machine-cpp-project

This is my C++ ATM Machine 1st semester project. This project is build from scratch using C++.

contributions-welcome cpp cpp-project first-semester-project mubeen-channa mubeenchanna open-source

Last synced: 16 Jul 2025

https://github.com/terroo/utilscpp

My C++ Utility Library

clang cmake cpp gnu llvm make makefile

Last synced: 17 Jul 2025

https://github.com/rir360/login-systems

The repository contains some different types of simple login systems programmed in c/c++ language. From a very simple password checking program to an advanced encryption system.

c cpp decryption encryption login password system

Last synced: 17 May 2026

https://github.com/maxoodf/tgnews

Telegram Data Clustering Contest (Bossy Gnu's submission )

cpp document-clustering document-embedding document-similarity nlp nlp-machine-learning telegram word2vec

Last synced: 03 Apr 2025

https://github.com/algo-ryth-mix/compression

Comparison on Compression Algorithms for Games

cpp game-development game-engine-development lzma testing-tool zip

Last synced: 19 Apr 2026

https://github.com/chahelgupta/dsa-project-familytree

C++ program for building and visualizing a hierarchical family tree. The program should allow users to interactively add family members, specify their parent-child relationships, and visualize the family tree's structure.

cpp dsa dsa-algorithm dsa-project dsa-solutions miniproject

Last synced: 11 Apr 2025

https://github.com/cashtann/fileexplorer

File explorer in Qt QML and C++

cpp fileexplorer filesystem qml qt

Last synced: 18 Jun 2025