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/heraldofsolace/homesweethome

A dotfile manager written in C++.

cpp cpp17 cpp20 dotfiles dotfiles-linux linux

Last synced: 06 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/minarox/wsc-plugin

Bi-directionnal communication between WebSocket server and Rocket League

bakkesmod cpp rocket-league websocket

Last synced: 25 Feb 2026

https://github.com/bigmat18/cpp-utils-lib

Header-only C++23 utilities for debugging, profiling, logging, enhanced assertions, and container formatting. CMake-ready.

cmake cpp cpp23 utility

Last synced: 04 Jun 2026

https://github.com/tomashevskyi-vladyslav/parser_for_css_and_html

CSSParser is a C++ CSS parser and selector that can read complete CSS stylesheets or individual CSS lines and map the rules to a custom node tree provided by the implementing library/application.

c-plus-plus cpp css-parser development library

Last synced: 02 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/code-alchemist01/astralis-engine

Real-time procedural universe simulation. Navigate across dynamic star systems, each forged by seed-based algorithms and rendered with OpenGL

3d-graphics cmake cpp glsl glsl-shaders python simulation

Last synced: 09 Oct 2025

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/mtrzc0/esp32-edge-detection

Project for PP RAI 2024

ai c cpp esp esp32 freertos tensor

Last synced: 20 Apr 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/rclement/grape

GRAPE is Romain's Audio Plug-in Extension classes for the JUCE framework

audio cpp juce plugins

Last synced: 20 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/1chooo/object-oriented-analysis-and-design-writeups

✍🏻 NCU-SE6029-2024-Spring-Object-Oriented Analysis and Design (OOAD) Notes

cpp java mob-programming object-oriented-programming

Last synced: 06 May 2026

https://github.com/chokobole/protobuf_bytes

Now don't worry about copy when using protobuf!

bazel-support cpp cpp-library cpp14 cpp14-library move protobuf protobuf-bytes

Last synced: 08 Oct 2025

https://github.com/tranglecong/trlc_threadsafe

A C++ library that provides utilities for managing thread-safe operations. This library is designed to simplify concurrent programming by offering easy-to-use and robust thread-safe abstractions.

cpp guard mutilthread notify queue wait

Last synced: 20 Jun 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/anthhon/csnakegame

cSnakeGame is made in C programming language using the ncurses library which consists of a snake that moves around the screen and has to eat food while avoiding collision with the walls or with its own body.

c cmake cpp game ncurses ncurses-game personal-project snake-game terminal terminal-based terminal-game

Last synced: 06 May 2026

https://github.com/lord-turmoil/minioc

MinIoC is a lightweight header-only IoC container for C++

cpp header-only ioc ioc-container

Last synced: 08 Feb 2026

https://github.com/threeal/volume-cpp

a cross-platform audio volume control library in C++

audio cmake cpp cpp-library cross-platform library open-source volume volume-control

Last synced: 07 Oct 2025

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/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/mylethidiem/zero-to-hero

Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning

ai cpp data-analysis data-science deep-learning machine-learning mlops python sql

Last synced: 02 Mar 2026

https://github.com/claremacrae/project_dependencies_viz

A quick demo of how to make interactive svg files to show dependencies between projects

cmake cpp dependencies dependency-graph graphviz

Last synced: 02 May 2026

https://github.com/antares0982/lockfree-threadpool

A lock-free thread pool based on bshoshany/thread-pool and cameron314/concurrentqueue

concurrency cplusplus cpp lockfree multithreading thread-pool

Last synced: 10 Oct 2025

https://github.com/adityachandra1/testcase-file-generator

A simple program to automate the process of generating test-case input and output files when creating problem statements for competitive programming contests.

algorithm-challenges algorithms codechef codeforces competitive-programming competitive-programming-contests cpp hackerearth hackerrank problem-setter problem-setting testcase

Last synced: 22 Jun 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/florianbecker/patternmatching

Pattern matching with pylon SDK and OpenCV on embedded Jetson Nano

camera cpp cpp11 cpp14 cpp17 embedded matching opencv pattern pylon qt qt5 qt5-gui qt5-widgets

Last synced: 05 May 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/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/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/cyberscoper/esp32-game-of-life-ntp

