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/Tanner-Davison/cpp_class_overloading

Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters

c cpp dynamic-memory-management

Last synced: 06 Mar 2025

https://github.com/namberino/vilang

The Vietnamese Programming Language

cpp interpreter programming-language vietnamese

Last synced: 03 Feb 2026

https://github.com/seigtm/qt-wms

My first attempt to create a warehouse management system. This project is a C++ training practice at my college (2020-2021).

college college-assignment college-project cpp pkgh practice practice-programming practice-project qt qt5 qtcreator warehouse warehouse-management warehouse-management-system warehouse-system warehousing wms

Last synced: 20 Apr 2025

https://github.com/kangwonlee/2018pycpp

2018 Python C++ Training

bash cpp python

Last synced: 20 Jan 2026

https://github.com/msaaddev/learning-management-system

This repository contains Learning Management System of a University in C++ 🎓. It was programmed in 4 phases. Phase 1 was course module. Phase 2 was saving courses in external files and creating a login screen. Phase 3 was student module. And the last phase was about creating an administrative and student panel👨‍💻

cpp learning-management-system student-panel

Last synced: 01 May 2025

https://github.com/anmamuncoder/cp-problem-solving-zone

Competitive Programming Practice with C++, covering Algorithms, Problem-Solving, and Data Structures to enhance Coding Skills and Efficiency.

backtracking cpp recursion segment-tree slicing

Last synced: 20 Jan 2026

https://github.com/lucasfturos/interfacesensordht

Interface para um Sensor de Temperatura Embarcado em C++, Javascript e QML

cpp javascript qml qt6

Last synced: 05 May 2026

https://github.com/anuran-roy/cppchain

A simple C++ implementation of an elementary blockchain

beginner blockchain cplusplus cpp stl

Last synced: 16 May 2025

https://github.com/dekal/algorithm

Algorithm code !!!

algorithms cpp java javascript

Last synced: 06 May 2026

https://github.com/umar-masood/modern-weather-app

A sleek and simple weather application that provides real-time weather updates and 7-day outlooks using a modern UI and reliable weather API.

api cpp desktop-modern-app modern-weather-app qss qt qt-cpp qt6 restful-api weather-app

Last synced: 02 Sep 2025

https://github.com/isaiah512/linux-shell

a c++ implementation of a linux shell with core shell functionalities, including command parsing, process creation, signal handling and shell built-ins.

command-line cpp educational linux linux-shell operating-system shell terminal unix unix-shell

Last synced: 09 Mar 2025

https://github.com/speedycraftah/speedy-db

A database written in C++ which supports JSON querying and TCP encryption.

cpp database json

Last synced: 25 Sep 2025

https://github.com/christinec-dev/cpp_minis

C++ Project Snippets. Includes a Calculator, Parking Charges Calculator, and Payroll Application.

cplusplus cpp

Last synced: 02 Sep 2025

https://github.com/farnyser/linq-cpp

LINQ-Like API in C++

cpp cpp14 linq

Last synced: 02 Sep 2025

https://github.com/wzslr321/datastructures_implementation

data structures which I've tried to implement in C++, much more incoming 👨‍💻

cpp data-structures

Last synced: 21 Jun 2025

https://github.com/xray2016/cppwebserver

C++实现的Http服务器

cpp web

Last synced: 08 Apr 2025

https://github.com/jose05code/dmoj-uclv

A collection of solved problems from the DMOJ virtual judge, organized by problem name. Each folder contains a README with the problem statement and a solution file.

algorithms competitive-programming cpp csharp dmoj dmoj-solutions problems python3

Last synced: 11 Apr 2025

https://github.com/wldfngrs/cpp-crash-course-exercises-solutions

Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!

cpp

Last synced: 24 Mar 2025

https://github.com/0400h/libplugin

Libplugin is a framework which provide ability to get symbols from shared library.

cmake cpp plugin python rust

