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/tinyalsa/tinyalsa-cxx

A pure C++14 ALSA library with no dependencies.

alsa audio cpp cpp-library cpp14 cpp14-library linux tinyalsa tinyalsa-cxx

Last synced: 30 Apr 2025

https://github.com/itshyphen/pulchowk

C++ and SFML based 2D simulation RPG game

cpp game-2d rpg-game sfml-game

Last synced: 21 Apr 2025

https://github.com/fharchive/cpp.imageencoder

This program encodes text in a bitmap image (.bmp). It works by using LSB steganography which is the process of modifying the least significant bit of a pixel to store part of a character.

cpp lsb-steganography steganography steganography-algorithms

Last synced: 09 Apr 2025

https://github.com/cihansari/observer

Single header only, asynchronous observer structure. Connection is broken when subject or subscriber gets out of scope. Connection itself is thread-safe.

cpp cpp17 observer

Last synced: 10 Oct 2025

https://github.com/maurodelazeri/bitmexcpp

C++ client to connect to bitmex - https://www.bitmex.com/

api bitmex cpp libwebsockets websocket websocket-client

Last synced: 16 Oct 2025

https://github.com/theolepage/prophecy

A tiny deep neural network framework developed from scratch in C++ and CUDA.

cpp cpp17 machine-learning machine-learning-framework machine-learning-from-scratch ml-framework neural-network

Last synced: 06 Oct 2025

https://github.com/choaib-elmadi/echolens

EchoLens - ESP32-CAM based, AI powered smart glasses.

arduino cpp css esp32 esp32-cam html internet-of-things iot javascript python

Last synced: 09 Oct 2025

https://github.com/uriopass/stacklang

A home-made stack based language heavily inspired from PostScript

cpp interpreter language postscript python stack stack-based

Last synced: 05 Mar 2026

https://github.com/oclyke/embedded-startup

in-depth investigation of the C / C++ startup routines in an embedded microcontroller

c cpp embedded microcontroller startup

Last synced: 04 Mar 2026

https://github.com/qzmfranklin/cppgm

C++ compiler, from scratch. Only completed the preprocessing tokenizer yet.

compiler-frontend cpp dragon-book

Last synced: 12 Apr 2025

https://github.com/emd4600/cppreveng

A library to help DLL injection and Detouring in C++

cpp detours dll-injection reverse-engineering x86

Last synced: 28 Feb 2026

https://github.com/micahmo/obs-progress

A plugin for OBS Studio that provides playback controls and progress indicators for media and slideshow sources

cpp obs obs-studio plugin

Last synced: 07 May 2025

https://github.com/tsugitta/atcoder

AtCoder with C++, Go, & Rust

atcoder cpp go rust

Last synced: 12 Jan 2026

https://github.com/basemax/tinycalculator

Tiny Calculator with support of +, -, *, /, ^, sin, cos, tan...

calculator calculator-application calculator-cpp calculatorapp calculators cpp

Last synced: 05 May 2025

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

An efficient multi-threaded download manager

cpp cpp17 downloader http qt qt6

Last synced: 19 Jul 2025

https://github.com/moogacs/problem-solving

Problem solving repo. for the purpose to collect problems solution with different programming language

algorithms c cpp datastructures java javascript problem-solving python

Last synced: 17 Jan 2026

https://github.com/anmol-singh-jaggi/file-shredder

:scissors: A program to shred files and folders securely

c-plus-plus cpp file shred-files

Last synced: 14 Apr 2025

https://github.com/illescasdaniel/file

C++ class to easily read and write to files

cpp file read write

Last synced: 13 Apr 2025

https://github.com/blastrain/libhtml5

minimum html5 library for running your C++ code on web browser

c-plus-plus cpp emscripten html5 wasm webassembly

Last synced: 05 Nov 2025

https://github.com/thephoenix77/leetcode

This repository contains my solutions to various LeetCode problems. Each problem is organized into its own directory, and the solutions are implemented in C++.

cpp leatcode-medium leetcode leetcode-cpp leetcode-easy leetcode-hard leetcode-solutions

Last synced: 13 May 2025

https://github.com/jobinrjohnson/flare

A compiler for TypeScript

bison-flex clang compiler cpp language llvm typescript

Last synced: 13 May 2025

https://github.com/jimknowler/profile

C++ Intrusive Function Profiling Library

cpp multithreading profiler

Last synced: 28 Feb 2026

https://github.com/stanleystanmarsh/folderwatcher

Программа на Qt для отслеживания изменения в директориях. The program for tracking changes in directories.

cpp file-manager hash md5 qt qt6 sha-256 sha-512 snapshots winapi

