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/omrawaley/t-write-plus-plus

T-Write++ is a terminal-based text editor written in C++.

command-line command-line-tool cpp editor terminal terminal-based text text-editor

Last synced: 16 Apr 2026

https://github.com/slyfryfrog/nuit

A modern cpp game framework with an OpenGL backend and demo projects.

cpp cpp23 opengl raycaster

Last synced: 14 Oct 2025

https://github.com/nbdy/modulepp

cpp module framework

cpp modular modularity modulepp shared-library

Last synced: 28 Mar 2025

https://github.com/garfield1002/jrsl

A C/C++ implementation of William Pugh's Skip Lists with width

c c89 cpp library public-domain single-header-lib skiplist

Last synced: 17 Mar 2026

https://github.com/loreneteval/tun2socks-python

Python bindings for go tun2socks.

cpp golang proxy pybind11 python socks5 tun2socks tunnel vpn

Last synced: 16 Oct 2025

https://github.com/gunh0/algorithms

📝 Solutions for Algorithm Problems [C/C++]

algorithm beakjoon c cpp data-structures project-euler

Last synced: 12 Mar 2026

https://github.com/kaleharshavardhan07/multi_thread_file_downloader

This project is a C++ multithreaded file downloader that utilizes the cURL library to download a large file in parts concurrently. Each part is downloaded by a separate thread, and the parts are then merged to form the complete file.

cpp multithreading

Last synced: 08 Oct 2025

https://github.com/im-rises/nbody-simulator-webgl

N-Body simulation made in C++ build for WebAssembly/WebGL with Emscripten (Bruteforce, Barnes-Hut, GPU)

3d-graphics cplusplus cpp emscripten engine glsl imgui opengl particles physics-simulation simulation webassembly webgl

Last synced: 16 Apr 2026

https://github.com/dotpipe/wisephp

The Ultimate in PHP Open programming. Language conversions, JavaScript initialization, Load-Balancers, PHPUnit Test Creator, opensource programming. etc.

assembly cpp java oop-concepts pasm phpunit

Last synced: 19 Jan 2026

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/9inefold/variant

Custom variant implementation for c++20

cpp cpp20 template-metaprogramming template-project

Last synced: 22 Jul 2025

https://github.com/czwinzscher/myhtmlpp

A C++17 Wrapper for MyHTML/Modest.

cpp cpp17 html html-parser html5 myhtml parser

Last synced: 17 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/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/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/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/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/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/lmnzx/lucid

A simple key value database made with C++

cpp key-value redis rust

Last synced: 20 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/sudodevinci/skyimager-obfuscated

Public facing version of the devinci.cloud website functionality, with appropriate obfuscation and censorship.

arduino cpp data-science esp32 esp32-arduino flask image-processing mysql object-detection ota-update

Last synced: 21 Jan 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/hasanyahya101/oop-lab-1-fast-nuces-2023

This repository contains solutions to six programming problems related to pointers in C++. These Questions are from Object Oriented Programming course offered at Fast Nuces Lahore. The problems cover a range of topics such as monkey food intake, pointers, sum, difference, product, square, area of rectangle, mean, and largest and smallest number.

cpp fast lahore nuces oop pointers

Last synced: 29 Mar 2025

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/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/stuart6854/rune

C++ Game Engine

cpp game-engine

Last synced: 12 Apr 2025

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

Calculate PI using random numbers and probability

calculate-pi cpp

Last synced: 25 Mar 2025

https://github.com/elitehustler/simple_pow_blockchain

This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.

blockchain consensus-algorithm cpp crypto cryptocurrency decentralized dlt dotnet educational express nestjs openssl openssl-library pow-consensus

Last synced: 01 Mar 2026

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/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/nathanpotter17/emcc-wasm

WebAssembly and WASI using C++ & Rust

c cpp emscripten js wasm wasmtime webassembly

Last synced: 22 Apr 2025

https://github.com/oflore12/introduction-to-programming

MC Fall 2019 C++ CMSC140

cmsc140 cpp mc

Last synced: 28 Feb 2025

https://github.com/mariopossamato/slope-sead

A work-in-progress decompilation of sead from Slope (Super Mario Maker 2) version 3.0.3. Decompiled with IDA Professional 9.0.

clang cmake cpp decompilation nintendo nintendo-switch reverse-engineering super-mario-maker-2

Last synced: 08 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/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

https://github.com/vishwajeetk5/rocket_cpp_graphics

This C++ graphics program visually simulates rocket launch, lunar journey, and successful landing, using simple animations and graphics.

cpp fun graphics

Last synced: 09 Apr 2025

https://github.com/costingh/client-server

C++ application with a client that sends messages and a server that receives them. The client and server communicate through non-blocking sockets

client-server cpp socket-programming

Last synced: 31 Mar 2025

