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/simone-contorno/rt2-assignment

Research Track 2 - Assignment - Control of a robot in a simulated environment using Gazebo, Rviz and, for the User Interface, Jupyter Notebook.

cpp engineering jupyter-notebook python robot robotics ros

Last synced: 11 Apr 2026

https://github.com/peaceful-world-x/flex_serialport

一个基于Qt6的支持自定义按键指令的串口工具

cpp customkeyboard qt6 serialport

Last synced: 02 Sep 2025

https://github.com/hhxsv5/logger4cpp

🎥 Logger for cpp, support log into stdout/syslog/file.

cpp filelog logger syslog

Last synced: 22 Mar 2025

https://github.com/stivio00/fourbarvis

Four bar linkage mechanism simulation software

cpp linkage multibodydynamics qt simulation

Last synced: 12 Jan 2026

https://github.com/nerd-bear/bassil

Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.

cpp custom-interpreted-language custom-language custom-programming-language interpreter lexer lexer-parser parser

Last synced: 27 May 2026

https://github.com/mortennobel/polyplane

Simple interactive plane visualization using kick

cpp cpp11 game-development game-engine graphics-programming

Last synced: 01 Sep 2025

https://github.com/netromdk/mocam

Interaction with video capturing devices coupled with facial recognition.

cmake cpp face snapshot video-device

Last synced: 25 May 2026

https://github.com/endurodave/threadwin

Win32 CreateThread() C++ Wrapper with Synchronized Thread Startup

cpp multithreading threads win32

Last synced: 11 Jun 2025

https://github.com/richelbilderbeek/correct_cpp

C++ course using all tools to deliver quality code

course cpp cpp14 git github self-study study study-material study-materials

Last synced: 18 Mar 2025

https://github.com/fahdseddik/image-to-textart

C++ program that converts an image into ASCII characters written in a .txt file.

ascii ascii-art c cpp opencv

Last synced: 08 May 2026

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/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/danielkrupinski/cmake-demo

A collection of CMake scripts for C and C++ projects.

c cmake cpp

Last synced: 18 May 2026

https://github.com/venratech/source-codes-by-venratech

A repository full of GDI effects. All protected with a GPL 3.0 license.

cpp cpplearining effects gdi learning-cpp source-code

Last synced: 12 Feb 2026

https://github.com/karenina-na/data-structure-experiments

西北工业大学(NWPU)数据结构实验

c cpp data-structures-and-algorithms

Last synced: 20 May 2026

https://github.com/egororachyov/spbench

Benchmark for sparse linear algebra libraries for CPU and GPU platforms.

benchmark cpp cpu cuda gpu-computing graphblas opencl sparse-matrices

Last synced: 15 May 2025

https://github.com/hxndev/implementing-routing-protocol

Created a routing protocol in Cpp. We implemented RIP, OSPF and EIGRP. We also implemented a DNS server.

cache console-based cpp proxy-server routing routing-algorithm routing-protocols terminal-based

Last synced: 29 Jun 2025

https://github.com/tomasmark79/dotnamecpp

A keyboard-driven, CMake-based C++ template for VSCode. It automates the full dev cycle (configure, build, test, format, docs, package) via shortcuts and works cross-platform.

boilerplate-template cmake compiler conan cpp cross cross-platform emscripten exe gcc modern-cpp project-template toolchain vscode wasm

Last synced: 02 May 2026

https://github.com/claby2/clavim

A text editor that I do not intend on using.

catch2 cpp sdl2 sdl2-ttf text-editor

Last synced: 16 Aug 2025

https://github.com/kaizerpwn/dogs-shelter-app

Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.

cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework

Last synced: 20 Feb 2026

https://github.com/bobotig/docolav

(DOminant COlor AVerage) Déterminer la couleur moyenne dominante d'une image.

cimg-library cpp dominant-color image-processing universal

Last synced: 17 Jun 2026

https://github.com/p0dalirius/rpccoercetemplatecpp

A template of C++ code to call a Remote Procedure on a windows machine to coerce an authentication

authentication coerce cpp exploit path rpc smb template unc

Last synced: 26 Feb 2026

https://github.com/turahe/cpp-qt

ebook gratis c++ dengan Qt Creator

cpp ebook latex markdown

Last synced: 11 Apr 2025

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/mcountryman/gloo

An OOP helper library for creating binary modules in Garry's Mod

cpp cpp11 garrysmod oop

Last synced: 14 Aug 2025

https://github.com/mtayyabrawan/tic-tac-toe-cpp

TIC TAC TOE Game Using OOP (cpp)

cpp game oop tic-tac-toe

Last synced: 04 Aug 2025

https://github.com/mynenik/xyplot-32

Extensible Plotting and Data Analysis Program for 32-bit x86 GNU/Linux

