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/phschaad/avl_tree

A basic implementation of an AVL-Tree in C.

avl avl-tree avl-visualizer avltree c cpp

Last synced: 02 May 2026

https://github.com/mamunul/fast

FAST Corner Detection

computer-vision corner-detection cpp fast macos

Last synced: 04 May 2026

https://github.com/selcuukyilmazz/fingertracker

Finger tracker that can define shapes and create hovering tables. Written in C++ and used threading.

computer-vision cpp hoverboard opencv shapedetection skin-detection threading

Last synced: 12 May 2026

https://github.com/harrymt/dartboard_detector

An OpenCV dartboard detector written in C++.

cpp hough opencv sobel

Last synced: 12 Jun 2026

https://github.com/andy-byers/hmm

A small C++ library for working with hidden Markov models

cpp hidden-markov-model hmm

Last synced: 23 Jun 2026

https://github.com/maurodelazeri/kafkaz

High level C++ wrapper for librdkafka - https://github.com/edenhill/librdkafka

cpp kafka librdkafka

Last synced: 23 Jun 2026

https://github.com/yottaawesome/writing-secure-code-source

Unofficial source code for Writing Secure Code, 2nd Ed by David LeBlanc and Michael Howard.

cpp reference win32

Last synced: 22 Jun 2026

https://github.com/hywing/opengles-cpp

C++ wrapper of opengles, there is a car driving scene in the project demo.

car cpp opengles scene wrapper

Last synced: 10 May 2026

https://github.com/nxtlvlsoftware/php-sfml

SFML2 bindings for the PHP language.

c cpp php php-extension php7 sfml sfml2

Last synced: 10 May 2026

https://github.com/dup4/snapshot-cpp

Similar to Jest Snapshot, but implemented in C++.

cpp snapshot unittest

Last synced: 22 Jun 2026

https://github.com/harsh971/leetcode-solutions

Here you will get All Solutions for Topics from LeetCode Platform which i Solve on Regular Basic

c cpp java leetcode leetcode-cpp leetcode-solutions solutions

Last synced: 10 May 2026

https://github.com/bezarhere/javaunclassfied

Trying to decompile java .class files

cplusplus cpp decompiler java

Last synced: 09 May 2026

https://github.com/tank3-tk3/parallel-processing-cuda

Parallel processing with CUDA C / C++

c cpp cuda parallel-computing parallel-programming

Last synced: 09 May 2026

https://github.com/lambdaurora/gpio_led_image

A fun software to "display" images on a RGB led.

cpp gpio raspberry-pi raspberry-pi-gpio rgb-led

Last synced: 09 May 2026

https://github.com/blmayer/c-cpp-project-template

This repository is a template structure for small projects using C or C++.

c cpp project template

Last synced: 04 May 2026

https://github.com/linbreux/cpp-basic-template

A basic C++ template that uses nix

catch2 cpp getting-started nix template

Last synced: 05 May 2026

https://github.com/oblerion/amstrad_editor

console text editor , look like amstrad console

console cpp opensource text-editor

Last synced: 22 Jun 2026

https://github.com/trigary/fieldlines

C++ application which renders the field lines of line charges using OpenGL.

cpp electric-field-lines electric-fields physics physics-simulation simulation

Last synced: 05 May 2026

https://github.com/psychedelicshayna/vtlookup-utility

A command line utility that uses the VirusTotal API in order to retrieve reports and render them minimally, or verbosely. Also supports the submission of files, as well as color coded reports. API Key not included.

antivirus api-client command-line-tool cpp libcurl openssl virustotal virustotal-api

Last synced: 05 May 2026

https://github.com/leotgo/awesomecompiler

Projeto da cadeira Compiladores, semestre 2015/1 com o professor Lucas Schnorr.

c compilers cpp inf-ufrgs infufrgs ufrgs yaml

Last synced: 09 May 2026

https://github.com/ofelipelucca/jumpking-jumping-in-real-life

Uma aplicação que permite usar seus movimentos, capturados através da webcam, para jogar jogos. Criado com C++ e a biblioteca OpenCV, adaptado para jogar JumpKing.

computer-vision cpp game game-mod opencv opencv2 software webcam webcam-capture

Last synced: 02 May 2026

https://github.com/mortinger91/header-only-cpp-mysql

Header-Only C++ Wrapper of Mysql Official Library

cpp cpp11 cpp14 cpp17 header-only mysql

Last synced: 15 Apr 2026

https://github.com/nzeemin/ukncbtl-imgui

UKNCBTL emulator with ImGui frontend WIP