https://github.com/djoezeke/csvee

Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.

c cpp csv csv-parser csv-reader parse parser streaming tsv-parser

Last synced: 20 Apr 2026

https://github.com/fabienpean/comcept

Small library for composable concepts in C++20 and beyond

composable-concepts concepts cpp cpp20

Last synced: 30 May 2026

https://github.com/simonmaracine/alfred

Free and open source cross-platform synthesizer and sequencer program

audio cpp music synthesis

Last synced: 11 Mar 2026

https://github.com/fisothemes/get-active-window-win32-handle-and-class-name

A simple C++ program I use to get the handle and class name of the active windows.

cpp win32 win32-cpp

Last synced: 05 Jul 2025

https://github.com/dukris/architecture-pc

BSUIR, 4th semester

assembly c cpp

Last synced: 13 Apr 2026

https://github.com/mirzaazwad/cse4403-data-structures-and-cse4404-algorithms

This is the repository where I outline the different implementations of various data structures and algorithms as well as different aspect covered by means of problem solving or various courses conducted by Mezbaur Rahman Ucchash Sir, Lecturer, IUT, Fardin Saad Sir, Lecturer, IUT and Mohammad Saidul Islam Sir, Lecturer, IUT.

cpp dsa

Last synced: 14 Oct 2025

https://github.com/johnl28/qmanager-cefintegration

QManager is a windows application, which provides you the possibility to hide desktop icons automatically and, detect mouse activity.

cef cpp ipc javascript multiprocessing multithreading personalisation tool windows

Last synced: 13 Apr 2026

https://github.com/Xyaneon/WMD-Weapons-of-Mass-Domination-Original

The original implementation of the WMD: Weapons of Mass Domination game.

borland-cpp command-line-game cpp first-project mst turn-based-strategy ucmst

Last synced: 11 Mar 2025

https://github.com/xreedev/coding-training

Programs that were written as part of a Coding training session held at Marian Engineering College.

beginner-code beginner-friendly beginner-project c coding-challenge coding-interviews coding-test cpp python python3 training training-material training-project

Last synced: 13 Apr 2026

https://github.com/grahamstrickland/dicegame

CLI-based dice-throwing game

cpp cpp11 game

Last synced: 12 Jun 2026

https://github.com/apebl/eight-puzzle-solver

A 8-puzzle solver written in C++

8puzzle 8puzzle-solver assignment cpp cpp17

Last synced: 06 Sep 2025

https://github.com/serengti/messagecache

Provides a single-allocation ring buffer data structure to be used for inbound network data traffic.

asio cpp network ring-buffer

Last synced: 04 Jul 2025

https://github.com/kvpmx/voronoi-diagram

Implementation of a Voronoi diagram in C++ using the SFML library and a fragment shader in GLSL

cpp glsl-shader sfml voronoi-diagram

Last synced: 19 Jun 2025

https://github.com/kkkaan/general-clang-format

A general .clang-format file, with most of the configurations, for auto formatting your code.

c clang cpp llvm

Last synced: 13 Mar 2025

https://github.com/phattharaphorn/itc-lab

⚙️🔥 Introduction to computer laboratory using the Arduino Microcontroller Board.

arduino cpp hardware lab-assignment

Last synced: 16 May 2026

https://github.com/singularisart/stoockfish

A stupid, younger brother version of StockFish

chess chess-engine cpp cpp11 sdl2 sdl2-image

Last synced: 06 Sep 2025

https://github.com/jannled/stbuild

An easy to use buildsystem for C/C++ with minimal dependencies targeting C/C++ beginners and projects with moderate complexity.

build buildsystem buildsystems c cpp file single single-file system yaml

Last synced: 27 Apr 2025

https://github.com/hansalemaos/cynonblockingsubprocess

Nogil subprocess for Python with stdout/stderr capturing and stdin writing - without deadlocking!

capturing cpp fast nogil nonblocking popen printing stderr stdin stdout subprocess

Last synced: 22 Feb 2026

https://github.com/vaibhav-kesarwani/food-billing-system

There is no better terminal site to order the best food than this one

cpp

Last synced: 21 Mar 2026

https://github.com/wtrsltnk/graphicsfileloader

Old piece of code that I wrote around 2005. This was an application which could load 3d meshes from file and editor it with tools, far from complete ofcourse!

cpp opengl win32

Last synced: 08 May 2026

https://github.com/svenslaggare/database

Simple SQL like database implemented in C++14

cpp database implementation sql

Last synced: 27 Apr 2026

https://github.com/schryzon/jaksel-cpp

Convert Jaksel into C++ code

cpp funny indonesia jaksel joke

Last synced: 09 Apr 2025

https://github.com/edwinabdonshayo/bus-tracking

