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/travorlzh/cppstuff

Some C/C++ basics and algorithms

algorithm c c-language cmake cplusplus cpp factorization

Last synced: 21 Apr 2026

https://github.com/asciphx/fuckjson

C++ serialization and deserialization JSON tool.

cpp cpp17 deserialization json json-parser serialization

Last synced: 22 Apr 2026

https://github.com/kiwigrenade/chip-8

CHIP-8 emulator in C++. POC for my Bachelor's Degree Thesis.

chip-8 chip-8-emulator chip8 cmake cpp emulation emulator proof-of-concept

Last synced: 06 Jun 2026

https://github.com/yanlipnican/reveal-engine

Multiplatform c++ game engine

2d 3d cpp engine game opengl

Last synced: 24 Apr 2026

https://github.com/sebastianbach/volume_rendering

Volume rendering experiments in GLSL

cpp glsl opengl shaders volume-rendering

Last synced: 25 Apr 2026

https://github.com/mrmayman/minecraft2d

A 2D Minecraft clone in C++ and SDL2

cpp game minecraft sdl2

Last synced: 25 Apr 2026

https://github.com/ttldtor/counter

The simple "useless" counter with "interactive" CLI

ci cmake conan counter cpp

Last synced: 25 Apr 2026

https://github.com/daantimmer/yahsmg

Based on https://accu.org/journals/overload/12/64/heinzmann_252/

cpp hsm python

Last synced: 27 Apr 2026

https://github.com/imshakil/pcinoob

An open-source application to generate PC Hardware Information developed with GUI in C++

computer-hardware-information cpp cpp11 fltk gui hardware-information linux open-source ubuntu

Last synced: 27 Apr 2026

https://github.com/lab5e/libcoap-dtls-sample

CoAP over DTLS with libcoap

coap cpp dtls firmware iot lang-c libcoap sample span

Last synced: 28 Apr 2026

https://github.com/yehiasharawy/fish-fillet-opengl

A Feeding Frenzy game in C++. Rendered GUI using OpenGL and responded to user input using mouse and key listeners.

cplusplus cpp glut opengl

Last synced: 28 Apr 2026

https://github.com/maxrt101/pybuild

Build tool for C++ projects

build-tool cpp python3

Last synced: 29 Apr 2026

https://github.com/frouioui/nanotekspice

2nd Year project in C++ at Epitech

cicd cplusplus cpp docker epitech nanotekspice tek2 travis-ci unittest

Last synced: 29 Apr 2026

https://github.com/zak-grumbles/gd_fastnoise2

Godot module for the FastNoise2 library

cpp godot godot4 noise noise-generator procedural-generation

Last synced: 29 Apr 2026

https://github.com/srivatsan-ramesh/key-val-store

Simple persistent key value store using gRPC

cpp grpc key-value-store

Last synced: 29 Apr 2026

https://github.com/simonnyvall/traveling-salesman-ai

Demonstrates a comparison between a Genetic Algorithm (GA) and a Brute Force method.

action ai brute-force cpp genetic-algorithm

Last synced: 29 Apr 2026

https://github.com/r0drigo-0/cheatsheet_cpp

Algorithms + DSA + Concepts to know in C++

algorithms c cpp dsa dsa-algorithm

Last synced: 29 Apr 2026

https://github.com/marklagodych/ftpimager

A program that views images on an FTP server

cpp ftp ftp-client ftp-image-processing image-viewer images tcl tcl-tk

Last synced: 13 Jun 2026

https://github.com/orestispanago/hikvision-downloader-sdk

Download from IP cam using Hikvision's SDK

cpp docker ftp-client hikvision python sdk thermal-camera

Last synced: 29 Apr 2026

https://github.com/kadoshita/native-webrtc-loopback

libwebrtcを用いたWebRTCのエコーサーバー

cpp libwebrtc webrtc

Last synced: 30 Apr 2026

https://github.com/mmerlyn/game-of-life

Interactive simulation of Conway's Game of Life using OpenGL in C, with aging cells, color transitions, and user control.

c-programming cpp graphics opengl simulation

Last synced: 30 Apr 2026

https://github.com/otacilion/bob-robot-simulator

A Simulator to control systems banchmarks maded in cpp with _ :heart:

control-systems cpp robotics simulator

