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/indeemasoftware/qt-iot-components-by-indeema

Qt/C++ components developed by Indeema Software for IoT prposes. All these components are available here on github, or at qpm.

cpp industrial iot predix predix-uaa qpm qt qt-iot-components qt5 scada

Last synced: 13 Apr 2025

https://github.com/thepatrickniyo/banking-service-challenge

Building a banking service out of c++ 🏦

cpp

Last synced: 17 May 2026

https://github.com/hvass-labs/parallel-pipelines

Convert serial computations into parallel pipelines

audio cpp parallel-computing

Last synced: 03 Apr 2025

https://github.com/iamazeem/stackoverflow

StackOverflow Q&A: My Answers | https://stackoverflow.com/users/7670262/azeem

c c-plus-plus cpp go golang javascript js json linux python qml qt qt5 ruby stackoverflow webassembly

Last synced: 06 May 2025

https://github.com/ullaskunder3/cpp-setup-vscode

Setting up c/c++ in vs code (visual studio code). Vs code is one the best editor because of it's light weight, user friendly UI and robust features, development operations like debugging, task running, and version control... just awesome

configuration cpp mingw mingw-w64 tdm vscode

Last synced: 03 Apr 2025

https://github.com/astrodynamic/multilayerperceptron-in-qt-cpp

MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.

cmake cpp cpp-programming cpp17 gui image-classification machine-learning makefile mlp multilayer-perceptron multilayer-perceptron-network neural-network qt ui

Last synced: 08 May 2026

https://github.com/ifera/pathmapper

A data structures project utilizing Dijkistra algorithm and AdjacencyList to find the shortest path between two nodes.

adjacency-list cpp datastructures dijkistra-algorithm eme nust opensource path-mapping shortest-path-algorithm

Last synced: 09 Apr 2025

https://github.com/cyrusvahidi/pimento

Euclidean Rhythm Gate Sequencer for Bela Pepper

belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy

Last synced: 02 Apr 2025

https://github.com/wtrsltnk/editorapp

Old piece of code that I wrote around 2004. This was supposed to be an 3d application where you could create game assets for the GoldSrc engine.

cpp opengl win32

Last synced: 20 Sep 2025

https://github.com/giulioz/demoeffects

👾 Demoscene inspired effects for SDL (C++)

3d amiga cpp demoscene graphics sdl twister

Last synced: 02 Aug 2025

https://github.com/joni0108/joni0108

Coding or Trading! Depending on the hour.

cpp mql4 mql5 python trading

Last synced: 15 Jan 2026

https://github.com/koreoxy/text-game-console

my first project c++

cpp game game-console

Last synced: 19 Mar 2025

https://github.com/am2022/notepad

a simple notepad with c++ and qt

c c-plus-plus cpp gui notepad qt qt-framework qt-gui text-editor

Last synced: 05 Feb 2026

https://github.com/yaozhenghangma/hybrid_programming

Tutorials about hybrid programming using C++ and Python

cpp hybrid-programming mpi4py pybind11 python

Last synced: 14 May 2026

https://github.com/nohal/dashboardsk_pi

SignalK based dashboard plugin for OpenCPN

cpp dashboard dashboards marine navigation opencpn plugin signalk wxwidgets

Last synced: 09 Jul 2025

https://github.com/parthpant/webbenchmark

Run benchmarks on individual C++ functions online!

benchmark cpp

Last synced: 03 May 2026

https://github.com/weebnetsu/cpp-learning-material

The learning material used for my C++ course

course cpp learn-cpp learntocode

Last synced: 05 May 2025

https://github.com/jackbdu/nature-of-code-2024-openframeworks

The Nature of Code (2024 Edition): Code Examples in C++ (openFrameworks).

cpp creative-coding nature-of-code openframeworks physics

Last synced: 16 Feb 2026

https://github.com/dtinth/midi-monitor

A CLI tool that prints the incoming MIDI messages in real-time to the standard output as TSV format. For scripting.

cpp midi rtmidi tsv

Last synced: 17 Mar 2025

https://github.com/butfr0g/yuzu-android-lives

Nintendo Switch emulator

