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/hironakamura/proyectos-c-cpp

Compendio de proyectos hechos en C/C++

c cpp

Last synced: 20 May 2026

https://github.com/mbellman/palace

A 3D grid-aligned adventure game.

3d cpp dungeon-crawler gamedev graphics opengl

Last synced: 20 May 2026

https://github.com/wesgtox/programming-lab-i

College "Programming Lab I" exercises.

algorithms c cpp programming-language

Last synced: 18 May 2026

https://github.com/diable201/grokking_algorithms

Code from the book "Grokking Algorithms" in Python3 and C++

algorithms-and-data-structures cpp grokking-algorithms python3

Last synced: 18 May 2026

https://github.com/locus-x64/connect-4-game-using-cpp-class

This is a simple Connect4Game written in C++ using class and multi-files.

cpp game oop-project

Last synced: 29 Jun 2026

https://github.com/blocknotes-4515/kuwait-confrence-s4iot-25

IntelliGuard: IoT-Enabled Autonomous Spybot Intelligence for Real-Time Surveillance in Next-Generation Security Applications

c cpp css3 html-css-javascript iot-application iot-platform javascript python3 system-design

Last synced: 05 Apr 2026

https://github.com/joshua-riek/conway-s-game-of-life

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.

conway conway-game conway-life conway-s-game-of-life conways conways-game-of-life conwaysgameoflife cpp sfml sfml-game

Last synced: 06 Apr 2025

https://github.com/eabhi-me/try-cpp

For Learning and practice cpp code

cpp

Last synced: 26 Sep 2025

https://github.com/jankodedic/tappyplane

A "Flappy Bird" clone

cpp cpp17 flappy-bird game sdl2 sdl2-image sdlw

Last synced: 28 Jun 2026

https://github.com/opikadash/memory-management-simulator

C++ Memory Management Simulator implementing First-Fit and Best-Fit allocation strategies with support for random stress testing, memory state persistence, CSV export for visualization, and benchmarking via GoogleTest.

best-fit cpp data-structures first-fit googletest makefile operating-systems simulation

Last synced: 28 Jun 2025

https://github.com/keli-wen/matchengine

The UBI Challenge Works: a simple match engine.

cpp finance

Last synced: 05 Apr 2025

https://github.com/mwthinker/cpp-generator-cli

Generate a C++ project using vcpkg

cli cmake cpp java vcpkg

Last synced: 03 Jan 2026

https://github.com/gaetanozappi/cantor

Project applies the cantor solution.

cantor cpp

Last synced: 13 Apr 2025

https://github.com/codeficct/programacion-2-ejercicios

Todos los ejercicios de programación 2 usando c++, con el ing. Contreras.

contreras cpp embarcadero radstudio recursion recursive-algorithm

Last synced: 27 Jun 2025

https://github.com/marklagodych/brainstorm

An optimized and extended Brainfuck interpreter

brainfuck brainstorm characters cpp optimization

Last synced: 13 Jun 2026

https://github.com/fl444mingo/fl4-cs131-01-00

Computer science chapter 1, lesson 0

cpp learning learning-cpp

Last synced: 22 May 2026

https://github.com/yothgewalt/topgun-rally-haptic-gloves

About haptic gloves in TESA Event.

cpp glove mqtt

Last synced: 22 Mar 2025

https://github.com/ryomendev/dsa

This repository is dedicated to learning and practicing Data Structures and Algorithms (DSA). It contains solutions to various problems, ranging from basic to advanced topics, helping enhance problem-solving skills and understanding core DSA concepts through hands-on coding.

algorithms algorithms-and-data-structures cpp data-structures

Last synced: 03 Jul 2026

https://github.com/beached/future_process

Future's based on process model

cpp future multiprocess

Last synced: 10 Jun 2026

https://github.com/samirhamadaa/math_game

A simple interactive math quiz game with different difficulty levels and operations.

c-plus-plus console-game cpp game-development interactive-learning math-quiz mini-project random simple-game terminal-game

Last synced: 30 Jun 2025

https://github.com/ahmed-ibrahim-30/simulation-compiler

Simulation for all Compiler steps such as (Tokenization,Parsing,Simulating code)

compiler compiler-design cpp

Last synced: 21 Mar 2025

https://github.com/tiendq/sqlitecpp

SQLiteCpp is a modern C++ wrapper for SQLite3 library.

c-plus-plus cpp database sqlite

Last synced: 07 Apr 2026