Last synced: 30 Apr 2026

https://github.com/faithbyte/projecteuler

A project fueled by curiosity and a serious passion for problem solving, tackling Project Euler's brain-teasers one algorithm at a time. Who needs free time when you can have math puzzles and coding challenges?

algorithms cpp headache mathematics problem-solving python

Last synced: 30 Apr 2026

https://github.com/zfa3/cp_problems

A collection of competitive programming problems I have solved

competitive-programming cpp python

Last synced: 30 Apr 2026

https://github.com/ammarfaizi2/teacurlcpp

Tea Curl for C++

cpp curl http-client library

Last synced: 30 Apr 2026

https://github.com/dhruvsrikanth/cudann

A distributed implementation of a deep learning framework in CUDA.

cpp cuda deep-learning deep-learning-framework gpu-programming high-performance-computing hpc parallel-programming

Last synced: 01 May 2026

https://github.com/spectrevert/rite

simple header for testing c/c++ source code

c cpp tap unit-testing

Last synced: 01 May 2026

https://github.com/h4wk507/qtcalculator

Arithmetic expression parser built using C++ and Qt for GUI.

calculator cpp gui qt qt-calculator qt5 qtcreator

Last synced: 01 May 2026

https://github.com/kitswas/cpp-project-template

Secure CMake template for C and C++ projects.

beginner-friendly c cmake cpp template template-project tutorial

Last synced: 01 May 2026

https://github.com/mathisloge/quite

Quite is a UI testing framework for native applications, with seamless support for Qt.

cpp framework qt test test-automation testing-tools ui ui-test ui-test-automation

Last synced: 01 May 2026

https://github.com/avinashtare/cpp-notes

Welcome to a comprehensive repository of C++ notes, meticulously curated from my college experience and online learning journey. Whether you're a novice exploring the basics and some advance topic of C++;

cpp notes programming

Last synced: 08 Jun 2026

https://github.com/zeta611/hello-raytracer

Tiny raytracer in modern C++, config file in Lua

cpp lua modern-cpp raytracer

Last synced: 02 May 2026

https://github.com/nglsg/mioframework

🚀 一键部署!自动化Android脚本,解放你的双手,支持录制行为,定时执行,自动点击,自动滑动,全真模拟🚀

android automation autotesting cpp

Last synced: 02 May 2026

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/ghostofgoes/machine-learning

Code and notes from the Machine Learning and Data Mining class.

cpp data-mining machine-learning machine-learning-algorithms neural-network python

Last synced: 03 May 2026

https://github.com/agauniyal/ide

Learnyoucpp online ide

cpp cpp11 cpp14 cpp17 learn-to-code learncpp

Last synced: 03 May 2026

https://github.com/emredemirbas/mini-yugioh-game

A turn-based card game project inspired by the Yu-Gi-Oh! Trading Card Game, implemented in C++.

cpp sfml-game

Last synced: 03 May 2026

https://github.com/kahkasha17/leetcode-codecrushdaily

🎉 Welcome to the LeetCode Lounge! 🚀 Join me on a coding adventure as I tackle daily LeetCode challenges! Each day, I’ll drop unique solutions and quirky notes, turning algorithms into fun puzzles. 🧩 Whether you’re here to learn or just vibe with my journey, let’s make coding a fiesta of creativity! 🎊 Dive in and enjoy the ride! 💻✨

algorithm algorithms-and-data-structures cpp java javascript leetcode leetcode-challenges leetcode-cpp leetcode-java leetcode-javascript leetcode-solutions

Last synced: 03 May 2026

https://github.com/glerbret/pres_cpp

Présentation des évolutions C++

cpp

Last synced: 03 May 2026

https://github.com/eternmaxwell/epix_engine

A cpp game engine based on ecs inspired by rust bevy.

bevy cmake cpp cpp23 ecs game game-engine pixel voxel

Last synced: 03 May 2026

https://github.com/neyn/neynpy

Fast and Lightweight Pyhthon HTTP Library

backend c cpp fast-library http http-server neyn neynpy python webserver

Last synced: 03 May 2026

https://github.com/pkarnakov/ptoy

Particle toy with bonds and portals

cpp game opengl particles portal webassembly

Last synced: 03 May 2026

