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/ticticboooom/getlowengine

A Game Engine based on DirectX12

cpp game game-development game-engine windows

Last synced: 17 Apr 2026

https://github.com/ohjurot/cppproject-expenses

C++ Project (YouTube Video) on "Expenses"

cpp project tutorial youtube

Last synced: 02 May 2026

https://github.com/coder3101/testcaser

TestCaser is a header-only light-weight test case library written in C++. It can generate testcases, run your program on those test cases and compare two program's output for the given test case

competitive-programming competitive-programming-contests cpp cpp11

Last synced: 27 Jan 2026

https://github.com/sameetasadullah/cpu-scheduling-simulator

C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives

cpp dup dup2 exec fcfs-scheduling fork inter-process-communication linux named-pipes rr-scheduling sjf-scheduling ubuntu

Last synced: 15 Apr 2026

https://github.com/hxndev/counting-alphabets-using-pipes

We will count the number of alphabets in the input file using pipes.

alphabets c child code count cpp exec fork os pipes processes

Last synced: 02 May 2026

https://github.com/luncliff/ssf

simple socket functions

cmake-examples cpp example-repo

Last synced: 12 Oct 2025

https://github.com/sarthakpati/pytorchmodelimporttemplate

An example shoowing how to import a PyTorch model and use it using C++

cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial

Last synced: 02 May 2026

https://github.com/basemax/mysqlcalc

A MySQL/MariaDB module and plugin to calculate the formula and calculate mathematical expression in SQL Query.

c calc calc-engine calculate calculation calculations calculator calculator-application calculators cc cpp cpp-calc mariadb-udf mysql-udf udf-mariadb udf-mysql

Last synced: 01 May 2026

https://github.com/tower-online/tower-main

A MMORPG game server for Tower Online written in C++

boost-asio cpp game-server mmo

Last synced: 27 Jan 2026

https://github.com/netromdk/patching

Patching binaries

binaries cpp patching python

Last synced: 19 Apr 2026

https://github.com/sbeyer/commonsat

a common C++11 SAT solver interface for different SAT solvers

c-plus-plus c-plus-plus-11 cpp cpp-library cpp11 formula header-only library sat sat-solver satsolver

Last synced: 05 Feb 2026

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/andrewrgarcia/streamdice

StreamDice++ is a C++ message encryption program running on a unique stream cipher that I invented

block ciphers ciphertext cpp encryption hacktoberfest hashmaps password secret-messages stream-cipher

Last synced: 23 Jan 2026

https://github.com/m0saan/cp

The repository contains solutions to CP problem from diffrent CP websites

bit-manipulation bitwise-operators competitive-programming cpp cpp11 cpp17

Last synced: 26 Oct 2025

https://github.com/nanomonkey/ks_100kw

Firmware for 100kW Powertainer gasification unit.

cpp

Last synced: 01 May 2026

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

Knights Tour Problem

algorithms cpp knight-tour

Last synced: 25 Oct 2025

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/llnl/mpi-stages

MPI library that supports serializing (and checkpointing) its state

checkpoint cpp mpi

Last synced: 29 Apr 2025

https://github.com/aashrafh/paintforkids

🎨 Paint-For-Kids Project, fully coded using C++,C as a Project for Object Oriented Course [2018]

cpp object-oriented-programming oop paint university-project

Last synced: 22 Apr 2026

https://github.com/theshobhitsingh/encryptify

A secure file encryption and decryption tool written in C++, utilizing advanced synchronization mechanisms like semaphores and locks to ensure data integrity and safety.

cli cmake cpp locks multithreading semaphores

Last synced: 14 Mar 2026

https://github.com/demonstrandum/playground

C++ Starting point for windowed applications using GLFW with BGFX including ImGui to get started. Builds cross-platform with Bazel.

bazel bgfx cpp freetype glfw imgui linalg

Last synced: 29 Apr 2026

https://github.com/homer6/automerge-cpp

A modern C++23 implementation of Automerge — a conflict-free replicated data type (CRDT) library for building collaborative applications.

cpp cpp23-library crdts

Last synced: 24 Feb 2026

https://github.com/leo310/chat

Simple chat app with front and backend in C++