c-plus-plus cpp emulation emulator switch

Last synced: 18 Mar 2025

https://github.com/a2p1k02/vyu

My crossplatform lightweight Image Viewer

cpp image-viewer lightweight open-source opensource qt qt5

Last synced: 14 May 2026

https://github.com/elzup/tdu_procon_lecture

C++, Java Tutorial for TDU lecture. Some algorithm Samples.

algorithm competitive-programming cpp java lecture

Last synced: 16 May 2026

https://github.com/dynonguyen/huffman-coding

Static Huffman Coding algorithm with C++

algorithm cpp

Last synced: 17 Feb 2026

https://github.com/jrdpteam/neteye

Tiny sniffer made in C++.Designed for use on Kali Linux and other Debian-based Linux distributions.

cpp icmp kali kali-linux packet packet-analyser packet-capture packet-sniffer recon sniff sniffer sniffing tcp udp

Last synced: 01 May 2025

https://github.com/leo-aa88/logtard

A simple, portable and dumb logging library in C++ with no bloatness nor mambo-jambo

cpp cpp-library cpp-logger logger logging-framework logging-library

Last synced: 28 Oct 2025

https://github.com/hxndev/apriori-algorithm-frequent-item-in-grocery-store

This assignment will give you basic insight into using Apriori algorithm. Apriori is use for finding the frequent item set in transaction.

apriori apriori-algorithm code cpp data-structures frequency frequency-analysis grocery-list grocery-store oop oop-principles

Last synced: 30 Oct 2025

https://github.com/nathad17/segitiga-siku-siku-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp do-while-loop for-loop loop segitiga triangle while-loop

Last synced: 09 Jul 2025

https://github.com/localizethedocs/mlx-docs-l10n

Localization of The MLX Documentation

cpp crowdin l10n mlx python sphinx

Last synced: 17 May 2026

https://github.com/stephanecharette/darknet_ng_to_be_deleted

Darknet/YOLO Next Generation - Neural Networks for Object Detection

computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7

Last synced: 11 Sep 2025

https://github.com/ckerr/buffy

An embeddable, MIT-licensed, C-language, zero-dependency memory buffer class inspired by libevent's evbuffer. It consists of just a few files that can be dropped into your own project as-is.

buffers c cpp endianness evbuffer libev libevent libuv memory-management networking string-builder strings

Last synced: 15 May 2026

https://github.com/azmainadel/nachos

Implementation of Nachos OS

cpp nachos os

Last synced: 16 Jun 2025

https://github.com/kinetictactic/kineticengine

A simple game engine

cpp game-engine

Last synced: 09 Aug 2025

https://github.com/chris-1101/codewars

:city_sunset: A mirror of attempted/completed codewars challenges

code-challenge codegolf codewars cpp

Last synced: 17 Mar 2025

https://github.com/dolegi/rapid-crc

The fastest crc nodejs implementation

cpp crc crc32 node-addon-api

Last synced: 10 Apr 2025

https://github.com/im-rises/nbody-simulator-docker

N-body simulator using bruteforce method using docker for calculations

containers cpp docker javascript n-body n-body-simulator nbody-simulation nodejs simulation simulator

Last synced: 06 Apr 2026

https://github.com/kiwijuice56/cuda-mandelbox

Ray marching renderer of the 3D mandelbox fractal, accelerated with CUDA GPU code

3d 3d-graphics cpp cuda fractal fractal-images fractal-rendering mandelbox nvidia-cuda

Last synced: 02 May 2026

https://github.com/aks-arise1600/secureserverclient

A Qt/C++ Exmaple for SSL Server over TCP, TLS Handshake

cpp openssl qt ssl ssl-server tcp-client tcp-server

Last synced: 30 Apr 2025

https://github.com/samyam81/genericdatastructure

This repository contains implementations of various generic data structures and algorithms in C++.

cpp generic

Last synced: 12 Jul 2025

https://github.com/faanid/robot-obstacle_avoidance

The Obstacle Avoidance _ Ein Arduino-basierter autonomer Roboter, der Hindernissen ausweicht und sich selbst am Fallen hindert.🤖

