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/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/lukaspietzschmann/pl0-compiler

A small and fun PL0 compiler

compiler cpp pl0 programming-language

Last synced: 06 Dec 2025

https://github.com/endurodave/threadwin

Win32 CreateThread() C++ Wrapper with Synchronized Thread Startup

cpp multithreading threads win32

Last synced: 11 Jun 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/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/quqionfree/quqiparser

This is a c++ json and ini parser.

cpp cpp20 ini-parser ini-reader ini-writer json json-parser

Last synced: 15 Apr 2025

https://github.com/muhammad-tayyab-awan/voting-project-using-oop

This is My Procjet of Second Semester of Object Oriented Programming in Cpp

console-application cpp file-handling file-handling-in-cpp voting-project voting-system

Last synced: 02 Mar 2025

https://github.com/egororachyov/spbench

Benchmark for sparse linear algebra libraries for CPU and GPU platforms.

benchmark cpp cpu cuda gpu-computing graphblas opencl sparse-matrices

Last synced: 15 May 2025

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/deftruth/nms.lite.ai.toolkit

🚀 A lite C++ implementation of hard_nms、soft_nms、blend_nms etc.

cpp nms

Last synced: 12 Jul 2025

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

leetcode题解和一些测试工具

cpp golang kotlin leetcode leetcode-solutions typescript

Last synced: 07 May 2025

https://github.com/stivio00/fourbarvis

Four bar linkage mechanism simulation software

cpp linkage multibodydynamics qt simulation

Last synced: 12 Jan 2026

https://github.com/vulptronix/txneko

My XNeko-like game written in C++.

cat cpp fun linux macos meow txlib txlin

Last synced: 20 Apr 2026

https://github.com/iamazeem/cppprimenumberprograms

C++ Prime Number Programs

cpp hacktoberfest prime-numbers

Last synced: 15 Aug 2025

https://github.com/modio/modio-ue4-sample

Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game

cpp modio unreal-engine unreal-engine-4

Last synced: 09 Feb 2026

https://github.com/denismakogon/libcv-c-api

C++ API to C API to Java API

c cpp java native xcode

Last synced: 11 Apr 2026

https://github.com/comfysage/cpp-hayashi

🌱 a tiny distro-independent package manager in C++.

cpp package-manager

Last synced: 06 Sep 2025

https://github.com/jojowam/classroommanager-cpp

Sistema de gestão de salas de aula com cadastro de alunos, professores, gestores, cursos e salas de aula em C++

cpp gerenciamento-turmas heranca-e-polimorfismo opp programacao-orientada-objetos ufop

Last synced: 15 Apr 2025

https://github.com/jbaldwin/libchain

Easy to use std::string enhancements.

cpp cpp17 cpp17-library modern-cpp string string-manipulation

Last synced: 06 Mar 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

https://github.com/cyberscopetoday/esp32-game-of-life-ntp

ESP32 project running Conway's Game of Life on an SSD1306 OLED display, featuring real-time NTP clock updates and automatic switching between simulation and time display. 🚀

arduino-ide cpp esp32 oled-display-ssd1306

Last synced: 14 Mar 2025

https://github.com/mrgrd56/textractor-integration-extensions

Integrate Textractor with other apps via named pipes or HTTP

cpp extension http json named-pipes textractor textractor-extension

Last synced: 05 Jul 2025

https://github.com/maximilianfeldthusen/tamperprotect

This C++ code is a simple program designed to compute the SHA256 hash of its own executable file and compare it against a known good hash.

cpp protection tampering

Last synced: 01 Apr 2026

https://github.com/kalakit/kalacrashhandler

Crash handler library for Windows 10 and 11, made with C++ 20.

cpp cpp20 log logger logging windows windows-10 windows-11

Last synced: 09 Jul 2025

https://github.com/bytesclub/kill_the_bug

This Repository contains number of C/C++ programs with intentional bugs. Contributors can either post Issue(s) on Bugs and create Pull Request solving them, Or can post new Buggy programs.

bug c cpp wbut

Last synced: 15 Apr 2025

https://github.com/m3y54m/sobel-simd-opencv

Using SIMD instructions in image processing using OpenCV

cpp intel-intrinsics opencv simd-instructions sobel-edge-detector

Last synced: 20 May 2026

https://github.com/robaho/cpp_leveldb

A port of the ultra-high-performance robaho key-value database using modern C++.

cpp database key-value-database key-value-store leveldb lsm-tree

Last synced: 21 Nov 2025

https://github.com/skhg/weather-station

🌥 ESP8266-based personal weather station project

air-quality arduino cpp data electronics environment esp8266 weather

Last synced: 16 Jan 2026

https://github.com/92181/hashdb

A tiny one dimensional database, written in plain C.

c cpp database hashmap xxhash

Last synced: 13 Oct 2025

https://github.com/tensorush/cpp-deep-dive

:ocean: :diving_mask: Amateur's voyage into deep waters of C++ guided by the 5-Part Coursera specialization «Art of Modern C++ Development» from MIPT & Yandex (14.02.2021).

