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/ayonious/opengl-house-furnitures

🎨Simple OPENGL project to create objects and camera movements

animation cpp opengl

Last synced: 20 May 2026

https://github.com/dxtym/aoc

advent of code

cpp

Last synced: 27 Mar 2025

https://github.com/brainlesslabs/pizza

A Lightweight distributed database written in C++ and on top of sqlite

algorithm cplusplus cpp cpp11 database distributed-database sqlite3

Last synced: 16 May 2026

https://github.com/mrdvince/juceq

A 3-band Stereo EQ built using JUCE Framework, Hosted/Testing using the Audio Plugin Host included in JUCE extras. Or import it into Fl Studio and knock yourself out.

cpp cpp17 equalizer juce-framework music

Last synced: 29 Mar 2025

https://github.com/mrdvince/dermatologist

Using PyTorch's C++ frontend to visually diagnose melanoma nevus and seborrheic keratosis, using the 2017 ISIC Challenge on Skin Lesion Analysis Towards Melanoma Detection

cpp deeplearning other-stuff pytorch pytorch-cpp pytorch-cpp-frontend

Last synced: 16 Apr 2026

https://github.com/baptvit/microcontroladores

Microprocessadores e Microcontroladores UnB 1/2018 - MS

c cpp microcontroller msp430 rfid

Last synced: 18 May 2026

https://github.com/priyavrat-misra/dsa-dump

DSA/OJ code dumping repository.

codechef cpp dsa leetcode stl

Last synced: 21 Mar 2025

https://github.com/chinmay-esp/ledc_pwm_esp32

This repository features an ESP32 LED controller using FreeRTOS and ESP-IDF's LEDC driver for smooth PWM-based fade effects. It employs an object-oriented C++ design for modular and configurable LED control.

cpp esp32 espidf

Last synced: 18 May 2026

https://github.com/dunghenry/hdt

OOP C++

cpp

Last synced: 20 Mar 2025

https://github.com/ungive/adventofcode-2023

Solutions to the Advent of Code 2023 problems, written in C++

advent-of-code advent-of-code-2023 cpp

Last synced: 18 Jul 2025

https://github.com/chrisross5/game-of-life

College mini project (Data structures and algorithms S2): A C++ console app showcasing Conway's Game of Life.

algorithms console-application cpp

Last synced: 11 Jun 2026

https://github.com/swordofrage515/mod-gta5-82

This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat

archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua

Last synced: 11 May 2025

https://github.com/albinzayedrawan/virtual-pet-game

A virtual pet game where users can interact with their pet based on mood using C++.

cpp virtual-pet

Last synced: 04 Apr 2025

https://github.com/tsnsoft/dialogblocks_sqlite_vext

Пример MVC-программы на C++ с использованием базы данных SQLite и wxWidgets в DialogBlocks

cpp dialogblocks mvc mvc-architecture wxwidgets

Last synced: 11 May 2025

https://github.com/dextercd/self-signed

Tool for generating self-signed certificates

certificate cpp mbedtls preact wasm

Last synced: 06 Apr 2026

https://github.com/dexmoh/cli-dll-injector

A CLI DLL injector written in C++ for x86 and x64 architectures.

code-injection cpp dll-injection dll-injector process-injection reverse-engineering windows

Last synced: 18 May 2026

https://github.com/jfoclpf/enigma2000

File encrypter for DOS-shell

cpp encrypter encryption-algorithms shell

Last synced: 18 May 2026

https://github.com/ulizesr/deslib

A C++ differential equation solver for ordinary and delay differential equations.

cpp differential-equations math-library mathematical-programming numerical-integration numerical-methods

Last synced: 11 Jun 2026

https://github.com/sentientsergio/boost-safeprofile

C++ Safety Profile conformance analysis tool - A Boost candidate library for WG21 Safety Profiles adoption

ast boost clang code-quality cpp cpp-core-guidelines cpp20 llvm memory-safety safety sarif security static-analysis wg21

Last synced: 15 May 2026

https://github.com/soodaayush/canadian-computing-competition

Solutions to Canadian Computing Competition problems.

cpp python

Last synced: 29 Oct 2025

https://github.com/a-soll/ffmpeg-test

Example ffmpeg usage in C++

cpp ffmpeg video-processing videoplayer

Last synced: 16 May 2026

https://github.com/lebaoworks/cpp-tips

Defer like Go, format like C printf and other stuff...

cpp cpp11 defer formatting tips tricks

Last synced: 17 Feb 2026

https://github.com/daniel-grounin/real-time-client-server-chat-application

A real-time chat system built using C++ and Vulkan, integrating client-server communication in an ImGui-based GUI.

