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/lightningartist/ofxlatk

ofxaddon for reading and writing Latk files in openFrameworks, tested with oF 0.11.2. Available from https://ofxaddons.com

cpp latk ofx ofxaddon openframeworks openframeworks-addon vr xr

Last synced: 12 Feb 2026

https://github.com/tsnsoft/tutorial-on-wxwidgets-components-with-examples-and-links-to-documentation

Методичка по компонентам wxWidgets с примерами и ссылками на документацию.md

cpp teaching tutorial wxwidgets

Last synced: 13 Feb 2026

https://github.com/p-obrthr/web-ray

multiplayer raylib c++ to wasm & websocket

cpp emscripten javascript mutliplayer raylib raylib-cpp wasm webassembly websocket

Last synced: 06 May 2026

https://github.com/ntia/propagation-library-wiki

Wiki for NTIA/ITS Propagation Library, built with Quarto and GitHub Pages

cpp csharp dotnet matlab propagation python quarto

Last synced: 26 Nov 2025

https://github.com/phip1611/bash-like-cpp-shell

A demo bash-like shell for educational purposes - shows basics about pipes, fork and a lot of other UNIX facilities.

cpp pipes readline-library shell unix-facilities

Last synced: 28 Feb 2026

https://github.com/izonit/mutils

Making your routine easy :)

cpp library mutils

Last synced: 05 Jun 2026

https://github.com/FelypeDantas/Estudos_Linguagens_C

Estudos em c++, c e c#

cpp estatistica

Last synced: 08 May 2025

https://github.com/attwoodn/cpp-expression-tree

A header-only, C++14 library for creating logical expression trees and using them to evaluate instances of user-defined data types. Inspired by m-peko/booleval.

boolean-expression boolean-operators cpp cpp14 expression expression-evaluator expression-parser expression-tree logical-expression logical-operators

Last synced: 13 Feb 2026

https://github.com/jona62/mac

Meme as Code. A programming language where memes are first-class citizens.

cpp javascript memes python3

Last synced: 06 Jun 2026

https://github.com/nelsonbittencourt/excel_to_dataframe

A high performance C++ library to convert Excel files to pandas dataframes.

converter cplusplus cpp dataframes excel pandas parser performance python worksheets

Last synced: 27 Jan 2026

https://github.com/maxicracker/convolutionalneuralnetwork

Image classification using CN and access to the image class via a web server.

cnn concurrency cpp docker python torch

Last synced: 16 Apr 2026

https://github.com/kassane/cppfront-zigbuild

Build Cppfront w/ zig build

clang cpp cpp2 cppfront zig

Last synced: 01 Mar 2026

https://github.com/natharyan/chaos-attractors

Modeled 3-dimensional chaos attractors in C++ to create an audio-dynamic music visualizer.

chaos-theory cpp music-visualizer

Last synced: 14 Feb 2026

https://github.com/arkorty/exprevalplusplus

Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).

abstract-syntax-tree cpp hacktoberfest object-oriented-programming

Last synced: 19 Jan 2026

https://github.com/vincentkims49/food-ordering-system

Food Order System with admin and customer panels.

cpp csharp java

Last synced: 07 May 2026

https://github.com/gremble0/kebab

Compiler and interpreter for the Kebab programming language

c compiler cpp interpreter language llvm

Last synced: 14 Feb 2026

https://github.com/awrsha/kalman-filter

Kalman Filter Implementation without library

cpp kalman-filter

Last synced: 06 Jun 2026

https://github.com/jakefhyde/microlith-cpp

C++ DI framework

cpp dependency-injection

Last synced: 06 Jul 2025

https://github.com/bastienkody/classmakercpp

Canonical form c++ classes definition maker (ecole 42 compliant)

automation cpp cpp98 script

Last synced: 05 Jan 2026

https://github.com/netcorelink/libchttpx

A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.

c cpp http netcorelink

Last synced: 23 Jan 2026

https://github.com/doyoulikevanyouxi/cai

from 0 to Master, Build Your Own C++Interface Framework

cpp interface opengl

Last synced: 20 Apr 2026

https://github.com/pfirsich/clipp

A command line argument parser library for C++17

command-line command-line-arguments command-line-arguments-parser cpp cpp17

Last synced: 02 Apr 2025

https://github.com/wumo-util/newconan

C++ project template generator based on cMake, conan

