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/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/whysosaket/learn-c-and-cpp

Learning C and C++

c cpp

Last synced: 17 Apr 2026

https://github.com/mpluxery/patching-hacked-world

This repository demonstrates how to use Radare2 on a Raspberry Pi 4 (Im using ARM64, Kali Linux) to patch a simple “Hello World” binary, generate a JSON-formatted diff (using radiff2), and produce a JSON-formatted disassembly of the patched executable.

arm arm64 assembly bash cpp dissaseembly hex json linux patch radare2 radiff2 raspberry-pi-4 reverse-engineering x64-assembly

Last synced: 02 Apr 2026

https://github.com/ghosts6/library_management_system

Library management system from basic to advacne write with languages like bash,c,c++,python and js

bash c cpp django django-orm django-rest-framework html-css-javascript javascript library-management-system postgresql python3 tailwind

Last synced: 02 Apr 2026

https://github.com/bluewitherer/favoritemods

A shortcut to your favorite Geode mods!

cmake cpp enhancement geode geometry-dash mod offline

Last synced: 11 Apr 2026

https://github.com/im-rises/nbodysimulator

N-Body simulations made in C++ with OpenGL (Bruteforce, Barnes-Hut, GPU)

cplusplus cpp engine imgui n-body n-body-simulator nbody opengl particles simulation

Last synced: 17 Apr 2026

https://github.com/insunil/learn-mongodb-using-cpp

Leaning MongoDB with C++

cpp mongodb

Last synced: 17 Apr 2026

https://github.com/aon4o/tues_grade_9

A repository for storing code written by me in ninth grade in tues.

c cpp

Last synced: 18 Apr 2026

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

Conway's Game of Life with raylib and raylib-cpp (C and C++ version)

c cmake cpp game game-of-life games raylib

Last synced: 18 Apr 2026

https://github.com/hyunjinno/multicore_computing

A repository of multicore programming in Java and C.

c cpp cuda java multithreading openmp thread thrust

Last synced: 18 Apr 2026

https://github.com/edumigueis/base-calculator

A calculator that can work with two numbers in any same base. Made with Windows Forms in C++.

base base-calculator calculator calculator-application cpp number-base windows windows-forms

Last synced: 18 Apr 2026

https://github.com/hansoloch/vk_education_aads

Задания по программе алгоритмы и структуры данных ВК технопарк

algorithms-and-data-structures cpp vk vk-education

Last synced: 18 Apr 2026

https://github.com/jotavare/unit-testing

Implemented a C++ function, learned how to use CMake and Google Test framework for unit testing. Used a custom cpp devcontainer.

cmake cmakelists cpp devcontainer framework google-test makefile nodejs unit-testing

Last synced: 18 Apr 2026

https://github.com/franciscoda/psvm

R package and C++ library that allows training SVM models in a GPU using CUDA and predicting out-of-sample data. A support vector machine (SVM) is a type of machine learning model that is trained using supervised data to classify samples.

cpp cpp17 cuda machine-learning r svm-classifier svm-training

Last synced: 18 Apr 2026

https://github.com/chonito7919/gambling-tax-calculator

A comprehensive cross-platform C++ application for tracking gambling sessions and calculating federal and state tax implications across all 50 US states, with dynamic rule configuration and professional gambler support.

cpp cross-platform gambling-tools linux tax-calculator windows

Last synced: 18 Apr 2026

https://github.com/ghosts6/matrix

matrix animation with c++ cmd bash and html/js

bash batch cpp html-css-javascript matrix

Last synced: 19 Apr 2026

https://github.com/im-rises/particle-system-webgl

Particle system made in C++ with OpenGL build with Emscripten to WebGL2

cpp emscripten graphics opengl particle-system particles simulation system

Last synced: 19 Apr 2026

https://github.com/kravchuk21/garbage-collector

Simple Garbage Collector

cpp garbage-collector

Last synced: 04 Jun 2026

https://github.com/virajmavani/opencv-utils

Utilities for OpenCV

computer-vision cpp opencv python

Last synced: 19 Apr 2026