Bus Tracking System A collaborative project developed by @Imaan-Hayfaa, @LGEaston, @Chima200057, @razeen46, and @EdwinAbdonShayo. This Bus Tracking System allows users to manage and track bus information efficiently, with features for adding, searching, displaying, and deleting bus records.

bustrackingapp cpp hashtables hpp-library

Last synced: 05 Feb 2026

https://github.com/ascii-dev/puava

A polyglot library of data structures & algorithms built from first principles. (C, C++, Java, Python, Rust, Go). Managed with Bazel.

algorithms bazel c cpp data-structures first-principles java monorepo python system-design

Last synced: 13 Apr 2026

https://github.com/Gevorez/HotTiles_UE5

Second project in Unreal Engine 5. The main idea is to create 3D platform game, where player need to compete with other enemies on disappearing tiles. Inspired by "Fall Guys".

blueprints cpp epicgames fallguys gamedev gamedevelopment hottiles platfrom-game tiles unreal-engine

Last synced: 11 Mar 2025

https://github.com/austin-io/VNyl

Visual Novel engine for C++

cpp raylib visual-novel visualnovel

Last synced: 11 Mar 2025

https://github.com/charlot-dedjinou/matrice

Ce projet est une bibliothèque de manipulation de matrices qui permet d'effectuer des calculs matriciels essentiels. Avec cette bibliothèque, vous pouvez créer des matrices, effectuer des opérations mathématiques sur les matrices telles que l'addition, la soustraction, la multiplication, le calcul de l'inverse, etc.

c cpp matrix matrix-factorisation matrix-multiplication matrix-transpose

Last synced: 01 Mar 2025

https://github.com/bitcodr/esp8266-mqtt

A simple IoT project that controls an ESP8266's onboard LED via MQTT messages.

c cpp esp8266 esp8266-arduino esp8266mqtt mqtt mqtt-broker

Last synced: 13 Apr 2026

https://github.com/krystianity/grpc-hybrid-container

gRpc < node.js + C++ > Container = <3

containers cpp docker grpc http nodejs webservice

Last synced: 13 Apr 2026

https://github.com/sorgazb/travel_social_network

Program based on the use of Lists and Queues

cpp lpi make queue

Last synced: 01 Mar 2025

https://github.com/selcuukyilmazz/huffman-decoding-system

This project encodes then decodes sentences with HUFFMAN Decoding Way. Huffman algorithm and binary tree implementation.

cpp decoding encoding huffman-decoder huffman-encoder

Last synced: 24 Jun 2025

https://github.com/2kabhishek/invaders

Space invaders recreated in C++ 👾🛸

cpp game invaders opengl

Last synced: 10 May 2026

https://github.com/izaaccoding36/projetos_tinkercad

Esse repositório foi criado para disponibilizar/desenvolver os códigos necessários para programar sistemas da plataforma Tinkercad e arduino

arduino cpp robotics tinkercad

Last synced: 26 Mar 2025

https://github.com/suxrobgm/sgm_header

SGM_Header is native C++ library created by SuxrobGM

algorithms cpp graph library

Last synced: 26 Mar 2025

https://github.com/suxrobgm/cppcourseworkassignments

Individual and Group Assignments in the course Programing in C++ (CSC206)

coursework cpp

Last synced: 26 Mar 2025

https://github.com/moshegroot/design-patterns-practice

Practice of design patterns in modern C++

cpp cpp20 learning learning-by-doing

Last synced: 26 May 2026

https://github.com/ameya-kawade/simple-calculator

It's a simple calculator to do simple operations with two numbers

calculator cpp

Last synced: 03 Jul 2025

https://github.com/palmanov/wordcounter

Test task for 2GIS

cpp qml qt

Last synced: 29 Apr 2026

https://github.com/diable201/ads2021_practice

Codes from practice lessons

algorithms cpp data-structures

Last synced: 30 May 2026

https://github.com/zriyansh/you-dont-know-cpp-stl

Internal Implementation of C++ STL — Standard Template Library.

competitive-coding competitive-programming cpp stl stl-algorithms vector

Last synced: 08 Jan 2026

https://github.com/ckormanyos/mathematica_mathlink

C++ template header for interacting with the Mathematica(R) kernel

cpp mathematica

Last synced: 23 Feb 2026

https://github.com/jf17/hello-sdl

SDL2 example game (snake).

cpp example linux sdl2

Last synced: 09 May 2026

https://github.com/rohaquinlop/oz

Proyecto Estructuras de Datos 2019-1

c c-plus-plus cpp

Last synced: 19 May 2026

https://github.com/yurykozhenov/cocosslots

Slot machine made with cocos2d-x 🎰

cocos2d-x cpp game-development

Last synced: 10 Jan 2026

https://github.com/shybovycha/sse-optimizations

Samples of SSE intrinsics in C++

cpp sse

Last synced: 02 Apr 2025