cmake conan cpp python

Last synced: 24 Feb 2026

https://github.com/2023-anik/my_code_archive

Welcome to My_Code_Archive, where I showcase my CPP (C++) coding journey! Explore my solutions to various programming challenges and puzzles, from mastering data structures to crafting efficient algorithms.

algorithm-practice codechef-problems codeforces-problems cpp dsa-practice leetcode-problems problem-solving

Last synced: 31 Mar 2025

https://github.com/bartekjaszczak/rito

Simple, crossplatform C++20 library for League of Legends client and Riot API

cmake cpp cpp20 lcu lcu-api league-of-legends lib library rest-api riot riot-api riot-games-api

Last synced: 18 Apr 2025

https://github.com/falconardente/car-controller_android-application

AVR-контроллер и android-приложение для выполнения закрытых поворотов и движения задним ходом на автомобиле.

android-application arduino automation automotive bluetooth bluetooth-low-energy cpp dagger2 iot

Last synced: 25 Jan 2026

https://github.com/magmaz3637/mswitchcasecpp

Kalkulato berbahasa cpp dengan switch case

calculator cpp

Last synced: 15 Mar 2025

https://github.com/ammienyami/ldays

This is my first malware! I coded it in C++ and this repository have the source code of my malware!

c coding cpp malware

Last synced: 24 Apr 2026

https://github.com/geobatpo07/medicaltriagesystem

Une application C++ pour le triage intelligent des patients en situation d'urgence. Elle utilise un modèle d'apprentissage automatique (Random Forest) entraîné en Python pour évaluer les risques et prioriser les soins en fonction des symptômes et des résultats. Le système se met automatiquement à jour avec les nouvelles données patients.

cpp healthcare healthcare-application intelligent-systems machine-learning python random-forest random-forest-classifier recommender-system

Last synced: 18 Apr 2026

https://github.com/ovsidee/checkers

Java Panama Project. JNI. The Tic-Tac-Toe 5x5 game is done on the java and c++. Full logic was done using the c++, all the graphical part was done on the java side.

cpp java javafx jni jni-java junit5 mvc-pattern

Last synced: 13 Apr 2026

https://github.com/ni-m/githashextractor

Extract Git hash and save this information as a file for version tracking in software and firmware

cicd cmake cpp qt version-control

Last synced: 01 Mar 2026

https://github.com/leejiajia11/s-des

重庆大学,信息安全导论课程第一次作业。利用C++/Qt设计的一个S-DES加密系统

chongqing-university cpp qt s-des

Last synced: 24 Apr 2026

https://github.com/dzh-a-v/body-gravity-simulation

Gravity-based N-Body Simulation (alpha)

cpp simulation space

Last synced: 31 May 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/mjlee111/qt_example

Simple QT based GUI examples.

cpp gui qt qt-examples

Last synced: 05 Jan 2026

https://github.com/enaium/java-all-in-native

This project is a Java application that uses native code to perform some operations.

cpp csharp ffm ffm-api go jep424 jep434 jep442 jep454 kotlin rust zig

Last synced: 17 Feb 2026

https://github.com/yusef-ahmed/cpp-template

My C++ template for competitive programming

cpp

Last synced: 11 Oct 2025

https://github.com/kriogenia/shotdown

Little multiplayer videogame for the Videogames and Entertainment Software 20/21 subject of the University of Oviedo.

2d cpp game game-development shooter

Last synced: 24 Apr 2026

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/antixk/icthyologist

A Fish Interpreter in C++

cpp fish-interpreter fish-language terminal

Last synced: 12 Apr 2026

https://github.com/prathamjoshi-1/ai-prompt-based-website-generator-using-esp8266-flask

A beginner-friendly project that generates HTML, CSS, and JavaScript websites automatically from AI prompts. Built with **Flask** for backend, **ESP8266** for IoT integration, and supports safe API key management via environment variables.

cpp css esp8266 html

Last synced: 18 Apr 2026

https://github.com/britanniavirtual/hlsl_line_shader

DirectX 11 shader to draw solid 3D line based on two 3D points as the vertex input. Line width and fill color specified with a cbuffer. Uses geometry shader to render the billboard line.

3d-line billboard cpp directx geo-shader hlsl line point-to-point

Last synced: 23 Mar 2025

https://github.com/patolete/programacion

Repositorio con toda la informacion y trabajos de programacion que he realizado.

