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/seigtm/bmp-24bit-monochromizer

Refactored sample code from my university's (SPbPU) course "Computer Architecture" for the first laboratory assignment: BMP Converter.

bmp cpp homework homework-assignments homework-exercises laboratory-exercises monochrome spbpu spbstu windows

Last synced: 20 Apr 2025

https://github.com/mikeleo03/leetcode-journey

Dedicated this repo to my LeetCode grind, which I now find incredibly exciting! :D

cpp grind leetcode

Last synced: 23 Mar 2025

https://github.com/rupeshrb/basic_algorithms

DES, RSA, Diffle hellman, A star, Prims, N-Queeue algorithm

algorithms cpp python

Last synced: 15 May 2026

https://github.com/rupeshrb/computer_graphics_cpp

Computer graphics practicals code

cpp cpp-graphics

Last synced: 13 Jun 2026

https://github.com/arthursvpb/beecrowd

My solutions of the URI Judge Online problems.

c cpp java javascript python3 sql uri-online-judge

Last synced: 11 Apr 2026

https://github.com/ayaankhan98/xlogger

xlogger is a simple header only logging provider for C++ applications. Using xlogger no need to worry about anything just copy the header file in your project include directory and start using it. xlogger provides facility for logging variables as well as l-values.

console cpp file-logger library log logger logging logging-library makefile open-source

Last synced: 30 Mar 2025

https://github.com/tiennhm/minesweepers_console

Game gỡ mìn chơi trên màn hình console

console console-application cpp game minesweeper minesweeper-game

Last synced: 22 Mar 2025

https://github.com/kafkaphoenix/newleaf

C++ game engine for 3D and 2D development

cmake cpp entity-component-system entt game-engine glfw3 opengl4

Last synced: 15 May 2025

https://github.com/yumio7/csc211

Work done for CSC211 at URI

cpp oop school

Last synced: 29 Jun 2026

https://github.com/pgiii/lazyc

CMake command wrapper using CMakePresets

c cmake cpp rust

Last synced: 08 May 2026

https://github.com/michaelkim/15puzzle.js

A WebAssembly port of my C++ 15-Puzzle solver

15-puzzle cpp webassembly

Last synced: 23 Mar 2025

https://github.com/skwowet/amfoss-tasks

Set of tasks that need to be attempted to join amFOSS.

computer-science cpp flutter-apps golang java javascript python tasks-list

Last synced: 11 Apr 2026

https://github.com/hexcube/btechlabs

Computer Science Lab assignments, part of my undergraduate engineering degree course

academic alogrithms c computer-labs cpp java

Last synced: 26 Feb 2025

https://github.com/semi-dlc/cpp_teaching

Some projects used in winter term 2023/2024 in my activities as a student teaching assistant.

course cpp

Last synced: 14 Jun 2026

https://github.com/abhay-100/building-with-cpp

This is me learning C++

cpp learning-by-doing

Last synced: 15 Mar 2025

https://github.com/shishirrsiam/phitron

This repository contains my learning materials, assignments, and projects from Phitron.io. It showcases my journey of learning programming, data structures, algorithms, and web development. Each folder reflects progress in specific topics and serves as a resource for future reference.

c cpp dsa phitron software-engineering

Last synced: 13 Mar 2025

https://github.com/jackparsonss/fusion

a toy programming language

antlr4 cpp llvm mlir

Last synced: 05 Jan 2026

https://github.com/JosephTheExperiment/gyst

gyst, or get your shit together is a cli tool that tries to make the experience of using c/c++ easier by giving some shortcuts to some common tasks like: creating new projects, building/running, and installing libraries; by combining the power of cmake, conan, vcpkg, and rust.

c cli cli-tool cmake conan cpp rust template-project vcpkg

Last synced: 07 Mar 2025

https://github.com/mishqatabid/sorting-algorithm-visualizer

Sorting Algorithm Visualizer that allows users to input an array and observe the sorting process visually

cpp dsa-algorithm python sorting-algorithms sorting-visualization

Last synced: 25 Apr 2026

https://github.com/mishqatabid/16-bit-isa-simulator

ISA Simulator emulates basic ISA operations, managing memory, registers, and instruction execution

16-bit-instruction-set cpp instruction-set-architecture instruction-set-simulator isa-simulator

Last synced: 15 May 2025

https://github.com/markcaldropoli/cs320

Advanced Computer Architecture

branch-prediction cpp makefile

Last synced: 15 Mar 2025

