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/rajsoni03/cplusplus-training

C Plus Plus Training Class Codes and Notes

c c-plus-plus core cpp oops-in-cpp

Last synced: 20 May 2026

https://github.com/notnekodev/krkawm

A window manager for X11

cpp window-manager x11 x11-wm xlib

Last synced: 22 Jul 2025

https://github.com/askitendo/dsa-excercise

Documentation for DSA practice programs with the question and online progress tracker such as GeeksForGeeks, Codeninjas, Leetcode etc.

a2z-dsa-sheet-solutions codingninjas cpp cppstl daily-coding-problem dsa dsa-practice geeksforgeeks leetcode stl striver-a2z-sheet

Last synced: 29 Mar 2025

https://github.com/rxchit/barebone-os-raspi3

A simple OS that prints "Hello World", for RaspberryPi 3

c cpp kernel os qemu raspberry-pi-3

Last synced: 11 May 2026

https://github.com/hendriku/rmaximus

Client for software challenge of CAU.

2017 ai bargteheide bot cau challenge cpp eckhorst interface software twixt xml

Last synced: 30 Mar 2025

https://github.com/lgope/c-programming-basic

Basic of C programming 🗽🚀

c cpp

Last synced: 21 May 2026

https://github.com/rachhshruti/distance-vector-routing

Implementation of distance vector routing algorithm

cpp distance-vector multithreading routing-algorithm

Last synced: 02 Jan 2026

https://github.com/cemoktra/mlpp

Implementation of some machine learning algorithms in c++

cpp machine-learning xtensor

Last synced: 06 Apr 2025

https://github.com/tahmid-saj/iot_database_management

A database management system and calculator for any IoT logged data files inputted into the program. The data log files will contain data of water levels, temperature and humidity of nodes. A linear regression calculator also calculates if the regression equation should change based on percent error calculations using real measures of water levels. Application was created with compatibility for LSN50 IoT logged data.

algorithms-and-data-structures cpp database-management iot linear-regression

Last synced: 14 Apr 2025

https://github.com/theartful/bindable_properties

Bindable properties for C++11 inspired by Qt's properties but with a couple of twists.

bindable-properties cpp cpp11 observer-pattern

Last synced: 14 Aug 2025

https://github.com/maminechniti/sticks

Rust command-line tool for managing C and C++ projects.

build-tool c cpp project-manager rust

Last synced: 13 Apr 2025

https://github.com/quochung-cyou/talkingsimulator

Looking for a one-of-a-kind gaming experience? With TalkingSimulator, you can immerse yourself in a unique story-based platform game, where you have to win the heart of a girl using your knowledge. Answer quizzes in course DSA, Math, and English to gain stats and become the best version of yourself.

cpp dating-simulator proptit sfml topdown-rpg

Last synced: 13 May 2025

https://github.com/yutotnh/spirit

モータードライバ用ライブラリ

arduino arduino-library cmake cpp mbed-libraries mbed-os

Last synced: 29 Jul 2025

https://github.com/artiomn/cpp-network-tasks

Repository with a code for the Geekbrains students

cpp cpp-network gu-cppdevelopment network-application networking

Last synced: 01 Aug 2025

https://github.com/burakdemir-mb/c-cpp-data-structures

Data Structures in C & C++

c cpp data-structures

Last synced: 19 Feb 2026

https://github.com/miaucl/bitflame

Bitflame is an algorithm to generate non-repeating flames on a matrix. It can be used to generate gif of arbitrary length and size or it can be used to power a display with a microcontroller.

adafruit bitflame charlieplex cpp fire flame led python

Last synced: 16 May 2026

https://github.com/arpan404/ziply

Ziply is a tool that converts files into video format, supporting various resolutions and offering encryption for secure conversion, ensuring easy restoration and data protection.

cpp encryption-decryption open-source opencv video-processing

Last synced: 03 Feb 2026

https://github.com/naso7y/building-a-car-esp32

a smart car controlled by an ESP32 , L298N microcontroller. DC motors, motor drivers, ultrasonic sensors, and Bluetooth modules. obstacle detection using embedded systems.

arduino cpp dc-motor esp32 l298n raspberry-pi

Last synced: 29 Jul 2025

https://github.com/daddesign-projects/asynchronous-spdif-mixer

"Asynchronous SPDIF Mixer" synchronizes and mixes up to three asynchronous S/PDIF streams into a 48 kHz output. Running on an STM32H743 and developed in C++ with CubeIDE, it compensates for drift with interpolation. A custom KiCad-designed PCB hosts this real-time audio processing solution.

