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/abdelrahman822000/random-quote-generator

The Quote Generator app is a C++ application developed using the Qt framework. It categorizes and displays quotes based on user emotions, utilizing a chain of responsibility pattern to handle different types of emotions effectively. The app supports four primary emotion categories: Happy, Sad, Angry, and Neutral.

cpp gui gui-application qt qtcreator quote-generator

Last synced: 06 Feb 2026

https://github.com/yeshalkhan/computer-networks

This repository contains some of the programs I wrote for my Computer Networks course.

cpp csharp error-detection-correction-schemes line-coding-schemes

Last synced: 18 Jun 2026

https://github.com/mohamedsamirx/yolov12-tensorrt-cpp

YOLOv12 Inference Using CPP, Tensorrt, And CUDA

cpp cuda tensorrt tensorrt-inference yolo yolov12

Last synced: 15 Apr 2026

https://github.com/zypn0tic/fundamentals_of_cpp

Covering fundamentals of C++ including Object Oriented Programming Concepts

cpp cpp-programming cpp11 cppbasics

Last synced: 30 Jan 2026

https://github.com/clarajacintho/fcg

Computer Graphics Fundamentals Project - Andromeda Animal Rescue

3d cpp opengl

Last synced: 15 Apr 2026

https://github.com/fussuchalice/glasssurf

Elevate your browser experience with sleek, customizable transparency. Enjoy a modern aesthetic and easy integration across major web browsers. Explore the web with style.

browser-extension cpp extension style

Last synced: 31 Jan 2026

https://github.com/gotoren/image-processing

2019前期 画像処理及び演習 C++(C++, OpenCV, xcode)

cpp mojave opencv xcode

Last synced: 26 Aug 2025

https://github.com/leogaudin/cpp_modules

42 • The goal of these modules is to introduce you to Object-Oriented Programming.

cpp cpp98 oop polymorphism

Last synced: 25 Feb 2026

https://github.com/speauty/picgridsplit

九宫格图片切割

cpp ide-vs2022 image-processing opencv4

Last synced: 25 Aug 2025

https://github.com/devdutt6/language-tryouts

The languages learned and tried out.

cpp java php8 python rust-book typescript

Last synced: 15 Apr 2026

https://github.com/0x5844/shellcode_runn3r

Inline Shellcode Runner for macOS (ARM64) in C++

arm64 cpp educational-purposes macos shellcode-loader

Last synced: 20 Apr 2026

https://github.com/va1da5/cpp-practice

Personal notes from C++ learning journey

cheatsheet cpp notes reference

Last synced: 21 Aug 2025

https://github.com/taservers/vdfparser

Simple and modern C++ library for parsing the Valve Data Format

cpp file-format parser source-engine valve-data-format vdf

Last synced: 16 May 2025

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

Conway's Game of Life

boost conways-game-of-life cpp sfml

Last synced: 16 May 2025

https://github.com/yavuzsonmez/42-cpp-modules

C++ core concepts learning with C++98.

42 42born2code 42heilbronn cpp oop

Last synced: 13 Mar 2025

https://github.com/bc100dev/alde

Android on the Linux Desktop Environment

android bionic cpp glibc java jdk-21 linux native-apps open-source sdk sdk-android sdk-java

Last synced: 15 Mar 2025

https://github.com/monhi/cpplogger

Native C++ circular logger package (N-API) for node.js projects

circular cpp logger n-api nodejs plog

Last synced: 14 May 2026

https://github.com/bin-umar/highload_tp

Решение задачи по курсу HighLoad

cpp http-server libuv tcp-socket

Last synced: 28 Feb 2025

https://github.com/heshamoomar/the-c-plus-plus-basement

The c++ Basement

cpp cpp20

Last synced: 02 Jan 2026

https://github.com/mangesh-balkawade/cpp-programs

This are the C++ language programs , I have done to increase my programming proficiency in procedural as well as object oriented langauge.

cpp

Last synced: 13 Jul 2025

https://github.com/gabrielevalenzuela/algorithmsanddatastructures_course2025

Repositorio del curso Algoritmos y Estructuras de Datos en C++ (2025). Proyecto basado en Fallout, donde implementamos estructuras de datos avanzadas y algoritmos como recursión, herencia, polimorfismo, árboles y grafos a través del desarrollo de un sistema de gestión del Refugio 33. 🚀

algorithms-and-data-structures cpp cpp17