https://github.com/rstoetter/libdatecpp

A full fledged date class cDate and a class to manage periods of time cPeriod written in C++

cpp date manage-periods time

Last synced: 01 Sep 2025

https://github.com/en9inerd/concordance

Test for an interview in C (also did it for myself in C++ and Python). Tool determines lines for every unique word in a file

c cpp interview programming python test

Last synced: 18 Apr 2026

https://github.com/sundar2k22/attention-mechanism-hpc

High Performance Computing project accelerating Transformer Attention using OpenMP and CUDA.

cpp cuda-programming openmp

Last synced: 15 May 2025

https://github.com/caiocarneloz/data-structures

Cpp code for some data structures with usage examples

avl-tree cpp data-structures list queue stack

Last synced: 26 Feb 2025

https://github.com/werdsmind/estructuras_de_datos

colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++

console-application cpp data-structures double-linked-list executable graph pointers pointers-and-arrays proyects tree-structure

Last synced: 23 Jun 2025

https://github.com/dctucker/traffic-dealer

Desktop client application for Traffic on Demand

cpp wxwidgets

Last synced: 15 Mar 2025

https://github.com/avakar/seri

A header-only, endian-aware integer serialization library for C++17

cpp cpp17 serialization

Last synced: 12 Apr 2025

https://github.com/santoshvarmaaddala/sapotadb

SapotaDB is a lightweight database built in C++ with custom file-based storage and a CLI interface. It focuses on simplicity and extensibility, offering fast query execution and easy experimentation for learning core DBMS concepts.

cli-tool cpp databaseengine db inmemory-db kv-store powershell python

Last synced: 11 Apr 2026

https://github.com/sed-miyuki/redis-c-

Use C++ & C to build Redis, a memory database.

build-your-own c cpp database redis

Last synced: 11 Apr 2026

https://github.com/victoorv/projet2_cpp

Résolution du problème de diffusion thermique en 2D dans un four.

2d cpp heat-equation heat-equation-solution numerical-analysis

Last synced: 21 May 2026

https://github.com/karboxxx/algebra-systems-cpp

Calculate linear equations in C++ using GTK3

algebra cpp gtk3 math mathematics

Last synced: 02 May 2026

https://github.com/rafinhadufluxo/gex624-opt

solving questions during class

cpp resolutions studies

Last synced: 15 May 2025

https://github.com/jurgisjaska/binbogami-desktop

Desktop application for the Binbogami personal finance management tool.

cpp gtk

Last synced: 05 May 2026

https://github.com/en9inerd/unitconversion

Test for an interview in C++. It is unit conversion tool

cpp interview test unit-conversion

Last synced: 28 Mar 2025

https://github.com/cadons/cpp-project-template

C++ project template with CMake, vcpkg integration, optional Conan/other package manager support, and built-in Qt support for rapid cross-platform development.

cmake conan cpp jinja2 python vcpkg

Last synced: 11 Apr 2026

https://github.com/prawater/chip8-emulator

Chip8 emulator built in C++ using SDL2

chip8 cpp sdl2

Last synced: 30 Mar 2025

https://github.com/brakmic/hpx-nodejs-addon

A NodeJS Addon that integrates the HPX C++ runtime system into Node.js

addons cpp high-performance-computing hpx javascript nodejs parallel-computing

Last synced: 11 Apr 2026

https://github.com/channingko-madden/deck-of-cards

Deck of Cards

cmake cpp

Last synced: 22 Jun 2026

https://github.com/marcelo-a-o-s/sa3-iot

Trabalho final de IOT do curso de Desenvolvimento de Sistemas do Senai na construção de uma comunicação MQTT utilizando uma placa ESP32, gerenciando informações de temperatura e humidade de um DHT22.

arduino cpp esp32 hivemq iot nodemon platformio pubsubclient vscode wokwi

Last synced: 06 May 2026

https://github.com/dalmurii/pybuilder

One-touch builder written with Python

build-tool c99 cpp python3

Last synced: 11 Apr 2026

https://github.com/adam-gladstone/wordle

An implementation of the popular Wordle game using WinUI 3.0 and C++/WinRT

cpp cpp20 windows windows-desktop windows-desktop-application windows-sdk winrt winui3 xaml

Last synced: 01 Jan 2026

https://github.com/psychoducktech/psychos

Lightweight, modular keyboard firmware for ESP32 devices

cpp esp32-s3 kernel keyboard modular os platformio

Last synced: 02 May 2026