chat chatroom cpp development

Last synced: 10 Feb 2026

https://github.com/aureleoules/chatclientcpp

⌨ c++ chat client

chat cpp qt tcp

Last synced: 20 Apr 2026

https://github.com/fazendaaa/project-euler

Some of the Project Euler exercises in different languages

c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript

Last synced: 07 Oct 2025

https://github.com/cpp-sc2/commandcenter

Original version of CommandCenter focused on the StarCraft 2 part of the bot.

ai artificial-intelligence bot cpp game sc2 starcraft-ii starcraft-ii-bot starcraft2 starter

Last synced: 29 Apr 2025

https://github.com/memergamer/graphtheory

In this repository there are graph theory exercises for my University.

cpp graph-algorithms graph-theory-algorithms python sapientia-university typescript

Last synced: 09 Feb 2026

https://github.com/bettercallshao/hppuml

Help flip C++ header text to be used in UML class diagrams.

cpp documentation html microservices nojavascript object-oriented-programming python serverless uml uml-diagrams

Last synced: 10 Feb 2026

https://github.com/ferhatgec/gtkka.cpp

GtkKa[dot]C++, Auto-generated C++ headers of GtkKa.

auto-generated cpp fegeya gtk gtk-kalem gtk3 header kalem source

Last synced: 30 Apr 2026

https://github.com/sharkfinpro/openglproject

3D Rendering Engine - Learning about OpenGL and 3D graphics

cpp graphics-engine learning-by-doing opengl

Last synced: 06 May 2026

https://github.com/yosh-matsuda/gpu-array

Maximum GPU performance with Modern C++ syntax. RAII and Range-based abstraction to GPU memory management and data layouts, enabling code safety and performance optimization with zero overhead.

cpp cpp20 cuda gpu header-only hip

Last synced: 08 Jun 2026

https://github.com/jfalcou/nucog

High-Level DSEL for designing C++ numerical code

cpp cpp17 dsl hpc numerical-calculations

Last synced: 17 Oct 2025

https://github.com/lethal-guitar/saucermapviewer

Map viewer and asset exporter for Attack of the Saucerman

cpp cpp17 game-development opengl reverse-engineering

Last synced: 05 Mar 2026

https://github.com/hxndev/producer-worker-problem

This is a common worker producer problem in OS

c code cpp labtasks os problem producer producer-worker project worker

Last synced: 30 Apr 2026

https://github.com/gf712/pyml

Machine Learning algorithms in Python and C/C++ written from scratch using the respective standard libraries

cpp machine-learning python3

Last synced: 27 Feb 2026

https://github.com/ikhsan3adi/c-snake-game

🐍Permainan Snake Berbasis Console/Terminal Menggunakan Bahasa C.

c console-game cpp curses makefile snake snake-game snakegame terminal-app terminal-based terminal-game tugas-besar

Last synced: 10 Feb 2026

https://github.com/thelartians/indexset

A class for manipulating large sets of indices with optimal performance and memory use

cpp fast high-performance indices low-memory set

Last synced: 04 Jul 2025

https://github.com/nouemankhal/geekcode

A CLI that transforms text into ASCII Art.

cli cmake cpp text-generation

Last synced: 29 May 2026

https://github.com/ridika-2004/Competitive-Programming

💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈

algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures

Last synced: 29 Dec 2025

https://github.com/mmiranda96/numericalmethods

Numerical methods developed on C++ and Scilab

cpp numerical-methods scilab

Last synced: 02 Jul 2025

https://github.com/quqionfree/mcrcon

这是一个Minecraft的服务器RCON带界面的管理器 (Rcon client for Minecraft with GUI)

cmake cpp cpp-programming cpp20 minecraft minecraft-server qt qt6 rcon-client

Last synced: 01 Mar 2026

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/nathady/segitiga-siku-siku-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp do-while-loop for-loop loop segitiga triangle while-loop

Last synced: 24 Mar 2025

https://github.com/nathady/segitiga-sama-kaki-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp for-loop loop segitiga triangle while-loop

Last synced: 24 Mar 2025

https://github.com/seigtm/complex

A simple complex numbers class that supports all basic operations.