https://github.com/dyollb/modernize_cpp

small collection of script to refactor legacy C++ code.

clang-tidy cplusplus cpp cpp11 cpp14 modernization refactoring

Last synced: 04 May 2026

https://github.com/aureleoules/findthenum-cpp

🎮 c++ find the number game

cpp find game number

Last synced: 09 Jun 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/anusthan12/kiit

Its an repo that consists of some activity's perform in labs in KIIT (2024 batch)

anusthan anusthan12 c cpp java kiit python python3

Last synced: 05 May 2026

https://github.com/felipefma/ultimate-control

A GTK control panel for linux written in C++

control cpp gtk linux panel unixporn

Last synced: 05 May 2026

https://github.com/heraldofsolace/homesweethome

A dotfile manager written in C++.

cpp cpp17 cpp20 dotfiles dotfiles-linux linux

Last synced: 06 May 2026

https://github.com/chenbingwei1201/pedometer

pedometer with esp32, adxl345, and oled ssd1306 in OOP

arduino c cpp esp32 pedometer step-counter

Last synced: 06 May 2026

https://github.com/americast/blood-smear-analysis

Counts number of RBCs and WBCs in a photo of blood smear

blood-smears computer-vision cpp image-processing opencv

Last synced: 06 May 2026

https://github.com/andrey-moura/db

A C++ wrapper around SQL based on ActiveRecord

activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3

Last synced: 06 May 2026

https://github.com/rachbowyer/fudlib

FUDLibrary - a user defined function library for Interbase 6

cpp interbase rdbms udf user user-defined-functions

Last synced: 10 Jun 2026

https://github.com/tole-k/elden-ring-armour-optimizer

A simple CLI-based tool designed to help you find optimal combination of armor pieces for your Elden Ring character

cli cpp elden-ring utility

Last synced: 10 Jun 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/cedricschwyter/vk

Vulkan part of my Vulkan vs. OpenGL comparison

3d-graphics cpp cpp17 linux vulkan vulkan-api windows

Last synced: 09 May 2026

https://github.com/surpri6e/notes

Console application for create notes

cpp cpp14 notes-app

Last synced: 10 Jun 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/bezarhere/javaunclassfied

Trying to decompile java .class files

cplusplus cpp decompiler java

Last synced: 09 May 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/arin-paliwal/data-structures-and-algorithms

This Repository contains codes I solve using practicing DSA and preparing for Interviews. These codes are easy to understand and are well arranged.

algorithms cpp data-structures java python

Last synced: 10 May 2026

https://github.com/huzecong/poisson-editor

Media Computation course project

cpp poisson-blending qt

Last synced: 11 May 2026

https://github.com/user0332/csnative

An implementation of C# compiling to native code

compiler cplusplus cpp csharp csnative dotnet native stdlib

Last synced: 11 May 2026

https://github.com/mmaarij/parallelized-number-plate-detection-system-using-opencv-openmp

A Parallelized Number Plate Detection System developed for Windows using Visual Studio. It utilizes OpenCV and OpenMP to efficiently detect number plates in images and recognize characters on them. The primary goal of this system is to speed up the process of detecting and recognizing number plates in images or video frames.

character-recognition cpp nerual-network number-plate-detection number-plate-recognition opencv openmp openmp-optimization openmp-parallelization perceptron python

Last synced: 11 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/alexcoder04/arduino-trautonium

Electronic music instrument with the Arduino

arduino arduino-music c cpp creativity ino melody music music-instrument notes

Last synced: 13 May 2026

https://github.com/cm0use/switchbutton

Implementation of Material Design 2 for the Switch component.

component cpp cpp-qt cpp17 material-design material-design-2 material-ui qt qt-gui qt-widget qt6 qt6-widgets qtdesigner widget

Last synced: 13 May 2026

https://github.com/ronenness/bucketalerts

C++ Library for Token-Buckets based alerts.

alerts cpp cpp11 events token-bucket

Last synced: 11 Jun 2026

https://github.com/mikedld/haval

Standalone HAVAL implementation in C++14

cmake cpp cpp14 crypto hashing-algorithm haval header-only qt qt5 qt6

Last synced: 13 May 2026

https://github.com/karmakrafts/library-template

CMake template project using the Karma Krafts CMake infrastructure.

