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/djoezeke/csvee

Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.

c cpp csv csv-parser csv-reader parse parser streaming tsv-parser

Last synced: 20 Apr 2026

https://github.com/winstonliyt/c-basedcompilerwithqt

C-based Compiler With Qt for Course 10031202 Project

compiler-design cpp grammar-parser lr1-parser syntax-analyzer

Last synced: 28 Apr 2026

https://github.com/razfrumkin/fractal-viewer

A fractal exploration tool powered by SFML and GLSL for GPU acceleration, offering real-time rendering, zooming, panning, and color adjustment capabilities to ensure seamless performance. Additionally, it utilizes ImGui for intuitive user interactions, all implemented in C++.

cmake cpp fractals glsl imgui sfml

Last synced: 03 Apr 2025

https://github.com/rinatmambetov/codewars-solutions

My solutions of the katas from Codewars platform

codewars codewars-kata codewars-solutions cpp

Last synced: 16 Mar 2025

https://github.com/temikfart/logger

Simple logger for personal use

cpp log logger logging logs

Last synced: 07 Jan 2026

https://github.com/madureira/game-prototype

:video_game: A simple 2D top-down game framework.

aseprite cpp game-2d game-frameworks sdl2 tiledmap

Last synced: 18 Jan 2026

https://github.com/dmamakas2000/filter-ppm-cpp

An academic project featuring a PPM image editor with custom 2D data representation, file handling, and image processing filters using C++. Supports reading, writing, and parametric transformations via runtime arguments. Highlights core concepts in image manipulation and data management.

2darrays cpp filter functions image-processing inheritance mathematics ppm-image

Last synced: 28 Mar 2025

https://github.com/madladsquad/untitleddbusutils

Utilities for dealing with the low level DBus C API

c cpp dbus dbus-api

Last synced: 08 Jan 2026

https://github.com/bw-hro/webthing-cpp

Webthing-CPP is a modern CPP/C++17 implementation of the WebThings API.

cpp iot webofthings webthings wot

Last synced: 31 Mar 2025

https://github.com/pjessesco/exr_to_png

Lightweight converter from exr to png that minimize tone distortion

cpp exr png

Last synced: 13 Jun 2025

https://github.com/seigtm/bidirectionalringlist

Ring doubly linked list C++ class implementation. My very old college homework from 2020.

bidirectional-lists class cpp cpp-class cpp-library data-structure data-structures linked-list list

Last synced: 20 Apr 2025

https://github.com/frc5024/basebot

Robots! Quickly.

arm cpp frc wpilib

Last synced: 11 May 2025

https://github.com/mr-destructive/virtual-fight

A game made to understand Object-Oriented-Programming concepts in C++

cpp oops-in-cpp

Last synced: 24 Mar 2025

https://github.com/shyamg090/dsa-problems

This repository contains a collection of Data Structures and Algorithms (DSA) problems solved using the C++ programming language. These problems are intended for daily practice to improve the understanding of DSA concepts and strengthen the problem-solving skills.

beginner-friendly cpp dsa-algorithm

Last synced: 09 Apr 2025

https://github.com/nazarii-piontko/arduino-snake

Snake game implemented on Arduino with LED display MAX7219 (8x32) and joystick from RobotDyn. Also, the WASM version is implemented.

arduino cpp demo joystick max7219 robotdyn snake-game wasm

Last synced: 31 Dec 2025

https://github.com/umbrellaleaf5/network_and_distributed_systems

My repository with home and seminars exercises on network and distributed systems at MIPT DAFE/RSE

c cpp dafe distributed-systems education mipt network-systems

Last synced: 02 Sep 2025

https://github.com/benoit-dubreuil/book-effective-cpp-3rd-edition

Notes to learn the content of the book Effective C++ Third Edition

cpp cpp03

Last synced: 04 Oct 2025

https://github.com/vishwajeetk5/rocket_cpp_graphics

This C++ graphics program visually simulates rocket launch, lunar journey, and successful landing, using simple animations and graphics.

cpp fun graphics

Last synced: 09 Apr 2025

https://github.com/beepboopbit/cpp-simplex-and-duality-calculator

Calculate some linear programming problem using simplex and/or duality method

calculator cpp duality simplex

Last synced: 12 Jun 2025

https://github.com/deroyace/cpp-space

Programming in C++

cplusplus cpp cpp-programming

Last synced: 13 Jun 2026

https://github.com/daniil-tiunchyk/exam-ticket-designer-cpp

Программа для составления экзаменационных билетов на C++

c-plus-plus console-app console-application cpp

Last synced: 24 Aug 2025