cpp data-analysis data-manipulation data-visualization forth linux-app motif xwindows

Last synced: 02 Aug 2025

https://github.com/jeddyhhh/ziptie

A web interface for llama.cpp cli written in js, jQuery and php.

cpp ggml jquery js llama llamacpp llm php wsl ziptie

Last synced: 09 Apr 2026

https://github.com/jordymail/fire-and-smoke-detection-esp32

IoT-based environmental monitoring system using an ESP32 microcontroller. It integrates sensors for temperature, humidity, smoke, carbon monoxide (CO), and dust.

cpp detections fire fire-and-smoke-detection internet-of-things mqtt-broker sensors smoke

Last synced: 01 Jul 2025

https://github.com/hxndev/printer-spooling

Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.

code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling

Last synced: 31 Mar 2025

https://github.com/pfpimenta/tequenne

Projet pour le module Jeux Vidéo à CPE Lyon (Décembre 2018)

cpp irrlicht irrlicht-engine jeuxvideo tekken videogame

Last synced: 10 Aug 2025

https://github.com/hxndev/search-integer-in-a-grid-using-divide-and-conquer

Divide and Conquer technique is used to work out different problems of varyying natures. Our problem at hand is to efficiently search an integer value from grid of size n x n, where n is any integer, using the principles of divide and conquer. The grid has both it's rows as well as columns sorted in ascending order.

algortihm code complexity cpp divide-and-conquer grid integer search time-complexity-analysis

Last synced: 24 Aug 2025

https://github.com/hxndev/brick-slayer-project

In this game I designed a graphical 2-D Brick Slayer Game. It has multiple levels with multiple difficulties and many more bonuses.

2d brick brick-breaker brick-slayer c cpp game game-development graphics itc oop pf project

Last synced: 02 May 2026

https://github.com/jonathanlinat/dockerized-trenchbroom

🐋 A dockerized version of kduske's TrenchBroom source code

build cpp docker trenchbroom

Last synced: 26 Aug 2025

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

bangun datar segitiga siku-siku dengan c++

cpp for-loop loop segitiga triangle while-loop

Last synced: 09 Jul 2025

https://github.com/0xkalvin/wintermute

A C++ chess game implementation :european_castle:

chess cpp

Last synced: 23 Jun 2026

https://github.com/tomenz/mdns

mDNS Library, sending and receiving mDns messages. Needs the SocketLib

cpp cpp11 dns mdns mdnsresponder socket

Last synced: 03 Apr 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/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/oagoulart/yasl

Yet another script loader hooking a process entry point to inject payload scripts into process.

cpp detours hook modding trampoline

Last synced: 17 Jul 2025

https://github.com/qookei/conflict

C++17 command line argument parser

command-line cpp cpp17 parser

Last synced: 09 Jun 2026

https://github.com/rajsoni03/file-management-windows-application

A C++ GUI based file management tool for find and remove duplicate files.

cpp file-management-system gui-application system-software visual-studio windows-application

Last synced: 11 Jan 2026

https://github.com/gastonmorixe/lib-artnet-4-cpp

ArtNet 4 Library in C++ - Modern Lighting DMX Protocol

artnet cpp dmx lighting

Last synced: 29 Oct 2025

https://github.com/philippjh/genif

Implementation of the "Generalized Isolation Forest" (GIF) algorithm for unsupervised detection of outliers in data.

ai cpp ml outlier-detection python

Last synced: 30 Apr 2025

https://github.com/thefox/wallet-cpp

A C++17 program to track your finances.

cpp cpp17 finances gnuplot mit-license wallet

Last synced: 15 May 2026

https://github.com/kaka-lin/canbus-tool

CAN bus tool that can send/dump data. GUI is implemented with Qt/PyQt and QML

cpp docker pyqt5 python-can python3 qml qml-applications qt5 socketcan

Last synced: 16 Jul 2025

https://github.com/sudhanva-nadiger/dsa

Leetcode and GFG solved questions!

cpp dsa gfg go js leetcode

Last synced: 04 Apr 2025

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/yaozhenghangma/messaging

Messaging is a modern C++20 MPI wrapper.

cpp mpi

Last synced: 29 Oct 2025

https://github.com/tangsiyang2001/sponge

A personal implementation of CS144.

cpp protocol tcp

Last synced: 27 Mar 2025

https://github.com/gabrieledg0/stockfish-chessgame-sfml

Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️

chess chess-ai chess-bot chess-engine chess-game chess-gui chessboard cpp cpp-programming sfml sfml-cpp sfml-game sfml-graphics-library sfml-library

Last synced: 10 Apr 2025

https://github.com/lomarco/hexan

Simple hex viewer in C++

bash cpp hex

Last synced: 16 Jul 2025

