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/taiyu-len/uvw-curl

Simple example program using uvw and libcurl

cpp libcurl libuv uvw

Last synced: 14 May 2026

https://github.com/p0ryae/ccc-junior-2023

Solutions for the 2023 Junior Contest of the Canadian Computing Competition, all written in C++

canadian-computing-competition ccc ccc-solutions cemc cpp uwaterloo

Last synced: 25 Jan 2026

https://github.com/robok-engine/hdritocubemap

Android Library to Converts HDR to Cubemap Images.

android cpp cubemap hdr java jni kotlin robok

Last synced: 19 Mar 2025

https://github.com/oskhar/Swift-Crack

Tools for hacking and security wordlist management. Python and C++ utilities, keyword-based list generation, and efficient handling of large datasets.

aircrack-ng-tutorial cpp filter python python3 wifi-hacking wordlist

Last synced: 18 Jul 2025

https://github.com/samyam81/cryptography-lab

A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.

co-prime cpp cryptography-algorithms euclidean-algorithm extented-euclidean-algorithm go playfair-cipher railfence-cipher shift-cipher vigenere-cipher

Last synced: 17 May 2026

https://github.com/o8x/wiredolphin

a Simple Wireshark For learning C++ and QT

capture-network cpp network-analysis qt6 wireshark

Last synced: 29 Oct 2025

https://github.com/scenent/editor

lightweight code editor for C++, Python and Javascript.

code-editor cpp opengl text-editor

Last synced: 15 May 2026

https://github.com/alxvdev/libnumerixpp

Library for physical and mathematical calculations in C++

calculation cmake computer-science cpp cpp17 cpplib informatics library mathematics open-source physics science

Last synced: 11 Jan 2026

https://github.com/jaytwolab/urldownload.michael.dunn

Using Internet Explorer to download files (codeproject)

codeproject cpp download mfc url visualcpp visualstudio

Last synced: 07 May 2025

https://github.com/mpellouin/nanotekspice

The nanotekspice is the first project of Epitech's second year Object-oriented module. This project is a simulator of logical circuits. It is written in C++.

arcade cpp epitech logical nanotekspice oop simulator

Last synced: 07 Jul 2025

https://github.com/chaoticsomeone/uranium_lang

Uranium Lang: A Python and C++ based and (probably) unstable programming language

cpp cpp20 programming-language python python3 source-to-source-compiler transcompiler uranium-lang

Last synced: 04 May 2025

https://github.com/lukasz1podgorski/stereosanctionmultifx

StereoSanction MultiFX - VST3 Multi-effect based on fractional delay line algorithm. It can achieve popular audio effects such as delay, vibrato, chorus, flanger, ring modulator, tremolo, overdrive, distortion and fuzz. GUI designed to be welcoming for every audio enthousiast, without the clutter of modern apps serving similar purpose.

audio audio-effect audio-processing circular-buffer cpp digital-signal-processing juce juce-framework music plugin vst vst3 vst3-plugin

Last synced: 02 Mar 2025

https://github.com/ferhatgec/fre2d

OpenGL based simple 2D renderer

2d cmake colorized cpp cpp20 freetype glm opengl renderer simple stb

Last synced: 06 Feb 2026

https://github.com/cat-gawr/ai-python

Una piccola AI che il suo picco massimo di risposta è stato di 0.02 secondi di risposta | Konata ~ 2025

cpp cuda-programming golang java python3 tex vhdl-modules

Last synced: 06 May 2026

https://github.com/alpha-unito/gam

A C++ stack for global-memory programming

asynchronous cluster cpp distributed pgas

Last synced: 19 Jan 2026

https://github.com/canreader/sleakengine

Open source, modular 3D game engine built with C++23 supporting DirectX 11, DirectX 12, OpenGL, and Vulkan through a unified rendering interface. Features an ECS architecture, scene management, and cross-platform support.

3d-engine cmake cpp cross-platform directx entity-component-system game-engine graphics imgui opengl rendering-engine sdl3 vulkan

Last synced: 16 May 2026

https://github.com/mrmayurgithub/google-kickstart

Solutions to Google kickstart Problems in C++.

coding coding-challenge cpp google-kickstart

Last synced: 15 Jul 2025

