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/bitwizeshift/not_null

Non-nullable pointers with 0-overhead and no hidden runtime cost.

cpp cpp11 cpp14 cpp17 modern-cpp not-null nullability

Last synced: 12 Apr 2025

https://github.com/adamff-dev/localekeyboard.sh

This software generates a Keyboard.cpp file (For the Keyboard arduino library) according to the locale we want.

arduino cpp ducky hid hid-injection keyboard keyboard-arduino-library keyboard-library language layouts locales malduino rubber-ducky whid

Last synced: 17 Jul 2025

https://github.com/devfinwiz/leetcode-feeder

A repository designed for novice developers to make open-source contributions with just a few clicks. Get your pull request merged in under 12 hours!

algorithm-challenges competitive-coding cpp data-structures java leetcode leetcode-python python sql

Last synced: 21 Mar 2025

https://github.com/tereius/onvifmonitor

📹 A proof of concept of an ONVIF camera viewer/monitor

cpp gsoap onvif qml qt

Last synced: 15 Jul 2025

https://github.com/shibam120302/love-babbar-dsa-sheet-sol

Solution of the problems listed in DSA cracker sheet made by Love Babbar, with resources

challenges cpp dsa dsa-algorithm lovebabbar-dsa-sheet youtube

Last synced: 10 Jul 2025

https://github.com/dan-tan/riot-cpp

Basic api client to query riot's api. Handles rate limiting, server errors and does basic logging.

api-client api-wrapper catch2 cpp libcurl restful-api riot-games-api

Last synced: 12 Apr 2025

https://github.com/yuki-koyama/visoptslider

Qt-based implementation of VisOpt Slider widget [UIST 2014] for C++ & Python

cpp python qt slider visualization widget

Last synced: 06 Mar 2026

https://github.com/virtyaluk/coursera-data-structures-algorithms

:microscope: My progress doing Coursera' Data Structures and Algorithms Specialization

algorithms coursera cpp data-structures python

Last synced: 07 May 2025

https://github.com/ashtum/smpp

A C++ implementation of SMPP protocol on Boost.Asio

boost-asio coroutines cpp smpp smpp-client smpp-server

Last synced: 13 Apr 2025

https://github.com/yeaseen/angrybirds_igraphics

:performing_arts: A casual puzzle video game implemented in C/C++ with OpenGL iGraphics for GUI as a term project assignment of C Programming Language Sessional course, CSE102 of CSE, BUET.

angry-bird-game angry-birds c cpp cse-buet igraphics-project opengl visual-studio

Last synced: 14 Aug 2025

https://github.com/gochomugo/crun

Run C/C++ scripts, just like you would do with Python, Ruby etc.

c c-plus-plus cpp

Last synced: 21 Mar 2025

https://github.com/sudip-mondal-2002/shooter-game

A shooting game built on Unreal Engine

cpp shooting-game unreal-engine-4

Last synced: 04 Apr 2026

https://github.com/karnkaul/bave

BAsic Vulkan Engine for desktop and Android

2d-game-engine android cpp cpp20 game-engine vulkan

Last synced: 05 Mar 2026

https://github.com/eclipse-ecal/udpcap

📦 Npcap-based UDP socket emulation library for C++ 👨‍💻

cpp npcap udp winsocks

Last synced: 24 Feb 2026

https://github.com/akagi201/learning-c-cpp

Codes when learning C and Cpp

c cpp learning tutorial

Last synced: 01 Mar 2026

https://github.com/algosup/2024-2025-project-3-quickest-path-team-6

PathQuick is a high-performance software solution designed to calculate the quickest path between two landmarks in the United States.

algorithms astar-algorithm cpp csv dijkstra-shortest-path json opensource rest-api server weighted-graphs xml

Last synced: 03 Mar 2026

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/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/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/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/rainliu/leetcode

Leetcode in C++/Go/Rust

cpp go rust

Last synced: 02 Aug 2025

https://github.com/ieasybooks/taqtie

برنامج سطح مكتب بسيط بواجهة سهلة الاستخدام لتقطيع الصوتيات/المرئيات الطويلة بناءً على فترات زمنية مختلفة

audio-processing cpp desktop ffmpeg macos qtcreator video-processing windows

Last synced: 04 Oct 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/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/tsugitta/atcoder

AtCoder with C++, Go, & Rust

atcoder cpp go rust

Last synced: 12 Jan 2026

https://github.com/hamdor/task