c-plus-plus cpp emulator imgui ms0511 pdp11 retrocomputing soviet-computer

Last synced: 01 Mar 2026

https://github.com/nohomey/fmi-introduction-to-programming-course

A place for my homeworks and other materials related to the Introduction to Programming course in FMI

cpp cpp11 fmi homework

Last synced: 06 Oct 2025

https://github.com/simone-contorno/rt-assignment-3

Research Track 1 - Third assignment - Control of a robot in a simulated environment using Gazebo and Rviz

cpp enginneering robot robotics ros

Last synced: 15 Apr 2026

https://github.com/boujuan/computational-physics-2023-exercises

C Exercises of Computational Physics in Uni Oldenburg 2023

cpp physics

Last synced: 28 Feb 2026

https://github.com/venkat-kolasani/hotel-booking-system

The Hotel Booking System with Loyalty Program is a C++ console-based application designed to manage hotel room bookings efficiently and reward loyal customers.This project was developed as a part of the End Semester Project for course "C++" at the University.

classes-and-objects cpp cpp17 exception-handling files inheritance polymorphism templates

Last synced: 13 Feb 2026

https://github.com/andezion/tanks

An improved retro variant of the tanks!

clion-ide cpp retrogaming sfml-game sfml-game-development tanks-game

Last synced: 10 Jan 2026

https://github.com/jomart02/lazuli

Qt NMEA navigation data simulator program supporting plugin system

cpp linux nmea nmea0183 qss qt simulator ubuntu windows

Last synced: 23 Oct 2025

https://github.com/yosh-matsuda/gpu-ptr

Cross-platform GPU smart pointer with C++20 range support

cpp cpp20 cuda gpu header-only hip

Last synced: 17 Jan 2026

https://github.com/anav5704/cs111-projects

Projects made for my introduction to computer science course @ USP

cpp terminal

Last synced: 15 Mar 2026

https://github.com/sea5kg/webhook-handler

webhook-handler service

cpp service webhook webhook-handler

Last synced: 30 May 2026

https://github.com/coyorkdow/deco_cpp

Python style decorator in C++

cpp cpp17 decorator metaprogramming python

Last synced: 19 Apr 2026

https://github.com/nic-obert/branchless_programming

Proof of concept programming using only truly branchless operations.

branchless challenge cpp proof-of-concept

Last synced: 14 Oct 2025

https://github.com/greensky00/simple_thread_pool

Simple and lightweight fully asynchronous thread pool and timer

asynchronous cpp single-header thread-pool timer

Last synced: 22 Jan 2026

https://github.com/zjx-kimi/found-program-error

用于对拍程序

code cpp debug oi

Last synced: 26 Mar 2025

https://github.com/soraxas/plotmsg-cpp

Create plots in C++ with message sending

asynchronous-plotting cpp message-passing plotly plotting protobuf

Last synced: 13 Jun 2026

https://github.com/liulilittle/paperairplane-tcpip-ppp-private-network

PaperAirplane [TCP/IP] NSP/LSP session layering plug-in for PPP PRIVATE NETWORK.

c cpp lsp nat network nsp ppp spi tcp vpn win32 windows

Last synced: 27 Feb 2026

https://github.com/jomart02/qssstylemanager

StyleManager for dynamically setting qt qss styles and working with several styles simultaneously from different parts of the program (qt c++)

cpp linux qss qss-design qt singleton windows

Last synced: 19 Apr 2026

https://github.com/ahmedabougabal/myleetcodeanswers

Documenting my LeetCode solutions in C++ / Python / JavaScript since my time at the ITI till now

algorithms complexity cpp data-structures dynamic-programming javascript oop problem-solving python

Last synced: 05 Mar 2026

https://github.com/ferhatgec/gazete

Fegeya Resmi Gazetesi, aylik gazeteniz, her zaman.

cli cpp fegeya fpaper gazete less news newspaper pdf

Last synced: 17 May 2026

https://github.com/amanoteam/venti

A GCC cross-compiler targeting DragonFly BSD

c cpp cross-compiler dragonflybsd gcc

Last synced: 13 Apr 2026

https://github.com/andreacasalino/xml-parser

Light C++ parser for xml file. You can both import or create from 0 xml structure.

cpp export export-xml handler import import-xml json nlohmann xml

Last synced: 27 Jan 2026

https://github.com/ababyprogrammer/professional-language

C is a general-purpose computer programming language. It was created in the 1970s by Dennis Ritchie, and remains very widely used and influential. By design, C's features cleanly reflect the capabilities of the targeted CPUs.