Last synced: 20 Mar 2025

https://github.com/gunter0216/smartcalc

Реализация расширенной версии обычного калькулятора(тригонометрические функции, графики) на C# AvaloniaUI и c++ для реализации бизнес логики.

avaloniaui cpp csharp

Last synced: 02 Feb 2026

https://github.com/ilia-funtov/fixed-point-number

A toy project to demonstrate how fixed point arithmetic for decimals can be written using C++ 17

cpp

Last synced: 29 Oct 2025

https://github.com/dextercd/self-signed

Tool for generating self-signed certificates

certificate cpp mbedtls preact wasm

Last synced: 06 Apr 2026

https://github.com/ayonious/opengl-house-furnitures

🎨Simple OPENGL project to create objects and camera movements

animation cpp opengl

Last synced: 20 May 2026

https://github.com/sithumonline/sudoku

Sudoku game

cpp glade gtk3 makefile

Last synced: 15 May 2026

https://github.com/z3lx/mminhook

A modern C++23 interface for MinHook, with C++20 module support.

cpp cpp20-modules cpp23 detour detours hooking

Last synced: 17 Jan 2026

https://github.com/ajay-mk/qc-p2

Quantum Chemistry codes using C++

cplusplus cpp quantum-chemistry

Last synced: 20 Mar 2025

https://github.com/oli51467/thrift-matching

使用thrift建立匹配池连接

cpp python thrift

Last synced: 18 May 2026

https://github.com/codingwizard2001/dsa

DSA is defined as a combination of two separate yet interrelated topics – Data Structure and Algorithms.

cpp data-structures datastructures-algorithms

Last synced: 27 Mar 2025

https://github.com/codingwizard2001/leetcode

LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills

cpp cpp17 daily-coding-problem dailyprogrammer leetcode leetcode-cpp leetcode-cpp-solutions leetcode-potd leetcode-practice leetcode-problem-solution leetcode-questions leetcode-solutions potd potd-solution practice

Last synced: 27 Mar 2025

https://github.com/codingwizard2001/bit-manipulation-leetcode-problem

Bit manipulation is the process of applying logical operations on a sequence of bits to achieve a required result. It is an act of algorithmically manipulating bits or other pieces of data shorter than a word.

bit-manipulation bit-manipulation-questions cplusplus cplusplus-17 cpp daily-coding-problem leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions practice problem-solving

Last synced: 27 Mar 2025

https://github.com/codingwizard2001/binary-search

Binary search is a fundamental algorithm used to efficiently locate a target value within a sorted collection of elements. It follows a divide-and-conquer strategy, continuously narrowing down the search space until the target is found or determined to be absent.

algorithms binary-search binary-search-cpp binary-search-problem binary-search-solutions coding cpp cpp17 leetcode leetcode-cpp leetcode-practice leetcode-solutions problem-solving

Last synced: 27 Mar 2025

https://github.com/codingwizard2001/strivers-dsa

Striver's A2Z DSA Course/Sheet is a comprehensive resource that focuses on logic and coding in C++ helping users crack top tier companies and improve problem-solving skills for placements.

cplusplus cplusplus-17 cpp data-structures-and-algorithms dsa dsa-sheet solution striver-a2z-sheet

Last synced: 27 Mar 2025

https://github.com/jtpeller/csort

various sorting algorithms written in c++

cpp sort sorting sorting-algorithms visual-studio

Last synced: 23 Feb 2026

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

Collection of C++ problem solutions from my learning journey, covering basics, data structures, algorithms, OOP, and STL.

clean-code cpp learning-by-doing programming

Last synced: 20 Mar 2025

https://github.com/iamtejasmane/cpp

This is c++ revision & code practice repository

cplusplus cpp

Last synced: 20 Mar 2025

https://github.com/jayzhan211/mixercode

competitive codes, cs course assignments, and some algorithm implementations

algorithm codeforces competitive-programming cpp

Last synced: 20 Mar 2025

https://github.com/vizonex/llhttpplus

A C++ wrapper around llhttp for writing custom http parser tools in an object oriented way.

cpp http-parser llhttp oop

Last synced: 03 Apr 2025

https://github.com/lanceberge/cuda-newton-fractals

Parallelize and visualize the Newton Iteration

cpp cuda mathematical-modelling visualization

Last synced: 16 May 2026

https://github.com/usmana5809/bus-ticket-booking-system