https://github.com/vishalyadav0987/dsa-27-03-24

DSA Problem Solving.

cpp

Last synced: 17 Feb 2026

https://github.com/aostrun/lamport-s-distributed-mutual-exclusion

Lamport's Mutual Exclusion Algorithm shown on Dining Philosophers

cpp lamport-algorithm lamport-queue multiprocessing

Last synced: 12 Apr 2025

https://github.com/krisluczka/rapidvault

The new relational database management system, written in modern C++, abandons the standard SQL query language. Its main goal is to create a strong alternative to currently the most commonly used database engines. Features dynamically typed columns types. Currently considered abandonware due to high workload and negligible results.

cpp database database-management database-management-systems

Last synced: 06 Mar 2026

https://github.com/gob52/gob_datetime

date-time classes like Java JSR 310 for C++11 or later. (Not all methods are available in all java.time classes )

arduino arduino-library cpp datetime jsr-310

Last synced: 15 May 2026

https://github.com/aminmoazzen/carrom

Carrom game made with Cocos2d-x

cocos2d-x cpp game

Last synced: 07 Sep 2025

https://github.com/lightaxis/bt_lite

Light weight, embedded friendly Behavior Tree

behavior-tree cpp embedded

Last synced: 15 Jun 2025

https://github.com/sameetasadullah/braille-translator

A Braille Translator in C++ using Microsoft Visual Studio

braille-translator cpp microsoft-visual-studio

Last synced: 11 Jul 2025

https://github.com/kid0h/discordfontchanger

A simple tool made for easily changing Discord's font

cpp discord

Last synced: 17 May 2026

https://github.com/johnfredcee/fbxconverter

An Open-Source version of the now defunct Autodest FBX Converter

3ds bvh c-plus-plus collada cpp dae fbx fbx-sdk

Last synced: 20 Jan 2026

https://github.com/orlovt/delivery-simulation

A web-based 3D simulation of the University of Minnesota campus, showcasing a drone fleet delivery service. It features dynamic interactions among helicopters, humans, robots, drones, packages, and porch pirates, utilizing design patterns and C++ best practices for a robust and efficient system.

cpp design-patterns drone-simulation

Last synced: 12 Apr 2025

https://github.com/dgellow/cmake-template

GitHub repository template for C++ projects, based on CMake, vcpkg, and VSCode

cmake cmake-template cpp cpp-template template vcpkg vscode

Last synced: 02 Apr 2025

https://github.com/moisutsu/puyo

C++による、ぷよぷよの実装

cpp game

Last synced: 29 Jul 2025

https://github.com/davamix/grokkingalgorithms

Algorithms implementation in C++ from Grokking Algorithms book

algorithms basic-algorithm cpp grokking-algorithms

Last synced: 20 May 2026

https://github.com/jingwood/cpp-common-class

Base common classes for cross-platform C++ application development.

application-framework common-library cpp cpp11 cross-platform shared utility utility-library

Last synced: 19 Mar 2025

https://github.com/notyel/cpp-exercises

Mejora tus habilidades de programación en C++ (cpp) con una colección de ejercicios y soluciones. Adecuado para principiantes y programadores experimentados. Aprende y practica C++ (cpp) de manera efectiva.

challenge cpp exercises learning open-source

Last synced: 10 Sep 2025

https://github.com/0xSafkat20/Hello_Compiler

Compiler Design Lab Code

code compiler cpp

Last synced: 29 Apr 2025

https://github.com/storterald/documented-vulkan-headers

Replacements for the original Vulkan C headers with documentation for various IDEs and Text Editors.

c c-plus-plus clion cmake cpp documentation header-only headers python resharper script vscode vulkan

Last synced: 27 Oct 2025

https://github.com/jelhamm/data-link-layer-protocols

"This repository is a comprehensive implementation of data link layer protocols in the field of networking. Also showcases a meticulous approach towards implementing various protocols at the data link layer, enabling developers to understand, experiment."

c cpp datalink datalink-layer frames go-back-n network-layer networking networking-in-c networking-in-cpp physical-layer protocol selective-repeat sliding-window sliding-window-algorithm sliding-window-protocol stopandwait utopian

Last synced: 20 May 2026

https://github.com/surpri6e/redactor

Redactor in console with generating MD files