c c-programming cpp csharp

Last synced: 05 Feb 2026

https://github.com/halaway/qt-chess-engine

An interactive chess engine integrated into a Qt6.5 program designed for running as a native and browser-based GUI application, built with C++, CMake, Qt Creator, Emscripten, and compiled for WebAssembly.

cmake cpp emscripten qt webassembly

Last synced: 31 Jan 2026

https://github.com/tajiknomi/clienthttp_linux

Linux based client interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling etc

client-http client-side cmake cpp filemanager hacking-tool linux-app linux-client linux-rat linux-shell offsec rat red-team remote-access-tool remote-administrative-tool remote-desktop

Last synced: 06 Feb 2026

https://github.com/aekhv/ace-database-viewer

ACE Lab PC-3000 database viewer and extractor

acelab cpp database firebird pc3000 qt

Last synced: 12 Feb 2026

https://github.com/loopperfect/vs-to-bazel

Convert Visual Studio projects to Bazel

bazel cpp visual-studio

Last synced: 16 Apr 2026

https://github.com/ashaduri/qtiocompressor-qt5

Qt Solutions QtIOCompressor updated for Qt5.

compress compression compressor cplusplus cpp library qt qt-solutions qt5

Last synced: 23 Jan 2026

https://github.com/yoruakio/websocket-server

📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.

cmake cpp json server websocket websockets websockets-client websockets-server

Last synced: 23 Jan 2026

https://github.com/kaleharshavardhan07/multi_thread_file_downloader

This project is a C++ multithreaded file downloader that utilizes the cURL library to download a large file in parts concurrently. Each part is downloaded by a separate thread, and the parts are then merged to form the complete file.

cpp multithreading

Last synced: 08 Oct 2025

https://github.com/fair-innovation/frcobot_ros

FAIR ROS open platform

cpp ros

Last synced: 19 Apr 2026

https://github.com/w2874382167/lane-detection

在大一上学期时,完成编程作业,选题为利用OpenCV进行车道线的检测

cpp detection opencv

Last synced: 27 Jan 2026

https://github.com/kritagya-web/online_examination_project_cpp

This project is a windows-based application used for taking Exams of multiple subjects.Marks would be calculated automatically after the test finishes. Some modules/ functionalities included are New User Registration, Attempt Test, Results, Contact US, etc.

c cpp online-examination-system test-taking-platform

Last synced: 01 Mar 2025

https://github.com/tarrycarrot7309/tictactoe-with-ai-cpp

A Tic-tac-toe/X and O game with AI and a player vs player mode. It features a sleek UI and Modern design built with C++ using the QT framework for desktop apps.

ai cpp minimax-algorithm qt tic-tac-toe

Last synced: 16 Feb 2026

https://github.com/dennisrono/cpp-workspace

cpp workplace for practice and simple projects

cpp

Last synced: 06 May 2026

https://github.com/flagarde/elogpp

Wrapper for elog https://elog.psi.ch/elog/

cpp cross-platform elog standalone wrapper

Last synced: 10 Oct 2025

https://github.com/9inefold/exicpp

C++ wrapper for the Efficient XML Interchange (EXI) processor

cpp cpp17 exi xml

Last synced: 23 Feb 2026

https://github.com/acensjj/webserv

This project is here to make you write your own HTTP server. You will follow the real HTTP RFC and you will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won’t be working on a website.

42 42born2code cpp cpp98 webserv

Last synced: 17 Mar 2026

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

N-Body simulation made in C++ build for WebAssembly/WebGL with Emscripten (Bruteforce, Barnes-Hut, GPU)

3d-graphics cplusplus cpp emscripten engine glsl imgui opengl particles physics-simulation simulation webassembly webgl

Last synced: 16 Apr 2026

https://github.com/ferhatgec/idk

idk c++ libraries

cpp libraries

Last synced: 09 Feb 2026

https://github.com/aureleoules/chatservercpp

⌨ c++ chat server

chat cpp qt tcp

Last synced: 20 Apr 2026

https://github.com/congard/solgen

C++ code generator for creating Lua bindings using sol2 library

code-generation cpp cpp20 lua lua-bindings sol2

Last synced: 08 Oct 2025

https://github.com/tom-weatherhead/helix

An RSA encryption and uuencoding/uudecoding application from 2002.

cpp cryptography encryption rsa-encryption uudecode uuencode

Last synced: 09 Oct 2025

https://github.com/andezion/wizardrage

Fierce battles will reveal the best mage!

clion cpp cpp11 game-development middle-earth sfml sfml-game