arduino-library arduino-uno cpp l298-motor-controller obstacle-avoidance robotics sensors ultrasonic-sensor

Last synced: 15 May 2026

https://github.com/ruddyscent/ccspip-in-cpp

C++ porting of 'Classic Computer Problems in Python' by David Kopec

algorithms book computer-science cpp cpp17 manning

Last synced: 21 Jun 2025

https://github.com/wzslr321/dotfiles

My humble dotfiles - mainly nvim - config, which I use daily to develop mostly in Flutter, C++ and Rust

config cpp dart flutter latex neovim rust

Last synced: 09 Sep 2025

https://github.com/umbrellaleaf5/graphic_calculator

Project of three first-year MIPT DAFE/RSE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++

cmake cpp dafe doxygen-documentation fltk graphics mipt

Last synced: 12 Apr 2025

https://github.com/sionpixley/sion-vector

Creating a custom vector using C's malloc, realloc, and free.

array cpp cpp14 list vector

Last synced: 27 Mar 2025

https://github.com/bigchaindb/python-rapidjson-schema

Python extension for rapidjson schema validation

bigchaindb cpp json json-schema python rapidjson schema

Last synced: 29 Apr 2025

https://github.com/yaozhenghangma/messaging

Messaging is a modern C++20 MPI wrapper.

cpp mpi

Last synced: 29 Oct 2025

https://github.com/ne0nwinds/simd-ray-tracer

A brute-force ray tracer optimized with SIMD and multi-threading

avx2 cpp simd sse wasm wasm-simd

Last synced: 15 Apr 2025

https://github.com/briandowns/libgithub

C/C++ library for accessing the GitHub API.

c cpp github library

Last synced: 03 Sep 2025

https://github.com/deftruth/nms.lite.ai.toolkit

🚀 A lite C++ implementation of hard_nms、soft_nms、blend_nms etc.

cpp nms

Last synced: 12 Jul 2025

https://github.com/abhinavkumar2369/pw-decode-dsa-with-cpp-2.0

📁 Repository with all Assigment 📝 of course.

cpp pw pw-skills

Last synced: 16 Apr 2025

https://github.com/phanxuanquang/introduction-to-programming-uit

Tất cả bài thực hành môn Nhập môn lập trình - Trường Đại học Công nghệ Thông tin

cpp uit vietnam vnu

Last synced: 04 Oct 2025

https://github.com/bensuperpc/vector

High performance multidimensional vectors in C++17, with optional OpenMP acceleration.

cmake cmake-init cpp cpp17 openmp vector

Last synced: 20 Jan 2026

https://github.com/607011/pwned

A collection of tools to convert pwned password files to searchable MD5 files, create indexes on them, and look up passwords in these files

binary-search boost cpp divide-and-conquer hash leaks md5 passwords pwned rest restful webservice

Last synced: 12 Apr 2025

https://github.com/vu2n/est

External D3D11 Shellcode Toolkit

cheat cpp d3d11 d3d11hook poc shellcode shellcode-hooking shellcode-injection

Last synced: 29 Aug 2025

https://github.com/mirtia/edge-detection

Comparing various algorithms of Edge Detection, built with OpenCV and C++

cpp edge-detection image-processing opencv

Last synced: 26 Feb 2025

https://github.com/nivindulakshitha/quizify-frontend

The goal of this project is to provide a flexible and engaging mobile application for quizzes.

cmake cpp dart flutter html swift

Last synced: 22 Apr 2025

https://github.com/urtuba/cpp-deck-game

It is not a game or usefull game tracking app. It's written with learning purpose.

cpp homework istanbul-technical-university

Last synced: 16 Mar 2025

https://github.com/seigtm/complex

A simple complex numbers class that supports all basic operations.

complex-number complex-numbers cpp homework homework-assignments

Last synced: 20 Apr 2025

https://github.com/jdsherbert/unreal-engine-class-templates

Simple template classes for writing Unreal C++, handy as a reference point or as a quick start with syntax.

class cpp template template-class template-repository templates unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine

Last synced: 15 Jul 2025