https://github.com/jozo132/energy-calculation-of-solid-and-liquid-fuels

Computation and conversion of fuel energy from input parameters to MJ/kg and kWh/kg of fuel

arduino arduino-ide cplusplus cpp example-code fuel-calculator stm32duino stm32f103x

Last synced: 19 Apr 2026

https://github.com/akshaysharmajs/haac-telecom

Basic telecom interface for prepaid and postpaid users.

cpp

Last synced: 04 Jun 2026

https://github.com/bonnyad9/tictactoe

Tic Tac Toe I made during my discrete mathematics lecture.

console-application cpp tic-tac-toe

Last synced: 04 Jun 2026

https://github.com/ahmedalaa14/classgenerator--bash

Bash script to create a simple C++ template class with its respective constructor, getters, and setters.

bash-script cpp

Last synced: 20 Apr 2026

https://github.com/pacemakerx/leetcode-my-solutions

This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.

coding-practice coding-problems cpp datastructures-algorithms java leetcode leetcode-solutions problem

Last synced: 20 Apr 2026

https://github.com/louiml/0.1_ide

cpp ide

Last synced: 04 Jun 2026

https://github.com/japrozs/cpp-bcrypt

A cpp port of the bcrypt javascript library

bcrypt cpp hash port

Last synced: 04 Jun 2026

https://github.com/ugnelis/conan-gtest-coverage-example

Conan.io package GTest with coverage implementation.

conan conan-io coverage coveralls cpp googletest gtest travis-ci

Last synced: 20 Apr 2026

https://github.com/umbrellaleaf5/template_cpp_lessons

Template for creating lessons/homework repos in C/C++

cmake cmakelists cpp educaiton homework lessons template

Last synced: 04 Jun 2026

https://github.com/hardik3412/sports-management-system-in-c

A sports management system in C, facilitating efficient organization and tracking of sports-related data. Utilizes file handling for seamless data storage and retrieval. Ideal for managing teams, players, and match information.

c cpp dsa file-handling file-handling-in-c

Last synced: 20 Apr 2026

https://github.com/maxchip101/deanus

a containerized programming language that is consistent on all systems

cpp docker language

Last synced: 20 Apr 2026

https://github.com/anarthal/usingstdcpp-2024

Boost.Asio: the universal async model

asio boost coroutines cpp cpp20 http

Last synced: 04 Jun 2026

https://github.com/astrodynamic/geometry

Geometry: A program to draw geometric primitives using SFML. Create lines, circles, triangles, rectangles, and squares easily. MIT licensed.

affine-transformation cmake cmakelists cpp cpp17 drawing-app geometry graphics make makefile primitives sfml sfml-library

Last synced: 04 Jun 2026

https://github.com/mcquerol/battleship-cpp

Console-based Battleship game in C++. Demonstrates OOP and game development techniques.

battleship cpp doxygen game object-oriented-programming uml

Last synced: 20 Apr 2026

https://github.com/amanoteam/revf

Reverse the content of files

c cpp rev text-utils util-linux

Last synced: 20 Apr 2026

https://github.com/ryosukedtomita/makefile-study

Studying how to write Makefile

cpp docker-compose makefile

Last synced: 20 Apr 2026

https://github.com/navono/libuv-sample

This is a sample of libuv

c cpp libuv

Last synced: 20 Apr 2026

https://github.com/fandreuz/parallel-programming-for-hpc

Scientific codes in C/C++ with CUDA, OpenACC, FFTW, (cu)BLAS

cpp cuda hpc mpi

Last synced: 20 Apr 2026

https://github.com/tahmid-saj/opengl-model-visualization-tool

A model visualization tool developed using OpenGL that is able to visualize normal vectors, primitives, display reflection and detect edges. The visualization tool can mainly be used to observe movements of unstructured models.

cpp graphics-programming opengl visualization-tools

Last synced: 21 Apr 2026

https://github.com/cesar-borba/beecrowd-leetcode-questions

Repositório dedicado para resoluções de exercícios das plataformas Beecrowd e LeetCode.

cpp

Last synced: 21 Apr 2026