https://github.com/michaelgrupp/minicommander

A simple, minimalistic command line parser in 100 lines of C++11 code

cli command-line-parser commandline-interface cpp cpp11 minimalist

Last synced: 08 Jul 2025

https://github.com/isaiah76/linux-shell

a c++ implementation of a linux shell with core shell functionalities, including command parsing, process creation, signal handling and shell built-ins.

command-line cpp educational linux linux-shell operating-system shell terminal unix unix-shell

Last synced: 12 Apr 2025

https://github.com/caiofrota/cf-arduino-humidifier

IoT - Configurable humidifier using ESP8266 (ESP01 or NodeMCU 1.0 ESP-12E), DHT (11 or 22), ultrasonic atomizer and ThingsBoard as server.

arduino atomizer cf cpp dht esp8266 humidifier internetofthings iot nodemcu thingsboard wifi wifimanager

Last synced: 10 Jul 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/vertexwahn/rules_ispc

Bazel rules for Intel Implicit SPMD Program Compiler

bazel bazel-rules cpp ispc spmd

Last synced: 10 Apr 2025

https://github.com/mengps/delegateui-colors

🎨 来自 Ant-d 的调色板计算器 { CPP版 }

cpp

Last synced: 05 May 2025

https://github.com/madladsquad/untitledimguitheme

A library for using themes in YAML format for styling dear imgui

cpp imgui theme theming

Last synced: 29 Dec 2025

https://github.com/tachoknight/oracle-pro-c-to-cpp-on-a-mac

Example project of using Oracle's Pro*C compiler on a Mac using C++11

clang cpp database macos oracle

Last synced: 11 May 2026

https://github.com/tvumcc/procedural-terrain

An OpenGL 3.3 and C++ program that generates unique landscapes using Perlin Noise. Overall winner of my school's CS Club Simulation Jam 2023.

cpp opengl terrain-generation

Last synced: 04 May 2025

https://github.com/mohitjaiswal28/programming-lab

Course: Programming Lab (Second Year - 3rd Semester 2022-2023)

coding cpp programming programming-lab

Last synced: 12 Oct 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/butfr0g/yuzu-android-lives

Nintendo Switch emulator

c-plus-plus cpp emulation emulator switch

Last synced: 18 Mar 2025

https://github.com/amkreta/programming-language

A simple interpreted programming language written in c++.

angular cpp emscripten interpreter programming-language typescript wasm

Last synced: 14 Feb 2026

https://github.com/rudrakshi99/competitive_programming

This repository contains the record of my practice🧐 of questions at codeforces.

codeforces-solutions competitive-programming cpp google-hashcode hashcode-2021 practice problem-solving

Last synced: 09 Jul 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/fayyez/cosmic-assault

Cosmic Assault is our version of the famous arcade game, "space invaders", that we have made as the final semester project for the course of Object Oriented Programming in the second semester of our bachelor's degree in software engineering.

console-game cosmic-assault cpp galaga programming-fundamentals project sfml space-invaders

Last synced: 02 Apr 2025

https://github.com/endiliey/algorithms

:books: Algorithms and data structures for personal review and revision

algorithm array cpp data-structures graphs list sorting-algorithms trees vector

Last synced: 22 Jun 2025

https://github.com/nicknaso/node-simdb

Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory

Last synced: 19 Jan 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/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/gbowne1/random_c_cpp_programs

A collection of my random opensource C and C++ programs

c cpp math mathematics program random utilities utility

Last synced: 24 Oct 2025

https://github.com/mohammadkarbalaee/programming-fundamentals

All the codes and exercises done during the fundamentals of programming course that I took on fall 2020

c cpp problem-solving programming sbu

Last synced: 27 Mar 2025

https://github.com/akshayxemo/tcp-client-server-socket

It's a chatting system implemented in C - Programming Language by using TCP-Socket programming. In this project multiple Client can send and receive message between each other until they are connected to the Server. Clients can use multiple commands and command format provided by the server to communicate with the server and other clients.

c c-programming c-programming-language c-project c-projects chat client-server client-server-architecture cpp linux tcp tcp-client tcp-server tcp-socket

Last synced: 30 Apr 2025

https://github.com/rakesh9100/cse-dsa-codes

This repository contains the advanced basic reference codes of Data Structures and Algorithms.

algorithms cpp data-structures programmes

Last synced: 17 Jun 2025

https://github.com/jjones646/utf8-cpp

A clone of the UTF8-CPP library by Nemanja Trifunovic

cpp encoding portable portable-library utf-8

Last synced: 02 Apr 2026

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/mika314/qofl

Quality of life code snippets for Unreal Engine

cplusplus cpp unreal-engine unreal-engine-plugin unrealengine

Last synced: 15 Jul 2025

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