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/shimpe/animated_lsystem

simple qt based animated L system

cpp lsystem qgraphicsview qt qt5

Last synced: 04 May 2026

https://github.com/dhi13man/indiaskill_mobilerobotics_robot

Advanced Object-Oriented code to run a 4-wheel hybrid autonomous/Bluetooth-Serial-Controlled robot to perform tasks given across the various levels of IndiaSkills Mobile Robotics Event, 2021.

arduino bluetooth cplusplus cpp hardware iot object-oriented-programming robotics robotics-competition

Last synced: 04 May 2026

https://github.com/luisfelipepoma/algorithmic_complexity

Learning about Algorithmic Complexity with Graphs, DP, Greedy, etc.

algorithms bigonotation complexity cpp dinamic-programming graphs-algorithms learning python

Last synced: 04 May 2026

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

Welcome to my collection of solutions for problems on LeetCode. This repository contains my implementations and explanations for various coding challenges across different topics.

cpp java javascript python

Last synced: 05 May 2026

https://github.com/voidkeishi/socketchatter

Socket LAN chatting app in C++ with QT Framework

cpp qt6 socket-programming

Last synced: 05 May 2026

https://github.com/matrix97317/pig-solver

This is a toy deep-learning computing framework( such as Pytorch,Caffe etc.).

caffe cpp deeplearning deeplearning-framework pytorch tensorflow

Last synced: 05 May 2026

https://github.com/akshatrajsaxena/akshatrajsaxena

Passionate about solving CP problems and complex graph challenges. I focus on clean, structured code that maintains logic integrity. Always exploring new algorithms and contributing to open source. Connect with me to discuss innovative solutions and collaborative projects!

blockchain competitive-programming cpp java-21 javascript solidity ux-ui web-development

Last synced: 05 May 2026

https://github.com/andressalconstantino/quizzes

A website with quizzes to practice javascript

cpp css html javascript python quiz

Last synced: 05 May 2026

https://github.com/bezarhere/iglib

intuitive graphics library, Using GLEW, GLFW and opengl

cpp glfw graphics-engine opengl

Last synced: 05 May 2026

https://github.com/ugurkantech/cmaketemplate

CMake C++ Cross-Platform Project Template. Simplify your C++ development across Windows, macOS, and Linux using Visual Studio Code for seamless integration and debugging.

cmake cpp linux osx windows

Last synced: 05 May 2026

https://github.com/toshikinakamura0412/raycast_mapping_ros

ROS implementation of Ray Casting Update Algorithm for 2D Mapping

cpp local-map local-mapping mapping raycast raycasting robotics ros ros-noetic

Last synced: 05 May 2026

https://github.com/daviinacio/findper

Quick way to find product price change percent

bash c cli cpp math price-comparison tool

Last synced: 05 May 2026

https://github.com/igozdev/laila

advanced metaprogramming and preprocessor library

cplusplus cplusplus-20 cpp cpp20 library

Last synced: 09 Jun 2026

https://github.com/ethiy/imagine-pp

This is a fork of the Imagine++ project: http://imagine.enpc.fr/~monasse/Imagine++

bsd-license cpp eigen-library image-processing multi-array opengl qt5

Last synced: 05 May 2026

https://github.com/mangrick/pytorch-convgru-cell

Implementation of the ConvGRU cell from the paper "Delving deeper into convolutional networks for learning video representations" by Ballas et al.

cpp pytorch

Last synced: 06 May 2026

https://github.com/saket-sk/sppu-semester-3-oop-lab

Programs implemented by me during my tenure as a student of B.E Second Year in Subject Object-Oriented Programming Laboratory.

cpp object-oriented-programming

Last synced: 09 Jun 2026

https://github.com/c0de4un/aliens-ar-android

C++ Rail-shooter AR Game for Android

android android-game ar-game cpp cxx gles opengl opengl-es

Last synced: 06 May 2026

https://github.com/skyzh/bluesensor

πŸŒƒ Collect climate data from sensors on Arduino. Part of the BlueSense Project.

arduino cpp dht22 environment iot-device monitoring raspberry-pi sensor

Last synced: 06 May 2026

https://github.com/samirhamadaa/bank-extintion