complex-number complex-numbers cpp homework homework-assignments

Last synced: 20 Apr 2025

https://github.com/Jyotibrat/Structs-Algos

This Repository contains all the Data Structures and Algorithms in C++ and Java

algorithms cpp data-structures dsa java

Last synced: 07 Mar 2025

https://github.com/satyajitghana/lambdacalculus

A repository that contains codes to various Lambda Calculus stuff i did when learning LambdaCalculus, mostly contains JavaScript and Python Code i believe

cpp haskell javascript lambda lambda-calculus lambdacalculus list-processing python

Last synced: 11 Apr 2026

https://github.com/prasadkjose/confidential-ml-sgx

Intel SGX based application to securely upload and train multiparty data-sets with confidential computing.

cpp sgx sgx-enclave winapi

Last synced: 20 Apr 2025

https://github.com/jdsherbert/audio-phaser-effect

Simple C++ implementation of a basic Phaser technique.

audio audio-effect audio-effects audio-feedback audio-processing cpp delay haas phaser

Last synced: 30 Jun 2025

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

A cross-platform clipboard tool

cpp qt

Last synced: 23 Apr 2025

https://github.com/rodyherrera/zendajs

ZendaJS is a JavaScript runtime environment, built using C/C++ with the help of the fast v8 engine developed by Google. An environment with fast performance, which you can use to experiment in your spare time.

backend backend-services cplusplus cpp cxx ecmascript ecmascript-modules javascript javascript-engines javascript-es6 javascript-framework javascript-tools python runtime v8 v8-engine v8-javascript-engine v8js

Last synced: 11 Jun 2025

https://github.com/purejoymind/deitel-cpp-exercises

This is where I upload the exercises at the end of each chapter of C++ How To Program by Deitel&Deitel publishers.

book cplusplus cpp deitel deitel-exercises exercise exercise-solutions exercises-code-cpp progress

Last synced: 05 Jan 2026

https://github.com/alejoriosm04/polish-notation-calculator

An implementation of a polish notation (PN) calculator in C++ that does not rely on Standard Libraries.

calculator cpp

Last synced: 14 Jul 2025

https://github.com/briandowns/libgithub

C/C++ library for accessing the GitHub API.

c cpp github library

Last synced: 03 Sep 2025

https://github.com/turahe/cpp-qt

ebook gratis c++ dengan Qt Creator

cpp ebook latex markdown

Last synced: 11 Apr 2025

https://github.com/Qubik65536/Competitive-Programming

My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)

canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions

Last synced: 26 Nov 2025

https://github.com/0xvpr/snake-pit

Command and Control interface built using a Flask with a modular backend.

c c2 command-and-control cpp flask localhost python

Last synced: 11 Apr 2026

https://github.com/strongerprogrammer7/informationsecuritysimple

The repository has ciphers: AES, RSA, El-gamal, GOST Stribog, GOST 34.10.2018

aes-encryption cpp elgamal gost3410-2018 rsa simple-project stribog

Last synced: 30 Jun 2025

https://github.com/zreechxnn/calculator-sdl2

SDL2 Calculator: A simple calculator built with C++ and SDL2, supporting basic arithmetic, advanced math functions, and trigonometry. Features a user-friendly graphical interface.

calculator calculator-application conio cpp cross-platform graph gui math math-operations opensource sdl2 sdl2-library sdl2-ttf simple-app software-development stdlib trigonometry

Last synced: 19 Apr 2025

https://github.com/hato1125/sweet

🍯 A modern C++ wrapper for SDL2.

cpp sdl2 sdl2-image sdl2-ttf wrapper

Last synced: 22 Mar 2025

https://github.com/urtuba/cpp-deck-game

It is not a game or usefull game tracking app. It's written with learning purpose.

cpp homework istanbul-technical-university

Last synced: 16 Mar 2025

https://github.com/ferhatgec/gu

gu, Gefertean Union reader

cpp cpp17 fpaper gefertean-union gu implementation reader

Last synced: 18 Feb 2026

https://github.com/devgianlu/ghidraprotobufcpp

Useful plugin for reverse engineering code that makes use of C++ protobuf

