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/klirii/javacallswithoutjni

Example of calling Java methods in C++ without using JNI or JVMTI

cpp dll dll-injection example java jdk jni jvm minecraft

Last synced: 15 Oct 2025

https://github.com/jdsherbert/simple-fmod-audio-player

Simple FMOD Audio Player written with C++

audio-player cpp fmod fmod-api fmod-studio

Last synced: 19 Jan 2026

https://github.com/607011/pwned

A collection of tools to convert pwned password files to searchable MD5 files, create indexes on them, and look up passwords in these files

binary-search boost cpp divide-and-conquer hash leaks md5 passwords pwned rest restful webservice

Last synced: 12 Apr 2025

https://github.com/f-koehler/cpp-perf

Small header-only C++11 to measure code execution time and performance.

benchmark cpp cpp11 execution-time header-only microbenchmark performance

Last synced: 12 Apr 2025

https://github.com/mubeen-channa/cpp-programs

Daily C++ Programs: A collection of daily C++ coding exercises and solutions to help you practice and improve your programming skills.

competitive-programming contributions-welcome cpp cpp-programs mubeen-channa mubeenchanna programs-practice

Last synced: 14 Oct 2025

https://github.com/alirn76/snakecpp

Simple Snake Game Written in CPP

cpp game snake

Last synced: 25 Oct 2025

https://github.com/alirn76/maze-v2.0

Maze Game

cpp game maze

Last synced: 25 Oct 2025

https://github.com/alirn76/knights-tour

Knights Tour Problem

algorithms cpp knight-tour

Last synced: 25 Oct 2025

https://github.com/falcao-g/beecrowd

Soluções de alguns desafios do beecrowd em Python e C++

beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge

Last synced: 04 Mar 2026

https://github.com/karenina-na/data-structure-experiments

西北工业大学(NWPU)数据结构实验

c cpp data-structures-and-algorithms

Last synced: 20 May 2026

https://github.com/hxndev/implementing-routing-protocol

Created a routing protocol in Cpp. We implemented RIP, OSPF and EIGRP. We also implemented a DNS server.

cache console-based cpp proxy-server routing routing-algorithm routing-protocols terminal-based

Last synced: 29 Jun 2025

https://github.com/hxndev/printer-spooling

Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.

code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling

Last synced: 31 Mar 2025

https://github.com/hxndev/brick-slayer-project

In this game I designed a graphical 2-D Brick Slayer Game. It has multiple levels with multiple difficulties and many more bonuses.

2d brick brick-breaker brick-slayer c cpp game game-development graphics itc oop pf project

Last synced: 02 May 2026

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

A C++ solver for the generalized 15-Puzzle

15-puzzle cpp ida-star-algorithm

Last synced: 14 Oct 2025

https://github.com/thetallprogrammer/password-generator

Falkenberg's Password Generator is a secure and customizable tool designed to generate strong passwords with ease. Adjust complexity and length, exclude specific symbols, and copy your password with one click. This standalone generator is part of a larger password manager project currently in development.

cpp desktop-app desktop-application password-generator password-generator-cpp privacy qt security tool tools user-interface

Last synced: 24 Jan 2026

https://github.com/keithdhedger/lprgui

qt5 based frontend for lpr cli command

cpp cups frontend frontend-app gui-application lpr qt5 qt5-gui

Last synced: 22 Feb 2026

https://github.com/Barthandelous01/sprd

A blazing-fast (possibly) speed-reading program

cpp speedread speedreading

Last synced: 31 Mar 2025

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

A cross-platform clipboard tool

cpp qt

Last synced: 23 Apr 2025

https://github.com/digoarthur/console-guessinggame

This was my first program create in University.

cpp

Last synced: 30 Mar 2025

https://github.com/callicoder/algorhythm

Standard Algorithms Implemented in C++

algorithm cpp

Last synced: 16 Mar 2026

https://github.com/tomcat-42/cppdev

A modern C++ development box

archlinux containerization cpp cpp23 docker

Last synced: 25 Oct 2025

https://github.com/sleeptightansic/actorsingleton

Small code plugin for Unreal 5 which adds inheritable Actor class that can be spawned only once within same World context.

actor cpp plugin singleton ue5 ue5-plugin unreal-engine-5