asynchronous cpp mixer pcb spdif stm32 stm32h7

Last synced: 06 May 2025

https://github.com/mickaelblet/args

Parse and store options from argc and argv

argparser argv argv-parser cpp cpp98 cpp98-compatible header-only-library

Last synced: 03 Feb 2026

https://github.com/muellan/numeric_map

header-only library of numeric maps for C++14

cpp cpp14 header-only interpolation map numeric

Last synced: 22 Mar 2025

https://github.com/genogrove/genogrove

Modern C++ chained interval indexing library

bplustree cpp data-structures genogrove genome genomics graph indexing intervals

Last synced: 20 May 2026

https://github.com/gembcior/stm32-cmake-f411xe

This project is an example how software for STM32 microcontroller can be developed using pure C++.

cmake cpp googletest stm32

Last synced: 26 Jun 2025

https://github.com/foolnotion/pratt-parser-calculator

Pratt operator precedence parser and expression calculator

cpp cpp17 expression-evaluator expression-parser pratt-parser precedence-parser

Last synced: 31 Oct 2025

https://github.com/sabbirrahman/uva-solutions

My solutions of problems in UVa Online Judge

c-plus-plus cpp uva uva-online-judge uva-problem-solving uva-solutions

Last synced: 13 Sep 2025

https://github.com/denismurphy/learning-cpp

Learning C++

cpp educational

Last synced: 13 May 2025

https://github.com/muqsitnawaz/libfss

Pure Modern C++ library for Function Secret Sharing

cpp cryptogrpahy

Last synced: 14 Mar 2025

https://github.com/miguel-kjh/matlibrarypy

matrix library made with C ++ for Python

boost cpp python swig

Last synced: 27 Apr 2026

https://github.com/gaia-boat/image-processing

Repo for the image processing and obstacle detection for the autonomous boat Gaia

cpp dnn opencv ssd ssd-mobilenet

Last synced: 12 Sep 2025

https://github.com/einararnason/i2clinux

I2C implementation for Linux

cpp i2c linux

Last synced: 02 May 2026

https://github.com/benami171/system_programming2_exe2

Algorithms and Operations on Graphs, Graph operators overloading.

cpp graph graph-algorithms operators-overloading

Last synced: 19 Feb 2026

https://github.com/virtyaluk/coursera-competitive-programming-core-skills

My progress doing Coursera Competitive Programmer's Core Skills.

competitive-programming coursera cpp programming-languages

Last synced: 22 Jun 2025

https://github.com/justcabbage/arraysorting

Visualised Array Sorting in SFML and C++

array cpp render sfml sorting

Last synced: 21 Mar 2025

https://github.com/rdrahul123/attendence-management

The Attendance Management System is a console-based application developed in C++. It facilitates the management of student attendance records for educational institutions.

cpp cpp-programming cpp11 cpp17

Last synced: 21 Aug 2025

https://github.com/ww898/api_set_schema

ApiSetSchema v2/v4/v6 dumper

apisetschema cpp

Last synced: 04 Aug 2025

https://github.com/samyam81/cryptography-lab

A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.

co-prime cpp cryptography-algorithms euclidean-algorithm extented-euclidean-algorithm go playfair-cipher railfence-cipher shift-cipher vigenere-cipher

Last synced: 17 May 2026

https://github.com/allenvox/llvm-compilers

Workspace for Compilation Technologies class, fall

compiler compiler-design cpp cxx llvm

Last synced: 15 Apr 2026

https://github.com/mateoniksic/project-car-rental-management-system

car rental system using terminal interface and database (CODE) [ C++ / SQLite ORM ]

car college-project cpp database rentalsystem sqlite-orm vehicle

Last synced: 19 May 2026

https://github.com/jokoardh/ta_prototype_sistem_atm

Sistem ATM Sederhana dengan bahasa C++

cpp

Last synced: 05 Nov 2025

https://github.com/coord-e/gt20l16j1y

GT20L16J1Y Japanese Font ROM Driver Library for Arduino

arduino arduino-library cpp japanese

Last synced: 18 May 2026

https://github.com/yessenali-yerkebulan/supermarket-billing-system-cpp

Supermarket Billing System C++

cpp

Last synced: 19 Aug 2025

https://github.com/sdctools/censusprotection

Methods and tools for Census protection (Target Record Swapping and Cell Key Method)