cpp ghidra ghidra-plugin ghidra-scripts protobuf

Last synced: 11 Apr 2026

https://github.com/pakerwreah/rninspector

React Native bridge for the Inspector project

android cpp cross-platform debug debugging flipper inspect ios jni mobile ndk react-native stetho

Last synced: 16 Mar 2025

https://github.com/dan-and-dna/mobilediablo

unreal c++ learning example 虚幻c++ topdown 例子

cpp game topdown ue4 ue4-tutorial

Last synced: 14 Mar 2025

https://github.com/blaadick/blaadpapers

Fast & clean wallpaper manager

cpp linux qt6 wallpaper wallpaper-changer windows

Last synced: 12 Apr 2026

https://github.com/masx200/leetcode-test

leetcode题解和一些测试工具

cpp golang kotlin leetcode leetcode-solutions typescript

Last synced: 07 May 2025

https://github.com/iveevi/littlevk

A light, non-intrusive, single-header wrapper for jump starting visualization applications using Vulkan.

cpp game-engine vulkan vulkan-api

Last synced: 15 Apr 2025

https://github.com/flak-zoso/labirint

C++ game that doesn't have much to do with a labirint

c-plus-plus cpp labirint

Last synced: 26 May 2026

https://github.com/bobotig/docolav

(DOminant COlor AVerage) Déterminer la couleur moyenne dominante d'une image.

cimg-library cpp dominant-color image-processing universal

Last synced: 17 Jun 2026

https://github.com/vp817/cppbinarystream

binarystream made in cpp

binary-manipulation binary-stream cpp cpp17

Last synced: 20 Jul 2025

https://github.com/abhinavkumar2369/pw-decode-dsa-with-cpp-2.0

📁 Repository with all Assigment 📝 of course.

cpp pw pw-skills

Last synced: 16 Apr 2025

https://github.com/soreing/wincmdsnake

Console/Terminal Snake game written in C++ using the Windows API

console cpp game terminal winapi windows

Last synced: 07 May 2026

https://github.com/nobody-1321/computer-graphics-programing-in-opengl-with-c

Computer Graphics Programming in OpenGL With C++. Third Edition.

3d-graphics cpp opengl raytracing shaders

Last synced: 05 Sep 2025

https://github.com/shlomnissan/dns-lookup

🌍 DNS hostname resolution CLI tool using BSD sockets

cpp dns dns-lookup sockets udp

Last synced: 30 Jun 2025

https://github.com/aermoss/aenc

A programming language made with C++.

cpp interpreter programming-language

Last synced: 26 Jun 2025

https://github.com/garrylachman/usb-human-name

C++ Humanize USB vendor and product codes library

cpp library usb usb-devices usbids

Last synced: 13 Jun 2025

https://github.com/abdelkaderamar/fix2xml

A C++ library to convert messages between Quickfix and FIXML

cpp finance-api quickfix

Last synced: 25 Mar 2025

https://github.com/thelime1/cpp_functions

2eme cpp document autorise

cpp esprit

Last synced: 16 Mar 2025

https://github.com/gazebosim/gz-fortress

Fortress, Gazebo's 6th named release

cpp gazebo ignition-robotics robot-simulation

Last synced: 06 Mar 2025

https://github.com/blagojeblagojevic/motor_speed_pid

Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.

arduino asm avr avr-assembly c cpp electronics embeded-systems esp32 esp8266 esp8266-arduino microchip microcontroller motor pic pic16f877a pid-controller proteus speed-controller web-server

Last synced: 12 Feb 2026

https://github.com/irdcat/wasm-nes

NES emulator compiled to WebAssembly

6502 cpp cpp20 emscripten emulator nes wasm webassembly

Last synced: 15 May 2025

https://github.com/zcemycl/algotest

Solving algorithm problems with C++ (Cmake,gtest), C# (dotnet,xunit), Py (pip,pytest), Js (NodeJS,mocha), bash scripts and github actions, under Win10/OSX/Ubuntu.

algorithms cmake cpp csharp dotnet github-actions googletest javascript leetcode macosx makefile mocha nodejs pip pytest python3 ubuntu unit-testing win2019 xunit

Last synced: 24 Apr 2025