Last synced: 16 Oct 2025

https://github.com/bensuperpc/gtasa_alternative_code

Find alternative cheat code in Grand Theft Auto San Andreas (2004) by bruteforce (CLI and GUI), C++17, Qt 6 and CUDA 11

alternative arm64 bruteforce cheat cmake cmake-toolchain cpp crc32 cross-platform dockcross docker gta gtasa linux qt windows

Last synced: 26 Jan 2026

https://github.com/shxntanu/se-lab-assignments

A collection of all Second Year Computer Engineering assignments from Savitribai Phule Pune University (SPPU).

algorithms assembly computer-graphics cpp data-structures dsa microprocessor oop sppu sppu-computer-engineering

Last synced: 05 Jul 2025

https://github.com/mrtkp9993/anomalydetectioncpp

Simple anomaly detection for univariate time series data.

anomaly-detection cpp data-science statistics

Last synced: 24 Oct 2025

https://github.com/jacksiroke/winapi-code-snippets

c++ code snippets for winapi which can be very useful when coming up with a user interface (gui)

cpp desktop gui user-interface win32 winapi

Last synced: 05 Oct 2025

https://github.com/chenningg/cz4031-b-plus-tree

B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.

bplustree cpp database database-systems-principles index

Last synced: 06 Jul 2025

https://github.com/gsuberland/autoregistering-cpp-factory

Generic auto-registering factory in C++ with support for constructor arguments.

arduino auto-registration cpp cpp11 embedded factory-pattern self-registration

Last synced: 25 Feb 2026

https://github.com/anubhavitis/competitive-programming

A complete record of my journey as a competitive programmer, over various platforms. Most of the questions are from Codeforces.com in C++.

challenge codeforces codeforces-solutions competettive-programming cpp practise-purpose solutions

Last synced: 06 Jul 2025

https://github.com/coders-school/cpp-fundamentals

C++ online course. Modules about fundamentals and basics of C++ language.

coders-school cplusplus cpp cpp17 markdown md

Last synced: 27 Oct 2025

https://github.com/darkbitsorg/guichan

Guichan is a C++ GUI library designed for games.

allegro4 cpp gui guichan irrlicht sdl

Last synced: 21 Oct 2025

https://github.com/vanillapdf/vanillapdf

Vanilla.PDF is a cross-platform SDK for creating and modifying PDF documents

cmake cpp cross-platform linux macos pdf windows

Last synced: 31 Jan 2026

https://github.com/dns2utf8/hour_glass

C++ Frontend - Rust Backend

backend c c89 cpp cpp11 cpp14 hour-glass rust rust-bindings

Last synced: 10 Apr 2025

https://github.com/iartorias/sims4_flexmod

An utility to set the custom path for The Sims 4 mods directory.

cpp the-sims-4 thesims4

Last synced: 09 Apr 2025

https://github.com/dimanikulin/fva

A convergent tool set in form of desktop applications to automate the process of importing the multimedia data (photo/audio/video) into the IR multimedia systems like digiKam, Google Photo, Apple Photo, Synology Photo Station, etc. to make the multimedia more searchable and to improve family photos

cmake codechecks cpp csv digicam doxygen exif exif-metadata organize-photos photo-organizer photography photomanager photos python qt sqlite synology visual-studio wix yml

Last synced: 11 Apr 2025

https://github.com/apache/orc-format

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads

apache big-data cpp java orc

Last synced: 09 Apr 2025

https://github.com/web-eid/libelectronic-id

C++ library for performing cryptographic operations with electronic ID smart cards

authentication cpp cryptography digital-signature eid-card pcsc pkcs11 smartcard

Last synced: 01 Mar 2026

https://github.com/llnl/msr-genie

Utility for fast and efficient queries about MSRs

cpp llnl msr

Last synced: 29 Apr 2025

https://github.com/kovzol/lxx

Find citations of the Septuagint in the Greek New Testament

bible-references bible-study cpp septuagint septuaginta

Last synced: 13 Apr 2025

https://github.com/virxec/rocketsim-rs

Rust bindings for the RocketSim project

autocxx bindings cpp rust

Last synced: 14 Apr 2025

https://github.com/njroussel/aosoa

Header-only C++ container to easily convert between AOS and SOA data layouts

array-of-structures cpp header-only structure-of-arrays zero-cost-abstraction

Last synced: 14 May 2025

https://github.com/brightprogrammer/misraos

A Modern Operating System Written in C++ From Scratch!

cmake cpp kernel modern operating-system osdev

Last synced: 26 Jul 2025

https://github.com/dennisfrancis/clusterrows

A LibreOffice Calc extension that clusters the rows in a table and colors them to indicate the clusters.