https://github.com/saiket-das/DSA

Contains all the notes and solved problems on data structures and algorithms in C++

cpp data-structures-and-algorithms

Last synced: 07 Mar 2025

https://github.com/nikhil25803/dsalgo

C++ Basic Programs | Data Structure | Algorithms

algorithms cpp data-structures

Last synced: 04 Apr 2025

https://github.com/ucx15/slocc

command line program to count Source lines of code in a directory.(currently only Python 3.x)

cpp lines-of-code sloccount

Last synced: 09 Jun 2026

https://github.com/lordofhyphens/gpu-path-delay-coverage

CUDA-based Path Delay Fault Coverage

cpp cuda gpgpu moderngpu

Last synced: 04 May 2026

https://github.com/sanelli/fifteen

15 Puzzle game implementation in C++ and SDL2.

cmake cpp fifteen-puzzle sdl2 sdl2-ttf

Last synced: 15 May 2025

https://github.com/creosb/cpp-ders-ve-ornekleri

Görsel ve örnekli temel CPP anlatımı.

cpp cpp-examples cpp-notes lessons notes ornekler

Last synced: 01 Sep 2025

https://github.com/matheusafonseca/leetcode

Códigos que fiz para resolver problemas de programação proposto no site de programação Leet Code

cpp java python

Last synced: 11 Apr 2026

https://github.com/bharatlal124/billing-system

Billing System Project using .dat and CPP

billing cpp project

Last synced: 30 Mar 2025

https://github.com/danielorourke02/number-cruncher

A C++ script that sorts numbers via: merge, selection, insertion. bubble and also calculates the: Mean, Mode, Median, Range

bubble bubble-sort bubblesort cpp insertion insertion-sort insertionsort linux merge merge-sort mergesort number-sorter windows

Last synced: 15 Mar 2025

https://github.com/wesleydmscn/master_fusion

Master System emulator under development 🕹️

cpp cross-platform emulator sega-master-system

Last synced: 07 Apr 2025

https://github.com/whoxer/geometricpp

Biblioteca de geometria para C++

cpp geometry library math

Last synced: 24 May 2026

https://github.com/carter907/keylogger

A basic key logger made in C++. It requires root privledges and looks at /dev/input/ events for global key presses.

cpp events linux

Last synced: 01 Sep 2025

https://github.com/oistikbal/ashenvale

DirectX 11 Renderer written in C++

cmake cpp d3d11 directx11 dxgi gpu renderer

Last synced: 17 Nov 2025

https://github.com/rbuj-uoc/m2.010-pac2

PAC 2 de l'assignatura introducció al desenvolupament de programari del màster de programari lliure

cpp

Last synced: 17 Jun 2025

https://github.com/shashwat-19/bank-account-management-system

An efficient C++ Bank Account Management System that allows users to create accounts, deposit/withdraw funds, check balances, view transaction history, and apply interest. Secure, user-friendly, and designed for seamless banking experience!

control cpp dsa oops oops-in-cpp problem-solving real-time stl

Last synced: 15 May 2025

https://github.com/aavache/cpp-tutorial

Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.

cmake cpp cpp-programming getting-started patterns pointers programming tutorial

Last synced: 19 Jul 2025

https://github.com/zarox28/securemac-cpp

Simple program that locks the macos screen & start recording

cpp macos security

Last synced: 15 May 2025

https://github.com/azazhassankhan/cppmasterworks

Welcome to MyCppProject! This repository hosts a collection of C++ programs and projects. Whether you're a beginner looking to explore C++ fundamentals or an experienced developer seeking advanced concepts, this repository aims to provide a comprehensive set of resources and examples.

advanced-programming cplusplus cpp oop

Last synced: 15 Mar 2025

https://github.com/jagadeeshm007/leetcode

This repository serves as a collection of my solutions to various LeetCode Data Structures and Algorithms (DSA) problems using c++.

algorithms cpp data-structures leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions

Last synced: 07 Jun 2026

https://github.com/jeong-je/baekjoon-algorithm

백준 알고리즘 문제 푼 기록

algorithms cpp

Last synced: 16 May 2025

https://github.com/robaho/cpp_fix_engine

High performance FIX engine in C++

boost boost-libraries cpp fix fix-engine fix-protocol

Last synced: 16 May 2025

https://github.com/milopadma/bit205-cpp-class

all my c++ files from my university course, ...on c++

cpp university

Last synced: 23 Mar 2025

https://github.com/thetoriqul/library-management-system