https://github.com/eel-moun/http-webserver

This project is about writing our own HTTP server. and understanding the HTTP protocol.

cgi chunked-encoding collaboration cpp git http-methods http-protocol http-server multiple-clients non-blocking-server sockets system-design

Last synced: 20 Apr 2026

https://github.com/ctkqiang/floodshield-sentinel

FloodShield Sentinel 是一个基于 C++ 开发的智能网络流量监控与分析系统,专门用于检测和防御网络攻击。本系统采用 libpcap 进行底层数据包捕获,实现实时流量分析和异常检测。

china china-region cpp cybersecurity ddos monitoring-tool

Last synced: 23 Apr 2025

https://github.com/yothgewalt/cat-feeder

An IoT subject project that is simple and doesn't require a lot of thought.

cpp docker mqtt nextjs

Last synced: 13 Apr 2026

https://github.com/mallory-scotton/arcade

🕹️ Retro gaming platform with dynamic library loading for games and graphics. Built as a 2nd-year EPITECH project

arcade audio-processing cpp epitech games joystick libcaca ncurses nibbler opengl pacman retrogaming sdl2 sfml shared-library wiimote

Last synced: 11 May 2026

https://github.com/nkid00/24game

寻找 24 点的最佳解法。Find the best solutions of 24.

24game 24pointgame 24points cpp cpp17 mathematics

Last synced: 16 Mar 2025

https://github.com/mariam-badr-mb/9-games

This project features 9 games developed in C++ using Object-Oriented Programming (OOP) principles. Each game is designed with modularity, reusability, and scalability in mind, following core OOP concepts like encapsulation, inheritance, and polymorphism.

cplusplus-games cpp game-development

Last synced: 09 Feb 2026

https://github.com/alex-stone-github/frc_code

Rock Solid Robotics "official" production and experimentation mass code repository.

cpp first-robotics-competition frc frc-c-plus-plus frc-charged-up frc-robot

Last synced: 20 Jan 2026

https://github.com/antonioberna/spectrum-analyzer

ESP32 Spectrum Analyzer using FFT (radix-2) in C++

cpp embedded engineering esp32 fft platformio radix-2 spectrum-analyzer

Last synced: 10 May 2026

https://github.com/iassasin/configen

Custom config generator

clang config-management cpp cpp14 gcc generator

Last synced: 09 Apr 2025

https://github.com/omparghale/aes-rsa-hybrid

AES-RSA hybrid encryption implementation in C++.

aes cpp crytpography rsa

Last synced: 01 Apr 2025

https://github.com/helcsnewsxd/famaf-computer_science-discrete_mathematics_ii

Laboratorio, algoritmos y demostraciones de la materia de Matemática Discreta II de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

algorithm-implementation c cpp demostration discrete-mathematics error-correction-codes famaf-unc graph-coloring graph-flow graph-matching math-theory university-subjects

Last synced: 28 Feb 2025

https://github.com/marichu-kt/chacha20-poly1305-x25519

Esto es una app cliente-servidor en C++ que cifra mensajes con ChaCha20-Poly1305 y usa X25519 para el intercambio seguro de claves. Soporta comunicación bidireccional por TCP y configuración vía XML.

asymmetric-encryption c-plus-plus chacha20-poly1305 client-server cpp cryptography curve25519 end-to-end-encryption multi-threading network-security openssl secure-chat secure-communication secure-messaging tcp-sockets x25519 xml-configuration

Last synced: 23 Apr 2025

https://github.com/flagarde/khaos

A C/C++ library to simplify cross-platform programming

c cpp cross-platform cxx predef

Last synced: 13 May 2026

https://github.com/marx-wrld/food-delivery

A cross-platform UI based food delivery app in flutter

c cmake cpp dart html5 shell

Last synced: 13 Apr 2026

https://github.com/alphaharrius/veil

The implementation of the Veil programming language.

cpp cpp17 custom-language language-runtime programming-exercises programming-language

Last synced: 24 Mar 2025

https://github.com/taktoa/qdoc2psn

Generate purescript-native bindings from a QDoc XML file. (WIP)

bindings cpp haskell purescript purescript-native qt

Last synced: 12 May 2026

https://github.com/FelypeDantas/Estudos_Linguagens_C

Estudos em c++, c e c#

cpp estatistica

Last synced: 08 May 2025

https://github.com/samarjit98/data-mining-algorithms

A few mining algorithms for Data Warehousing & Data Mining course at NITW!

apriori cpp hashing mining

Last synced: 05 Sep 2025

https://github.com/mariopossamato/slope-sead

