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/abdulahshoaib/minigolf

2D mini golf game developed in C++ using raylib

cpp game-development raylib raylib-cpp

Last synced: 29 May 2026

https://github.com/omarassadi/gmsv_spoof

A module for Garry's Mod that allows for modification of A2S_INFO and A2S_PLAYER responses. This allows for things such as spoofing of player counts on the master list.

cplusplus cpp garrys-mod garrysmod garrysmod-module steam

Last synced: 01 Apr 2025

https://github.com/abdallahhemdan/enwik8-compression

📦 Compressing of the challenge enwik8 (100MB of wikipedia) using LZW(Lempel–Ziv–Welch) compression algorithm using cpp...

cmp2022 compression-algorithm comprssion cpp decoding encoding enwik enwik8 hemdan lzw multimedia text-compression

Last synced: 12 Jul 2025

https://github.com/ctkqiang/2d05

这款工具是一种 分布式拒绝服务(DDoS)攻击工具,它能够通过大量虚假流量淹没目标服务器,从而导致其无法正常响应合法请求,最终使系统崩溃或服务中断。🚀💥

2d05 china cpp cpp11 ctkqiang ddos ddos-attacks dos hacking-tool network security simple

Last synced: 04 Jun 2026

https://github.com/forhanshahriarfahim/operating-system-lab

3rd Year 2nd Semester - Operating System Lab

cpp operating-system

Last synced: 04 Jul 2025

https://github.com/Jrol123/FirstCourse_cpp

My FEFU code repo

cpp matlab python student

Last synced: 08 Aug 2025

https://github.com/yousufislam191/compiler

Solution of Compiler Design courses

compiler-design cpp

Last synced: 04 Sep 2025

https://github.com/zachstruck/assign_ptr

Utility function for interfacing C++ smart pointers with C-style APIs that allocate resources through output parameters

cpp raii

Last synced: 31 Mar 2025

https://github.com/urumqinsky/ft_containers

Reimplementation of some basics STL containers

cpp school21 stl-containers

Last synced: 12 Jun 2026

https://github.com/insightsoftwareconsortium/itkiomeshswc

ITK module for reading meshes from SWC files, a human- and machine-readable format for representing neuron morphologies

cpp insight-toolkit itk itk-module morphology neuroscience python swc

Last synced: 13 Apr 2025

https://github.com/sanchitbajaj02/my-c-project

C++ project of travel agency

class cpp project tourism

Last synced: 04 Sep 2025

https://github.com/hasanyahya101/oop-lab-2-fast-nuces-2023

This repository contains C++ programs for performing various data manipulation tasks. It includes programs for array manipulation, memory management, and string concatenation. The programs demonstrate the use of dynamically allocated arrays and other dynamic memory management methods. It is a Lab Solution from Fast Nuces Lahore.

arrays cpp fast lahore nuces oop pointers

Last synced: 04 Sep 2025

https://github.com/tblauwe/cpp_lib_starter

Template repo for c++ libraries (as a learning process)

cpp template-repository

Last synced: 25 Mar 2025

https://github.com/l-super/c_plus_learn

学习 C++ 过程中的一些笔记,理解,记录

c cpp

Last synced: 23 Apr 2025

https://github.com/razfrumkin/fractal-viewer

A fractal exploration tool powered by SFML and GLSL for GPU acceleration, offering real-time rendering, zooming, panning, and color adjustment capabilities to ensure seamless performance. Additionally, it utilizes ImGui for intuitive user interactions, all implemented in C++.

cmake cpp fractals glsl imgui sfml

Last synced: 03 Apr 2025

https://github.com/awais-124/stack-expression-converter

Expressions Converter. Third semester project using data structures concept.

cpp data-structures expression-converter-application programming stack

Last synced: 07 Apr 2025

https://github.com/angeligareta/turing-machine

Implementation of a Turing Machine in C++, a model of computation that defines an abstract machine that manipulates symbols on a tape according to the machine rules.

