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/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/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/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/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/jonathanpoelen/jln.mp

C++17 meta programming library for fast compilation speed.

cpp cpp17 metaprogramming mpl template-metaprogramming

Last synced: 14 Mar 2026

https://github.com/crendking/proxy-copy-handler

A Windows Copy Hook Handler shell extension that proxy the operations to an external application

cpp shell-extension windows

Last synced: 23 Apr 2025

https://github.com/dacap/tok

A minimalist C++ library to iterate through string tokens

cpp cpp-library cpp11 header-only

Last synced: 13 Oct 2025

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/suboptimaleng/cpp-tutorials

⚙️ The code for my C++ tutorials on YouTube.

clang cmake cpp cpp-tutorials

Last synced: 15 Jun 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/jgaa/darkspeak

Secure Instant Messenger over the Tor network

cpp instant-messaging legacy-tor-chat privacy qml qt5 tor

Last synced: 06 May 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/amini-allight/npdfr

A command-line PDF reader prioritizing fast searches.

cpp ncurses pdf python

Last synced: 09 Mar 2026

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/avast/asio-mutex

Awaitable Mutex compatible with Boost.Asio

asio boost coroutines cpp cpp20

Last synced: 07 Apr 2025

https://github.com/joaoito/sistemas-de-informacao

Repositório para material de estudos durante a faculdade de Sistemas de Informação! Em código de linguagens de programação variadas vamos criar e resolver problemas! ;)

algorithms backend brazil cpp dev developer formation frontend graduation ino java js logic study

Last synced: 04 Mar 2026

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/surajv311/myleetcode

Leetcode practice questions to improve my algorithmic thinking!. ✍💻---> Arrays / Strings / Recursion / DP / Graph / Trees🌳 / Linkedlist / Hashing / Greedy / Bitmagic / Backtracking. 📈

algorithms cplusplus cpp daily-coding-problem data-structures data-structures-and-algorithms dynamic-programming faang google graphs interview-questions leetcode leetcode-solutions microsoft placement-preparation trees

Last synced: 16 May 2025

https://github.com/tttapa/rpi-cross-cpp-development

Example project for cross-compilation and C++ development for Raspberry Pi

cmake cpp cross-compilation raspberry-pi ubuntu

Last synced: 19 Apr 2025

https://github.com/vpetrigo/courses

Solutions for different courses

algorithm cpp graph java mooc python stepik

Last synced: 14 Feb 2026

https://github.com/yui0/img2vec

Transforming bitmaps into vector graphics

c cpp eps jpg pdf png postrace svg

Last synced: 28 Jan 2026

https://github.com/jimknowler/profile

C++ Intrusive Function Profiling Library

cpp multithreading profiler

Last synced: 28 Feb 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/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/m-fatah/core

A data oriented C-like C++ container library.

cpp cpp20

Last synced: 14 Apr 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/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/aazhar/keras2tensorflow

Tutorial on running keras model in C++ and python tensorflow

cpp keras keras-tensorflow python tensorflow

Last synced: 13 Apr 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/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/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/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/hamdor/task

Simple task scheduler

cpp

Last synced: 12 Apr 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/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/z3lx/waifu2x-tensorrt

TensorRT implementation of the waifu2x super-resolution model for faster image and video upscaling.

anime cpp cuda cudnn image-upscaling machine-learning neural-network nvidia super-resolution tensorrt upscaling video-upscaling waifu2x

Last synced: 17 Jan 2026

https://github.com/ambujraj/hacktoberfest2019

A repository for hacktoberfest 2019 [ Not counting towards hacktoberfest contribution ]

beginner-friendly c cpp digitalocean golang hacktober hacktoberfest hacktoberfest19 hacktoberfest2019 html java javascript nodejs php programming python python3 r ruby swift

Last synced: 09 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/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/ankan24/gfg-solutions

This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG)

cpp dsa dsa-algorithm dsa-learning-series dsa-practice dsalgo java

Last synced: 07 Mar 2026

https://github.com/engcang/tkdnn-ros

(ROS) YOLOv3, v4, v7 detection + Shelfnet semantic segmentation with TensorRT, utilizing tkDNN

cpp darknet detection ros semantic-segmentation tensorrt yolo

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

Records of learning/practising C++

cpp debugging image-processing

Last synced: 11 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/applesthepi/unnamedblocks

A modern, moddable, block based visual language.

bindings cpp gpl language modding visual-language

Last synced: 10 Mar 2025

https://github.com/maurodelazeri/raccoonwsclient

RaccoonWSClient is a lightweight implementation of libwebsockets in C++

client cpp libwebsockets lightweight websocket

Last synced: 21 Apr 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/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/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/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/ieasybooks/taqtie

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

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

Last synced: 04 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/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/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/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/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/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/arbrk1/typeclasses_cpp

Feature-complete typeclasses for C++

cpp cpp-templates crtp traits typeclasses

Last synced: 06 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/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/jayantgoel001/stl

Standard Template Library

cpp generics stl stl-algorithms templates

Last synced: 02 May 2025

https://github.com/zoriya/bomberman

A complete bomberman game with heights, AI in lua, and shaders.

bomberman cpp lua

Last synced: 09 May 2025

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/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/yell/process-manager

My solution to Kodisoft C++ challenge 2015

c-plus-plus cpp cpp11 process-manager process-monitor visual-studio winapi

Last synced: 07 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/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/jobinrjohnson/flare

A compiler for TypeScript

bison-flex clang compiler cpp language llvm typescript

Last synced: 13 May 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/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/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/tetsuok/arowpp

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

cpp machinelearning

Last synced: 13 Apr 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/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/hlandau/memu

ARMv8-M/Cortex-M emulator/simulator

arm armv8 armv8-m cortex-m cpp emulator simulator

Last synced: 14 Apr 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/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/flexxxxer/md5_hash

hash library by md5 algorithm

cpp hashing-algorithm library md5

Last synced: 21 Apr 2026

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/eduponz/easynmea

A c++ library to get NMEA information from modules which use NMEA 0183 over serial communication.

cpp gnss gps gps-data gps-library nmea nmea0183 open-source

Last synced: 23 Aug 2025

https://github.com/divyanshugit/avid-algorithms

Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.

contributions-welcome cpp hacktoberfest hacktoberfest2021 interview-questions leetcode open-source python

Last synced: 02 Jul 2025

https://github.com/ai-robotic-labs/http-privacy

HTTP and AI for privacy APIs by Rust, C++ , Javascript and Python bindings

agenticalliance ai api cpp deepseek http javascript privacy python rust

Last synced: 19 Apr 2025

https://github.com/willdoescode/rustify

rustifying c++

cpp rust

Last synced: 07 Apr 2025