A work-in-progress decompilation of sead from Slope (Super Mario Maker 2) version 3.0.3. Decompiled with IDA Professional 9.0.

clang cmake cpp decompilation nintendo nintendo-switch reverse-engineering super-mario-maker-2

Last synced: 08 Apr 2025

https://github.com/jessetg/cpp-boot-camp

Slides for a tutorial I'm giving on C++

c-plus-plus cpp latex lecture presentation slides tutorial

Last synced: 08 May 2025

https://github.com/lai-huy/csce-313

Source code for CSCE 313

cpp csce313 tamu tamu-csce313

Last synced: 17 Mar 2025

https://github.com/cppshizoids/cppbackend

Attempt to writing a REST API in C++ using DrogonFramework

backend cpp drogonframework

Last synced: 06 Jul 2025

https://github.com/divyanshu013/aks-parallel

This is parallel implementation of AKS algorithm in Intel

aks-algorithm aks-parallel cpp

Last synced: 23 Aug 2025

https://github.com/archismankarmakar/password-strength-check-electronjs-cpp

Password Strength Checker using ZXCVBN Algorithm in CPP and Electron JS frontend.

cmake cpp electron electron-app electronjs napi nodejs password password-safety password-strength zxcvbn zxcvbn-cpp

Last synced: 13 Apr 2026

https://github.com/martinmitchell05/tomato-assault-project

A final project game developed with C++ & SFML library.

cpp object-oriented-programming sfml-game sfml2

Last synced: 11 Jun 2025

https://github.com/olejek88/opc_hart

Universal Hart OPC server

cpp hart opc

Last synced: 06 Jun 2026

https://github.com/hynduf/mystersy---a-sdl2-cpp-game

Mystersy - A SDL2 Game for 2122II_INT2215_2 (UET)

adventure-game cpp sdl2

Last synced: 18 Apr 2026

https://github.com/oflore12/introduction-to-programming

MC Fall 2019 C++ CMSC140

cmsc140 cpp mc

Last synced: 28 Feb 2025

https://github.com/datanoisetv/turbomidi

Header-only platform-independent Elektron TurboMidi implementation in C++.

audio cplusplus cpp elektron header-only midi octatrack protocol turbomidi

Last synced: 11 Mar 2026

https://github.com/nicx17/multiwave

A Wireless Multi cable tester project using Arduino Mega 2560

arduino arduino-project cpp rf tester wireless

Last synced: 05 May 2026

https://github.com/azizmtg/tvease--qtcompanymanager_desktop_app

Full software application built for the management of television channels, enabling users to handle their channels easily and efficiently using QT

cpp espeak qt qt5 qtcreator

Last synced: 07 Jan 2026

https://github.com/gregoirehenry/snake

Multi-platform SNAKE C++/SFML

cpp sfml snake

Last synced: 24 Mar 2025

https://github.com/ferfoui/embeddeddisplay

Program to control a little screen with an ESP32

bluetooth bluetooth-le cpp esp32 esp32-arduino platformio

Last synced: 10 May 2026

https://github.com/gabryon99/chip8

Chip8 emulator using Modern C++ and SDL2.

cpp emulator sdl2

Last synced: 10 Sep 2025

https://github.com/eman288/security-keypad-embedded-system

This project is an Embedded System implementation for a Security Keypad. It features a password-protected system that authenticates users and allows access based on predefined logic. The project is designed to work on a microcontroller, with hardware and software components integrated to achieve a secure and functional setup.

arduino arduino-uno arduinoide cpp embedded embedded-systems simulide

Last synced: 30 Apr 2026

https://github.com/yohhoy/malloc-client-cpp

C++ Client for malloc REST Server

cpp jokes-api mdspan

Last synced: 02 Jul 2025

https://github.com/vietanhdev/neural-network-from-scratch

AI From Scratch in C++ - for educational purposes. Available now: Fully Connected Network and Convolution Neural Network.

ai cnn cpp from-scratch neural-network nlp

Last synced: 28 May 2026

https://github.com/ajisubarkah/struktur-data

Introduction to Data Structures and Algorithms in C++

cpp cpp11 cpp14

Last synced: 06 Jun 2026

https://github.com/avakar/wtf8

Convert to and from Wobbly UTF-8

cpp utf-8 wtf-8

Last synced: 04 Jul 2025

https://github.com/angeligareta/turing-machine

Implementation of a Turing Machine in C++, a model of computation that defines an abstract machine that manipulates symbols on a tape according to the machine rules.

cpp turing turing-machine turing-machine-simulator

Last synced: 16 Mar 2025

https://github.com/nathanpotter17/emcc-wasm