Last synced: 03 May 2026

https://github.com/slimrealm/cpp-midi-art-lab

MIDI Art Lab generates digital art based on notes played on a connected MIDI keyboard. Sample output images in README.

algorithm-design cpp midi-processing sfml2

Last synced: 06 Jun 2026

https://github.com/kuredoro/mplbook_solutions

Almost all solutions to the exercises from "C++ Template Metaprogramming" book.

cpp functional-programming solutions template-metaprogramming templates

Last synced: 24 Mar 2025

https://github.com/emanuele-xyz/convexhull

Various convex hull algorithms implementations and visualizations

convex-hull cpp

Last synced: 10 Mar 2026

https://github.com/jibsen/aocpp2018

Advent of Code 2018 solutions in C++17

advent-of-code-2018 cpp

Last synced: 31 Mar 2025

https://github.com/kchousos/solar-system-opengl

A simple solar system implementation in openGL.

cpp graphics opengl solar-system

Last synced: 17 May 2026

https://github.com/terroo/bible-tui

Get Bible Verses via Command Line

bible-verse cli cpp cpp20 jesus-christ-is-lord tui

Last synced: 02 Jul 2025

https://github.com/akash1474/spectrum_color_pro

SpectrumColor Pro: Effortlessly pick, modify, and copy colors on Windows. Screen capture, hue control, presets, and versatile format support in a sleek interface.

color-palette color-picker colorpicker cpp cpp17 glfw3 imgui-glfw opengl2 win32 windows windows-10 windows11

Last synced: 20 Jan 2026

https://github.com/stevebeeblebrox/cog

Like Rust's Cargo but for C++

build-tool cpp cross-platform make

Last synced: 03 Sep 2025

https://github.com/iimpaq/atlas

A blazingly fast, modern package manager for macOS and Linux.

cmake cpp linux macos package-manager

Last synced: 16 Mar 2025

https://github.com/mmabiaa/discrete-mathematics

This is a full course on discrete mathematics, logical thinking and problem solving.

cpp discrete discrete-mathematics java logic logic-gates logic-programming md python

Last synced: 29 Aug 2025

https://github.com/manavmehta/poker-cli

A Client-Server architecture-based CLI app that hosts Poker games for multiple players and multiple rooms making use of UDP protocol.

cli client-server cpp poker-game socket-programming udp-protocol

Last synced: 17 Jul 2025

https://github.com/yuulis/lifegame

Life Game made by OpenSiv3D.

cpp lifegame opensiv3d

Last synced: 01 Apr 2025

https://github.com/andreiavrammsd/cpp-zip

C++17 zip view and iterator

cpp cpp17 iterator view zip zip-iterator zip-view

Last synced: 11 Mar 2026

https://github.com/nscotto/claphub

Template workspace for developing all your clap plugins in C/C++ with CMake

audio c clap cpp

Last synced: 30 Apr 2026

https://github.com/avidlearnerinprogress/datastructures-ucsd

Coursework solutions to UCSD DSA Specialization

cpp data-structures

Last synced: 04 Sep 2025

https://github.com/ryukinix/linked-list

Garbage + CancerPlusPlus

cancer cpp linked-list templates

Last synced: 09 Apr 2025

https://github.com/thepaqui/sample_win32_cpp20

Sample program using C++20 with Win32 API

cpp cpp20 template win32 win32api

Last synced: 09 Apr 2025

https://github.com/mpaperno/touchportal-cpp-api

A simple TCP/IP network client for use in Touch Portal plugins which wish to utilize the `Qt` C++ framework.

c-plus-plus cpp qt qt-framework qt5 qt6 touch-portal touch-portal-api touch-portal-plugin touch-portal-plugin-api touchportal touchportalapi

Last synced: 01 Feb 2026

https://github.com/kourouklides/perspective-taking

Visual and Spatial Perceptual Perspective Taking (using Kinect)