Simple task scheduler

cpp

Last synced: 12 Apr 2025

https://github.com/black-hell-team/thebhtinjector

TheBhTiNjector is a filebinder that can concatenate two or more files of some extensions that preserves the integrity of the files and gives you the option of injecting shellcode into them.

binder cpp file-binder file-binding hides-malware malware malware-analysis malware-sample malware-samples ransomware ransomware-builder ransomware-source-code remote-access-tool remote-administration-tool shellcode shellcode-injector trojan trojan-builder trojan-rat

Last synced: 08 Aug 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/virxec/rocketsim-rs

Rust bindings for the RocketSim project

autocxx bindings cpp rust

Last synced: 14 Apr 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/ungive/loon

Make a local file accessible online instantly via HTTP

cpp cpp17 go golang libhv protobuf reverse-tunnel tunnel

Last synced: 10 Apr 2025

https://github.com/cpmbits/cpm

A modern project management tool for C/C++ projects

c cpp dependency-manager framework

Last synced: 13 Dec 2025

https://github.com/ironsdu/gayrpc

Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .

cpp protobuf rpc rpc-library

Last synced: 08 Jul 2025

https://github.com/houarizegai/hackerrank-solutions

Solution of HackerRank problems.

cpp hackerrank java problems python solutions sql

Last synced: 10 Apr 2025

https://github.com/madhavjivrajani/simdfa

Simulations of deterministic finite automata in different languages!

cpp dfa go golang hacktoberfest haskell java javascript julia nfa nim oops oops-in-cpp oops-in-python python racket rust simulation

Last synced: 17 Mar 2025

https://github.com/jayantgoel001/stl

Standard Template Library

cpp generics stl stl-algorithms templates

Last synced: 02 May 2025

https://github.com/cggos/dsa-cpp

C++ source code for 《C++数据结构与算法(第4版)》, ISBN: 978-7-302-37668-2

algorithms cpp data-structures data-structures-and-algorithms

Last synced: 28 Oct 2025

https://github.com/weebnetsu/database-connection-cpp

Simple database connection and display in C++

c cpp mysql tutorial

Last synced: 05 May 2025

https://github.com/cjdb/cjdb.github.io

Repository for hosting Christopher Di Bella's personal website.

cpp github-pages website

Last synced: 19 Apr 2025

https://github.com/keithdhedger/castreceiver

A small upnp renderer for linux ( aimed at RPI3 ) to display cast videos etc on main TV.

cast cli cplusplus cpp linux mplayer omxplayer reciever renderer rpi tv upnp

Last synced: 10 Apr 2025

https://github.com/houhuawei23/nudt-sysyc-csc2024

NUDT SysY Compiler for CSC-2024

compiler cpp llvm

Last synced: 30 Apr 2025

https://github.com/mrts/flag-set-cpp

flag_set is a type-safe class for using enums as flags in C++

cpp enums

Last synced: 30 Apr 2025

https://github.com/conradsnicta/armadillo-gmm

gmm_diag and gmm_full: C++ classes for multi-threaded Gaussian mixture models and Expectation-Maximisation

armadillo clustering clustering-algorithm cpp em-algorithm expectation-maximization gaussian-mixture-models gmm k-means k-means-clustering machine-learning mapreduce openmp statistics

Last synced: 13 May 2025

https://github.com/eintim23/playerlink

Cross platform, universal discord rich presence for media players

cpp discord linux macos media mediaplayer music rich-presence rpc windows

Last synced: 30 Apr 2025

https://github.com/lnk2past/copperhead

An Inline C++ Extension Generator for Python

c-plus-plus code-generation cpp python python-c-api python-extension python3

Last synced: 10 Apr 2025

https://github.com/lironmiz/codeforces

Designed to help people save the exercises I solved in c++ and track my progress and learning in algorithms, data structures, and programming math puzzles in code forces.

algorithms c codeforces-solutions competitive-programming cpp data-structures learning-by-doing low-level-programming math notepad-plus-plus solutions

Last synced: 18 Mar 2025

https://github.com/stephensmith25/pythonfmu3

A lightweight framework that enables the packaging of Python3.x code as co-simulation FMUs following version 3.0

cpp fmi fmi3 python

Last synced: 03 Apr 2025

https://github.com/niravcodes/huffman_compression

The implementation of the Huffman algorithm as a command line utility.

compression cpp huffman huffman-coding huffman-compression information-theory

Last synced: 10 Apr 2025