clustering cpp expectation-maximization gaussian-mixture-models gmm libreoffice-calc python

Last synced: 14 Apr 2025

https://github.com/vincy1230/wp-comment-reviewer

A remote comment reviewer for WordPress based on Qt | 一款基于 Qt 开发的 WordPress 待审评论远程管理器

cpp qt wordpress

Last synced: 08 May 2025

https://github.com/lynkos/algae-detection

Detect and identify different species of harmful algae within natural water in real-time with AI and a camera (i.e., ESP32-CAM, smartphone, or webcam).

ai arduino artificial-intelligence c cnn computer-vision cpp deep-learning esp32 espressif html iot machine-learning neural-network opencv opencv-python python tinyml ultralytics yolov8

Last synced: 13 Apr 2025

https://github.com/thakursaurabh1998/cpp

This repo contains all the C++ programs that are made as part of Object Oriented Programming subject.

classes containership cpp dynamic-programming inheritance operator-overloading pointer virtual-functions

Last synced: 21 Jul 2025

https://github.com/parasoft/run-cpptest-action

A GitHub Action for running Parasoft C/C++test analysis

analysis c code compliance cpp cpptest lint parasoft quality security static test testing

Last synced: 11 Jul 2025

https://github.com/xros/dotfiles

dotfiles for Vim and other settings

bash cpp dotfiles ide java lua python tmux vim zsh zshell

Last synced: 29 Oct 2025

https://github.com/superstar1205/housedesignapp

House🏠design 🔰 and building order and build Hybrid app in AU. iOS/Android/ionic/iPad/MobileAppDevelopment.

android-application cpp ionic-framework ios-app java javascript mobile-development objective-c typescript

Last synced: 31 Oct 2025

https://github.com/hamdor/task

Simple task scheduler

cpp

Last synced: 12 Apr 2025

https://github.com/daviehh/fanshim-cpp

C++ code for the fan shim on raspberry pi

cpp gpio libgpiod raspberry-pi

Last synced: 12 Apr 2025

https://github.com/jaypmorgan/cern-root-mode

Major-mode for ROOT and the Cling REPL in Emacs

cern-root cpp emacs emacs-mode repl root-cern terminal

Last synced: 12 Jul 2025

https://github.com/willkill07/adventofcode2021

My solutions to https://adventofcode.com/2021

advent-of-code advent-of-code-2021 benchmark cpp cpp20 openmp

Last synced: 04 Oct 2025

https://github.com/ali-elshorpagi/college_system

College System is a basic software for managing College Data, such as Courses, Staff, Student...etc. All of these functions are handled by the system using files as a temporary database. these files are used to store and print data.

college-system cpp oop-project

Last synced: 27 Sep 2025

https://github.com/ritsuwastaken/open-l2encdec

C++ library and tool for encrypting and decrypting Lineage II game files

arm cmake cpp cpp-library cpp20 decode decrypt encode encrypt exteel l2crypt l2encdec lineage lineage2 lineageii linux osx windows

Last synced: 03 Feb 2026

https://github.com/theflash2k/brat

A Cross-Platform (Windows/Linux [Soon to be available on MAC]) Remote Administration Tool.

cpp linux rat remotadministrationtool windows

Last synced: 19 Apr 2025

https://github.com/pakerwreah/inspectorweb

Tool to inspect SQLite databases and intercept network requests from mobile applications.

android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket

Last synced: 13 Jul 2025

https://github.com/avast/asio-mutex

Awaitable Mutex compatible with Boost.Asio

asio boost coroutines cpp cpp20

Last synced: 07 Apr 2025

https://github.com/rclement/meeblip-controller

MIDI controller for the Meeblip Anode synthesizer

audio cpp juce meeblip midi plugins synthesizer

Last synced: 23 Mar 2025

https://github.com/komdosh/eltechlabworks

Лабораторные работы по программированию. Студента СПБГЭТУ "ЛЭТИ" ФКТИ ИВТ.

asm c cpp eltech komdosh

Last synced: 02 Mar 2025

https://github.com/karnkaul/ktl

Collection of ktl header libraries - small C++20 wrapper utilities

async-queue bitflags cpp cpp20 cpp20-library future header-only library n-tree not-null result stl thread threading

Last synced: 11 Apr 2025

https://github.com/objectionary/eo-graphs

A few classic graph algorithms implemented in C++, Java, and EOLANG

algorithm cpp eolang graph graph-algorithms java

Last synced: 01 May 2025

https://github.com/fuzun/flappy-bird-qt

A multi-resolution supported clone of Flappy Bird made with C++ and Qt Framework.