asio-library cpp networking

Last synced: 05 Apr 2025

https://github.com/1goonli/playground

Code or Projects, that are too small for an individual Repository

c cmake cpp cryptography golang playground react rust rust-lang

Last synced: 30 Dec 2025

https://github.com/gustavohnsv/mlp

Repositório dedicado ao estudo do algoritmo de classificação Perceptron Multi Camadas, apresentado na disciplina de Inteligência Artificial. Para fins didáticos, a MLP possui apenas uma camada de entrada, uma camada oculta e uma camada de saída, mas suas quantidades de perceptrons são customizáveis

artificial-intelligence cpp makefile mlp neural-network

Last synced: 12 Apr 2025

https://github.com/prosenjitjoy/artifical-intelligence-lab-problems-solution

Artifical Intelligence Lab Assignment Solution

cpp graph-algorithms

Last synced: 05 Apr 2025

https://github.com/tharunkumarreddypolu/motion-sensor-home-security-system-

An application aimed to identify if any thief is entering into our home, malls, etc. So that we can identify and an alert message will be sent to the Owner.

arduino-uno cpp

Last synced: 04 Apr 2025

https://github.com/joaofaveri/discovering-modern-cpp

My walk-through over the book "Discovering Modern C++", written by Peter Gottschling (Addison-Wesley - Second Edition). An intensive course for scientists, engineers and programmers

book-exercises cpp programming programming-language

Last synced: 20 Mar 2025

https://github.com/aniketfuryrocks/dlopen_live_reload

Demonstration of live reloading libraries in c

c cpp dlopen hotreload livereload

Last synced: 01 May 2026

https://github.com/iaadi4/conway-game-of-life

Implementation of Conway game of life in cpp using raylib

conways-game-of-life cpp gameoflifesimulation raylib

Last synced: 03 Jul 2026

https://github.com/kontsertkishlaka/practicalwork9

A program demonstrating the operation of the while loop in C++.

cpp while-cpp while-loop

Last synced: 02 Jul 2026

https://github.com/alahmad-loay2/encryption-project

Caesar Cipher Encryption in C++ — Built and tested on Ubuntu using multithreading, multiprocessing, and standard methods. Designed for Linux systems.

ceaser-cipher cpp decryption encryption linux multiprocessing multithreading ubuntu

Last synced: 18 May 2026

https://github.com/jsonzilla/crashrpt