census cpp muargus r tauargus

Last synced: 17 Jan 2026

https://github.com/its-kumar/__cpp__

Programming in c++ language.

c-plus-plus cpp

Last synced: 20 May 2026

https://github.com/karlosvas/olimpiadas-informaticas

Clases de OIE olimpiadas informáticas 2023, y 2024. Ejercicios del DOM Judge y Acepto del Reto

algorithm algorithms bfs cpp dfs dikjstra java

Last synced: 09 Apr 2026

https://github.com/liplum/secourseproject

It's my course projects of Software Engineering.

cmake course-project cpp

Last synced: 14 May 2025

https://github.com/valiantlynx/marshmallow-ghost-stack

For BETAUIA GameJam. --Theme: how to roast a marshmallow

cpp gamejam raylib tailwindcss valiantlynx webgame

Last synced: 19 Feb 2026

https://github.com/x1nto/vencorded

An experimental new epic Vencord installer

cpp discord-mod-installer vencord

Last synced: 03 Apr 2025

https://github.com/fahadpathan7/ai_algorithms

Artificial Intelligence Algorithms

artificial-intelligence-algorithms cpp

Last synced: 20 Jul 2025

https://github.com/hijal/problem_solutions

daily code practice for self improvement and contest problem solutions (Codeforces, codechef, atcoder)

atcoder codechef codeforces cpp geeksforgeeks practice problem-solving

Last synced: 03 Nov 2025

https://github.com/retrooper/turbolang

This is a compiler for the TurboLang programming language.

cmake cmakelists compiler cpp cpp17 cross-compiler llvm llvm-ir

Last synced: 03 Aug 2025

https://github.com/brunexgeek/protogen

Compile proto3 to generate C++ code for JSON serialization

compiler cpp json json-generator json-schema protobuf3 serialization single-file

Last synced: 18 Jun 2025

https://github.com/storterald/documented-vulkan-headers

Replacements for the original Vulkan C headers with documentation for various IDEs and Text Editors.

c c-plus-plus clion cmake cpp documentation header-only headers python resharper script vscode vulkan

Last synced: 27 Oct 2025

https://github.com/dhananjayporwal/programming-notes

Collection of notes which I made at the time of learning various courses.

cpp cppprogrammingessentialsforbeginners dhananjay dhananjayporwal notes porwal programming-notes

Last synced: 13 Jul 2025

https://github.com/georgiifirsov/podserializer

Library used to serialize and deserialize any POD-structure (and some non-POD structs) with no modifications applied to them. Here I use a lot of templates and other meta-magic :)

cplusplus cplusplus-14 cpp cpp14 pods serialization templates

Last synced: 12 Apr 2025

https://github.com/vsoch/qt-creator

trying to build qt-creator into a Docker container for easy usage.

cpp docker qt-creator

Last synced: 09 Apr 2026

https://github.com/tak172/crossword_generator_bot

Telegram bot - crossword generator

cpp crossword-generator html rtf sqlite3 telegram-bot

Last synced: 22 Jul 2025

https://github.com/maskedsyntax/minesweeper

Terminal based Minesweeper game in C++

cpp game minesweeper recursion-problem terminal

Last synced: 18 May 2026

https://github.com/jgcmarins/graph-coloring

Graph coloring software that uses backtracking algorithm

backtracking-algorithm college-purpose cpp graph-coloring

Last synced: 15 Sep 2025

https://github.com/druxorey/ucv-project-redscape

Project Redscape is an exciting text-based card game, developed in C++ for TheGame.cpp.

cpp gamejam ucv

Last synced: 18 Feb 2026

https://github.com/xtenzq/qbroadcastmessenger

📨 Simple messenger based on UDP socket broadcast

cpp messenger qt qt-network udp-socket university-project

Last synced: 21 May 2026

https://github.com/ferhatgec/fre2d

OpenGL based simple 2D renderer

2d cmake colorized cpp cpp20 freetype glm opengl renderer simple stb

Last synced: 06 Feb 2026

https://github.com/krishpranav/diamond-lang

diamond lang is an object-oriented programming language

c clang cpp function-programming http language networking object-orianted programming-language socket

Last synced: 17 Feb 2026

https://github.com/christian-heusel/esp32-smartmeter

Reads out the values of an ISKRA MT681 and sends the values via MQTT

cpp embedded esp32 mqtt smarthome

Last synced: 05 Apr 2025

https://github.com/zabir-nabil/dsp-matlab-cpp