WebAssembly and WASI using C++ & Rust

c cpp emscripten js wasm wasmtime webassembly

Last synced: 22 Apr 2025

https://github.com/codernayeem/2d-maze-solver

Solve and view the solution path of a 2D Maze

backtracking-algorithm cpp maze maze-solver

Last synced: 04 Jul 2025

https://github.com/bisocm/rykeshell

RykeShell is a custom Unix shell built entirely in C++, offering users a powerful and customizable command-line experience.

cli cmake command-line cpp shell terminal unix-shell

Last synced: 07 Jan 2026

https://github.com/radoslav-grencik/ims_20_21

Simulation of ocean plastic pollution.

cpp simulation

Last synced: 04 Jul 2025

https://github.com/jcbhmr/platformdirs-cpp

📂 Python's platformdirs module for C++

cmake cpp cpp-library platformdirs port xdg

Last synced: 02 Apr 2025

https://github.com/sileneer/ece-project

An Arduino project to control the car to travel through a maze using ultrasonic and infrared red sensors.

arduino cpp electrical-engineering electronics-engineering

Last synced: 28 May 2026

https://github.com/djoezeke/mytoml

Mytoml - Simple and Fast Tom's Obvious, Minimal Language (TOML) Parser for Mordern C/C++.

c configuration cpp deserialize header-only morden parser serializer toml toml-config toml-parser

Last synced: 02 Apr 2026

https://github.com/percival33/computer-network-programming

Repo for the network programming course, aimed at creating a real-time advertising bulletin board system

cpp network python3 websocket

Last synced: 19 Apr 2025

https://github.com/b1tflyyyy/design-patterns-cpp

Examples of different design patterns written in c++

cmake cpp design-patterns education

Last synced: 25 Mar 2025

https://github.com/chihebabiza/my-cpp-queue-array

A simple, template-based queue class in C++ built on top of a custom dynamic array (`clsDynamicArray`). This implementation supports core queue operations such as `push`, `pop`, `front`, and `back`, along with extended utilities like reversing the queue and inserting at custom positions.

cpp cpp-library data-structures oop programming-advices queue

Last synced: 10 Mar 2026

https://github.com/hengxin666/threadpool

Linux,Windows轻量级C++线程池, 支持可变参数的函数/类方法/仿函数/匿名函数等等, 使用简单, 可自定义线程池增减规则, 日志打印等

cpp threadpool

Last synced: 12 Jun 2025

https://github.com/danielmartensson/stock-trend

Analyse trends of stocks from Yahoo Finance

cpp qt yahoo-finance

Last synced: 15 May 2026

https://github.com/greycloudss/gauntlet

Gauntlet is a C++ reverse engineering utility that supports both static and dynamic disassembly, along with DLL injection into external processes. Built for modularity and performance, it provides core building blocks for memory manipulation, opcode decoding, and instruction tracing.

cpp disassembler imgui injector reverse-engineering security

Last synced: 04 Jul 2025

https://github.com/bdombro/shebangsy

A #!shebang for single-file apps in C++, Go, Mojo, Nim, Python 3, Rust, and Swift

cpp go mojo nim python rust shebang swift

Last synced: 29 May 2026

https://github.com/pablitoo1/battleship-game

Classic Battleship Game made in C++ with SFML library

2d-game cpp sfml sfml-game

Last synced: 16 Mar 2025

https://github.com/jinw06k/ontimeeverytime

real-time MBus tracker

cpp esp32 python3

Last synced: 12 Apr 2026

https://github.com/shadowmitia/raytracer-upsud

Project for the photorealistic rendering class

cpp raytracer

Last synced: 05 Sep 2025

https://github.com/amoeba/arrow-flight-playground

Various examples related to Apache Arrow Flight.

apache-arrow arrow-flight cpp

Last synced: 22 Mar 2026

https://github.com/gbowne1/link-explorer

This C++ program will discover links on any http or https page you give it

cpp cpp11 explorer link parser

Last synced: 10 Jun 2025

https://github.com/elitehustler/simple_pow_blockchain

This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.

blockchain consensus-algorithm cpp crypto cryptocurrency decentralized dlt dotnet educational express nestjs openssl openssl-library pow-consensus

Last synced: 01 Mar 2026

https://github.com/ryanbritodev/fiware-fiap

Monitoramento de Temperatura, Umidade, Luminosidade e Controle de LED via Broker MQTT, utilizando um servidor em uma máquina virtual Ubuntu na AWS com o Fiware.

aws cpp esp32 fiware iot mqtt ubuntu wokwi

Last synced: 12 Apr 2026