https://github.com/bblfsh/cpp-driver

C++ AST extractor / driver for the bblfsh project

babelfish cpp driver

Last synced: 14 Jan 2026

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/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/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/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/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/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/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/sachinl0har/basic-programs

Basic programs in Multiple Languages

basic-programs c cpp hacktoberfest java python

Last synced: 11 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/zchrissirhcz/cpp-moments

Records of learning/practising C++

cpp debugging image-processing

Last synced: 11 Apr 2025

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/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/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/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/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/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/j4cobgarby/eddy

A fairly simple command line text editor written in C++

command-line command-line-app command-line-tool cpp debian linux mac ncurses open-source text text-editor windows

Last synced: 22 Jun 2025

https://github.com/tntmeijs/nes

A clean and simple modern C++ NES emulator.

cpp nes-emulator

Last synced: 11 Jun 2025

https://github.com/arbrk1/typeclasses_cpp

Feature-complete typeclasses for C++

cpp cpp-templates crtp traits typeclasses

Last synced: 06 Mar 2026

https://github.com/flexxxxer/md5_hash

hash library by md5 algorithm

cpp hashing-algorithm library md5

Last synced: 21 Apr 2026

https://github.com/teamkillerx/ryuzakilib

RyuzakiLib is a downloader tool, ChatGPT Free, FluxAI Free, image generator [PYTHON-BACKEND] all supported

backend chatbot chatgpt chatgpt-api class-python cpp fastapi fluxai golang hacktoberfest java javascript julia pyrogram python python3 ruby ryuzakilib telegram tools-downloader

Last synced: 07 Mar 2026

https://github.com/ashish2030/cpp_programming_language_practice_code

:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴘʀᴀᴄᴛɪᴄᴇ ᴄᴏᴅɪɴɢ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴜꜱɪɴɢ ᴄ++ 💻 🎯 🚀

algorithms coding computative-programming cpp dinamic-programming graph graph-algorithms-and-data-sturcture loop mit-license tree-structure

Last synced: 11 Apr 2025

https://github.com/tetsuok/arowpp

AROW++ An implementation of the efficient confidence-weighted classifier

cpp machinelearning

Last synced: 13 Apr 2025

https://github.com/leiless/assertf.h

🚀 C header-only formattable assert macros library

assert assertion assertion-library c cpp debug debugging header-only misuse test unittest

Last synced: 10 Sep 2025

https://github.com/ibra-kdbra/codeconjurer

A C/C++ playground for exploring diverse concepts like algorithms, game engines, CMake, and more. This evolving repository is a space for experimentation, designed to deepen understanding of C++ while encouraging growth and innovation.

algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2

Last synced: 12 Jul 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/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/karnkaul/clap

Lightweight, type-safe command line arguments parser using C++23

argument-parser cli cpp cpp23

Last synced: 17 Mar 2026

https://github.com/mohammedhamzamalik/coding-ninjas-competitive-programming

This repository contains solution of all problems of Coding Ninjas' Competitive Programming course.

coding-ninjas-solution competitive-programming cpp dsa hacktoberfest oops python

Last synced: 12 Jul 2025

https://github.com/siyovush-hamidov/okx-exchange-connector

📈OKX exchange connector supporting REST and WebSocket protocols for data retrieval written in C++

cpp libcurl multithreading rest-api websocket websocketpp

Last synced: 12 Apr 2025

https://github.com/abdallahhemdan/tetris-game

🧩Implementation of Tetris Game using C++/SDL..

cpp sdl tetris tetris-game tetrisgame

Last synced: 07 May 2025

https://github.com/alessandro-salerno/asciipaint

A test for my ASCII Graphics Library

ascii ascii-art c cpp paint

Last synced: 24 Jun 2025

https://github.com/coyorkdow/liteproto

A native C++17 reflection and serialization library [work in progress]

cpp cpp17 reflection-library template-meta-programming

Last synced: 07 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/avast/asio-mutex

Awaitable Mutex compatible with Boost.Asio

asio boost coroutines cpp cpp20

Last synced: 07 Apr 2025

https://github.com/jacobdomagala/compileresult

Github action for adding compile warnings/errors as PR comment.

build comments compile cpp github-action github-actions pr-comment pull-requests

Last synced: 19 Apr 2025

https://github.com/QtExcel/Qlibxlsxwriter

Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.

c cpp excel libxlsxwriter qt xlsx xlsxwriter

Last synced: 08 May 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