This project is a comprehensive bus ticket booking and management system developed in C++. It allows users to book bus tickets, manage passenger details, and includes administrative functions for bus and ticket management.

bus-management bus-ticket-booking c cpp data-structures-and-algorithms file-handling object-oriented-programming passanger-information ticket-management

Last synced: 20 Mar 2025

https://github.com/lschrafstetter/42_cpp00

Project 00 of the 42 Wolfsburg c++ piscine.

42 42wolfsburg cpp cpp00

Last synced: 16 Jun 2025

https://github.com/frodoalaska/gilgamesh

A simple, crude, ECS-based 3D game engine

3d-game-engine cpp game-development game-engine game-engine-3d

Last synced: 20 Mar 2025

https://github.com/jseg380/metodologia-programacion

Prácticas en C++ de la asignatura Metodología de la Programación

c cpp oop

Last synced: 21 May 2026

https://github.com/jseg380/inteligencia-artificial

Prácticas en C++ de la asignatura Inteligencia Artificial

ai alpha-beta-pruning cpp deliberative-agent reactive-agents

Last synced: 20 Mar 2025

https://github.com/theakman2/minheapu16

A fast C++ min heap targeting recent x86 CPUs

cpp heap minheap

Last synced: 03 Apr 2025

https://github.com/steponask/chess-sfml

♜ Chess GUI Clone made in C++ SFML graphics library ♜

chess-cpp chess-gui chess-sfml cpp gui-application sfml-game sfml-graphics-library

Last synced: 20 Mar 2025

https://github.com/steponask/dsa-problems

📈Learning Data Structures & Algorithms

cpp dsa dsa-algorithm dsa-practice

Last synced: 20 Mar 2025

https://github.com/tpstark137/connectpro

Multi-client chatroom application developed in C++ using socket programming

cpp socket-programming

Last synced: 20 Mar 2025

https://github.com/saadhaniftaj/triefunctions-cpp

Trie data structure implementation in C++ for efficient word insertion, search, and prefix-based retrieval. Ideal for applications like autocomplete and spell-check

cpp dsa trie-data-structure

Last synced: 20 Mar 2025

https://github.com/ahlyab/dynamicarray

custom class for dynamic array

array cpp data-structure dynamic-array

Last synced: 27 Mar 2025

https://github.com/shadesandgrays/code-count

CLI Line counter tool

cli cpp tools utility

Last synced: 20 Mar 2025

https://github.com/msagarpatel/advent2021

Advent of Code 2021

advent-of-code-2021 cpp

Last synced: 17 Jun 2025

https://github.com/werefin/pmi-asih-photon-detectors

PMI implementations of a-Si:H carrier mobility models for Synopsys Sentaurus TCAD

c cpp hydrogenated-amorphous-silicon particle-detectors physical-model-interface synopsys-sentaurus-tcad

Last synced: 16 May 2026

https://github.com/mathbunnyru/funny-cpp

Funny C++ code

cpp

Last synced: 03 Apr 2025

https://github.com/kontsertkishlaka/practicalwork9

A program demonstrating the operation of the while loop in C++.

cpp while-cpp while-loop

Last synced: 02 Jul 2026

https://github.com/joaofaveri/discovering-modern-cpp

My walk-through over the book "Discovering Modern C++", written by Peter Gottschling (Addison-Wesley - Second Edition). An intensive course for scientists, engineers and programmers

book-exercises cpp programming programming-language

Last synced: 20 Mar 2025

https://github.com/marianpekar/julia-sets-led-matrix

A port of https://github.com/marianpekar/julia-sets that renders on Adafruit RGB LED matrix

adafruit cplusplus cpp fractals fractals-juliaset julia-set led-matrix raspberrypi

Last synced: 16 May 2026

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

College mini project (Data structures and algorithms S2): A C++ console app showcasing Conway's Game of Life.

algorithms console-application cpp

Last synced: 11 Jun 2026

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

Conway's Game of Life implemented in C++ using SFML

cpp game-of-life sfml

Last synced: 03 Apr 2025

https://github.com/dunghenry/hdt

OOP C++

cpp

Last synced: 20 Mar 2025

https://github.com/dho-rae/ecommerce-pricing-strategy

This project develops an algorithm for an e-commerce retailer to dynamically adjust product prices in response to competitor pricing. By simulating the impact of price adjustments, the system recommends whether to change, maintain, or optimise pricing strategies to maximise profitability. This project was developed for a C++ programming course.