cpp turing turing-machine turing-machine-simulator

Last synced: 16 Mar 2025

https://github.com/jinw06k/ontimeeverytime

real-time MBus tracker

cpp esp32 python3

Last synced: 12 Apr 2026

https://github.com/rishabh96b/code-implementations

This repository contains the C++ problems that I have either solved or concepts that I've implemented myself.

coding-challenge cpp data-structures hackerrank

Last synced: 25 Mar 2025

https://github.com/Mute124/Atlas

An efficient cross-platform game engine built with raylib and keeping developer's sanity, native support for modding with lua and Angel Script, extensibility, and more in mind.

3d 3d-engine angelscript cpp cpp20 cross-platform engine game-development game-engine linux lua modding modern-cpp raylib scripting sol2 windows

Last synced: 28 Jul 2025

https://github.com/bisocm/rykeshell

RykeShell is a custom Unix shell built entirely in C++, offering users a powerful and customizable command-line experience.

cli cmake command-line cpp shell terminal unix-shell

Last synced: 07 Jan 2026

https://github.com/tido64/panini

panini 🥪 is a dumb-as-bread INI file reader with a SAX-like interface.

cpp cpp17 ini ini-parser parser reader sax

Last synced: 28 Mar 2025

https://github.com/oculometric/stui

Simple Text UI - an easy-to-use, header-only, semi-immediate-mode TUI framework for building interactive interfaces across platforms

cpp cross-platform header-only-library immediate-gui text-user-interface ui

Last synced: 17 Jan 2026

https://github.com/cesarvasconcelos/cplus-poo

Códigos produzidos nas aulas de Programação Orientada a Objetos (em C++) do curso de Engenharia da Computação - IFPB - Campus CG

cpp object-oriented-programming

Last synced: 09 Apr 2025

https://github.com/alpha74/c_cpp-projects

Few of my Good C/C++ college level projects

c cpp cpp-programs cpp-project pacman projects student-record

Last synced: 02 Feb 2026

https://github.com/jcbhmr/platformdirs-cpp

📂 Python's platformdirs module for C++

cmake cpp cpp-library platformdirs port xdg

Last synced: 02 Apr 2025

https://github.com/the-redback/competitive-programming

:computer: :bar_chart: Competitive Programming environment and personal solution archive of different online problems.

cf-tools codeforces codejam competitive-programming contest-programming cpp iupc lightoj online-judge redback spoj topcoder uva

Last synced: 11 Mar 2025

https://github.com/hynduf/mystersy---a-sdl2-cpp-game

Mystersy - A SDL2 Game for 2122II_INT2215_2 (UET)

adventure-game cpp sdl2

Last synced: 18 Apr 2026

https://github.com/9inefold/variant

Custom variant implementation for c++20

cpp cpp20 template-metaprogramming template-project

Last synced: 22 Jul 2025

https://github.com/antonioberna/spectrum-analyzer

ESP32 Spectrum Analyzer using FFT (radix-2) in C++

cpp embedded engineering esp32 fft platformio radix-2 spectrum-analyzer

Last synced: 10 May 2026

https://github.com/madureira/game-prototype

:video_game: A simple 2D top-down game framework.

aseprite cpp game-2d game-frameworks sdl2 tiledmap

Last synced: 18 Jan 2026

https://github.com/temikfart/logger

Simple logger for personal use

cpp log logger logging logs

Last synced: 07 Jan 2026

https://github.com/moozunch/cepe-lang

ann belajar cepe alias competitive programming

algorithms c competitive-programming cpp problem-set problems-solving

Last synced: 10 May 2026

https://github.com/salma-mamdoh/student-management-data-structures

Our project for Data Structures Course taken during fall 2023 semester

avl-tree binary-search-tree cpp filesystem heap-tree tree-structure

Last synced: 05 Sep 2025