https://github.com/sa2003hil/dsa

Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.

arrays cpp dsa dsa-algorithm graph linked-list queue stack string

Last synced: 14 Apr 2025

https://github.com/matuszewski/cpp-basics

A bunch of simple C++ console programs

cpp

Last synced: 12 Sep 2025

https://github.com/nvarner/physiwell

Short choose-your-own-adventure game created as a final project for Honors 240 Wellness at the University of Michigan

choose-your-own-adventure cpp game

Last synced: 13 Sep 2025

https://github.com/busraozdemir0/multiplication_division_demo

Çarpma ve bölme operatörlerini kullanmadan çarpma/bölme işlemlerini gerçekleştiren program

cpp division multiplication multiplication-division-app

Last synced: 28 Mar 2025

https://github.com/gecko-robotics/messages

reads a message file and creates C++ and Python messages

cpp messages python3 robotics serialization toml

Last synced: 07 May 2026

https://github.com/afaanbilal/amx-textedit

AMX TextEdit is a simple, fast, tabbed text / code editor written in C++.

amx-textedit cpp text-editor

Last synced: 03 Aug 2025

https://github.com/retifrav/cmake-target-link-libraries-example

An example of CMake target_link_libraries() scopes effects

cmake cpp example

Last synced: 26 Aug 2025

https://github.com/turtle-insect/dqb2overlay

Steam Dragon Quest Builders 2 Overlay Menu

cpp dll dll-injection game imgui memory-hacking steam winapi

Last synced: 29 Oct 2025

https://github.com/prashant-software-developer/6companies30days

A Challenge to make sure you start with your goals today , don’t procrastinate and don’t let your college decide your future.

cpp dsa microsoft

Last synced: 08 May 2025

https://github.com/nikitaberezhnyj/laboratory-work-on-object-oriented-programming

Completed laboratory work and a course project in the discipline of Object Oriented Programming.

cpp

Last synced: 03 Aug 2025

https://github.com/lukasondrejka/cpp-tic-tac-toe

Tic-Tac-Toe game in C++ with sockets and client-server TCP communication

client-server console cpp game linux socket tcp

Last synced: 19 May 2026

https://github.com/chokobole/base

A C++ base library

cpp cpp-library cpp14

Last synced: 14 May 2025

https://github.com/evasabeeh/travel-route-planner

Implemented Dijkstra's algorithm to find the most optimal path between the origin and destination.

c cpp data-structures

Last synced: 04 May 2026

https://github.com/cmst0us/libblilivedanmaku

BiliBili Live Room, Websocket Danmaku Protocol in C++

bilibili bilibili-live cpp danmaku websocket

Last synced: 29 Mar 2025

https://github.com/whysobad/console-tetris

A terminal ui to play tetris in the console

cmake cpp ncurses tetris tui

Last synced: 04 Jul 2026

https://github.com/biud436/algorithms

PS(Problem Solving)

cpp ruby

Last synced: 18 May 2026

https://github.com/ckormanyos/win_text_simple

win_text_simple makes a simple Win32-API window with dynamic text

cpp visual-studio win32api

Last synced: 13 Mar 2025

https://github.com/amlel-el-mahrouss/openzka-kernel

OpenZKA C++ Kernel.

cpp kernel portfolio

Last synced: 22 Mar 2025

https://github.com/olk/ki-ocr-spreadsheet

convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)

artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow

Last synced: 09 Apr 2026

https://github.com/ferhatgec/fpaper.py

Fegeya FPaper.Py, Python3 implementation of FPaper

cpp e-paper fegeya file file-format fpaper implementation parser python python3 read

Last synced: 18 May 2026

https://github.com/chi-wei-lien/reverse-shell-script

In this video I covered how to sneak into and remote control a computer using reverse shell script 😈. The whole script is written in c++ and I include the line-by-line explanation in the blog post down below. Be sure to check that out if you are interested! Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!

cpp cybersecurity cybersecurity-education hacking-tutorial reverse-shell

Last synced: 14 Apr 2025

https://github.com/onebit5/onetek-engine-2

C++ game engine with multi-API rendering support.

cpp cpp20 engine game game-development game-engine gamedev gameengine

Last synced: 29 Sep 2025

https://github.com/blagojeblagojevic/neural-network

Implemention of a small 1 layer neural network suitable for use in embedded systems

arduino c cpp embedded-systems esp32 evolution genetic-algorithm neural-network