Last synced: 05 Jan 2026

https://github.com/jdsherbert/unreal-engine-class-templates

Simple template classes for writing Unreal C++, handy as a reference point or as a quick start with syntax.

class cpp template template-class template-repository templates unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine

Last synced: 15 Jul 2025

https://github.com/peaceful-world-x/flex_serialport

一个基于Qt6的支持自定义按键指令的串口工具

cpp customkeyboard qt6 serialport

Last synced: 02 Sep 2025

https://github.com/sdsds222/cminesweap

一个用C语言编写的简易控制台扫雷游戏程序 A simple console MineSweap game which is made by C language

c cmd console console-game cpp demo example game linux minesweaper minesweeper-game shell windows

Last synced: 11 Apr 2026

https://github.com/akhilrai28/internet-of-things

Developed under Makernova 2.0, this project explores microcontroller programming, sensor data logging, and communication protocols (MQTT, COAP, HTTP). It includes simulations in Proteus and app development using MIT App Inventor/Flutter for data visualization and control.

c coap cpp css dart flutter html http iot javascript microcontroller mit-app-inventor mqtt proteus python sensor-data

Last synced: 25 Oct 2025

https://github.com/kotleni/vk-sdl2

An example of how vulkan can be used to render into an SDL2 created window on macOS.

cmake cpp macos moltenvk sdl2 vulkan

Last synced: 26 Jan 2026

https://github.com/deadsix27/foo_now_playing_helper

A foobar2000 component that announces events as well as track metadata via OutputDebugString, which is a hacky but simple method to capture it from other programs

addon cpp foobar2000 foobar2000-component now-playing outputdebugstring plugin

Last synced: 27 Oct 2025

https://github.com/8dcc/libsigscan

Single-header C/C++ library for signature scanning on Linux.

c c-library cpp game-hacking hacking library signature-scanning sigscan

Last synced: 24 Apr 2025

https://github.com/andreasfertig/heise-2024-09-save-ressources-with-constexpr

Companion source code for "Ressourcen sparen mit constexpr"

cplusplus cpp

Last synced: 29 Jan 2026

https://github.com/oir/tblr

One header library for easy pretty printing of tables in C++. Supports markdown and latex.

cpp header-only pretty-print table tables

Last synced: 28 May 2026

https://github.com/srupat/visual-diagnostic-tool-edi

A Visual Diagnostic tool for Debugging and other Applications in Visual Studio

cpp debug-visualizer debugger hacktoberfest visual-studio

Last synced: 23 Apr 2025

https://github.com/barakugav/fdml

FDML is a CPP software for robot localization processing and queries using few (one or two) distance measurements

computational-geometric cpp geometric-algorithms localization robotics

Last synced: 15 Mar 2026

https://github.com/antdeivid/estrutura-de-dados

Repositório destinado ao upload dos códigos da cadeira de Estrutura de Dados.

cpp data-structures

Last synced: 10 Jun 2025

https://github.com/fathershafiu/sieve-of-eratosthenes-method-of-prime-numbers

This is a C++ program that generates prime numbers using the Sieve of Eratosthenes method of prime number generation

cpp

Last synced: 25 Feb 2026

https://github.com/milosz275/leetcode

Repository for my solutions to Leetcode problems. Each task is documented and docs are automatically deployed.

c cpp doxygen leetcode leetcode-solutions python sphinx

Last synced: 14 Oct 2025

https://github.com/raamyy/console-phonebook

A simple PhoneBook which i made as a small project using C++

console-application cpp data-structures structured-programming-approach

Last synced: 14 Oct 2025

https://github.com/dalpan/strukturdata

Code Program C++

c-plus-plus cpp data-structures

Last synced: 15 Mar 2025

https://github.com/johancdev/r-type

🛸 Creation of the famous R-Type game in C++ using the SFML library, you can play it on network. This project has been done with 4 other students and is part of my 3rd year at Epitech.

conan cpp ecs network sfml

Last synced: 24 Feb 2026

https://github.com/jube/cairopp

C++17 binding for cairo

binding cairo cairo-drawing cpp cpp17

Last synced: 25 Feb 2026

https://github.com/anav5704/cs111-projects

Projects made for my introduction to computer science course @ USP