https://github.com/janniklth/connect4_consolegame

This project is a console-based implementation of the Connect 4 game, developed as part of our Programming lecture

connect4-game cpp dhbw-stuttgart oop

Last synced: 02 Apr 2025

https://github.com/aoshimash/hermite

A hermite integrator for planetary N-body simulation

astrophysics cpp n-body

Last synced: 31 Mar 2025

https://github.com/dhruvsrikanth/conjugate-gradient-simulation

In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the conjugate gradient optimization simulation. This is a sparse linear solver optimized using the second-order poisson equation.

c conjugate-gradient cpp dense-solver distributed-memory-parallel high-performance-computing mpi multithreading openmp optimization optimization-algorithms poisson-equation shared-memory-parallel simulation-modeling sparse-linear-solver

Last synced: 18 May 2026

https://github.com/dhruvsrikanth/n-body-simulation

In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the N-body particle interaction simulation.

c cpp distributed-memory-parallel high-performance-computing mpi multithreading n-body openmp parallel-computing particle-interactions shared-memory-parallel simulation-modeling

Last synced: 29 Apr 2026

https://github.com/vovandreevik/rkf45-runge_kutta_3_order

The program solves a system of differential equations according to the RKF45 program and the order 3 Runge-Kutta method

cpp rkf45 runge-kutta-methods

Last synced: 12 Sep 2025

https://github.com/vovandreevik/binary-search-tree

This C++ program demonstrates the implementation of a Binary Search Tree (BST) along with custom Stack and Queue data structures.

binary-search-tree bst cpp oop oops-in-cpp queue stack

Last synced: 07 Apr 2025

https://github.com/nanda-gopal-sb/password_manager

A Password Manager in mordern C++.

bitwise cli cpp cryptography file filesystem password

Last synced: 03 Apr 2025

https://github.com/nanda-gopal-sb/letter-box-cpp

C++ implementation of the letter-boxed-game

cpp filesystem letterboxd terminal

Last synced: 03 Apr 2025

https://github.com/simonusher/perceptron

A simple perceptron and Adaline implementation in C++. Created as an assignment for "Selected topics in artificial intelligence" course.

adaline artificial-intelligence cpp neural-network perceptron

Last synced: 04 Jul 2025

https://github.com/bpdesilva/student-registration-system

Procedural Programming concepts with C++ first project of the first year.

c-plus-plus cpp procedural-programming regex regular-expression visualcplusplus visualcpp

Last synced: 24 Apr 2025

https://github.com/engichang1467/3d-game-simulator

My first FPS Game written in C++ and OpenGL

cpp fps-game game-development glew glut opengl

Last synced: 27 Apr 2026

https://github.com/ymherklotz/mipscpu

A Mips I CPU simulation written in C++ that is completely programmable and can run most instructions.

cpp mips mips-sim mips-simulator

Last synced: 24 Apr 2025

https://github.com/trypsynth/sleepsoundly

Tiny C program to constantly pipe silent audio through audio devices on Windows, eliminating automatic sleeping.

accessibility audio c cpp sound soundcard soundcardsleep win32 windows winmm

Last synced: 11 Mar 2026

https://github.com/antixk/icthyologist

A Fish Interpreter in C++

cpp fish-interpreter fish-language terminal

Last synced: 12 Apr 2026

https://github.com/kar-dim/watermarking-cpu

Code for my Diploma thesis at Information and Communication Systems Engineering (University of the Aegean, School of Engineering) with title "Efficient implementation of watermark and watermark detection algorithms for image and video using the graphics processing unit". Part 1 / CPU

clang cpp eigen openmp parallel-computing watermark-image watermarking

Last synced: 12 Apr 2026

https://github.com/heimskr/pingpong

A C++ library for IRC clients.

cpp irc irc-library library

Last synced: 22 Jun 2025

https://github.com/amira921/ai-based-healthcare-monitoring-system-using-iot

