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/matthewjberger/whyte

Whyte is a small, structured game engine.

3d-graphics cpp game-engine

Last synced: 03 Jul 2025

https://github.com/manraj29/hangman-using-cpp

Basic game of Hangman (Guess the word in limited guesses)

cpp game hangman project

Last synced: 04 Feb 2026

https://github.com/ferhatgec/tyfe

Fegeya Tyfe, single header file type information library.

cpp cpp17 file-type-detection file-types filesystem magic

Last synced: 04 Sep 2025

https://github.com/gherynos/libsaltpack

A C++ implementation of saltpack (https://saltpack.org)

cpp libsodium msgpack saltpack staticlibrary

Last synced: 16 Jan 2026

https://github.com/noelware/violet

πŸŒΊπŸ’œ Extended C++ standard library

bazel cpp noelware violet

Last synced: 06 Jun 2026

https://github.com/serhiicho/playground

This repo is the playground for programming languages that I'm playing with

c cpp go haskell java js node php python

Last synced: 01 Apr 2025

https://github.com/dkxce/detect-virtual-machine

Console Application to Detect Virtual Machine

cpp csharp delphi detect dkxce hyper-v pascal virtual virtualization vm vmware wmi

Last synced: 04 Mar 2026

https://github.com/jdsherbert/unreal-engine-audio-spline-plugin

Unreal Engine AudioSpline Plugin. Provides a Spline with an AudioComponent attached that tries to move to the nearest point on the Spline to a target Actor.

audio audio-processing blueprint cpp cpp17 cpp20 plugin unreal unreal-engine unreal-engine-5 unrealengine

Last synced: 27 Jan 2026

https://github.com/thomasleese/acorn

Powerful and elegant programming language.

cpp language llvm programming-language

Last synced: 24 Apr 2026

https://github.com/sukruciris/skr

SKR framework for making 2d windows games/applications

c cpp game-development

Last synced: 24 Apr 2026

https://github.com/sam-k0/gml-modding-sdk

Make your game easily moddable from C++ DLLs

cpp game-maker-studio game-modding gamemaker gml modding

Last synced: 13 Oct 2025

https://github.com/hlustikp/v8shell

A shell utilizing V8 thats entirely controllable via Javascript.

cpp javascript js shell v8

Last synced: 12 Apr 2026

https://github.com/damatrix/libdsi

a wip attempt to build a libnds alternative for the dsi, without use of libnds or devkitARM

cpp dsi homebrew libnds

Last synced: 16 Apr 2026

https://github.com/xasworks/notos

Public repository of the Notos robot project of the Kolleg St. Thomas robotics group, 2016/2017

avr cpp diy eclipse kst line-following openscad robocup robot robotics

Last synced: 24 Apr 2026

https://github.com/bigmat18/distributed-qem-simplification

Parallel and distributed mesh simplification using Quadric Error Metrics (QEM), designed for large-scale 3D models.

computer-graphics cpp mesh-processing mpi numa openmp

Last synced: 04 Jun 2026

https://github.com/defgameengine/defgameengine

defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 or higher

cpp emscripten game game-dev game-development game-engine gles gles3 glfw glfw3 gui imgui imgui-glfw lua opengl opengl3 web

Last synced: 04 Apr 2026

https://github.com/nazavode/meetupcpp-dec-2018

Stuff for the talk "Understanding performance with Google Benchmark" at the Italian C++ Community meetup @ Modena, Italy

conference-talk cpp google-benchmark meetup modena optimization

Last synced: 05 May 2026

https://github.com/uriegel/registry-changes-detector

Node.js addon to detect changes in Windows Registry

cpp electron nodejs windows

Last synced: 21 Jan 2026

https://github.com/wild-queue/imperative-language-compiler

A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.

bison-flex compiler-construction cpp csharp dotnet makefile parser programming-language-translator

Last synced: 03 May 2026

https://github.com/hightemp/apppasswordmanager

Password manager made with Qt and QML

android cpp password-manager qml qt qt5

Last synced: 10 May 2026

https://github.com/ahueck/irprinter

Explore the generated LLVM IR of a translation unit

c cpp llvm llvm-clang llvm-ir

Last synced: 05 Apr 2026

https://github.com/apchavan/infopuller

Helpful CLI application to fetch useful details about website domains or local machine, using the core Windows OS functions.

autostart c cli-app cpp file-api ipv4 ipv6 mac-address malware-research operating-system persistence registry-hacks robots-txt threat win32-cpp windows windows-registry winsock2

Last synced: 14 Apr 2026

https://github.com/amanoteam/pino

A GCC cross-compiler targeting Android

android c cobol cpp fortran gcc-complier objective-c objective-c-plus-plus termux

Last synced: 30 Apr 2026

https://github.com/srz-zumix/reviewdog-action-infer

reivewdog action infer

cpp github-actions

Last synced: 05 Oct 2025

https://github.com/kotleni/glengine

Cpp 3d OpenGL game engine. Early WIP.

cpp engine glsl opengl render sdl2

Last synced: 24 Feb 2026

https://github.com/taffarel55/beginning-cpp-through-game

Codes and Exercises of the book Beginning C++ Through Game Programming

books cpp games

Last synced: 06 Jun 2026

https://github.com/commoncriteria/wids

Protection Profile Module for Wireless Intrusion Detection Systems

cpp extends-netdevice niap pp-module

Last synced: 19 Jan 2026

https://github.com/devel0/example-vscode-linux-cpp-debug

skeleton of c++ application in linux using makefile and vscode debug

cpp debug example linux vscode

Last synced: 26 Apr 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/nicknaso/conf-ni-2017

Node.JS With Steroids - Make Better Node.js Application with Native Add-Ons

addon bridge c cpp javascript n-api nan native node-addon nodejs performance

Last synced: 29 Apr 2026

https://github.com/hxndev/implementing-grep-using-naive-search

GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string. In this, I implemented GREP using Naive Search.

algorithm command-line cpp grep linux naive-bayes-algorithm search time-complexity-analysis utility

Last synced: 03 May 2026

https://github.com/memergamer/cppcompile

Bash script for easier C++ compiling and running from terminal.

bash compile cpp

Last synced: 10 May 2026

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: 05 Feb 2026

https://github.com/lunarwatcher/doesnotfail2ban

Intrustion detection system for Linux-based servers

cpp intrusion-detection linux

Last synced: 05 Mar 2026

https://github.com/nicolachoquet06250/tools_library

Constitution d'une liste d'outils, rΓ©pos, d'idΓ©es d'apps, challanges ou tout autre ressource pour s'amΓ©liorer en programmation peux importe son niveau.

clang cpp css golang java javascript nim-lang nodejs php python3 ruby rust shell typescript

Last synced: 01 Apr 2026

https://github.com/ahmed-saayed/compititve-programming

A collection of algorithms, data structures, Problems on many websites, notes, and references I used during my ICPC journey

algorithms competitive-programming cpp data-structures icpc problem-solving topic

Last synced: 10 Oct 2025

https://github.com/diogo-nb/seguidor-de-linha

Sketchs para um Carrinho Seguidor de Linha utilizando Arduino Uno.

arduino computer-engineering cpp line-follower-robot robotics

Last synced: 04 May 2026

https://github.com/h-vance/algorithmic-trading-engine

Low-latency execution framework supporting quant-driven strategies, featuring sub-10ms response times, dynamic risk parity modeling, and optimized order flow across fragmented markets.

algorithmic-trading aws cpp execution-engine finance fintech hft low-latency python redis risk-parity trading-bot

Last synced: 03 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/theshobhitsingh/data_structures_and_algorithms

This is my first GitHub repository, dedicated to documenting my learning journey and sharing implementations of data structures and algorithms.

algorithms c cpp data-structures java javascript python typescript

Last synced: 06 Mar 2026

https://github.com/r-darwish/dupfiles-cpp

Find duplicate files

boost cpp cpp11 duplicates

Last synced: 25 Mar 2025

https://github.com/budchirp/calcplusplus

TUI calculator written in C++ using FTXUI

calculator cmake cpp ftxui

Last synced: 06 Mar 2026

https://github.com/demorgan104/dat

Technology development platform for the modern C/C++ developer

artifactory bazel c conan cpp devops embedded-systems prototyping

Last synced: 13 Oct 2025

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/shibam120302/leetcode

I try to upload the daily code which i practice daily in LEETCODE

cpp dailychallenges dsa java leetcode leetcode-solutions

Last synced: 18 Jan 2026

https://github.com/netromdk/patching

Patching binaries

binaries cpp patching python

Last synced: 19 Apr 2026

https://github.com/aureleoules/chatclientcpp

⌨ c++ chat client

chat cpp qt tcp

Last synced: 20 Apr 2026

https://github.com/hifza-khalid/oop_odyssey

OOP Odyssey πŸš€ | C++ Projects πŸ’» | Master OOP concepts: Encapsulation, Inheritance, Polymorphism, Diamond Problem, and more! πŸ› οΈ

abstraction cpp encapsulation inheritance-examples oop polymorphism

Last synced: 05 Mar 2026

https://github.com/d4rk-lucif3r/home-automation

Micro-Controller Based Home Automation for Smart Homes

android-application arduino cpp java smarthome

Last synced: 12 Jul 2025

https://github.com/samyam81/generic

Generic programming is a programming paradigm that highlights crafting algorithms and data structures in a manner enabling them to function across various data types seamlessly, sans necessitating modifications. This is typically realized through the utilization of templates or parameterized types.

cpp csharp generic go java readme stack

Last synced: 19 Apr 2026

https://github.com/josephp91/libnvd

C++ library to locally store, update and index the National Vulnerabilities Database.

cplusplus cplusplus-11 cplusplus-14 cpp cpp11 libbson libmongoc libmongodb mongo-cxx-driver mongodb national-vulnerability-database

Last synced: 27 Apr 2026

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/erik-donath/pascalschesdreieck

A small Project about the Pascal's triangle(ger. Pascalsches Dreieck).

cpp geometry gui headless math mathematics pascals-triangle raylib raylib-cpp triangle visual-studio visualization

Last synced: 17 Apr 2026

https://github.com/lakshayd02/cpp_programs

This repository provides a diverse set of exercises aimed at beginners and intermediate programmers to enhance their understanding of C++.

coding coding-challenge cpp lets-code

Last synced: 12 Apr 2025

https://github.com/AlexKordic/HLSProxy

HTTP proxy server. Used for P2P streaming - HLS protocol.

cpp hls-live-streaming proxy-server

Last synced: 18 Jul 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/open-source-chandigarh/pyre

Just Another Graphics Engine

cpp hacktoberfest hacktoberfest2025 opengl

Last synced: 14 Oct 2025

https://github.com/sambhav228/data_structure_algorithm

A repository which consists of the collection of various Data Structures and Algorithms implemented in various Programming Languages.

c cpp java python statistics

Last synced: 04 May 2026

https://github.com/pirate-emperor/ue5vc-perforce

UE5VC-Perforce integrates Perforce version control with Unreal Engine 5, enabling seamless collaboration on game development projects across multiple devices. It streamlines asset management, supports branching and merging, and enhances team productivity.

asset-management automation-scripts configuration-automation cpp multi-device-app-development p4v perforce python ue5 version-control

Last synced: 17 Feb 2026

https://github.com/priyanshu360-cpu/arduino-vehicle

A Bluetooth vehicle made with arduino circuits

arduino bluetooth cpp cpp17 rc

Last synced: 15 Apr 2026

https://github.com/actionanand/cppgraphicsexamples

practising C++ graphics (turbo c++) using `graphics.h` file.

c cgraphics cpp cppgraphics

Last synced: 03 May 2026

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/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/idanrosenzweig/real-time-computer-emulator

A real time emulator for a computer containing a cpu, mouse, keyboard, screen, (floppy) disk driver and BIOS firmware. Capable of loading and running small operating systems, provided as floppy disk files.

bios c cpp emulator firmware floppy-drives hardware i386 operating-systems vga x86

Last synced: 17 Apr 2026

https://github.com/willnationsdev/wyrd-narrative-scripting

A narrative engine for a GUI and text-based scripting language that doubles as a constructed language for simple and direct communication between users and AI characters/systems.

cpp narrative narrative-programming natural-language nodejs scripting-language typescript wyrd

Last synced: 18 Apr 2026

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/irgendwr/arduino_nunchuk_mouse

πŸ–±οΈ This sketch lets you use a Wii Nunchuk as a mouse.

arduino cpp wii-nunchuk

Last synced: 04 May 2026

https://github.com/vrongmeal/interviewbit-vscode

Snippets and Environment setup for VSCode while practicing competitive programming on InterviewBit.

cpp interviewbit vscode-snippets

Last synced: 19 Apr 2026

https://github.com/teiacare/teiacaresdk

TeiaCareSDK is a collection of reusable C++ components

cpp cross-platform datetime geometry high-performance multithreading sdk utilities

Last synced: 22 Apr 2025

https://github.com/thiagoh/lex

From the classic "Lex - A Lexical Analyzer Generator" from http://dinosaur.compilertools.net/lex/index.html

c compilers cpp flex lex lexer lexical-analysis lexical-parser

Last synced: 24 Apr 2026

https://github.com/at15/styleguide

A style guide for my side projects

cpp go rust styleguide

Last synced: 19 Apr 2026

https://github.com/tricktux/file-audit-system

:eyes: File monitoring software that will log file access to configured directories on the system.

auditd cpp linux-kernel

Last synced: 27 Apr 2026

https://github.com/basemax/squareroot

Own function to calc the square root of a number.

c cpp math math-library mathematics square-root squareroot

Last synced: 19 Apr 2026

https://github.com/chayaroten/annak

Annak is a strategic board game inspired by Catan, developed in C++ with an interactive OpenCV GUI.

cpp opencv

Last synced: 13 Feb 2026

https://github.com/axodox/greenscan

Tool to create 3D models using Kinect.

3d-scanning cpp directx-11 kinect wpf

Last synced: 10 May 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/jamesgeorge007/c-graphics-car-animation

This is an example to show the various methods available in the C graphics library

c computer-graphics cpp graphics-library

Last synced: 30 Apr 2026

https://github.com/sandeepkumarmishra354/bat-downloadmanager

it is a download manager | C++/Qt/QML

cpp linux qt

Last synced: 16 Apr 2026

https://github.com/arakilian0/about-me

cli outputs random facts about me

command-line cpp cross-platform executable random-facts yaml

Last synced: 16 Apr 2026

https://github.com/lebrancconvas/shape-of-moral

Project doing on OpenGL with C++.

cpp glfw graphics-programming opengl xcode

Last synced: 16 Apr 2026