https://github.com/stephanecharette/darknet

Darknet/YOLO Next Generation - Neural Networks for Object Detection

computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7

Last synced: 03 Jul 2025

https://github.com/antdeivid/estrutura-de-dados

Repositório destinado ao upload dos códigos da cadeira de Estrutura de Dados.

cpp data-structures

Last synced: 10 Jun 2025

https://github.com/shalinirago/DJITello-Cpp

A C++ API to communicate with the DJI Tello Drone

cpp dji socket-programming tello tello-control tello-drone udp-protocol

Last synced: 23 Aug 2025

https://github.com/hxndev/chatbot-using-named-pipes

In this, I have wrote the code such that two child processes can communicate with eachother using pipes and hence it works as a chatbot.

chatbot code cpp fork named-pipes pipes process

Last synced: 31 Mar 2025

https://github.com/soroushj/cpp-course-example-cosine-similarity

Code example for the Fundamentals of Programming course at the University of Guilan, Fall 2016.

cosine-similarity cpp example tokenization

Last synced: 08 Apr 2025

https://github.com/flak-zoso/labirint

C++ game that doesn't have much to do with a labirint

c-plus-plus cpp labirint

Last synced: 26 May 2026

https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading

The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.

15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading

Last synced: 31 Mar 2025

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

This repository contains all my accepted solutions in hackerrank

c cpp hackerrank-solutions problem-solving python sql

Last synced: 06 May 2026

https://github.com/purejoymind/deitel-cpp-exercises

This is where I upload the exercises at the end of each chapter of C++ How To Program by Deitel&Deitel publishers.

book cplusplus cpp deitel deitel-exercises exercise exercise-solutions exercises-code-cpp progress

Last synced: 05 Jan 2026

https://github.com/fiskaltrust/middleware-demo

Demo applications that demonstrates how to use the fiskaltrust.Middleware from C, C++, VB6 and Rust.

c cpp demo-application kassensichv middleware pos-systems rksv rust vb6

Last synced: 23 Aug 2025

https://github.com/progzone122/tictactoe-kindle

TicTacToe game written in C++ & GTK 2.0 for Amazon Kindle PW4+

c cpp game gtk2 kindle tictactoe

Last synced: 11 Apr 2026

https://github.com/jbaldwin/libchain

Easy to use std::string enhancements.

cpp cpp17 cpp17-library modern-cpp string string-manipulation

Last synced: 06 Mar 2025

https://github.com/jdsherbert/audio-phaser-effect

Simple C++ implementation of a basic Phaser technique.

audio audio-effect audio-effects audio-feedback audio-processing cpp delay haas phaser

Last synced: 30 Jun 2025

https://github.com/djkovrik/smhc

Hotmail Checker [C++, wxWidgets, libCURL].

cpp wxwidgets

Last synced: 19 Aug 2025

https://github.com/archercreat/vmpfix

Universal x86/x64 VMProtect 2.0-3.X Import fixer

cmkr cpp reverse-engineering vmprotect

Last synced: 02 Sep 2025

https://github.com/bentoudev/annotationgenerator

Clang based C++ preprocessor for annotation based reflection generation

annotation clang code-generation cpp reflection

Last synced: 29 Aug 2025

https://github.com/cybex-dev/robot-compiler

A simple code compiler that compiles Pascal code with a syntax and contextual analyser (and production rules)

bnf code compiler context-free-grammar cpp cpp-compiler linux syntax syntax-analysis syntax-analyzer

Last synced: 04 May 2026

https://github.com/quqionfree/mcrcon

这是一个Minecraft的服务器RCON带界面的管理器 (Rcon client for Minecraft with GUI)

cmake cpp cpp-programming cpp20 minecraft minecraft-server qt qt6 rcon-client

Last synced: 01 Mar 2026

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

A simple struct for allowing golang or rust like error handling

cpp cpp11 error error-handling expected handling trace

Last synced: 29 Aug 2025

https://github.com/gazebosim/gz-fortress

Fortress, Gazebo's 6th named release

cpp gazebo ignition-robotics robot-simulation

Last synced: 06 Mar 2025