art-of-computer-programming c-plus-plus c-plus-plus-17 coursera coursera-specialization cpp cpp-course deep-dive from-zero-to-hero mipt modern-cpp modern-cpp-development yandex

Last synced: 15 Apr 2025

https://github.com/umar-masood/modern-stylish-ui-components

This is a carefully crafted set of modern, stylish UI components designed using Qt C++ and Qt Style Sheets (QSS) — delivering a clean, responsive, and highly customizable user interface experience. Inspired by contemporary design systems like Material Design and Fluent UI,.

app-compoents app-ui-elements cmake cpp cross-platform css modern-design-app modern-ui modern-ui-components modern-ux qss qt qt-cpp qt6

Last synced: 02 Sep 2025

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/joakimthun/kiwi

A 3D software renderer written in c++

3d cpp rendering software-rendering

Last synced: 31 Mar 2025

https://github.com/madladsquad/uvkshadercompiler

Shader compiler program for the UntitledVulkanGameEngine

cpp glsl shader-compiler utility vulkan

Last synced: 11 Apr 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/mirtia/edge-detection

Comparing various algorithms of Edge Detection, built with OpenCV and C++

cpp edge-detection image-processing opencv

Last synced: 26 Feb 2025

https://github.com/madladsquad/untitledtexteditor

A simple yet powerful text editor initially made for the UntitledDesktopEnvironment

c cpp editor extensible imgui linux text-editor windows

Last synced: 11 Apr 2025

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/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/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/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/sleleu/cpp_modules

10 modules to learn the basics of c++

42 cpp fundamentals map stack vector

Last synced: 15 Mar 2025

https://github.com/mortennobel/simplevrcpp

Simple example of using the OculusVR SDK and SDL

cpp graphics-programming oculus-rift openvr sdl2 virtual-reality

Last synced: 18 Jun 2025

https://github.com/foo-dogsquared/automate-md

A CLI program that manages the frontmatter of your Jekyll or Hugo posts without manually entering into your text editor.

automation cpp cpp14 frontmatter hugo jekyll markdown

Last synced: 11 Apr 2026

https://github.com/mrrobinofficial/easingfunctions

A collection of easing functions. It supports multiple programming languages and game development frameworks.

cpp csharp ease easing easing-functions python unreal-engine

Last synced: 12 Apr 2025

https://github.com/ayushs2k1/operating-systems-project

The project titled ROAD CONSTRUCTION USING HIGHWAY PLANNING AND OBSTRUCTION PREVENTION aims to address one of the major issues that the Indian road construction department is facing.

cpp cpu-scheduling deadlock-avoidance deadlock-detection djikstra-algorithm operating-systems priority-scheduling

Last synced: 24 Mar 2025

https://github.com/dladncks1217/algorithm

알고리즘

c cpp java nodejs

Last synced: 13 Aug 2025

https://github.com/nuyoahwjl/cpp-experiemnt

华中科技大学23级C++实验

cmake cpp gtest hust

Last synced: 14 Apr 2025

https://github.com/kanish-v15/c-plus-plus-fundamentals

Basic C++ programs

cpp

Last synced: 26 Jul 2025

https://github.com/humbertodias/sdl-openmugen

Open source King of Fighters code

cpp emsdk mugen sdl2

Last synced: 13 May 2025

https://github.com/ghaynorg/pmps

C/C++ library and tool for scanning a process's memory space on Windows to find regex string patterns.

c c-language cpp memory memory-searching patterns regex search visual-studio win32 win64 windows

Last synced: 19 Feb 2026

https://github.com/jcksnvllxr80/sidescroller

SideScroller Demo in Unreal Engine 5.2

cpp games sidescroller unreal-engine

Last synced: 12 Sep 2025

https://github.com/stonesaw/4p-shogi

4人対戦の将棋

cpp dxlib game shogi

Last synced: 22 Mar 2025

https://github.com/sayedtahsin/competitive_programming

Algorithms and Data Structures for competitive Programming.

bitwise cpp dsa graph-algorithms number-theory searching-algorithms sorting-algorithms

Last synced: 13 Apr 2025

https://github.com/unipr-org/mdp

MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).

c cpp

Last synced: 19 Feb 2026

https://github.com/abcdesktopio/oc.user

abcdesktop main graphical user container

bash c cpp dockerfile nodejs tigervnc x11 xtermjs

Last synced: 30 Jun 2025

https://github.com/hordi/hash

Fast C++ flat (open addressing) hash set, map

cpp hash hashing map set unordered-map unordered-set

Last synced: 09 Mar 2026

https://github.com/mathieu-lala/newdimension

My attempt to create a 3D engine from scratch

3d-engine cmake cpp cpp17 sdl2

Last synced: 06 Apr 2025

https://github.com/matheusvidal21/cppcodelab

Minhas soluções para exercícios em C++. Compartilho aqui minha abordagem para desafios e projetos, demonstrando meu progresso e habilidades na linguagem de programação.

cpp oop

Last synced: 09 Aug 2025