Last synced: 08 Apr 2026

https://github.com/im-rises/chip8topia

Chip8 Emulator made in C++ for desktop and web

chip8 cpp emscripten emulator interpreter linux windows

Last synced: 09 May 2026

https://github.com/urijhoruzij/verman-cipher

Node js extension for encrypting files with the Verman cipher

cipher cplusplus cpp module node-js nodejs

Last synced: 18 May 2026

https://github.com/wolkabout/wolkconnect-cpp

C++11 library which provides easy connectivity to WolkAbout IoT Platform.

client-library connectivity cpp fota iot iot-platform wolkabout wolkconnect

Last synced: 22 Apr 2025

https://github.com/torotoki/simple-paged-attention

A simple implementation of PagedAttention purely written in CUDA and C++.

attention cpp cuda llm transformer

Last synced: 18 May 2026

https://github.com/zimmerrol/yaolaw

C++ library wrapping basic linear algebra functions of BLAS/LAPACK

blas cpp lapack linear-algebra linear-algebra-library

Last synced: 03 Apr 2025

https://github.com/robsonos/spie-firmware

A sample C++/Arduino firmware built with PlatformIO with support for CI/CD pipeline

arduino atmel automation cd ci cicd cpp cppcheck platformio serial unittest

Last synced: 18 Apr 2026

https://github.com/ufrshubham/todo-plus-plus

This is simple CURD application written in C++ with elements and sqlite library.

cplusplus cpp cycfi cycfi-elements sqlite3 todo todoapp

Last synced: 07 Sep 2025

https://github.com/danielgospodinow/alienattack

Single-player and Multiplayer arcade game similar to Space Invaders

ai ai-bots ai-players cpp linux multiplayer multiplayer-arcade-game sdl sdl2 single-player space-invaders

Last synced: 15 May 2026

https://github.com/abhijithkunchati/weenix-os

A full operating system, based on Unix, built as a semester long project

c cpp kernel memory-management operating-system threads virtual-file-system virtual-memory

Last synced: 20 May 2026

https://github.com/axway-streams/axway-amplify-streams-cpp

Sample application to show how to use Streamdata.io in a C++ application

cpp eventsource server-sent-events sse streaming-data

Last synced: 13 Aug 2025

https://github.com/kopach-artem/hashtable

A comprehensive C++ library for efficient data management using hash tables. Features customizable hashing, collision resolution.

c-plus-plus cpp data-structures hash-map hash-table hashtable

Last synced: 05 Apr 2025

https://github.com/luiz-marcio-faria-de-aquino-viana/tsp

TSP - Análise Desempenho do Problema do Caixeiro Viajante. Trabalho Elaborado durante o Curso de Pós-Doutoramento em Engenharia Elétrica com Ênfase em Engenharia de Sistemas e Computação (COPPE/UFRJ entre 2020-2022).

cpp openmp openmpi

Last synced: 06 Aug 2025

https://github.com/sayama3/imagine

A 3D Game Engine Like made in Vulkan & Cpp

cpp rpg vulkan

Last synced: 21 Jul 2025

https://github.com/callmemaverick/ecommercecore

This repository contains the comprehensive final exam project for the Advanced Object-Oriented Programming (OOP) course in C++ at IT Step Computer Academy. It is designed to showcase a culmination of skills and concepts learned throughout the course.

cpp cpp11 cpp17 exam json nlohmann-json oop oop-concepts oop-principles oops-in-cpp

Last synced: 02 Jan 2026

https://github.com/iamdyeus/memulatrix

Virtual Memory Simulator built with C++ and Python

cpp operating-system python virtual-memory

Last synced: 18 May 2026

https://github.com/tom474/time_bank_system

[RMIT 2023C] EEET2482 - Software Engineering Design - Group Assignment

algorithms cpp data-structures object-oriented-programming

Last synced: 09 Oct 2025

https://github.com/vasconcelosvcd/gnsdkwrapperlib-cpp

A Gracenote C++ wrapper lib

cpp

Last synced: 05 Nov 2025

https://github.com/josh012006/rpg-game

My first real game🎮 wrote in SFML. It's a RPG game that I'm still developing.

cpp sfml sfml-game

Last synced: 22 Mar 2025

https://github.com/dev0x13/ust_x

A reference implementation of cross-correlation algorithm for ultrasonic thermometry method

cpp physics ultrasonic-sensor ultrasound ultrasound-thermometry