business-intelligence cpp data-processing ecommerce pricing-algorithms profit-maximization university-project

Last synced: 20 Mar 2025

https://github.com/ilikeurm1/w3schools-tutorials

Repository with all the tutorials I (will) follow on w3schools.com

cpp python python3 w3schools

Last synced: 16 May 2026

https://github.com/operationdarkside/projectdnc

General purpose framework. Feels like .NET with a pinch af Java

c-plus-plus cpp cpp17 framework mysql networking serialization

Last synced: 16 May 2026

https://github.com/ncaq/oool

blenderのオブジェクトフォーマットパーサー(開発中止)

blender cpp deprecated

Last synced: 16 May 2026

https://github.com/supersodasea/ci-example

Example for different CIs

cpp

Last synced: 20 Mar 2025

https://github.com/aritrosaha10/cplusplus-math

A set of C++ Programs that can do a wide variety of math-related tasks, such as solving equations, converting equations and more.

c cpp math mathematics

Last synced: 16 May 2026

https://github.com/x-rays5/copy-path

A simple program that adds a entry to the windows explorer context menu. To copy the file/directory path to the clipboard.

cpp win32 windows

Last synced: 16 May 2026

https://github.com/janinawibker/alt-stdlib

An alternative to the standard library data structures and some other utilities for C++

alternative c cpp standard-library

Last synced: 20 May 2026

https://github.com/capp-adocia/physx-vehicle-demo

使用physxSDK实现车辆运动

cpp physx

Last synced: 09 Jul 2025

https://github.com/kaustubh-nair/hierarchical-animation-framework-in-opengl

Animation framework in OpenGL, which uses a Tree-based datastructure for storing Scene Nodes.

cpp opengl

Last synced: 16 May 2026

https://github.com/vitusveit/tsvparser

A simple and easy-to-use C++ TSV Parser, it can read TSV files, modify them, and export them

cpp cpp11 tsv tsv-parser tsv-reader

Last synced: 11 Apr 2025

https://github.com/beached/glean

Dependency management, with a focus on source

cmake cpp dependencies dependency git

Last synced: 16 May 2026

https://github.com/bearslay/bearslay-launcher

ncurses-based launcher for multiple (unfinished) games and other applications; runs entirely within compatible terminals

blokus catan cpp monopoly ncurses ncurses-game painting terminal-based

Last synced: 27 Mar 2025

https://github.com/rodtell/exercicios-estudo-cpp-rst

Study exercises that I answered of algorithms.

algorithms cpp study

Last synced: 21 Mar 2025

https://github.com/codiepp/ml-cpp-chrono

OCaml embedded cross-platform C++ <chrono>

chrono cpp hacktoberfest ocaml

Last synced: 16 May 2026

https://github.com/rinuya/simpleglrenderer

A simple 3D renderer written with OpenGL

cpp glsl graphics-programming opengl

Last synced: 02 Jul 2026

https://github.com/stefan2810/oop_labs

OOP problems solved in C++

cpp oop problem-solving programming

Last synced: 02 Aug 2025

https://github.com/muralidharmaddali/smartinterviews_basic

This repository consists all the basic problems of smart Interviews which I have solved you can open the files and check out the solutions.

cpp dsa dsa-algorithm dsa-learning-series dsa-practice problem-solving python3

Last synced: 16 May 2026

https://github.com/diegoquintanilha/proceduralpollock

ProceduralPollock is an open source C++ project that generates abstract, math-based art using procedurally generated pixel shaders.

art cpp directx11 hlsl procedural-generation shader

Last synced: 09 Sep 2025

https://github.com/robertpaulp/congestion-control-swift

PCOM (Communication Networks) project in C++

congestion-control cpp htsim swift-congestion-control

Last synced: 16 May 2026

https://github.com/swonlee-13/cpp_piscine

learn OOPS with C+98 (easy to learn OOPS if you just finished C)

cpp oops-in-cpp

Last synced: 21 Mar 2025

https://github.com/nathan-osman/update-studio

Graphical tool for managing self-updating applications

cpp qt update

Last synced: 16 May 2026

https://github.com/lschrafstetter/42_cpp07

Project 07 of the 42 Wolfsburg c++ piscine.

42 42wolfsburg cpp cpp07

Last synced: 03 Apr 2025