ESP32 project running Conway's Game of Life on an SSD1306 OLED display, featuring real-time NTP clock updates and automatic switching between simulation and time display. 🚀

arduino-ide cpp esp32 oled-display-ssd1306

Last synced: 24 Feb 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/rarakira/cpp-modules

Introduction to object oriented programming with C++, 42 curriculum

21school cpp cpp98 ecole42 oop oop-in-cpp

Last synced: 08 Feb 2026

https://github.com/aditya-a-garwal/mbed-keypad

A simple library to use popular 4x4 Keypads with ARM MBed OS and ARM Cortex M Microcontrollers

arm async button c cortex-m cpp embedded keypad mbed mbed-os rtos sensor

Last synced: 16 Apr 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/ammarfaizi2/teacurlcpp

Tea Curl for C++

cpp curl http-client library

Last synced: 30 Apr 2026

https://github.com/hwzlovedz/max31856_esp-idf_thermocouple

MAX31856(thermocouple) Demo in ESP-IDF v5.0.1 environment

c cpp esp-idf esp32 esp32-s3 thermocouple

Last synced: 05 May 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/aaronkirkham/jc-model-renderer

An application containing a series of tools required for modding Avalanche Engine games.

cpp d3d11 file-explorer game-tools modding-tools

Last synced: 23 Jun 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/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/hamidurrk/assistive-device-for-visually-impaired-people

A hand-glove-like device to assist visually impaired people in reading text from any digital platform

braille cpp esp32

Last synced: 28 Apr 2026

https://github.com/denysvitali/tuna-ge

A Graphical Engine written in C++

cpp engine graphical linux unix windows

Last synced: 09 May 2026

https://github.com/sunsided/robond-homeservicerobot

Picking up virtual objects, then dropping them off at a target location

cpp gazebo gmapping-slam ros ros-kinetic rviz slam udacity udacity-nanodegree udacity-robotics-nanodegree

Last synced: 28 Apr 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/the0cp/flappy_bird

Flappy Bird made with C++ & EasyX

cpp easyx flappy-bird game game-development

Last synced: 01 Mar 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/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/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/makischristou/rtxon

A Raytracer I made for fun and learning.

cornell-box cpp golang graphics nvidia raytracing rendering rtx rtxon rust utah-teapot

Last synced: 09 May 2026

https://github.com/rayeed221/simple-fire-detector---esp32

This is the whole code of a simple fire detector project suitable for school projects or to have something on your showcases

aurduino cpp esp32 robotics-programming sensors-data-collection

Last synced: 23 Jan 2026

https://github.com/pepebecker/opengl-game

Interactive 3D world written in C++ using pure OpenGL

cpp glew glfw3 glm opengl xcode

Last synced: 14 May 2026

https://github.com/csiro-hydroinformatics/wila

A C++ framework to couple optimisation tools and simulation models

cpp metaheuristics optimisation

Last synced: 21 Jan 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/enansari/hsu-archive-codes

My code archive in university when I didn't have GitHub.

cpp hakim-sabzevari-university hsu project university

Last synced: 09 Jun 2026

https://github.com/neoblizz/cupti-plus-plus

CUPTI++ is a C++ interface to the CUDA Profiling Tools Interface (CUPTI).

cpp cuda cuda-profiler cupti profiler

Last synced: 26 Apr 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/woodprogrammer/estepona

Auto Caching Web Server

c cache cache-control clang cpp http

Last synced: 27 Apr 2026

https://github.com/wykerd/chopfox

A utility that uses computer vision to extract information from comic strips

cli comic comics computer-vision cpp cpp-library manga ocr opencv splitter

Last synced: 16 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/athrvvvv/minimal-notepad

A very lightweight notepad, with minimal functions.

cpp minimal-notepad notepad notepad-app text text-editor windows word writing

Last synced: 17 Apr 2026

https://github.com/gusenov/task-manager-qt

Управление виртуальной памятью.

cpp memory-management qt system-programming task-manager virtual-memory

Last synced: 29 Apr 2026

https://github.com/ohjurot/exceptionsplusplus

Easy advanced exception handling in a single templated C++ header file. C++ exception library

cpp exception exception-handling exceptions header-only linux templated templated-content windows