cpp css dalto git html python soydalto

Last synced: 04 May 2026

https://github.com/jsoulier/sdl_projects

A collection of SDL projects (mostly using SDL GPU)

2d 3d c cpp example examples glsl gpu hlsl sdl sdl3 shaders

Last synced: 07 Sep 2025

https://github.com/kubasejdak-org/utils

C++ utility functions and modules, which can be reused in other projects

arm cpp embedded freertos linux utils

Last synced: 02 Jun 2026

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/ka-iden/raytracing-test

Following "Raytracing In One Weekend" and subsequent books to learn about raytracing. These books are found at: https://raytracing.github.io/

cpp ppm raytracing raytracing-in-one-weekend raytracing-the-next-week raytracing-the-rest-of-your-life stb-image

Last synced: 25 Mar 2025

https://github.com/specs-feup/clava-lite-benchmarks

A collection of applications and benchmark suites used to evaluate several Clava NPM packages

benchmarks c cpp source-to-source

Last synced: 16 Apr 2026

https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab3

Laboratorio 3 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

algorithms analysis congestion-control cpp famaf-unc flow-control lab matplotlib network omnetpp optimization python transport-protocols university-project

Last synced: 28 Feb 2025

https://github.com/james-beans/wi4l

Litterally just a single window implemented in 4 languages.

c cpp python rust wi4l

Last synced: 08 Apr 2025

https://github.com/maxilevi/hedra-core

C++ library with routines used in Project Hedra

cpp fast library meshing performance perlin-noise simd

Last synced: 09 Oct 2025

https://github.com/asdjodsaijodsajoip/mod-gta5

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: 08 Apr 2025

https://github.com/dibyajyotibiswal57/programs

Collection of all the programs which I made.

c cpp csharp java js python qbasic64

Last synced: 27 Jan 2026

https://github.com/knutkirkhorn/cpp-for-programmerere

Øvinger fra IINI4003 C++ for programmerere, dataingeniør NTNU

auto cmake cpp lambda overloading pointers references thread

Last synced: 23 Jun 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/lucca16bit/cpp-sistema-votacao

Criando um sistema de votação simples em C++ para avaliação discursiva

cpp

Last synced: 06 Jul 2026

https://github.com/sakrist/simplecpuraster

A simple CPU rasterizer is written with C++. glm as math library

cpp glm graphics rasterization rasterizer

Last synced: 08 Apr 2025

https://github.com/amirhaytham/super-multi-prog-lang-playground

A modern web-based code editor and execution environment supporting multiple programming languages. Built with React, TypeScript, Node.js, and Docker.

cpp docker docker-compose docker-image go js monaco-editor node nodejs playground ruby typescript

Last synced: 04 Feb 2026

https://github.com/rodjjo/opengl-simple-game

A simple opengl game created using C++ using code::blocks ide and mingw toolset

codeblocks cpp game opengl

Last synced: 15 Apr 2026

https://github.com/hbkabir004/listen-the-lesson

‘Listen The Lesson’ is an operating system-based desktop application program, that is designed by programming language Python which can read out any PDF in the system with the help of it associated features.

asp cpp powershell python

Last synced: 13 Apr 2026

https://github.com/majigsaw77/hxgamemode

Haxe/hxcpp @:native bindings for GameMode.

cpp gamemode haxe linux videogames

Last synced: 21 Apr 2026

https://github.com/vinkle-hzt/little-games

Qt开发的小游戏

cpp gobang qt

Last synced: 14 May 2026

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/rodyherrera/lisa

🌱 Lightweight and fast C++ JavaScript runtime environment for your scripts. Built with Apple JavaScriptCore.

cpp cxx javascript javascript-core javascript-engines javascript-tools javascriptcore jsc libuv nodejs runtime webkit2gtk

Last synced: 16 Apr 2026

https://github.com/engichang1467/clinic-patient-service

Developed a walk-in clinic patient system that maintains the medical records for all the patients of the walk-in clinic

clinic-management-system cpp object-oriented-programming

Last synced: 25 Oct 2025

https://github.com/yashlad27/pokercpp

🃏 A command-line Texas Hold’em Poker game written in C++. Features basic game flow including dealing, hand evaluation, and a simple bot opponent. Built for practicing game logic, object-oriented design, and C++ fundamentals.