C++ bank management system with secure authentication, client management, and transaction handling using file-based storage."

bank-management-system c- command-line cpp file-handling role-based-access simple-project transactions user-authentication

Last synced: 20 Jun 2026

https://github.com/bz-interactive/bz-nota

A high-performance, terminal-based text editor built on C++. It combines the intuitive editing of Micro with a modern, btop-style dashboard interface for a modern TUI experience.

cplusplus cpp fast ftxui lightweight terminal-app terminal-based text-editor

Last synced: 10 Jun 2026

https://github.com/agauniyal/conan-gsl-lite

Conan package for https://github.com/martinmoene/gsl-lite

cpp cpp11 cpp14 cpp17 gsl guidelines

Last synced: 06 May 2026

https://github.com/iamkira420/student-management-system

Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.

cli cpp data-structures database oop sql terminal

Last synced: 06 May 2026

https://github.com/jqntn/raylib-android

raylib native android project template

android c cpp native raylib

Last synced: 06 May 2026

https://github.com/jgsogo/godot-python

POC using Python inside Godot (GDNative + pybind11)

cpp godot python

Last synced: 06 May 2026

https://github.com/kassick/compiladores-codes

Code samples for a Compilers course

antlr c cmake compiler compilers cpp cpp11 csharp virtual-machine

Last synced: 07 May 2026

https://github.com/bmoretz/daily-coding-problem

A coding problem a day keeps the interviewers at bay.

algorithms algorithms-interview cpp data-structures julia optimization python

Last synced: 07 May 2026

https://github.com/ohioiot-esp32-wifi-examples/final-checklist

The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on engaging with the events provided by WiFi.h and logging them to get the best information possible about your WiFi connection.

arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontroller networking ohioiot platformio wifi wifi-events wifi-logging

Last synced: 07 May 2026

https://github.com/soreing/net-session-cpp

UDP based newtork session library for C++

cpp cross-platform keepalive linux networking p2p raw-sockets threads udp windows

Last synced: 07 May 2026

https://github.com/djoezeke/myyaml

Myyaml - Simple and Fast Yaml Ain't Markup Language (YAML) Parser for Modern C/C++.

c config configuration cpp deserialize emmiter modern parser serializer yaml yaml-parser

Last synced: 07 May 2026

https://github.com/embeddedos/patterns-in-c-cpp

Design systems and patterns in C/C++

c cpp design-pattern design-system embedded linux mcu

Last synced: 07 May 2026

https://github.com/revzim/aztd-demo

real-time online multiplayer battler demo developed with Unreal Engine 4.26/C++/Node.JS

colyseus cpp game-development golang gopherjs node online-multiplayer-game

Last synced: 07 May 2026

https://github.com/octopus773/babel

VOIP server/client in C++

asio babel cpp cpp20 epitech opus portaudio qt voip

Last synced: 07 May 2026

https://github.com/ladroid/hunt

Arduboy game

arduboy arduboy-game c cpp game

Last synced: 07 May 2026

https://github.com/lefucjusz/kettle-pid-controller

Kettle temperature regulator using PID controller based on Arduino Nano. Measurements taken by the means of DS18B20 sensor, Fotek SSR-40DA SSR relay used as an actuator. Current temperature displayed on TM1637 LED display.

adc anti-windup arduino cpp ds18b20 kettle pid pid-controller platformio pwm ssr temperature-control tm1637

Last synced: 08 May 2026

https://github.com/qc20/spinningcube

This project pushes the boundaries of microcontroller capabilities, combining creative coding, interaction design, and physical computing to render a captivating 3D spinning cube animation on a compact OLED display, all powered by an Arduino Pro Mini.

3d-graphics arduino cpp cube embeddded embedded-c embedded-systems oled-display-ssd1306 physical-computing pro-mini spinning-cube visualization wokwi

Last synced: 08 May 2026

https://github.com/nezorinegor/textcomplexity-service

πŸ—„οΈ БистСма для Π°Π½Π°Π»ΠΈΠ·Π° слоТности читаСмости тСкста

cpp grpc-go rest

Last synced: 10 Jun 2026

https://github.com/1dealgas/nemesis

Donβ€˜t Leave the World Your Nemesis.