Last synced: 21 Mar 2025

https://github.com/jtbandes/get_cuts

Data processing and histogram calculation for particle jets

cpp physics

Last synced: 05 Apr 2025

https://github.com/mohammadmd1383/benchmark-dll

A library for testing speed of code execution with high precision

c cdll clibrary cpp cpp-library cpp11 cpp14 cpp17 csharp csharp-library dll java java-8 javalibrary python python-3 python3

Last synced: 11 Apr 2026

https://github.com/bestfriend11/nosse_unrealengine

unreal engine with no sse4.2/avx. run the lastest version of unreal editor on old platforms with only 1gb VRAM.

avx cpp game-engine-3d gamedev sse ue5 unreal-engine-5

Last synced: 21 May 2026

https://github.com/jefftrull/eigen-matrixq-proposal

Verifying and benchmarking a proposed Eigen change

cpp eigen google-benchmark

Last synced: 03 Jul 2026

https://github.com/hairrrrr/algorithm

算法学习/习题集:C/C++/Java

algorithms c cpp java

Last synced: 06 May 2026

https://github.com/harshavardh8n/dsa-in-cpp

DSA-in-CPP: A collection of Data Structures and Algorithms (DSA) problems solved using C++. This repository includes various coding challenges and solutions, demonstrating fundamental concepts and techniques in data structures and algorithms.

cpp data-structures-and-algorithms

Last synced: 29 Mar 2025

https://github.com/orgh0/highperformancecnn

Implementation of a High Performance CNN for MNIST dataset

cnn cpp cuda

Last synced: 18 May 2026

https://github.com/lux-qaq/type-vision-cpp

C++20 type visualization header-only library

c-plus-plus cpp cpp20 header-only reflection struct visualization

Last synced: 08 Aug 2025

https://github.com/jambolo/sudoku

Sudoku code in C++, including solver and generator

cpp sudoku sudoku-generator sudoku-solver

Last synced: 04 Jun 2026

https://github.com/qervas/ohao_ide

A simple IDE for coding c++

cpp ide qt6

Last synced: 13 May 2026

https://github.com/rvarago/funktions

A small C++17 set of utilities for functional composition.

cplusplus cplusplus-17 cpp cpp17 dsl functional-programming

Last synced: 04 Apr 2025

https://github.com/zdimension/sudoku

Sudoku solver

cpp cpp17 solver sudoku

Last synced: 29 Mar 2025

https://github.com/mcquerol/optional-exercises-apt-cpp

Advanced C++ exercises on OOP, operator overloading, and STL containers.

activity-diagram bank-db class-design cpp json operator-overloading stl-containers template-class tutorials uml

Last synced: 18 May 2026

https://github.com/rarepineapples/hacker-simulation

Can't code? Want to feel like you can? Here's a program that makes random lines of code speed down your terminal. Contributions welcome!

cpp cpp17orlater fun terminal

Last synced: 18 May 2026

https://github.com/helcsnewsxd/adaptive-network-routing

Adaptive routing algorithm implementation and performance analysis on simulated networks – Distributed Systems and Networking course project – Computer Science @ FAMAF (UNC)

analysis cpp dijkstra-algorithm famaf graph-topology lab matplotlib network network-topologies omnetpp optimization python red-protocol routing-algorithm university-project

Last synced: 20 Apr 2026

https://github.com/helcsnewsxd/gsc-interpreter

Interpreter for a simplified subset of C/C++ with dynamic typing - Language and Compilers course project - Computer Science @ FAMAF (UNC)

catch2 compiler cpp famaf interpreter university-project

Last synced: 17 Jun 2025

https://github.com/johnmata0427/educational-community-information-registration-system

Sistema de Registro de Información de Comunidad Educativa

cpp file-manager visual-studio

Last synced: 09 Aug 2025

https://github.com/bumbelbee777/cxxutil

A C++ library containing an implementation of the STL and other data structures and/or containers.

c-plus-plus cpp cpp20 header-only std stl stl-containers stl-files

Last synced: 18 Jun 2025

https://github.com/toxe/google-benchmark

C++ Benchmarks with Google Benchmark

benchmark cmake cpp google-benchmark

Last synced: 22 Mar 2025

https://github.com/craftinators/fock

A minimal quantum computational library for fermionic systems

boost cpp cpp20 eigen3 multiprecision phyiscs quantum-computing quantum-mechanics second-quantization

Last synced: 09 Aug 2025