c cmake cplusplus cpp cpp17 cpp20 example make quick template

Last synced: 13 May 2026

https://github.com/blayung/cs-c4

The code for my own csgo (or in the near future cs2) bomb replica. You won't do much with it unless you build a circuit just like mine.

arduino bomb counter-strike cpp electronics

Last synced: 14 May 2026

https://github.com/nir3x/httprequest.cpp

HttpRequest - WinAPI HTTP Request Library

c-plus-plus cpp http-request httprequest library winapi winhttp

Last synced: 13 Jun 2026

https://github.com/648trindade/adaptive

Adaptive Scheduler for Parallel Loops in C++/C

cpp parallel-computing parallel-programming parallelism scheduler

Last synced: 14 Jun 2026

https://github.com/snesnopic/chisel

Cross‑platform C++ project for lossless recompression/re-encoding of files using a variety of statically compiled libraries.

cli compression cpp linux macos recompression windows

Last synced: 15 Jun 2026

https://github.com/dschrempf/popgen-cpp-programs

A collection of C and C++ programs and simulations related to population genetics and/or methods that could be used in population genetics.

cpp population-genetics simulation

Last synced: 16 Jun 2026

https://github.com/tinawebdev/cpp-lafore

Exercises from "Object-Oriented Programming in C++" by Robert Lafore (Fourth Edition)

cpp cpp-exercises lafore

Last synced: 17 Jun 2026

https://github.com/ankitjha2202/leetcode-daily

This Repo will contain all the Leetcode daily problems, to make the habit of coding daily and get a new concept everyday.

cpp daily-coding-problem leetcode

Last synced: 18 Jun 2026

https://github.com/neuro-mechatronics-interfaces/microros-pico

An all-in-one package for building a local MicroROS workspace and flashing a ROS2 node on a Raspberry Pi PICO

cpp microcontroller microros pico raspberrypi-pico ros2

Last synced: 18 Jun 2026

https://github.com/andriykalashnykov/cpp-sample-app

C++ starter project with a CMakeLists.txt. The project is also using the boost testing libraries

cmake cpp dockerimage

Last synced: 18 Jun 2026

https://github.com/qninhdt/yourcraft

YourCraft - a simple voxel game written in C++ using modern OpenGL

cpp game gamedev glsl imgui minecraft minecraft-clone opengl voxel

Last synced: 19 Jun 2026

https://github.com/isaacmaffeis/simqueue_2022

simulatore di un sistema a coda in C++

cpp queue-simulation simulation

Last synced: 08 Jun 2026

https://github.com/crghilardi/fortyp

A C++ implementation of the FIA forest typing algorithm

biometrics cpp forestry

Last synced: 05 Jun 2026

https://github.com/yoann256/ez-scanner

Want to know if the file your friend sent you is a virus? You can check that with EZ Scanner!

bash c cleaner cmake cpp ez linux makefile malware scanner virustotal

Last synced: 03 May 2026

https://github.com/astrodynamic/barleybreak-in-qt-qml

BarleyBreak: Classic English game implemented in Qt6 Quick. Move tiles to solve the puzzle. Enjoy the nostalgic gameplay!

barley-break classic-game cmake cpp cpp17 game makefile nostalgia puzzle-game qml qt qt6 qt6-gui

Last synced: 29 Apr 2026

https://github.com/jorazon/glfw-demo

Simple GLFW 3 application

cpp glfw glfw3 graphics-programming portal

Last synced: 19 Jun 2026

https://github.com/leocelente/basic_cuda

My CUDA source files while learning

cpp cuda gpgpu

Last synced: 29 Apr 2026

https://github.com/lucacasamentigamedev/arkanoid

Simple Arkanoid clone project made with C++ and raylib

arkanoid cpp raylib

Last synced: 29 Apr 2026

https://github.com/uwriegel/node-dotnet-bridge

Accessing dotnet core assemblies from node.js

cpp dotnet node-module nodejs

Last synced: 15 Apr 2026

https://github.com/call-me-ahmaaad/gas-and-fire-detection

This is a simple IoT project that can measure gas concentration levels and can detect fire.

cpp electronics esp32 flame-sensor iot iot-application mq5-sensor mqtt mqtt-broker sensors

Last synced: 06 Feb 2026