A modern, efficient C++ library management system with file-based storage and an intuitive command-line interface.

cpp

Last synced: 30 Jun 2025

https://github.com/epomatti/go-kafka

Minimalist Kafka go client demo running on docker scratch

alpine c cpp docker go kafka musl scratch

Last synced: 11 Apr 2026

https://github.com/namratha2301/drdo-internship

A GUI-based application designed with Qt for tracking, analyzing, and visualizing weapon information. This project integrates custom plotting capabilities using qcustomplot and includes database connectivity with SQL Server to retrieve and store weapon data.

cpp qt5 qtcreator qtdesigner sdlc sql

Last synced: 23 Mar 2025

https://github.com/connieya/cpp_programming

cpp tutorial

cpp study

Last synced: 23 Mar 2025

https://github.com/ayushsiloiya619/threshold-dkn

C++ Important Coding questions with solutions.

competitive-programming cplusplus cpp programming-language

Last synced: 23 Mar 2025

https://github.com/artus9033/skia-arithmetic-calculator

A modern C++ application project for visual Simulink- / Unreal Engine Blueprint-like flow-based arithmetic calculations with a graphical interface built using GLFW, Skia and Boost Multiprecision.

cmake cpp glfw qt skia

Last synced: 28 Apr 2026

https://github.com/sainipankaj15/leetcode-solution-by-blacky_bomb_15

This repository contains my LeetCode solutions that have been successfully submitted, as well as my logic with an explanation and another best solution.

algorithm cpp leetcode leetcode-solutions

Last synced: 21 May 2026

https://github.com/anshuman2305/my-leetcode-solution

My Leetcode Solution Collection.

cpp leetcode-solutions

Last synced: 21 May 2026

https://github.com/atomicptr/cpp-game-template

A simple C++ game template using Raylib for making games on Linux

cpp game-development hot-reload raylib template-project

Last synced: 15 Mar 2025

https://github.com/atomicptr/dove

A tiny, single file, header only messaging system for games written in C++23

cpp cpp23 game-development header-only header-only-library message-broker message-passing

Last synced: 15 Mar 2025

https://github.com/toxe/advent-of-code-2022

Advent of Code 2022

advent-of-code-2022 cpp

Last synced: 30 Jun 2025

https://github.com/sayoonnn/ft_irc

ft_irc

cpp irc socket

Last synced: 16 May 2025

https://github.com/pengbomb/aslr-checker

Check to ASLR from Windows x86 EXE file and disable it.

aslr cpp

Last synced: 28 Mar 2025

https://github.com/osamarab3/coding-challenges

Coding Challenges for various project

c cpp css golang html5 js python shell-script

Last synced: 11 Apr 2026

https://github.com/vickydev810/weboasis-web-crawler

A web crawler made using QT framework for C++ uses Unsplash, Bing & Wikipedia API for working at the back-end crawls informtion based on the given query return images & a summary about the search query a user-friendly UI.

api cpp interactive-ui qt6 webcrawler

Last synced: 17 Nov 2025

https://github.com/ntshvicky/book-record-using-tkinter

An window gui application in python using tkinter and SQLite database

cnn-classification cpp fashion-mnist machine-learning

Last synced: 15 Mar 2025

https://github.com/rafaelbortolozo/codificacao_huffman

Apresentação e implementação da Codificação de Huffman em C++.

codification cpp huffman-algorithm

Last synced: 15 Mar 2025

https://github.com/ebonnal/blopolo

Jumping Blop Game powered by my GPong library

blop cpp platformer sdl2

Last synced: 15 Mar 2025

https://github.com/ebonnal/gpong

Library to write 2D platform games in very few lines of code (based on SDL2)

cpp physics-engine sdl2

Last synced: 15 Mar 2025

https://github.com/ebonnal/run-rabbit-run

Jumping Rabbit Game powered by my GPong library

cpp platformer rabbit sdl2

Last synced: 15 Mar 2025

https://github.com/poseidon-code/qt-codes

Beginners Qt6 concepts and implementations as I have learned.

cpp cpp20 qt qt6

Last synced: 10 Mar 2026

https://github.com/melardev/cppwxwidgetsbindshell

Bind shell written in Cpp using wxWidgets framework

bind-shell cpp networking pipes process reverse-shell shell sockets wxwidgets

Last synced: 18 May 2026

https://github.com/kubgus/cpp-playground

A collection of random C++ programs I wrote.

cpp

Last synced: 15 Mar 2025