cmake cpp md redactor

Last synced: 18 Jan 2026

https://github.com/mguludag/qt_ansicolor_handler

ansi color code parser class from qt-creator's source code and modified and added new features (italic and underline) then aims easy to use with current QTextEdit and QPlainTextEdit without creating custom classes

ansi-colors cpp log-viewer qt qt5 qt5-gui qt5-widgets spdlog widget

Last synced: 17 May 2026

https://github.com/tsuzu/aishoot

愛Shoot! A game created in MIS.W Game Jam 2018

cpp game opensiv3d

Last synced: 22 Mar 2025

https://github.com/gembcior/stm32-cmake-f411xe

This project is an example how software for STM32 microcontroller can be developed using pure C++.

cmake cpp googletest stm32

Last synced: 26 Jun 2025

https://github.com/muhammadmooazam/esp32-series

This is for teaching purposes

cpp esp32 iot programming

Last synced: 19 May 2026

https://github.com/faisalsaifii/oosd

Object Oriented System Design

cpp oosd system-design

Last synced: 09 Apr 2025

https://github.com/zoulhadj/vmve

Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.

cpp engine rendering vulkan

Last synced: 08 Jul 2025

https://github.com/ossia/remote

Remote UI for OSCQuery devices

cpp creative-coding osc oscquery ossia qml qt user-interface

Last synced: 18 May 2026

https://github.com/frcteam3255/nurdvision

SuperNURDs implementation of vision co-processing

2017 code cpp

Last synced: 14 May 2025

https://github.com/pratheekv39/polar-nrz-i-using-opengl

Creating a visualization of working of a Polar Non-Return to Zero Inverted ( Polar NRZ-I) using OpenGL and cpp

cpp opengl

Last synced: 15 May 2026

https://github.com/0x0c/thunderclap

Fuck'n simple notification system.

cpp cpp-library cpp11 notification notification-center

Last synced: 05 Apr 2025

https://github.com/henrifroese/external_memory_fractal_tree

Implementation of External Memory Fractal Tree (a variant of the Buffered Repository Tree) in C++ through the STXXL library.

b-tree-implementation cpp data-structures external-memory

Last synced: 23 Jul 2025

https://github.com/twchronous/twchronous

🇧🇷 Minhas Informações 🇺🇸 My Informations

cpp javascript nodejs python3

Last synced: 14 Apr 2026

https://github.com/thevurv/viable

Elegant interop with C++ classes / interfaces with vtables

cpp msvc rust vtable

Last synced: 21 Jun 2025

https://github.com/newyaroslav/banana-filesystem-cpp

Простая С++ библиотека для работы с файловой системой

check-file cpp cpp11 create-directory directories directory file file-library file-list file-name file-size file-system filesystem load-file remove-directory save-files

Last synced: 18 May 2026

https://github.com/zabir-nabil/dsp-matlab-cpp

Digital Signal Processing in Matlab & C++

cpp dsp matlab

Last synced: 18 May 2026

https://github.com/maminechniti/sticks

Rust command-line tool for managing C and C++ projects.

build-tool c cpp project-manager rust

Last synced: 13 Apr 2025

https://github.com/sambhav228/indian_map_cpp

C++ code to generate the map of India

cpp indianmap

Last synced: 05 Nov 2025

https://github.com/liplum/secourseproject

It's my course projects of Software Engineering.

cmake course-project cpp

Last synced: 14 May 2025

https://github.com/softtechmx/lib-cpp-texto

Esta clase ofrece funcionalidades que permiten contar letras, palabras, buscar patrones y realizar otras operaciones relacionadas con el procesamiento de texto. Su estructura modular y su implementación en C++ facilitan la integración en proyectos más amplios, brindando a los desarrolladores una herramienta eficiente y versátil para manipular texto

cpp cpp17 cpplibrary text

Last synced: 08 Jan 2026

https://github.com/clausklein/docker_build

Usage example of CMake install (RUNTIME_DEPENDENCY_SET ...)

cmake cpp docker linux

Last synced: 03 Jan 2026

https://github.com/lilgallon/cheatsheets

Advanced programming cheatsheets (C++, Java, ...)

cheatsheets cpp java

Last synced: 12 Apr 2026