ai cli cpp game monte-carlo-simulation poker stl-algorithms vector

Last synced: 19 Oct 2025

https://github.com/tech-gian/oopproj_2021

🎮👹👾 A command-line game designed, with Object-Oriented Programming principles, about monsters and heroes fighting each other.

command-line cpp game oop oop-cpp oop-principles

Last synced: 26 Oct 2025

https://github.com/ctkqiang/yijing

易经卦象系统是一个现代化的周易解卦工具,融合传统易学与现代技术,为求道者提供简便精确的卦象分析。本系统以开源形式呈现,秉承道家"清净无为"的理念,提供简洁而深邃的交互体验。

china chinese cli cli-app codeinchinese cpp ctkqiang donation donations religion simple taoism yijing

Last synced: 30 Mar 2026

https://github.com/amit112amit/oriented-particles

C++ implementation of Oriented Particles System

cpp eigen oriented-particles

Last synced: 30 Mar 2025

https://github.com/jedimahdi/movie-network

Movie network system with c++

cpp cpp11 http mvc web-application

Last synced: 05 Oct 2025

https://github.com/astrodynamic/smartcalculator

A Python calculator application with a Qt/QML interface, utilizing a C++ library for dynamic calculations.

api arithmetic calculator cmake cpp ctypes dylib expression-calculator gui mathematics mvp mvvm pyside python3 qml qt6 rnp slot trigonometric-calculations

Last synced: 16 Apr 2026

https://github.com/themanyone/replace

A REPL for all langauges with *your* editor and this simple bash script.

c c17 cobol cpp cpp17 csharp fortran go hare java node perl php python repl rust zig

Last synced: 01 Apr 2026

https://github.com/andreaslill/qt-notes-md

A fast light-weight markdown note application written in C++ and QT.

cmake cpp qml qt qt6

Last synced: 16 Apr 2026

https://github.com/pablitoo1/aircraft-carrier-problem

Multi-threaded airport takeoff and landing simulation made in C++ with SFML library

cpp multithreading sfml threading-synchronization

Last synced: 16 Mar 2025

https://github.com/luminary-cloud/steam-account-manager

Native Windows account manager for Steam. Encrypted vault, Steam Guard codes, mobile confirmations, one-click login. No installer, no telemetry.

account-manager authenticator counter-strike-2 cpp cpp20 imgui mobile-confirmations steam steam-account-manager steam-guard totp two-factor-authentication vault win32 windows

Last synced: 03 Jun 2026

https://github.com/seunomonije/quantum-programming-api

Allows programmers to harness quantum power with minimal quantum knowledge.

api cpp python quantum

Last synced: 02 Sep 2025

https://github.com/p4dro-dev/comandos-arduino-cpp-carro-controle-remoto

Desenvolvi um carrinho a controle remoto. Um projeto prático, na qual trabalhei meu meus conhecimentos de Software + Hardware. E para realização do projeto, tive que usar o Arduino, com a linguagem C++ para realizar os movimentos básicos!

arduino arduino-ide cplusplus cpp cpp-programming robotics script

Last synced: 16 Apr 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/engichang1467/3d-game-simulator

My first FPS Game written in C++ and OpenGL

cpp fps-game game-development glew glut opengl

Last synced: 27 Apr 2026

https://github.com/aoshimash/cs

Coordinate systems for planetary N-body simulation

astrophysics cpp n-body

Last synced: 31 Mar 2025

https://github.com/djoezeke/celog

A Fast , Convenient and Lightweight Header Only C/C++ Logging Library.

asynchronous c cpp cross-platform header-only high-performance logger logging logging-library low-latency

Last synced: 09 Mar 2025

https://github.com/kubware/kub-cpp-logger

Simple C++ logger with NuGet packing option

cpp logger nuget nuget-package static-library

Last synced: 05 Jan 2026

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/alexcui03/libmvvm

Model-View-ViewModel (MVVM) support library for modern C++.

cpp cpp26 mvvm observer property reflection

Last synced: 03 Jun 2026

https://github.com/puellaquae/direct2dkit

Direct2D 简单封装 / Wrapper for Direct2D

cpp direct2d win32

Last synced: 31 Dec 2025

https://github.com/igozdev/sfml-image-viewer

Basic image viewer written in SFML with a set of basic commands

bmp cpp image-viewer jpg png sfml sfml-cpp

Last synced: 11 Oct 2025