c c-plus-plus computer-vision cpp cpp-code kinect kinect-fusion opencv opengl openni robotics ros ros-kinetic

Last synced: 12 Apr 2026

https://github.com/nilsdeppe/emacs-clang-rename

Emacs package to call clang-rename.

clang clang-rename cpp cpp11 cpp14 cpp17 cxx cxx11 cxx14 cxx17 emacs

Last synced: 12 Apr 2026

https://github.com/ammarfaizi2/cppmysql

libmysqlclient C++ wrapper

cpp libmysqlclient mysql mysql-client

Last synced: 10 May 2026

https://github.com/jankodedic/hi-lo

Hi-Lo written in C++ using SDL2

cpp cpp17 game sdl sdl2

Last synced: 01 Apr 2025

https://github.com/moebiussurfing/ofxelevenlabs

openFrameworks addon for ElevenLabs Text-to-Speech API.

cpp elevenlabs elevenlabs-api openframeworks openframeworks-addon

Last synced: 02 Apr 2025

https://github.com/rogerboesch/x16-helloworld-macos

Hello world example in C for the Commander X16 (macOS platform)

6502 assembly commander-x16 cpp hello-world

Last synced: 07 May 2026

https://github.com/amazingmonster/macaron

A C++ preprocessor library for metaprogramming testing.

cpp macros metaprogramming

Last synced: 12 Apr 2025

https://github.com/paltoudara/_vector_

simple vector class using c++

cpp cpp17 simple stl stl-containers vector

Last synced: 05 Sep 2025

https://github.com/siyovush-hamidov/moscow-state-university-classes

🎓 Explore my work in C++ (competitive programming, desktop app development) and SQL (database development) as I navigate through my academic journey.

competitive-programming cpp sql

Last synced: 12 May 2026

https://github.com/oscarsun72/prog1-c-primer-5th-edition-s-exercises

exercises in C++ Primer 5th Edition

c-plus-plus cpp

Last synced: 16 Mar 2025

https://github.com/psingh12354/imagetransforming

Image Transforming Project contain illnify watermark spotlight greyscale

coursera cpp final-project image-transform imageprocessing objectorientedprogramming

Last synced: 12 Jun 2025

https://github.com/andezion/mineisbetter

Пытаюсь разобраться в контейнерах и алгоритмах

cpp cpp14 cpp20 stl-algorithms stl-containers

Last synced: 05 Sep 2025

https://github.com/jibsen/aocpp2019

Advent of Code 2019 solutions in C++17

advent-of-code-2019 cpp

Last synced: 31 Mar 2025

https://github.com/zdrzalikprzemyslaw/console-chess

Console text-based implementation of Chess in C++

chess cli console console-application console-chess console-gui cpp cpp11 game

Last synced: 10 Jun 2026

https://github.com/krishgaur1354/login_and_registration

Login & Registration via C++ Program

cpp cpp20 login registration

Last synced: 21 Mar 2025

https://github.com/stepantita/interview-prep

This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics

algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises

Last synced: 17 Jan 2026

https://github.com/zreechxnn/pianika-iot

Arduino-based digital piano with physical buttons.

arduino buzzer cpp esp iot

Last synced: 07 Feb 2026

https://github.com/chasenut/booker

Booker is a rental (like Booking.com), made using C++ and Qt QML

app booking cpp desktop qml rental store webassembly

Last synced: 01 Mar 2026

https://github.com/developer239/vite-react-wasm-cpp-emscripten-cmake

TypeScript & React boilerplate with C++ WASM module for native features or performance boost.

cmake cpp emscripten javascript react typescript vite wasm

Last synced: 13 Apr 2026

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

A C++ package that provides utilities for error handling

cmake cpp cpp-library error error-handling errors library

Last synced: 11 Apr 2025

https://github.com/mohammed-3tef/encryption_and_decryption_application

This program is for encryption and decription your important information like your password, ID, etc.