Medical IOT System Consists of Smart Band, Medical generative QA model, mobile application which facilitate efficient healthcare monitoring and medical assistance for patients and doctors.

arduino artificial-intelligence biogpt cpp database-design embedded-systems iot java-android large-language-models mobile-development mysql peft pyhton pytorch srs-document system-design transformers ui-ux-design uml-diagrams

Last synced: 13 Apr 2026

https://github.com/hakoniwalab/hakoniwa-pdu-bridge-core

hakoniwa-pdu-bridge controls time-based data flow between PDU channels, separating transfer policy (when/what) from transport protocol (how). It enables declarative simulation data flows such as immediate sync, periodic updates, and bandwidth-aware throttling.

cpp hakoniwa pdu

Last synced: 13 Apr 2026

https://github.com/young-flash/websockets-demo

This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).

cpp publish-subscribe websocket websockets-server

Last synced: 03 Apr 2025

https://github.com/omkarshinde1711/leetcode

Cracking LeetCode puzzles one bug at a time — algorithms, data structures, and a bit of caffeine-fueled magic!

algorithms coding-challenges cpp data-structures github-actions interview-prep java leetcode problem-solving python

Last synced: 13 Apr 2026

https://github.com/jasperdrescher/helloopengl

An introduction to OpenGL and GLFW for 3D graphics.

3d cmake cpp glfw opengl

Last synced: 20 May 2026

https://github.com/nanda-gopal-sb/wordle

The Wordle game in the terminal. Written in C++

ansi cpp game terminal unix wordl

Last synced: 03 Apr 2025

https://github.com/syedzawwarahmed/flilezipper

A simple application that compresses a text file using Huffman Coding.

algorithms c cpp data-structures huffman-coding tree-structure

Last synced: 15 May 2026

https://github.com/mbfakourii/carbot-android

Car robot with socket to Android with WeMos or NodeMCU

android ardiuno carbot cpp esp8266 java nodemcu nodemcu-arduino nodemcu-esp8266 wemos

Last synced: 17 Apr 2026

https://github.com/fesabelilla/aust-acm-lab2

OnSite Contest Code

cpp onsite-contest-codebook

Last synced: 12 Feb 2026

https://github.com/nubbsterr/stewart

A self-balancing robot project developed at SproutHacks 2025.

arduino arduinoide cpp esp32 hackathon-project pid-control pid-controller robotics

Last synced: 13 Apr 2026

https://github.com/drcbeatz/arduino-theremin

Arduino theremin midi controller - turns readings from HC-SR04 ultrasonic sensor into MIDI messages sent via USB to DAW software (e.g. Logic or Ableton). Written in C++ (website: React/Typescript).

arduino arduino-leonardo cpp embedded-systems hc-sr04-ultrasonic-sensor midi midi-controller midi-messages pytest python react typescript

Last synced: 13 Apr 2026

https://github.com/guangie88/metta

Compile-time string / char array with constexpr methods only.

compile-time constexpr cpp cpp14 string

Last synced: 04 Jun 2026

https://github.com/stuart6854/rune

C++ Game Engine

cpp game-engine

Last synced: 12 Apr 2025

https://github.com/jn513/codigosc-

Meus códigos em C/C++ e outras linguagens, soluções de questões da OBI, NEPS Academy e URI

c cpp java obi python3

Last synced: 13 Apr 2026

https://github.com/andreafioraldi/grassi-pi

Calculate PI using random numbers and probability

calculate-pi cpp

Last synced: 25 Mar 2025

https://github.com/daguerreo/qt-gcov-demo

Demonstrate how to generate code coverage report with gcov for a Qt Project

code-coverage cpp gcov linux qt

Last synced: 13 Apr 2026

https://github.com/amoeba/arrow-flight-playground

Various examples related to Apache Arrow Flight.

apache-arrow arrow-flight cpp

Last synced: 22 Mar 2026