https://github.com/anuja-rahul/password-generator-using-cpp

A simple password generator made using C++ language.

coding-challenge cpp learning-by-doing password-generator

Last synced: 20 Jun 2026

https://github.com/dmironenko/cpp-template

simple and powerful template for your projects in c++

cmake compose cpp docker make modern project sanitizer template

Last synced: 21 Apr 2026

https://github.com/zfb132/simple_cpp

使用VSCode开发C++项目的模板

cpp makefile-template template

Last synced: 05 Jun 2026

https://github.com/samirhamadaa/developer

A structured C++ project implementing OOP principles, focusing on encapsulation, abstraction, and multi-level inheritance with real-world object modeling.

abstraction classes cpp encapsulation inheritance object-oriented-programming oop

Last synced: 05 Jun 2026

https://github.com/franciscoossian/cpp-template

An easy-to-use/edit/manage C++ template.

cpp foln-project-content template

Last synced: 22 Apr 2026

https://github.com/pecas-dev/opengl-project-1

Computer Graphics Project made with Modern OpenGL in C++ (#1).

cpp graphics-programming opengl

Last synced: 22 Apr 2026

https://github.com/izonit/mutils

Making your routine easy :)

cpp library mutils

Last synced: 05 Jun 2026

https://github.com/anjasfedo/pointer

Pointer on C++

cpp pointer

Last synced: 05 Jun 2026

https://github.com/szykol/fireworkssfml

Simple fireworks show written in C++ and SFML

cpp sfml

Last synced: 05 Jun 2026

https://github.com/monkey0722/aos-core-monitor

Comprehensive monitoring software for deeply understanding the internal structure of AOS

android cpp kotlin

Last synced: 22 Apr 2026

https://github.com/vishal2376/cp-setup

Sublime text setup for competitive programming(c++) in Linux

competitive-programming cpp linux setup sublime-text-3

Last synced: 22 Apr 2026

https://github.com/bumbelbee777/bvm

bvm: an virtual machine written in C++ for the honeycomb architecture

architecture cpp virtual-machine

Last synced: 05 Jun 2026

https://github.com/naguales/text-analyzer

The app finds and lists the top 10 longer letter combinations with their frequency differences.

bar-chart cpp cpp17 demo-app letter-combinations multithreading qt qt-gui qt-widgets tableview text-analysis text-analyzer

Last synced: 22 Apr 2026

https://github.com/htmlcsjs/funni-marching

an attempt at marching squares using raylib

cpp graphics-programming raylib

Last synced: 05 Jun 2026

https://github.com/adharshkamath/maze-runner

A popular maze runner game implemented using C++ and OpenGL

cpp maze-game opengl

Last synced: 22 Apr 2026

https://github.com/humbertocg18/braco-robotico-arduino-2022

Este é o código que eu usei para fazer um braço robótico com Arduino, servo motores e potenciometros para a feira experimental do Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), que me rendeu a segunda colocação na mesma.

arduino cpp eletronics motors robotic robotic-arm

Last synced: 22 Apr 2026

https://github.com/embeddedcrab/freertos_tcpip_eth_port_xmc4500relax

This repository contains projects done on ARM processor/microcontroller in linux environment. XMC4500 Relax Kit, FreeRTOS w/Freertos Plus, Network Stack Porting over Ethernet, Linux Environment

arm c cpp environment freertos freertos-client freertos-iot freertos-plus freertos-server freertos-tcp infineon jlink linux-environemnt makefile tcp-ip tcp-socket xmc4500 xmc4500-ethernet xmc4500-relaxkit

Last synced: 24 Apr 2026

https://github.com/asthraris/physxine

PhysXLoop – A C++ 3D Physics Engine with OpenGL 4.6, Eigen & ImGui Docking Real-time simulation engine supporting AABB & Sphere collision detection/resolution, event-driven loop control, and modular rendering.

3d-engine cmake cpp final-year-project imgui-docking opengl physics-engine physics-simulation project

Last synced: 24 Apr 2026

https://github.com/nitintonypaul/egarch-jdm-optimizer