Last synced: 23 Oct 2025

https://github.com/simonrupf/extreme-feedback-blinker

A simple extreme feedback device (XFD) based on an ESP8266 microcontroller and one or multiple WS2812 Neopixels, providing an HTTP GET interface over WiFi

alarm arduino ci-cd cpp esp8266 esp8266-arduino extreme-feedback mcu neopixel wifi wifimanager ws2812 ws2812b

Last synced: 05 May 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/ivandrf/linked-list

Realization of a linked list in C++

cpp datastructures linked-list

Last synced: 03 Mar 2026

https://github.com/artainmo/webserv

42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.

42school cpp http web

Last synced: 07 Feb 2026

https://github.com/simeonhristov99/aoc_2021

Holds solutions for the Advent of Code 2021 edition.

aoc2021 cpp java python ruby

Last synced: 03 May 2026

https://github.com/ignavan39/hashtable

Hash table for university laboratory

cpp hashtable lab

Last synced: 09 Oct 2025

https://github.com/kenneract/realtime-deviation-encoding-scheme

RDES - a lightweight, real-time, lossless compression algorithm for sequences of 31-bit integers.

c compression compression-algorithm cpp embedded flash-storage lightweight logging lossless python realtime

Last synced: 03 May 2026

https://github.com/ngdream/heart

easy to use and performent c++ web microframework

cef cpp framework heart http lib microframework mongoose request server ui visual-studio web websites

Last synced: 16 Apr 2026

https://github.com/kezhengjie/simplelog

You just need to log,so why bother?header-only,single and tiny cpp log lib here!

cpp cross-platform easy-to-use header-only log logging logging-lib logging-library out-of-the-box simple-api thread-safe tiny

Last synced: 16 Oct 2025

https://github.com/1357310795/lottie2apng

Convert your lottie animation to APNG format!

apng apngasm converter cpp csharp lottie png wpf

Last synced: 12 Feb 2026

https://github.com/rockncoder/opencv

build an opencv app on m1 mac using c++, cmake, and brew

brew cmake cpp opencv

Last synced: 16 Apr 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/andreafioraldi/draught-framework

Draught Framework is a software framework that includes a virtual machine environment (Dubbel) a programming language (Stout) and a set of libraries (IPA). Yes i like beer.

assembler bison bytecode cmake compiler cpp disassembler flex framework gmp mpfr mpir shell virtual-machine

Last synced: 07 May 2026

https://github.com/anras5/musicstreamer

Listen to music with your friends

bsd-sockets cpp irrklang qt

Last synced: 28 Apr 2026

https://github.com/hasankhadd0ur/mpi_assignment

This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.

cpp makefile mpi

Last synced: 06 Feb 2026

https://github.com/tprk77/trollauncher

Minimalist modpack installer for the "Vanilla" Minecraft Launcher

cpp cpp17 hacktoberfest meson minecraft minecraft-forge modding

Last synced: 29 Apr 2026

https://github.com/danielbrito/fatec

🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.

cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development

Last synced: 03 May 2026

https://github.com/mailittlepony/mathexploration

Math exploring game for educational purposes

cpp ecs mathematics opengl video-game

Last synced: 09 Feb 2026

https://github.com/thisisnotjustin/particlecim

Simple Particle Simulation with C++ and SFML

cpp software-engineering

Last synced: 14 Feb 2026

https://github.com/menduz/libwebrtc

CMake libwebrtc test project

cmake cpp libwebrtc webrtc

Last synced: 01 May 2026

https://github.com/yuntianzhou/glblib

An easy C++ graphics library built on top of OpenGL.

cmake cpp easy graphic-library opengl

Last synced: 24 Oct 2025

https://github.com/daddesign-projects/demo_daisygfx_st7735

Demonstrates how to use the "DaisySeedGFX" graphics library with an ST7735 TFT controller

cpp daisy-seed gfx gfxlib st7735 tft tft-display

Last synced: 29 Apr 2026

https://github.com/marcuwynu23/toolmaker

C/C++ Simple Dynamic library project for commandline tool creation and shell automation

automation bash batch cmd commandline cpp dll-maker dynamic shell tool-maker windows-cmd

Last synced: 17 Apr 2026