assignment ciphers clean-code cpp cpp-projects

Last synced: 14 Apr 2025

https://github.com/fulfilledcovenant/covenginev2

A feature-packed windows 10-11 optimizer, thats open source.

batch cmake cpp open-source pyqt python windows

Last synced: 17 Feb 2026

https://github.com/ndraey/mumble

Simple video player based on FFMpeg libraries

cpp ffmpeg multiplatform player terminal truecolor video

Last synced: 04 May 2026

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/cyberscoper/esp8266-htu21d-weather-station

🌡️💧 An autonomous, solar-powered weather station built with ESP8266 (ESP-12E). It measures temperature, humidity, illuminance, dew point, and heat index using HTU21D & TSL2561 sensors, and sends data to ThingSpeak every 15 minutes. Includes Deep Sleep for energy efficiency and a 3D-printed enclosure for outdoor use.

cpp esp12e esp8266 htu21d solar-energy thingspeak tsl2561 weather-station

Last synced: 17 Feb 2026

https://github.com/nuatlas/furrballs

Furrballs: A C++17 Offset-Based Caching solution

caching cpp cpp17 memory-management

Last synced: 25 Jan 2026

https://github.com/callumc34/audioplusplus

C++ open source audio playback & recording with file support.

audio audio-player cmake cpp library open-source

Last synced: 18 Dec 2025

https://github.com/kid0h/discordfontchanger

A simple tool made for easily changing Discord's font

cpp discord

Last synced: 17 May 2026

https://github.com/krisluczka/rapidvault

The new relational database management system, written in modern C++, abandons the standard SQL query language. Its main goal is to create a strong alternative to currently the most commonly used database engines. Features dynamically typed columns types. Currently considered abandonware due to high workload and negligible results.

cpp database database-management database-management-systems

Last synced: 06 Mar 2026

https://github.com/lukasz1podgorski/stereosanctionmultifx

StereoSanction MultiFX - VST3 Multi-effect based on fractional delay line algorithm. It can achieve popular audio effects such as delay, vibrato, chorus, flanger, ring modulator, tremolo, overdrive, distortion and fuzz. GUI designed to be welcoming for every audio enthousiast, without the clutter of modern apps serving similar purpose.

audio audio-effect audio-processing circular-buffer cpp digital-signal-processing juce juce-framework music plugin vst vst3 vst3-plugin

Last synced: 02 Mar 2025

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/joshuathadi/dsa--architect

This Respository of my DSA notes in Python and C++

cpp data-structures-and-algorithms python

Last synced: 14 Apr 2025

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/arturfriedrich/oo_programozas

Ez a repo a Széchenyi István Egyetem OO programozás (GKNB_INTM085) tárgyának anyagát gyűjti össze.

c cpp szegyetem

Last synced: 17 May 2026

https://github.com/canreader/sleakengine

Open source, modular 3D game engine built with C++23 supporting DirectX 11, DirectX 12, OpenGL, and Vulkan through a unified rendering interface. Features an ECS architecture, scene management, and cross-platform support.

3d-engine cmake cpp cross-platform directx entity-component-system game-engine graphics imgui opengl rendering-engine sdl3 vulkan

Last synced: 16 May 2026

https://github.com/rakesh9100/cse-cpp-codes

This repository contains the basic codes of CSE -- Object-Oriented Programming, which are coded in C++ Language.

concepts cpp cse programmes

Last synced: 20 Mar 2025

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/richelbilderbeek/k3opeenrij

C++ game of connect-three with K3 theme

children cpp game k3 puzzle-game qt qtcreator

Last synced: 20 Jan 2026

https://github.com/chocochip101/algorithm

BOJ Solutions

algorithms cpp

Last synced: 14 Apr 2025

https://github.com/silentrald/flappy-bird-neat

Simple NEAT Implementation on Flappy Bird

cpp libsdl neat

Last synced: 14 Apr 2025