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/danielkrupinski/morse-cpp

Morse code translator.

cpp

Last synced: 14 Mar 2025

https://github.com/devlato/simleak

Tiny command-line util that simulates lack of RAM by consuming memory in small chunks

chunk cli command-line console consume cpp leak memleak memory ram simulate simulation tool util

Last synced: 16 Mar 2025

https://github.com/dereckmezquita/cpp-bouncy-balls

Demonstrating physics principles and laws in C++ SFML bouncy ball physics simulation.

cpp physics

Last synced: 18 Jan 2026

https://github.com/katebea/practica-pro2

Repositorio de la práctica de Programación II sobre modularidad y uso de clases en C++

clases-objetos cpp cpp11 fib lab makefile modularidad practica pro1 pro2 upc

Last synced: 04 Jun 2026

https://github.com/tassiluca/smart-coffee-machine

Coffe Machine - Second assignment for SEIOT Course @ UniBO

arduino-uno cpp embedded-systems finite-state-machine

Last synced: 01 Mar 2026

https://github.com/whitedodo/datastructure2

Horowitz의 C++ 자료구조(Horowitz's C ++ Data Structure)

c cpp data-structures java

Last synced: 13 Apr 2026

https://github.com/walshyb/polished-map-web

A map and tileset editor for pokecrystal, pokered, & derived projects. Written in C++ and JS. Based off of rangi42/polished-map.

assembly cpp crystal pokemon react redux sprites tilemap-editor typescript wasm webassembly

Last synced: 10 Apr 2026

https://github.com/long-gong/networking-programming

C/C++ Network Programming

cpp socket socket-programming

Last synced: 15 May 2026

https://github.com/natdev15/iot_payload_optimization_natesh_masters_thesis_2025

Comparative implementation of binary serialization protocols — CBOR, MessagePack, Struct + Zlib, and Protobuf — for IoT payload optimization under hybrid TN/NT satellite networks. Developed and validated using Astrocast LEO and oneM2M (Mobius) middleware.

astrocast cbor cpp docker iot javascript messagepack networking nginx nodejs onem2m protobuf protocol-buffers python struct thesis thesis-project zlib

Last synced: 13 Apr 2026

https://github.com/dheerajshenoy/fitsexplorer

Modern FITS Image viewer with handy features

cfitsio cpp fits image-processing qt

Last synced: 16 May 2026

https://github.com/whitedodo/rabbitpthreadbank

제스퍼의 pThread 은행(Jasper's pThread Bank)

bank cpp cpp-library mingw pthread std vector

Last synced: 07 Nov 2025

https://github.com/rohit20045/erp

A ERP for college which includes MySqL for backend database and Curl for sending smtp mail. It contains most of functionality of an ERP.

cpp curl database management-system mysql object-oriented-programming openssl

Last synced: 07 Feb 2026

https://github.com/nokibularfinsiam/university-course-materials

University Course Materials all semester

cpp csharp css html java javascript php

Last synced: 13 Apr 2026

https://github.com/pazl27/little-2d-shooter

Little Multiplayer game

cpp multiplayer raylib shooter-game

Last synced: 31 Aug 2025

https://github.com/inferiorak/c-compiler-setup

Here I have Explained how to Setup VS Code for C and C++ Programming. So, Just do it as I have Shown.

c c-compiler c-compiler-setup cpp cprogramming mingw mingw-environment mingw64 vscode vscode-setup

Last synced: 28 Apr 2026

https://github.com/rakin406/camera-app

A camera application written in C++

app application camera cpp gui vision

Last synced: 29 May 2026

https://github.com/jk-gan/ray-tracer-cpp

Ray tracer in C++

cpp graphics raytracing

Last synced: 03 Apr 2025

https://github.com/themarlboroman/focus-shapes

Simple C++ game of focus and ability

2d cpp game obstacle poligonal

Last synced: 28 Feb 2025

https://github.com/amattu2/cmsc-140

Computer Science 140 (Introduction to C++) Projects (MC).

cplusplus cpp

Last synced: 09 Apr 2025

https://github.com/emredogann/software-ray-tracer

A CPU-driven Multi-Threaded Ray Tracer written in C++.

cmake cpp cpu multithreading ray-tracing raytracer raytracing raytracing-in-one-weekend

Last synced: 05 Nov 2025

https://github.com/datawater/l

L - A terminal calculator written in c++

calculator cpp library math

Last synced: 21 Aug 2025

https://github.com/rogerfan48/project-fresh2-i2p2-arenalegends

A (single/online) multiplayer battle game project inspired by Clash Royale developed for Introduction to Programming I (Freshman Fall).

allegro boost-asio cpp

Last synced: 26 Feb 2025

https://github.com/rogerfan48/project-fresh2-i2p2-towerdefense

Tower Defense game project developed for Introduction to Programming II (Freshman Spring).

allegro cpp

Last synced: 26 Feb 2025

https://github.com/taisiabarteneva/stl_containers

Implementation of STL containers — map, set, vector, stack on C++

cpp

Last synced: 30 Jun 2026

https://github.com/sasuke40/cpp-lib

A library of cpp

cpp

Last synced: 05 Feb 2026

https://github.com/takumakira/wasm-rust-webgl-next

Playground project to work with Rust, C++, and WebGL on React.

cpp emscripten nextjs react rust wasm wasm-pack webgl

Last synced: 13 Apr 2026

https://github.com/joshuadahlunr/simplep2p

SimpleP2P is a minimalistic C/++ wrapper around the go implementation of libp2p.

c cgo cgo-bindings cpp go libp2p libp2p-pubsub networking p2p peer-to-peer

Last synced: 13 Apr 2026

https://github.com/igozdev/ellipsimg

Generates images using randomly generated ellipses of best fit

c-plus-plus cpp sfml

Last synced: 29 May 2026

https://github.com/yousef-sayed-younis/tic-tac-toe-terminal

A C++ implementation of Tic Tac Toe with AI and two-player modes. Playable entirely in the terminal. A simple, interactive game for practicing algorithms and terminal-based programming.

ai command-line-game cpp game-development single-player terminal-game tic-tac-toe two-player unbeatable-ai

Last synced: 03 Apr 2025

https://github.com/filip-kustura/graph-cycle-detection

Solution to a graph theory problem meeting a specific time complexity constraint. Developed in C++ using the breadth-first search algorithm. Created in December 2021 as part of the Design and Analysis of Algorithms course, with a presentation delivered in January 2022.

algorithms bfs breadth-first-search c-plus-plus coding-assignment cpp cycle-detection data-structures graph-algorithms graph-theory graph-traversal time-complexity time-complexity-analysis undirected-graphs

Last synced: 12 Apr 2025

https://github.com/kodiem9/snapling-engine

A scratch inspired game engine made with C++ using the Raylib game library.

cpp cpp17 engine game-editor game-engine game-engine-2d raylib raylib-cpp

Last synced: 22 Feb 2026

https://github.com/cheongszesuen/image2array

用于ST7335S驱动的TFT_LCD(128*160)屏幕图片的转换

binarization cpp cv lcd-screen processing python tft-display

Last synced: 25 May 2026

https://github.com/Noxmor/TexScript

A C++ Text Adventure Game with Lua mod support.

cpp lua mod-support text-adventure text-adventure-engine text-adventure-game

Last synced: 11 Mar 2025

https://github.com/kononovarseniy/cpp-example

Если захочу кого-то учить C++ буду использовать этот репозиторий

cmake cpp cpp20

Last synced: 25 Mar 2025

https://github.com/sleepingcat4/deathhash

a barebone programming language written in C++

barebones compiler cpp programming-language

Last synced: 13 Jun 2025

https://github.com/pechinkin/cosmodog

game about dog travelling through the cosmos back to the home

cpp

Last synced: 31 Mar 2025

https://github.com/b-x-wu/graphics-engine

A CPU based raytracing toy example.

cpp graphics raytracing

Last synced: 09 Jun 2026

https://github.com/markaren/simplesocket

A simple cross-platform socket library for C++

cpp sockets tcp-ip udp winsock2

Last synced: 09 Apr 2025

https://github.com/sipfront/visqol-docker-cross-compile

Repository for setting up a cross compilation environment for visqol in aws-linux-2 with provided files.

bazel cpp docker dockerfile python3

Last synced: 13 Apr 2026

https://github.com/flagarde/systemdetect_old

Detect architecture, gpu ...

arch-detect cmake cpp

Last synced: 09 Jun 2026

https://github.com/quentin18/ecosystem

Ecosystem simulation in C++

cpp ecosystem perlin-noise sfml simulation

Last synced: 15 May 2025

https://github.com/bsodium/voxelife

A C++ game of life implementation in 3D space

3d cpp game-of-life opengl simulation

Last synced: 06 Mar 2025

https://github.com/fourjr/battleship

Battleship C++

cpp

Last synced: 12 Mar 2025

https://github.com/bsodium/terrain-interpolation

An openGL implementation of a procedural terrain interpolation algorithm

cpp opengl procedural-generation terrain-generation

Last synced: 06 Mar 2025

https://github.com/thinkinglabs/kata-bootstrap-cpp-googletest

Bootstrap project for CPP kata's using Google Test

bootstrap conan-io cpp googletest kata

Last synced: 20 May 2026

https://github.com/rokez98/hppa

High performance processor architecture labs

bsuir bsuir-labworks cpp vectorization

Last synced: 14 Apr 2025

https://github.com/nathannncurtis/ocr

Batch DICOM/TIFF/JPEG to searchable PDF with OCR. Docker, Tesseract, JBIG2, parallel processing.

batch-processing cpp docker ocr pdf tesseract

Last synced: 30 May 2026

https://github.com/ckay-9/chess-cpp

Chess in C++

chess cpp game raylib

Last synced: 16 Mar 2025

https://github.com/konrad-kubacki/crash-handler

PoC Windows crash handler

cpp crash-handler winapi windows

Last synced: 12 May 2026

https://github.com/kgbier/sdl-luckyfruit

C++ SDL project. Kinda trying out an awt/swing-like GUI library using the SDL Renderer.

cpp sdl2

Last synced: 30 May 2026

https://github.com/vishwajeetk5/paytrack

The C++ "PayTrack" is an OOP project for budgeting and expense tracking. It offers user-friendly input, budget vs. actual analysis, data storage, detailed reporting, and error handling. A tool to manage finances efficiently.

cpp exception-handling filehandling finance inheritance oop paytrack

Last synced: 09 Apr 2025

https://github.com/arshagds/cpp_notebook

This repository is about the tips I'm learning from udemy. Check the commits.

begginer cpp notebook personal-notebook personal-repository practice

Last synced: 12 Nov 2025

https://github.com/jonas-is-coding/sudoku-bruteforce

A Sudoku solver via brute forcing in C++

brute-force cpp solver sudoku

Last synced: 31 Mar 2025

https://github.com/ali-ahnaf/The_Fallen_Kingdom

A 2D action-adventure game where players have to fight their way through waves of enemies and level bosses to rescue a princess.

c cpp igraphics

Last synced: 25 Apr 2025

https://github.com/muneeb1030/bst-avl-representor-sfml-data-structures-cpp

The BST and AVL Tree Visualization is a C++ program that utilizes the SFML library and object-oriented programming (OOP) to represent and visualize Binary Search Trees (BST) and AVL Trees.

avl-tree bst-tree cplusplus cpp data-structures-and-algorithms oops-in-cpp tree-structure visualization

Last synced: 28 Feb 2025

https://github.com/chenshaw010/advising-assistance-program

Text file parser that displays data back to the user primarily for categorizing educational classes.

binary-search-tree cost cpp

Last synced: 16 Sep 2025

https://github.com/sury4karmakar/cpp-programming

📃 Learning CPP Programming From Scratch

cpp cpp-programming cpp-programming-language

Last synced: 05 Jul 2025

https://github.com/calint/pczero

experiments with bootable image of x86 and protected mode 32 bit code for the i386 platform written in assembler and c++ contains: * minimal assembler kernel supporting preemptive multitasking (1 KB) * sample toy application of a 2d game engine

bootable cpp kernel operating-system preemptive-multitasking protected-mode x86-32 x86-assembly

Last synced: 13 Jun 2025

https://github.com/antwankakki/fct

functional cpp at compile time, the compiler turns to the perfectly slow interpreter XD

compile-time-meta-programming cpp functional functional-programming reflection

Last synced: 14 Feb 2026

https://github.com/coding-nerfilio/ezlobby

A tiny program to get empty public sessions on GTA V Online

cpp gta5 gtaonline gtav tool

Last synced: 09 Apr 2025

https://github.com/rgglez/prenex

Converts a Well Formed Formula into Prenex normal form.

cpp logic prenex-normal-form

Last synced: 22 Mar 2025

https://github.com/sh-cho/cpp-doxygen-example

Example repo - publish doxygen with github actions

cpp doxygen github-actions

Last synced: 13 Apr 2026

https://github.com/bartekleon/bigintcpp

Bigint class provides math operations for arbitrarily large numbers.

bigint biginteger-cpp cplusplus cpp cpp17 library

Last synced: 16 Feb 2026

https://github.com/tisandg/contrastenhacement

Contrast Enhancement applied to gray- and color-scale images using different parallel programming modes

cpp hpc mpi openmp

Last synced: 18 Jan 2026

https://github.com/slingercode/vulkan

Lets learn about Vulkan

cmake cpp cpp20 glfw glm vulkan

Last synced: 31 Aug 2025

https://github.com/kasperomari/problems

My solutions for some of the competitive programming problems I've solved while playing with this.

c competitive-programming cpp problem-solving

Last synced: 18 Apr 2026

https://github.com/anc1kr1st/prata_cpp_exercises

Stephen Prata, C++ PRIMER PLUS, 6th Edition (Mistrovství v C++ 4. aktualizované vydání)

cpp exercises-solutions prata

Last synced: 08 Oct 2025

https://github.com/breeze648/oj-algorithms

欢迎来到我的算法笔记仓库!本仓库整理了我一年来整理的高效算法模板与笔记,内容涵盖了图论、数据结构、数据库、模拟与字符串处理、搜索与回溯、动态规划、贪心以及数学知识等多个方面的内容。每个文档均附有详细的算法解析和C++代码示例,旨在帮助更好地理解算法原理以及如何在OJ(在线数学系统)中大家应用C++与STL。

algorithms cpp online-judge stl template

Last synced: 30 May 2026

https://github.com/markgotlasagna/metodologie

About "Metodologie di Programmazione" course provided by "Università degli Studi di Parma"

cpp

Last synced: 31 Mar 2025

https://github.com/lim-james/wazzup

👾 A cute little harmless project

cpp

Last synced: 16 Mar 2025

https://github.com/davdag/wireworld

It's a WireWorld game made in C++ and SFML library. Enjoy it !

animations cellular-automation cellular-automaton cpp cpp-game math sfml-library wireworld wireworld-game

Last synced: 12 Jun 2026

https://github.com/billvog/kincasta-studio

Create and edit subtitles with ease.

cpp qt subtitles

Last synced: 29 Apr 2026

https://github.com/ashwagandha-coder/common_repo

abstract_repo in c++

cpp libs stl

Last synced: 14 Mar 2025

https://github.com/mhmdd-farhan/atm_program_2

Program ATM memungkinkan pengguna untuk memilih nominal uang yang akan diambil

cpp

Last synced: 08 Oct 2025

https://github.com/nor-s/genetic-painting

genetic-painting using OpenGL

cpp glfw3 opengl

Last synced: 13 Apr 2026

https://github.com/donnc/bulksmszw-esp8266

Bulk sms zw api for embedded device ESP8266 for IoT devices. Port for BulkSMSZW-Api Python 3

cpp esp8266 esp8266-arduino iot

Last synced: 13 Apr 2026

https://github.com/zeynepcol/game-mutex-cpp

A falling box game implemented in C++ using a custom library, featuring mutex.

cpp custom-library game mutex mutex-lock mutex-synchronisation

Last synced: 04 Apr 2025

https://github.com/wdevore/learningcpp

A group of projects for learning key aspects of C++

cmake cpp

Last synced: 13 Apr 2026

https://github.com/jdibenes/heron

Game Boy Advance emulator.

cpp gameboy-advance-emulator windows

Last synced: 28 Apr 2026

https://github.com/aloussase/hackerascentfest

Website for the Hacker Ascent Hackathon

cpp kokoa web

Last synced: 13 Apr 2025