cpp terminal

Last synced: 15 Mar 2026

https://github.com/jbaldwin/libpriamcql

Safe and easy to use C++17 CQL (Cassandra/ScyllaDB) client library.

async cassandra client cpp cpp17 cql scylladb

Last synced: 19 Apr 2026

https://github.com/dekal/algorithm

Algorithm code !!!

algorithms cpp java javascript

Last synced: 06 May 2026

https://github.com/andreacasalino/xml-parser

Light C++ parser for xml file. You can both import or create from 0 xml structure.

cpp export export-xml handler import import-xml json nlohmann xml

Last synced: 27 Jan 2026

https://github.com/ankitjha2202/gfg-daily-problems

Learning new problem everyday and building the habit of problem-solving

cpp daily-coding-problem gfg-solutions

Last synced: 18 Jun 2026

https://github.com/vishal2376/project-template

A simple c++ project code generator along with header and cpp files

cpp cpp-template makefile project

Last synced: 07 Jul 2025

https://github.com/coralkashri/cppsenioreas-metaprogramming-restrictions

This is examples repository of C++ Senioreas blog metaprogramming restrictions article.

cpp cpp11 cpp14 cpp17 cpp20 cppsenioreas metaprogramming metaprogramming-restrictions

Last synced: 15 May 2025

https://github.com/muellan/sequence

Header-only sequence generators for C++14

cpp cpp14 generator header-only sequence

Last synced: 22 Mar 2025

https://github.com/nic-obert/branchless_programming

Proof of concept programming using only truly branchless operations.

branchless challenge cpp proof-of-concept

Last synced: 14 Oct 2025

https://github.com/mohammad-malik/cpp-dryrun-codegen

A tool for generating and testing "dry runs" (tricky C++ code snippets often asked in exams by universities like FAST) in an isolated Docker environment.

cpp dryr exam help llms rag

Last synced: 24 Feb 2026

https://github.com/tajiknomi/clienthttp_linux

Linux based client interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling etc

client-http client-side cmake cpp filemanager hacking-tool linux-app linux-client linux-rat linux-shell offsec rat red-team remote-access-tool remote-administrative-tool remote-desktop

Last synced: 06 Feb 2026

https://github.com/kylereddoch/airgeadbanking

Airgead Banking Compound Interest App. Project Two in my C++ class at SNHU.

cplusplus cpp snhu

Last synced: 14 Mar 2025

https://github.com/mrizaln/glfw-cpp

C++ GLFW wrapper with multi-window and multithreading in mind

cpp glfw multithreading opengl

Last synced: 14 Mar 2026

https://github.com/victornpb/multiplexed-7segments-display

Arduino sketch that provides multiplexing for a single or multiple 7 segments displays without extra hardware

7segment arduino-library arduino-sketch cpp multiplexer

Last synced: 25 Oct 2025

https://github.com/ivanfon/phy2d

A small, simple 2D rigid body physics library for C++.

cpp header-only physics

Last synced: 14 Oct 2025

https://github.com/ripio/trade

Examples for using the Ripio Trade API.

api cpp csharp curl examples java javascript php python ripio rust shell trade

Last synced: 26 Feb 2026

https://github.com/chloro-pn/wamon

Embedded Scripting Language Designed for C++

cpp embedded-scripting-language scripting-language scripts

Last synced: 23 Jan 2026

https://github.com/archo5/dato-format

a binary format for directly accessing a tree of objects

binary-file binary-format cpp cpp-library file-format marshalling serialization

Last synced: 29 Jun 2025

https://github.com/inerttila/registration-system

"The population" Management Application

cpp

Last synced: 29 Jan 2026

https://github.com/hasankhadd0ur/mpi_assignment

This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.

cpp makefile mpi

Last synced: 06 Feb 2026

https://github.com/firefly-zero/firefly-c

🐀 C/C++ SDK for making Firefly Zero games

c clang cpp firefly-zero framework gamedev rendering sdk wasi-sdk wasm webassembly

Last synced: 12 Jan 2026

https://github.com/ashaduri/qtiocompressor-qt5

Qt Solutions QtIOCompressor updated for Qt5.

compress compression compressor cplusplus cpp library qt qt-solutions qt5