CrashRpt intercepting exceptions in your C++ program, collecting technical information to analisys (fork from http://crashrpt.sourceforge.net/)

cpp crash-reporting windows

Last synced: 18 May 2026

https://github.com/myounesdev/hexaclash

A turn-based battle simulator featuring a hexagonal grid, dynamic unit interactions, and epic clashes between Humans and Orcs

c c-language consle cpp curl-library game sfml

Last synced: 16 May 2026

https://github.com/jnbreid/enigma_cpp

A C++ simulation of the Enigma cipher machine, integrated with Python via Pybind11.

cplusplus cpp enigma-machine pybind11 python

Last synced: 16 May 2026

https://github.com/paulrox/ChessGame

Implementation in XVR of a chess game. It is provided the possibility to interact in the game through a leap motion controller and an oculus rift.

chess-game cpp dll leap-motion oculus-rift-dk2 physx virtual-reality xvr

Last synced: 11 Mar 2025

https://github.com/mathbunnyru/funny-cpp

Funny C++ code

cpp

Last synced: 03 Apr 2025

https://github.com/w-kuipers/fmm-directory-compressor

A package to compress directory structures into a simple .FSA file

compression cpp directory filesystem python3 structure zip

Last synced: 18 May 2026

https://github.com/ixotoxin/kkm_https_accessor

Remote access service for Cash Register Equipment (KKT/KKM) (or just another C++ based HTTPS server built with Asio, OpenSSL and coroutines)

asio atol cashregisterapp coroutines cpp cpp20 http https https-server kassa lock-free openssl windows-service

Last synced: 03 Jul 2026

https://github.com/ajlekcahdp4/cpp-graduate

Simple cpp programs

cpp study

Last synced: 04 Apr 2025

https://github.com/techcsispit/dsa-snippets

DSA Snippets in C++, Java & Python

cpp datastructures java python

Last synced: 09 Sep 2025

https://github.com/msagarpatel/advent2021

Advent of Code 2021

advent-of-code-2021 cpp

Last synced: 17 Jun 2025

https://github.com/cmedina-dev/atcoder

Assorted C++ solutions and algorithms for AtCoder contest problems.

competitive-programming cpp

Last synced: 21 Mar 2025

https://github.com/e9cipher/ai_chatbot

Ai Chatbot especially trained for company websites integration.

artificial-intelligence cpp json

Last synced: 05 May 2026

https://github.com/cybiii/powershell

A custom command-line shell for Windows built from scratch in C++, featuring a suite of built-in filesystem and text manipulation commands

cmake cpp shell

Last synced: 18 May 2026

https://github.com/samsam823/usaco-lazy-cow-solution

USACO Lazy Cow February Platinum 2024 Solution in C++

cpp cpp17 usaco usaco-cpp usaco-hard-problems usaco-platinum usaco-solutions

Last synced: 21 Jul 2025

https://github.com/gazeux33/particles-simulation

A simple particle simulation with SFML in c++

cpp particle-physics particle-system sfml verlet-integration

Last synced: 04 Apr 2025

https://github.com/junaidsalim/string_manipulation_with_overloaded_operators_in_cplusplus

A class that provides various string operations including concatenation, comparison, indexing, sub-string extraction, assignment, and shifting.

cpp libraries oop oop-in-cpp oop-principles string-manipulation

Last synced: 18 Jul 2025

https://github.com/emansarahafi/caesar-cipher-encryption

A Caesar Cipher Encryption Algorithm using C++.

caesar-cipher-algorithm cpp

Last synced: 29 Mar 2025

https://github.com/mangesh-balkawade/cpp-programs

This are the C++ language programs , I have done to increase my programming proficiency in procedural as well as object oriented langauge.

cpp

Last synced: 13 Jul 2025

https://github.com/longluo/fft

Fast Fourier Transform Algorithm / Number Theoretic Transform

cpp fast-fourier-transform fft fourier-analysis fourier-series fourier-transform java ntt number-theoretic-transform

Last synced: 16 May 2026

https://github.com/eddys912/cpp-coding-exercises

Este repositorio contiene diversos ejercicios en C++, abarcando estructuras de datos, algoritmos y fundamentos del lenguaje.

cpp dev-cpp

Last synced: 05 Apr 2025

https://github.com/siposattila/testme

C++ testing framework based on the idea of runnable requirements.

cpp cpp20 runnable-specification test test-automation test-framework testing tree-sitter

Last synced: 04 Mar 2025

https://github.com/e-choness/learning-cmake

CMake learning repository with notes.

build-tool cmake cpp

Last synced: 16 May 2026

https://github.com/exorift/rfid-s

A more secure version of RFID that establishes a handshake rather than one-sided authorization

arduino cpp radio rfid

Last synced: 17 May 2026

https://github.com/himloul/tinyflood

A color-flooding puzzle game, written in C++ using Raylib.

2d cpp game pixel-art raylib

Last synced: 20 Jan 2026

https://github.com/bobis33/vengine-2.0

VEngine 2.0

cmake cpp glfw glsl vulkan

Last synced: 28 Mar 2025

https://github.com/demensdeum/php-body-check

Crossplatform PHP application to get information about your body (BMI)

android bmi body c cpp health height ios ph7 php swift swiftui weight

Last synced: 12 Jun 2025

https://github.com/matheusadc/robgol

O projeto apresenta a construção de um carrinho que joga futebol usando Arduino UNO R4.

3d-printing arduino-ide arduino-uno-r4-wifi cpp

Last synced: 17 Jul 2025

https://github.com/malciin/minesweeper

Simple minesweeper game written in C++ with SFML

cpp minesweeper minesweeper-game sfml

Last synced: 03 Apr 2025

https://github.com/toshikinakamura0412/base_controller_ros

ROS implementation of base controller for mobile robot

controller cpp joy joystick-control mit-license robotics ros ros-noetic

Last synced: 12 May 2026

https://github.com/ilia-funtov/fixed-point-number

A toy project to demonstrate how fixed point arithmetic for decimals can be written using C++ 17

cpp

Last synced: 29 Oct 2025

https://github.com/randomgamingdev/snek

A tiny efficient version of Snake made using Wireframe and Pixy

cpp customizable fun game pixels small snake snek tiny

Last synced: 13 Mar 2025

https://github.com/gleor/cpp-transport-catalogue

Финальный проект: транспортный справочник

cpp graph json oop protobuf svg

Last synced: 18 May 2026

https://github.com/thatbeautifuldream/dsa-a2z

a2z sheet problems

cpp dsa

Last synced: 21 Mar 2025

https://github.com/crafterkolyan/eigenvalues-speed-comparison

Сравнение скорости вычисления собственных значений положительно определённых матриц. Проект по спецкурсу "Высокопроизводительные вычисления на платформе Python". Основной результат - Python с JIT компилятором обгоняет нераспараллеленный C++ по скорости.

cpp eigenvalues numba numpy python speed university

Last synced: 10 Jul 2025

https://github.com/dreamerchaserhah/my-process-manager

Windows-Task Manager Inspired Process Manager in C++ with ImGUI

cpp imgui-glfw portfolio-pro process-manager zig

Last synced: 18 May 2026

https://github.com/chasenut/tic-tac-toe

C++ console version of popular game "Tic Tac Toe". This version contains colors and i guess it is complete.

cli cpp game terminal tic-tac-toe

Last synced: 20 May 2026

https://github.com/gowthaman-01/matchium

order matching engine

cpp http socket-programming tcp

Last synced: 12 Sep 2025

https://github.com/ipolynkina/convertlisttostring

Converter from txt to csv

cpp

Last synced: 02 Nov 2025

https://github.com/ne0nwinds/gpupuzzles

My solutions to srush/GPU-Puzzles using CUDA

cpp cuda gpgpu

Last synced: 16 May 2026

https://github.com/abin-z/inifile

轻量级的inifile文件解析库,支持解析、修改、保存ini文件

cpp cpp11 header-only ini ini-config ini-configuration ini-file ini-generator ini-parser ini-reader ini-writer inicpp

Last synced: 30 Oct 2025

https://github.com/jonsnow1807/3d-point-cloud-viewer

A high-performance 3D point cloud visualization engine built with C++17 and OpenGL, achieving 858 FPS with 1M+ points through advanced spatial optimization.

3d-visualization computer-graphics cpp frustum-culling high-performance octtree opengl point-cloud

Last synced: 18 May 2026

https://github.com/jhordyess/12-pl-ft-docker

12 Language Programming feat. Docker & Ubuntu

c cpp csharp docker golang java javascript kotlin php python r ruby swift vscode

Last synced: 30 Dec 2025

https://github.com/vladd12/informatic_labs

Лабы по информатике (Visual С++, Windows Forms)

cpp visual-cpp winforms

Last synced: 17 May 2026

https://github.com/kashemar2025/disruptor_cpp

Lightweight C++20 port of the LMAX Disruptor for high-performance, lock-free event processing. Ideal for low latency data-sharing between threads. 🚀🐙

concurrent cpp disruptor ipc lmax-disruptor ringbuffer

Last synced: 17 Jul 2025

https://github.com/buildkite/cmake-cpp-example

An example pipeline that builds and tests a C++ project using CMake.

buildkite cmake cmake-examples cpp example pipeline

Last synced: 17 Jul 2025

https://github.com/rikkamus/yasm

Yet Another Speedometer Mod for GTA V

cpp gta5 mod

Last synced: 02 Jul 2026

https://github.com/jsoulier/3d_fluid_simulation

WIP 3D Fluid Simulation using SDL3 GPU with compute shaders

3d compute-shader compute-shaders cpp example examples fluid-simulation glsl gpu sdl sdl3 shaders

Last synced: 17 Jul 2025

https://github.com/janagokulg/bankmanagement-system

This C++ Bank Management System uses data structures like Hash Table for transactions, Bloom Filter for fraud detection, BST for account management, Graph for relationships, and Loan class for EMI calculations. It supports deposits, withdrawals, alerts, and interactive options in a menu-driven console.

bank banking-system cpp datastructuresandalgorithm

Last synced: 17 Jul 2025

https://github.com/arc-w/dj-queue

Example of songs queue based on manually written queue

cpp

Last synced: 17 Jul 2025

https://github.com/bottledlactose/essencio

A header-only library for loading file formats found in MySims and MySims Kingdom.

cpp mysims mysims-kingdom parser

Last synced: 17 Jul 2025

https://github.com/pardhusreerushivarma20060119/exploitengineering-with-x86-64-assembly

Welcome to the definitive record of my journey into x86-64 Assembly Language, System-Level Programming, Reverse Engineering, and Exploit Development.

assembly-x86 cpp cprogramming exploit-development low-level reverse-engineering system-programming

Last synced: 17 Jul 2025

https://github.com/dantehemerson/mategame

:1234: Juego de preguntas matemáticas para niños :sparkles:

cpp development game game-development gamedev oop poo

Last synced: 21 Mar 2025

https://github.com/tessapower/template-cmake-project

A template CMake project for C++.

cmake cpp template

Last synced: 25 Jun 2025

https://github.com/johnmanjohnston/data-encrypter

CLI application to encrypt and secure your files with a cryption key, then decrypt them later

cplusplus cpp cryption decryption encryption encryption-decryption openssl security security-tools

Last synced: 22 Jun 2026