Digital Signal Processing in Matlab & C++

cpp dsp matlab

Last synced: 18 May 2026

https://github.com/zannatul-naim/compiler-design-lab

CSE 3142 (Compiler Design Lab)

compiler-design cpp

Last synced: 01 Nov 2025

https://github.com/songquanpeng/rest-reminder

A reminder that will notify you when you need a rest.

cpp qt reminder-application

Last synced: 06 Jan 2026

https://github.com/polossk/leetcode-oj-solution

simple solution for leetcode

cpp leetcode leetcode-solutions python3 ruby

Last synced: 08 May 2026

https://github.com/basemax/bankcustomercpp

Prepare a easy test and practice for university students C++

bank-account cpp university-project university-projects

Last synced: 27 Jun 2025

https://github.com/jiaqiluo/simple-card-game

A practice for stack and queue

cpp data-structures

Last synced: 21 Mar 2025

https://github.com/neon-software-dev/wired

The Wired game and render engine

cpp game-engine gamedev vulkan

Last synced: 19 Jul 2025

https://github.com/iukkeopaa/gathering-various-sources

Collecting and organising informations or sources from all aspects.

algorithms cpp docker go java kubernetes linux mysql web

Last synced: 13 Apr 2025

https://github.com/pratheekv39/polar-nrz-i-using-opengl

Creating a visualization of working of a Polar Non-Return to Zero Inverted ( Polar NRZ-I) using OpenGL and cpp

cpp opengl

Last synced: 15 May 2026

https://github.com/janspiry/multivariate_normal

Scipy.stats.multivariate_normal.pdf() implementation by C++ with OpenCV.

cpp gaussian multivariatenormal opencv

Last synced: 20 May 2026

https://github.com/sebouellette/dotfin

An interpreted programming language for 2d game or app development

cpp custom dotfin language programming-language

Last synced: 31 Jul 2025

https://github.com/cm0use/timeout

A timer with customized program/command executions.

automation cpp cpp17 qt qt-gui qt6 qt6-gui

Last synced: 18 May 2026

https://github.com/guilhermeisnotunix/clt

CLT (Command Line Timer) é um cronometro simples para uso na linha de comando (Terminal Unix-Based), feito em C++.

command-line cpp timer

Last synced: 23 Jul 2025

https://github.com/defGameEngine/defGameEngine

defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 or higher

cpp emscripten game game-dev game-development game-engine gles gles3 glfw glfw3 gui imgui imgui-glfw lua opengl opengl3 web

Last synced: 14 Jul 2025

https://github.com/hmasum52/cse208-dsa-ii-sessional

Implementations of All the assignments of the course CSE-208-Data structure and algorithms-II in C++

cpp

Last synced: 12 Jul 2025

https://github.com/bensuperpc/compiler_in_docker

List of my docker image with compiler

c compiler cpp docker tcc

Last synced: 18 Apr 2026

https://github.com/twchronous/twchronous

🇧🇷 Minhas Informações 🇺🇸 My Informations

cpp javascript nodejs python3

Last synced: 14 Apr 2026

https://github.com/suvayu/rootcli

Some convenience ROOT utilities for the terminal

cli cpp root-cern

Last synced: 05 Apr 2025

https://github.com/chasenut/sfml-continuous-collision-detection

SFML Collision System (Particle - Barrier)

collision cpp sfml simulation

Last synced: 22 Jul 2025

https://github.com/avitase/fast_frechet

Comparison of different (fast) discrete Fréchet distance implementations in C++ and CUDA.

benchmark cpp cuda frechet-distance simd

Last synced: 18 May 2026

https://github.com/bl33h/deepdiveodysseyraycasting

The code simulates 3D perspective with a "Under the Sea Pirates Treasure Hunt" theme using raycasting.

3d-graphics cmake cmakelists cpp glm graphics-programming header make raycaster raycasting render sdl2

Last synced: 09 Aug 2025

https://github.com/alexisvassquez/ai_spotibot_player

AudioMIX is an open-source, AI-assisted music production software designed to empower independent artists and DJs with a live performance engine, live coding features with a custom DSL, mood-based audio analysis, and LED integration. Spotibot was its original name.

audio audio-analysis audio-processing cmake cpp daw daw-software digital-signal-processing dsl dsp ethical-ai haskell live-coding live-performance machinelearning music-production-software music-programming-language music-visualizer portaudio python

Last synced: 11 Apr 2026