Last synced: 23 Jan 2026

https://github.com/humansinput/txneko

My XNeko-like game written in C++.

cat cpp fun linux macos meow txlib txlin

Last synced: 16 May 2025

https://github.com/lionkor/net

A light and simple cross-platform socket wrapper

cpp cpp20 cross-platform ipv4 ipv6 posix socket tcp udp windows

Last synced: 13 May 2026

https://github.com/moderrek/herontriangle

A Modern C++ project to calculate and visualize triangles using Heron's Formula, offering an intuitive GUI powered by ImGui and OpenGL.

area-calculation cmake cplusplus cpp geometry graphics-programming gui herons-formula imgui interactive-math math modern-cpp real-time-graphics triangle triangle-visualization

Last synced: 31 Jan 2026

https://github.com/emanuele-xyz/convexhull

Various convex hull algorithms implementations and visualizations

convex-hull cpp

Last synced: 10 Mar 2026

https://github.com/yoruakio/websocket-server

📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.

cmake cpp json server websocket websockets websockets-client websockets-server

Last synced: 23 Jan 2026

https://github.com/sumonta056/code-library

Discover a comprehensive GitHub repository dedicated to everything you need to master C++. Whether you're a beginner or looking to enhance your skills, explore topics such as Basic C++, Advanced C++, STL, Data Structures and Algorithms, and more. Get access to a wealth of resources and information to help you excel in the world of C++.

algorithms cpp cpp17 data-structures dp number-theory oop-principles

Last synced: 26 Dec 2025

https://github.com/gregorykogan/result

result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.

auto-documentation cpp doxygen doxygen-documentation doxygen-theme error-handling functional-programming modern-cpp result-type

Last synced: 15 May 2025

https://github.com/squarepear/dev-env

A list of Docker containers I use to develop with VSCode remote containers

cpp deno docker-image nodejs rust

Last synced: 12 Apr 2026

https://github.com/creosb/oburrun

Endless Run template on Unreal Engine C++

cpp endless-runner gamdev temple-run unreal-engine unreal-engine-5 unreal-template

Last synced: 06 Feb 2026

https://github.com/ferhatgec/ffetch

ffetch - fetch fetch (uses curl4cpp)

cpp cpp17 curl curl4cpp fegeya fetch libcurl

Last synced: 19 Feb 2026

https://github.com/kojobailey/book-volume-organiser

Organises book volumes with pages split into different folders into one folder with helpful file naming.

books cpp drag-and-drop manga organiser terminal-based tool

Last synced: 22 Mar 2025

https://github.com/rodyherrera/sydonia

Sydonia is a template engine replica of Inja inspired by Jinja, with a code style similar to C#, quite complete when applying decisions about what to show or add to your templates, it supports customizations, you are invited to take a look!

cpp header-only header-only-library inja jinja2-templates lexer parser renderer template-engine template-language

Last synced: 06 Jan 2026

https://github.com/madladsquad/uvkbuildtool

The universal file generator, build and release tool for the UntitledImGuiFramework & most web applications by MadLadSquad

build-automation build-files build-system build-tool cmake cpp deployment packaging template

Last synced: 11 Apr 2025

https://github.com/phamduylong/footballrecord

Program to save football game records

console-application cpp

Last synced: 12 Oct 2025

https://github.com/mariam-badr-mb/route-cipher

Route Cipher is a transposition cipher that arranges the message into a grid and then reads it in a spiral order, starting from the outer boundary towards the center. The encryption and decryption are based on a secret key (number of columns), which determines the size of the grid.

cplusplus-20 cpp

Last synced: 26 Jan 2026

https://github.com/torchcs-mc/logger

TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software

cmake cpp spdlog torchcs torchcs-logger wrapper

Last synced: 01 Jul 2025

https://github.com/chpxu/development-flake

A flexible and declarative flake template for C/C++/Python/JS/LaTeX/Fortran development based on direnv, flake-parts and devshell. Maintainer=[@chpxu]

cpp devshell direnv flake-parts fortran latex nix python

Last synced: 30 Jan 2026

https://github.com/davidyslu/mwis

Assignment in NCTU course "Distributed Algorithms 2017"

cpp distributed-computing graph mwis

Last synced: 24 Oct 2025