cpp deep-learning flappy-bird motion-blur qt-framework strobe-api tiny-dnn

Last synced: 03 Oct 2025

https://github.com/JulyOT/JulyOT

The central repository for all content released as part of #JulyOT each year

ai aiot cpp edge embedded iiot iot python

Last synced: 10 Mar 2025

https://github.com/emmmatech/calculator_nx

This is my C++ Calculator program, ported to the Nintendo Switch

borealis calculator-nx cpp cpp17 cxx cxx17 libnx switch-homebrew

Last synced: 30 Jun 2025

https://github.com/suifei/asm2hex2

The new version is refactored using C++ (cpp), while the original version was developed using Golang. A cross-platform GUI tool for converting between Assembly and Machine Code (Hex), powered by Keystone Engine and Capstone Engine.

capstone cpp decompiler dissassembler keystone opcodes tools wxwidgets

Last synced: 12 Jan 2026

https://github.com/rachhshruti/reliable-file-transfer-udp

Reliable file transfer using unreliable User Datagram protocol

client-server congestion-control cpp flow-control networking sliding-window-protocol udp

Last synced: 14 Apr 2025

https://github.com/lygaen/mineserver

A entire rewrite of Minecraft 1.8.9 server in C++!

cpp minecraft-cpp minecraft-server rewrite

Last synced: 22 Aug 2025

https://github.com/alexandrehiroyuki/datatome

Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.

algorithms analysis arduino arduino-library cpp cumulative-mean data-processing data-structures exponential-moving-average filters median moving-average moving-median pio platformio platformio-library standard-deviation variance

Last synced: 24 Oct 2025

https://github.com/jrob774/makeicon

Cross-platform command-line utility for generating app icons.

command-line command-line-tool cpp cpp17 ico icon makeicon tool utility

Last synced: 09 Oct 2025

https://github.com/ahestevenz/ap-image-register

C++ class for 2D multimodal image registration

algorithm arpet cpp image-registration medical-images opencv pet

Last synced: 04 Apr 2026

https://github.com/organization/libreism

Open source server time viewer written in C++

boost cmake cpp cxx17 drogon ntp ntp-client server-time standard-time ticketing-clock vue

Last synced: 24 Apr 2025

https://github.com/egecetin/repo-init

C++ Application Template. It has already integrated a Telnet and ZeroMQ server to receive commands, Crashpad handler to generate minidump, a Prometheus server to broadcast performance metrics. Also, it can send logs to syslog using Spdlog, to a Sentry server and Grafana Loki instance

application-template cmake cpp cpp-template grafana-loki-client prometheus-client sentry-client template

Last synced: 19 Oct 2025

https://github.com/blace-ai/hub

Ready-to-deploy models including Segment Anything 3, Depth Anything 2 and Gemma.

blace-ai cpp depth-anything-v2 depth-anything-v3 gemma onnx raft segment-anything-3 torchscript

Last synced: 29 Jan 2026

https://github.com/st1llwater/sorting-algorithms

A Collection Of Various Sorting Algorithms In Java, Cpp, C And Golang

c cpp golang hacktoberfest hacktoberfest2021 java

Last synced: 28 Feb 2025

https://github.com/kekeblom/mpm

A simple CUDA accelerated material point method simulation.

computer-graphics cpp cuda docker mpm opengl physically-based-simulation physics-simulation simulations

Last synced: 12 Apr 2025

https://github.com/gregorykogan/sorts

This is a sorting algorithm visualizer. It is written in C++ and uses SDL2 for graphics. It is compiled to WASM using Emscripten and embedded in a Vue.js app.

algorithm algorithms cpp emscripten sdl2 sort sorting-algorithms sorting-visualization wasm

Last synced: 09 Apr 2025

https://github.com/iartorias/debug_remover

A tiny tool to strip the debug info from Windows binary files.

cpp cpp17 debug pe pe-binaries

Last synced: 14 Jun 2025

https://github.com/toxe/catch2-examples

Examples for structuring CMake projects using Catch2

catch2 cmake cpp ctest example

Last synced: 14 Oct 2025

https://github.com/pdawg-bytes/winrtcorewindow

Hosting a raw CoreWindow on hWnd from C# or C++.

abi corewindow cpp csharp windows winrt winrtxaml wrl wux

Last synced: 10 Oct 2025

https://github.com/ashaduri/qt-cctalk

Cross-platform ccTalk protocol implementation in modern C++ / Qt

arduino bill-validator bsd-3-clause cctalk coin-acceptor cplusplus cplusplus-17 cpp cpp17 cpp17orlater payment point-of-sale pos qt qt5

Last synced: 17 Mar 2026