Last synced: 13 Mar 2026

https://github.com/sleekpanther/noah-patullo-repositories

A list of projects I've worked on. GitHub's organization is lacking in my opinion, so this serves as an index & root of all my work (I'm Noah Patullo, not Pattullo or Patulo. I have a unique name & this should help clarify who I am)

algorithm algorithm-design cpp cv game java linkedin noah noah-patullo noahpatullo pattullo pattulo patullo patulo portfolio python resume uvm

Last synced: 19 Apr 2026

https://github.com/georgecatalin/qt-widgets-for-beginners-with-cplusplus

Course work associated with the Udemy.com course "Qt Widgets for Beginners with C++" , authored by Bryan Cairns.

cplusplus cpp qt qt5 qtcreator qtwidgets udemy-course

Last synced: 19 May 2026

https://github.com/garfield1002/jrsl

A C/C++ implementation of William Pugh's Skip Lists with width

c c89 cpp library public-domain single-header-lib skiplist

Last synced: 17 Mar 2026

https://github.com/orestudio/orestudio

Graphical wrapper over Acadia's Open Source Risk Engine (ORE).

cpp cpp20 qt qt6 qt6-gui quantitative-finance quantlib

Last synced: 18 Apr 2026

https://github.com/gpavanb1/shockfxmpp

1D Shock Tube simulator using SplitFXM++

cpp euler-equations shock-tube simulations splitfxm

Last synced: 26 Feb 2026

https://github.com/ldionne/accu-2017-rust-traits-in-cpp

My lightning talk on dynamic polymorphism at ACCU 2017

accu cpp cpp11 cpp14 dyno hana talk type-erasure

Last synced: 18 May 2026

https://github.com/truepadawan/nipsie

A simple audio player application

cpp javascript qml-applications qt

Last synced: 18 Apr 2026

https://github.com/8luebottle/blog

⌨️ Personal Tech Blog : Gatsby + React

c cpp css go html javascript python

Last synced: 15 Apr 2026

https://github.com/pastekaztekastor/crowd-simulation

Le projet consiste en une simulation de foule sur une grille, avec des versions parallélisées sur carte graphique. L'objectif est de modéliser le mouvement des individus dans un environnement en utilisant des paramètres tels que la dimension de la grille, le nombre d'individus et exporte de résultat de chaque frame dans unfichier bin pour analyse.

c cmake cpp crowdsimulation cuda-programming graphicscard grid-layout ipynb make nvidia-gpu parallelization

Last synced: 03 Mar 2026

https://github.com/tank3-tk3/pi-calculation-cpu-gpu

PI calculation with CPU and GPU

c cpp cuda parallel-computing pi

Last synced: 13 Apr 2026

https://github.com/bakirgracic/bih-registration-plates

Registration Plates of Bosnia and Herzegovina

bosnia cpp registration-plate

Last synced: 07 Feb 2026

https://github.com/herniqeu/sum_thread_benchmark

comparing parallel sum implementations across c++, go, haskell and python

benchmark cpp go haskell parallel-computing python

Last synced: 09 Feb 2026

https://github.com/codernayeem/poly_eq_finder

Find Polynomial equation from inputs and outputs.

cpp polynomial polynomial-equation python

Last synced: 18 Apr 2026

https://github.com/basemax/ipinfodesktop

IP-Info is a desktop application powered by Qt (QML) and C++. It is a simple application that allows you to get information about an IP address. It uses the ipinfo.io API to get the information.

cpp ip ip-whois qml qt qt-gui whois whois-information whois-lookup whois-service

Last synced: 18 Apr 2026

https://github.com/Laateef/Furqan

An institute management system intended for institutes teaching Quran-related courses.

cplusplus cpp firebird institute-management institutes-teaching-quran mvc qt qt5 quran

Last synced: 12 Feb 2026

https://github.com/travorlzh/cppstuff

Some C/C++ basics and algorithms

algorithm c c-language cmake cplusplus cpp factorization

Last synced: 21 Apr 2026

https://github.com/richie-rich90454/training-generator

Training Generator is a cross-platform desktop app built with Electron and Node.js that converts documents (PDF, DOCX, DOC, RTF, TXT, MD, HTML) into structured AI training data. Using local Ollama models, it extracts instructions, Q&A pairs, and conversation data for machine learning, AI fine-tuning, and NLP workflows, while keeping all processing.

ai ai-data-analysis ai-training-data cpp desktop-app document-conversion electron html-css-javascript jsonl local-ai ml ollama ollama-api training-materials

Last synced: 26 Feb 2026