https://github.com/Codepth-Technologies/FB-Transcoder

Implementation of FB Transcoder

cpp fb java python3 transcoder

Last synced: 18 Jul 2025

https://github.com/arganata-on/learn-cpp

Learning C++ Language 🚀

cpp git vscode

Last synced: 01 Aug 2025

https://github.com/coders-school/templates

C++ online course. Modules about templates.

coders-school cplusplus cpp cpp17 markdown md

Last synced: 27 Jul 2025

https://github.com/caimantilla/godot-flow-script

Easy-to-use visual scripting plugin for Godot game engine.

cpp godot-module godot-plugin godotengine

Last synced: 24 Oct 2025

https://github.com/aureleoules/audioplayercpp

🔊 c++ audioplayer

audio cpp player qt

Last synced: 14 Apr 2025

https://github.com/tohrusky/srmd-ncnn-py

Python Binding for srmd-ncnn-vulkan with PyBind11

cpp ncnn pybind11 python3 srmd super-resolution

Last synced: 10 Aug 2025

https://github.com/geovannewashington/raylab

Learning graphics with Raylib.

cpp graphics raylib raylib-cpp

Last synced: 10 Aug 2025

https://github.com/mohamedelbachir/scheduler

The scheduler software to visualizing GRANT diagram in UNIX System

algorithm cpp diagram grantt scheduler scheduling sdl unix visualisation

Last synced: 24 Jul 2025

https://github.com/cdalvaro/computational-physics

🚧 Project for solving differential equations numerically, applied to physics

cpp numerical-pdes objective-cpp opengl physics-simulation

Last synced: 17 May 2026

https://github.com/karmakrafts/kstd-platform

OS abstractions for various purposes like memory mapping for C++17/20.

abstraction cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 cross-platform cross-platform-library library standard-library

Last synced: 11 May 2025

https://github.com/zpl-c/track

Native C99 event tracking library.

c c99 cpp curl desktop iot library mobile native segment

Last synced: 18 Feb 2026

https://github.com/wkhallen/unscramble

A C++ program that unscrambles scrambled words

cpp dictionaries unscrambler

Last synced: 19 Apr 2025

https://github.com/gmagno/nb-cpp

Newton Basins implementation in C++ with bindings (pybind11)

cpp newton-fractals pybind11 python

Last synced: 03 Oct 2025

https://github.com/mideohub/complaint-management-system

A console-based application to manage customer complaints using manually implemented data structures: linked list (employee management), queue (complaint storage), stack (problem summaries), and priority queue (urgent complaints). Supports Customer, Employee, and Admin roles with file-based data persistence.

aast clion complaint-management-system console-application cpp data-structures data-structures-project linked-list priority-queue queue stack

Last synced: 14 May 2025

https://github.com/lijian736/tvm_cpp

A simple TVM C++ demos set

cpp onnx relay tvm

Last synced: 09 Mar 2026

https://github.com/AfonsoCMSousa/ASM-Emulator

ASM Emulator is a Simpler-way of having fun writing assembly!

assembly cpp cpp17 early-development ncurses

Last synced: 05 Mar 2025

https://github.com/akshat2602/sem3_oopl

Assignments for SPPU Sem 3 Comp Engineering OOPL (Object Oriented Programming Lab)

cpp oop

Last synced: 05 Apr 2025

https://github.com/hxndev/multithreaded-merge-sort

Rewriting the famous Merge Sort Algortihm using Multithreading.

code cpp merge merge-sort mergesort mergesort-algorithm multithreading threading

Last synced: 31 Jul 2025

https://github.com/x39/xcg

X39s Code Generator - Creating your CST (Concrete-Syntax-Tree) with ease

code-generation code-generator cpp cst generator parser parser-generator syntax-tree

Last synced: 07 May 2026

https://github.com/moshegroot/42projects_archive

My archive with project from Ecole42 (school21 in Russia)

algorithms c cpp data-structures graphics raytracing

Last synced: 20 May 2026

https://github.com/samyam81/adapter_design

Adapter design pattern allows incompatible interfaces to work together by providing a wrapper that translates the interface of a class into another interface that a client expect.

adapter cpp csharp design design-patterns java kotlin python

Last synced: 12 Sep 2025

https://github.com/soreing/des-cpp-encrypt

Simple DES encryption library for C++

cpp cryptography des

Last synced: 05 Apr 2025

https://github.com/stuarthayhurst/ammonite-engine

A simple OpenGL based graphics engine for experiments

cpp engine opengl

Last synced: 26 Sep 2025

https://github.com/johancdev/bomberman

💣 Recreation of Bomberman arcade game using Raylib and C++. This project has been done with 5 other students and signed the end of my 2nd year at Epitech.

bomberman cpp ecs raylib

Last synced: 13 Apr 2025

https://github.com/burhanahmed1/oop

Practice Codes for Object Oriented Programming in C++. Task files are numbered from 1 to 21.

abstraction aggregation association classification cpp encapsulation inheritance object object-oriented-programming pointers polymorphism

Last synced: 07 Mar 2026