aerials cpp cpp20 defold lua mobile-game rhythm-game rhythm-game-charting

Last synced: 08 May 2026

https://github.com/allanjos/ts_utils

Transport stream parsing utilities.

c cpp ffmpeg transport-stream

Last synced: 08 May 2026

https://github.com/chrovis/parattice

Recursive paraphrase lattice generator

cpp graphviz java nlp paraphrase paraphrase-generation rust

Last synced: 08 May 2026

https://github.com/leander-dsouza/leander-dsouza.github.io

Codebase to host my personal portfolio website.

computer-vision cpp gazebo portfolio python3 robotics ros

Last synced: 08 May 2026

https://github.com/chandler767/fusionpanel

For v2 and v3 PanelDue control panels. This is a modified version of the PanelDueFirmware for the PanelDue 3D printer user interface board and has been modified for use only with the F400 3D Printer.

3d-printing arduino board c cpp eclipse firmware paneldue-control-panels touchscreen

Last synced: 08 May 2026

https://github.com/arsdever/arduino_simulator

C++ based open-source cross-platform Arduino simulator/debugger program

arduino cpp cross-platform opensource qt5 simulator

Last synced: 08 May 2026

https://github.com/ranimeshehata/matrix-multiplication

C program that performs matrix multiplication using three approaches as an application on multi-threading.

cpp linux multithreading operating-system threads ubuntu

Last synced: 08 May 2026

https://github.com/trflynn89/flymake

A GNU Makefile system for C-family and Java projects

build-system c cpp make makefile objective-c objective-c-plus-plus

Last synced: 08 May 2026

https://github.com/melroy89/cpp-gtk-test-app

GTK/Gtkmm C++ Test Application - using CMake

application cmake cpp example gtk3 gtkmm template

Last synced: 08 May 2026

https://github.com/duyndh98/game-snake

An Advanced C++ Game Console using OOP and Data Structures

cpp datastructures game-console object-oriented-programming

Last synced: 10 Jun 2026

https://github.com/i-umairkhan/data-structures

Includes C++ Implementation of Data Structures and Algorithms.

algorithms biginteger-cpp cpp data-structures

Last synced: 10 Jun 2026

https://github.com/luisfelipepoma/shell

Basic Shell Implementation: Built with LLVM and ANTLR

antlr4 compiler compiler-design cpp llvm nlp shell

Last synced: 09 May 2026

https://github.com/user0332/c-blunt

A product of User0332/csnative that attempts to provide a more minimal and slightly different version of C# translating to native code

assembly-loading cplusplus cpp csharp csnative dll dotnet native stdlib

Last synced: 09 May 2026

https://github.com/wtrsltnk/game

Old piece of code that I wrote before 2005 which works as an game engine. Is has barely working bsp loading capabilities and a console.

bsp cmake cpp opengl quake3

Last synced: 09 May 2026

https://github.com/lucasfturos/tcc-controle-de-maquina

Projeto focado em demonstrar a comunicaΓ§Γ£o serial entre computador e microcontrolador

c cpp microcontroller qt5 serialport

Last synced: 09 May 2026

https://github.com/tierra-colada/cppguts

Tool aimed at C/C++ source code correction that allows to automatically find and copy/paste new function definition

c cpp edit-c edit-cpp parse parse-c parse-cpp parser-c parser-cpp python

Last synced: 09 May 2026

https://github.com/oresoftware/modify-socket

Set options on socket using `setsocketopt`

c cpp file-descriptor nodejs nodejs-addon socket

Last synced: 09 May 2026

https://github.com/spicycactuar/soft-trace

An interactive CPU Ray Tracing application

computer-graphics cpp cpu-raytracing glm global-illumination opengl qt5

Last synced: 09 May 2026

https://github.com/satya-supercluster/leetcode

Collection of LeetCode questions to ace the coding interview!

cpp leetcode-solutions problem-solving

Last synced: 09 Oct 2025

https://github.com/konvt/tish

A Tiny Shell written by modern C++.

cmake cpp cpp20 linux linux-shell makefile modern-cpp shell

Last synced: 09 May 2026

https://github.com/ayu5h5hakya/fragmentshaders