A portfolio optimizer (MVO) featuring EGARCH and Jump Diffusion models, both fully implemented from scratch.

cpp egarch mean-variance-optimization merton-jump-diffusion monte-carlo python

Last synced: 24 Apr 2026

https://github.com/uriyyo/roborace

:car: Arduino based self-driving car

arduino arduino-uno cpp

Last synced: 24 Apr 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/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/nav3005/bus-reservation-system

Project on Bus reservation System using C

c cpp

Last synced: 24 Apr 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/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/kerneloso/cmake_project_template

CMake projects configuration files

c cmake configuration-files cpp

Last synced: 24 Apr 2026

https://github.com/jonathas/poligono-opengl

Programa OpenGL em C/C++ que permite que o usuário defina um polígono e, em seguida, realize operações de translação, escala e rotação nesse polígono.

cpp opengl practice university

Last synced: 25 Apr 2026

https://github.com/kartikmehta8/leetcode-practice

This repository contains solutions to my LeetCode problems that I solve on regular basis. There are separate READMEs for the solutions that are organized in such a way that everything related to the code is mentioned in it only.

cpp leetcode-solutions

Last synced: 06 Jun 2026

https://github.com/debjotyms/dsa-competitive-programming-codes

This is where I keep my solutions to coding challenges from places like LeetCode, Codeforces and many others. Check out how I solved them and and get some new ideas. It's a great resource for beginners and experienced coders alike.

competitive-programming cpp dsa leetcode-solutions python

Last synced: 24 Apr 2026

https://github.com/k2-gc/onnxruntime-cpp-example

Simple onnxruntime example using C++ API. Inferring MNIST dataset samples and show results.

c classification cnn cnn-classification cpp onnx onnxruntime

Last synced: 24 Apr 2026

https://github.com/bocaletto-luca/ambient-light-temperature

Ambient-Light-Temperature - Arduino | A self-hosted logger that measures ambient light (lux) via BH1750 and temperature via DS18B20, then serves a live dashboard (charts) over Wi-Fi. No external server—just browse to the ESP8266’s IP. By Bocaletto Luca.

ambient-light ambient-light-temperature arduino bocaletto-luca cpp light-temperature openhardware opensource standalone temperature

Last synced: 24 Apr 2026

https://github.com/b0xtch/legion

A gaming platform for developing social games using a JSON file

cpp google-testing json

Last synced: 25 Apr 2026

https://github.com/singhpratech/notepatra

Native C++/Rust code editor for the AI era — Linux/macOS/Windows, ~9 MB bare binary, 226 file extensions / 92 language lexers, Rust-powered search, 6 AI backends (Ollama / llama.cpp / OpenRouter / Ollama Cloud / OpenAI / Azure OpenAI). Free forever, GPL-3.0.

ai code-editor cpp cross-platform developer-tools free ide lightweight linux local-ai macos notepad notepad-plus-plus ollama open-source qscintilla qt5 rust text-editor windows

Last synced: 31 May 2026

https://github.com/berndporr/mobilenet_libtorch

C++ version of MobileNetV2 using libtorch which can load pre-trained weights, can be trained or both for transfer learning.

classification-model classifier cpp edge-computing inference libtorch mobilenetv2 pretrained-model transfer-learning

Last synced: 25 Apr 2026

https://github.com/pgvalle/opengl-cpp-2

My second C++ Template to quickstart your opengl journey!

cmake cpp glfw graphics-programming jesus jesus-christ opengl opengl33 template template-project

Last synced: 25 Apr 2026

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

Kalman Filter Implementation without library

cpp kalman-filter

Last synced: 06 Jun 2026

https://github.com/bvcxza/sonos

C++ library and command line tool for Nostr

command-line-tool cpp library nostr

Last synced: 06 Jun 2026

https://github.com/hoccyy/arduino-timer-display

Created a stopwatch timer with a 7-segment display and C++ using an Arduino

arduino arduino-boards arduino-project cpp embedded-cpp timer timer-clock

Last synced: 25 Apr 2026

https://github.com/anjasfedo/queue

Queue on C++

cpp queue

Last synced: 06 Jun 2026