https://github.com/P4dro-Dev/introducao-a-Cpp

Recentemente, em um curso de Lógica de programação, realizei alguns algoritmos, e códigos em C++. E tive a oportunidade aprender mais sobre essa linguagem. Colocando meus conhecimentos em prática!

cpp scripts-collection scripts-server

Last synced: 05 Sep 2025

https://github.com/shadowmitia/raytracer-upsud

Project for the photorealistic rendering class

cpp raytracer

Last synced: 05 Sep 2025

https://github.com/danielmartensson/stock-trend

Analyse trends of stocks from Yahoo Finance

cpp qt yahoo-finance

Last synced: 15 May 2026

https://github.com/unicorn-plus-plus/cli

Unicorn-plus-plus is a packet manager that boosts your .cpp projects with ✨magic✨

builder c cli cmake cplusplus cpp packet-manager

Last synced: 13 Apr 2026

https://github.com/b1tflyyyy/design-patterns-cpp

Examples of different design patterns written in c++

cmake cpp design-patterns education

Last synced: 25 Mar 2025

https://github.com/longwater1234/space-checkers

Offline and Online Multiplayer Checkers (draughts) game in C++17 built with SFML, ixWebsockets and Protobuf. Works on Windows, MacOS & Linux Desktop

boardgame checkers checkers-game cpp gui multiplayer-game protobuf sfml sfml-game websocket

Last synced: 22 Feb 2026

https://github.com/nathanpotter17/emcc-wasm

WebAssembly and WASI using C++ & Rust

c cpp emscripten js wasm wasmtime webassembly

Last synced: 22 Apr 2025

https://github.com/ajisubarkah/struktur-data

Introduction to Data Structures and Algorithms in C++

cpp cpp11 cpp14

Last synced: 06 Jun 2026

https://github.com/azizmtg/tvease--qtcompanymanager_desktop_app

Full software application built for the management of television channels, enabling users to handle their channels easily and efficiently using QT

cpp espeak qt qt5 qtcreator

Last synced: 07 Jan 2026

https://github.com/samarjit98/data-mining-algorithms

A few mining algorithms for Data Warehousing & Data Mining course at NITW!

apriori cpp hashing mining

Last synced: 05 Sep 2025

https://github.com/ripunjay42/minimum_spanning_tree_visualize_cpp

#Finding minimum spanning tree using Krushkal algorithm #Visualize the Graph using SFML library in c++..

cpp sfml-graphics-library stl

Last synced: 16 Mar 2025

https://github.com/pr47h4m/datastructuresandalgorithmscpp

Repository Focuses On Implementation Of Data Structures And Algorithms In CPP

algorithms codejam cpp data-structures kickstart oop

Last synced: 09 Apr 2025

https://github.com/marx-wrld/food-delivery

A cross-platform UI based food delivery app in flutter

c cmake cpp dart html5 shell

Last synced: 13 Apr 2026

https://github.com/helcsnewsxd/famaf-computer_science-discrete_mathematics_ii

Laboratorio, algoritmos y demostraciones de la materia de Matemática Discreta II de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

algorithm-implementation c cpp demostration discrete-mathematics error-correction-codes famaf-unc graph-coloring graph-flow graph-matching math-theory university-subjects

Last synced: 28 Feb 2025

https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab3

Laboratorio 3 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

algorithms analysis congestion-control cpp famaf-unc flow-control lab matplotlib network omnetpp optimization python transport-protocols university-project

Last synced: 28 Feb 2025

https://github.com/yothgewalt/cat-feeder

An IoT subject project that is simple and doesn't require a lot of thought.

cpp docker mqtt nextjs

Last synced: 13 Apr 2026

https://github.com/veljkobogdan/exponentialnotationlib

A lightweight C++ library for handling exponentially large or small numbers using scientific notation (mantissa × 10^exponent).

cpp exponential exponential-notation header-only math math-library notation

Last synced: 16 Mar 2025