https://github.com/thomasms/ceeduko

A Sudoku solver in C++

cpp sudoku sudoku-solver

Last synced: 29 Mar 2025

https://github.com/csb6/strong-types

Single-header implementation of strong typedefs in C++

cpp cpp17 strongly-typed typedef

Last synced: 14 May 2025

https://github.com/montyanderson/construction

:construction: Interface with binary structures in Javascript, built for network protocols.

binary buffer c construction cpp interface javascript network-protocol node

Last synced: 02 Jan 2026

https://github.com/endail/mcp3008

Raspberry Pi C++ API for MCP3008 or MCP3004

adc cpp lgpio mcp3004 mcp3008 raspberry-pi

Last synced: 20 May 2026

https://github.com/ferhatgec/loxplusplus

lox++, c++ implementation of jlox

cpp cpp20 crafting-interpreters jlox

Last synced: 23 Jul 2025

https://github.com/arkregiel/win-shellcode-executor

Simple Windows shellcode executor

cpp maldev malware shellcode shellcode-execute

Last synced: 25 Jan 2026

https://github.com/brooklyn-dev/ray-tracing

A GPU-accelerated, physically-based path tracer built with C++ and OpenGL - from scratch.

cpp cpp17 glad glfw3 glm glsl graphics opengl path-tracing pbr ray-tracing raytracer raytracing real-time-rendering

Last synced: 19 May 2026

https://github.com/hwzlovedz/bm8563_esp-idf_realtimechip

BM8563(RTC) Demo in ESP-IDF v5.0.1 environment

c cpp esp-idf esp32 esp32-s3 rtc

Last synced: 17 Feb 2026

https://github.com/alpha74/lld-machinecoding_guide

My solved LLD questions and Machine Coding interview solutions

cpp interview-questions java low-level-design machine-coding oops spring-boot system-design

Last synced: 09 May 2026

https://github.com/rvarago/cpppid

A composable library to implement contol loops in C++

control-engineering control-systems cpp cpp17 modern-cpp pid-controller

Last synced: 04 Apr 2025

https://github.com/rhzxg/revelation

A to-do list software tailored for software engineers, inspired by the Revelation album of G.E.M.

cpp fluentui gantt-chart qt6 todolist

Last synced: 15 Sep 2025

https://github.com/samyam81/normie-cpp

This repository contains several sub-repositories, each showcasing different projects and implementations in C++.

backtracking-algorithm cpp credit-card employee-management-system readme soduku-solver student-management-system

Last synced: 22 Mar 2025

https://github.com/silentrald/flappy-bird-neat

Simple NEAT Implementation on Flappy Bird

cpp libsdl neat

Last synced: 14 Apr 2025

https://github.com/xsam/bubblejson

A lite JSON parser/generator for C++

cpp cpp-stl generator json parser

Last synced: 12 Sep 2025

https://github.com/mateoniksic/project-car-rental-management-system

car rental system using terminal interface and database (CODE) [ C++ / SQLite ORM ]

car college-project cpp database rentalsystem sqlite-orm vehicle

Last synced: 19 May 2026

https://github.com/zsotroav/nyetworkcpp

Multiplatform proof of concept C++ TCP back and forth comminication

cpp tcp tcp-client tcp-server winsock2

Last synced: 14 Apr 2025

https://github.com/pchol22/adventofcode-23

This repository contains my solutions to the Advent of Code 2023 challenges, written in JavaScript and C++

advent-of-code competitive-programming cpp javascript

Last synced: 28 Apr 2026

https://github.com/najmiter/cpp-learning-series

You can find the code for every video in the playlist here. This contains the solutions to the exercises (if given) at the end of the videos. Try to do your own and then see the solution.

cpp cpp11 cpp14 cpp17 oops-in-cpp procedural-programming

Last synced: 28 Mar 2025

https://github.com/maskedsyntax/minesweeper

Terminal based Minesweeper game in C++

cpp game minesweeper recursion-problem terminal

Last synced: 18 May 2026

https://github.com/puravparab/mlcpp

machine Learning library built in C++

cpp machine-learning

Last synced: 30 Mar 2025

https://github.com/chocochip101/algorithm

BOJ Solutions

algorithms cpp

Last synced: 14 Apr 2025