A repository to understand and experiment with Fragment shaders in Flutter

cpp dart flutter hlsl shader

Last synced: 09 May 2026

https://github.com/manmohan15214/coronasafe-challenge-2020

CLI App submission for the CoronaSafe Challenge 2020 (National Engineering Leadership Cadre for Public Services)

cli cpp todolist

Last synced: 09 May 2026

https://github.com/andreie91/opengl_application

An OpenGL application displaying rendering of a scene, camera interpolation uzing BΓ©zier curves, object shadows, ambient lighting and more.

cpp graphics matrix objects opengl scene shaders

Last synced: 10 May 2026

https://github.com/jaganathanb/node-usbspy

An event based node.js c++ addon/binding to retrive the connected usb storage devices and detect the storage device insertion/removal and notifify the subscribed apps.

addon cpp javascript n-api nodejs

Last synced: 10 May 2026

https://github.com/landiluigi746/projectify

projectify is a simple and intuitive project management tool that helps you organize your work efficiently. Organize projects smarter, achieve results faster.

cmake cpp docker frontend-terminal organization postgresql project-management workflow-management

Last synced: 10 May 2026

https://github.com/sharkbyteprojects/file-compare

A Simple, not documented C++ Application to compare folders and files (for command line)

cmake command-line-tool compare cpp cpp17 cpp20 linux windows

Last synced: 10 May 2026

https://github.com/liu-yucheng/myopengllearning

Personal OpenGL Learner's Program Collection

cpp glsl gnu-gplv3 gpl3 gplv3 graphics learning opengl rendering

Last synced: 10 May 2026

https://github.com/pablonicolla/shellcraft

A lightweight, interactive file system simulator with a Unix-like shell interface. Create, navigate, and manage files and directories in a persistent virtual environment.

cpp filesystem oop shell vcpkg

Last synced: 11 May 2026

https://github.com/wdv4758h/danboard

Danboard is watching you >w< (A project using OpenCV for realtime face detection and using WiringPi to control the motors, running on Raspberry Pi)

cpp opencv raspberry-pi

Last synced: 11 May 2026

https://github.com/nir3x/dll-finder

DLL Finder - A Simple C++ Program for Finding DLL Files

c-plus-plus command-line-tool cpp dll-finder file-search windows-program

Last synced: 10 Jun 2026

https://github.com/im-razvan/ntdllsyscalldumper

A minimal C++ tool to extract syscall IDs from ntdll.dll on Windows x64 systems.

cpp syscall windows

Last synced: 11 May 2026

https://github.com/sharoniv0x86/bankingsystem2.0

A banking system created in C++ with cool functionalities!

banking-system banking-system-cpp cpp cpp-project open-source

Last synced: 12 May 2026

https://github.com/ihorshevchuk/spdlog-spm

Fast C++ logging library now in Swift Package Manager

cpp spdlog spdlog-wrapper swift swift-package-manager

Last synced: 12 May 2026

https://github.com/tijme/cxx-boilerplate

A simple yet comprehensive cross-platform c++ boilerplate to jumpstart your project.

boilerplate c-plus-plus cpp cross-platform cxx kitchen-sink makefile

Last synced: 16 Jun 2026

https://github.com/jasperdrescher/learnopengl

Following https://learnopengl.com/ and http://www.opengl-tutorial.org/ with an easy-to-use development environment.

cmake cpp opengl

Last synced: 12 May 2026

https://github.com/theopnv/cpp-utils

πŸ›  C++ Utilities (dl-loader, game/network engine (WIP), ECS, serializer, filesystem ...)

cmake cpp cross-platform library utilities

Last synced: 12 May 2026

https://github.com/diath/nothing

Locate files by name instantly.

cpp cross-platform files indexing qt search sqlite3

Last synced: 12 May 2026

https://github.com/pablitoo1/tractor-rush-carrots-edition

A 3D game about collecting carrots in the shortest possible time, made in C++ and OpenGL

3d-game cpp glut-library opengl

Last synced: 12 May 2026

https://github.com/amogh7joshi/annotator

A lightweight image annotation framework for deep-learning-based object detection, built using pure OpenCV.

annotation computer-vision cpp object-detection opencv

Last synced: 12 May 2026