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/andezion/arcade

This is endless, singleplayer Arcade-shooting game.

2d-game c cpp game-development sfml-2d-engine sfml-game sfml-graphics-library

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/papstavros/A-CHIP-8-Interpreter

Just a CHIP-8 emulator I made to mess around with C++ and get a feel for low-level programming.

chip-8 chip8 chip8-emulator cpp raylib raylib-cpp

Last synced: 02 Apr 2026

https://github.com/anvouk/anv_benchmarks

benchmarks about various C stuff

benchmark c cpp

Last synced: 17 Apr 2026

https://github.com/tachi107/scrafurl

Lightweight libcurl wrapper written in C++20

cpp cpp20 curl meson

Last synced: 17 Apr 2026

https://github.com/heshanera/enterpriseservicebus

Service Bus which enables multiple services to interact with each other. Implemented using Java Sockets, Java Native Interface (JNI) and Jython library. Can interact with Java, C++ and Python.

cpp java java-native-interface java-sockets jython-library middleware python service-bus

Last synced: 17 Apr 2026

https://github.com/kareem-ghazi/smart-surveillance-system

A smart surveillance system with facial detection and recognition built in C++ using OpenCV and cvui.

computer-vision cpp cvui face-detection face-recognition opencv

Last synced: 17 Apr 2026

https://github.com/woragis/learning

This is my root folder for when I start to learn something. I found that this way is the most organized way I can structure the things I learn, instead of creating lots of repositories for each new language, or new project I make just for learning.

aws cpp django edx-cs50 flutter git java javascript learning learning-by-doing nextjs python spring-boot tailwindcss

Last synced: 03 Apr 2026

https://github.com/pirito10/solarboat-rsfm-uvigo

Wireless Solar Boat project for the course "Redes Inalámbricas y Móviles" in the Telecommunications Engineering Degree at the Universidad de Vigo (2024 - 2025)

arduino bluetooth cpp html lorawan lte mqtt nb-iot python shell wifi-halow

Last synced: 03 Apr 2026

https://github.com/allyndawn/stm32wxx

An STM32 Nucleo-F429ZI FreeRTOS Wireless Weather Station written in C++

aprs c cpp freertos stm32 weather weather-station

Last synced: 17 Apr 2026

https://github.com/ashwaniydv/my-memalloc-c

a simple memory allocator implementation in C (I did it out of curiosity to understand how memory management happens at OS level)

c cpp malloc memory memory-management

Last synced: 17 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/senior-sigan/chat_from_scratch

Code from the series of my streams where I work on creating Chat application absolutely from scratch.

cpp from-scratch raylib ui

Last synced: 17 Apr 2026

https://github.com/lankow/plant-master

PlantMaster is an ESP32-based IoT system for monitoring and watering plants. It tracks soil moisture, room humidity, and temperature, and controls a water pump for automatic irrigation. With WiFi and MQTT, it allows for remote monitoring and control.

automatic-irrigation-system cpp esp32 iot mqtt-communication plant-monitoring react-vite smart-gardening soil-moisture-sensor typescipt typescript wifi-connection

Last synced: 17 Apr 2026

https://github.com/dmmaze/machinelearningcpp

李航《统计学习方法》部分模型的C++ Eigen(3.4+)实现

cpp machine-learning svm

Last synced: 17 Apr 2026

https://github.com/umer-farooq-cs/canny-edge-detector

High-performance Canny edge detector with CPU and CUDA implementations. Loads PGM images, performs Gaussian smoothing, gradients, non-max suppression, and hysteresis. Benchmarks both paths, outputs edge maps, and reports speedup. Simple Makefile, sample images included.

c canny-edge-detection computer-vision cpp cuda gpu high-performance-computing image-processing nvcc pgm

Last synced: 18 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/bigmat18/bgfx-lines

Implementation of algorithms to draw lines in different shape a size without using any primitive in API but with bgfx

cmake cpp rendering shaders

Last synced: 04 Jun 2026

https://github.com/dakalamin/opengl_nurbs

Simple & interactive NURBS-surfaces visualization app on OpenGL

cpp freetype glfw imgui interactive nurbs-surfaces opengl premake python visualization

Last synced: 18 Apr 2026

https://github.com/sury4karmakar/simple-windows-keylogger

☣This is a simple Windows keylogger with C++ programming

cpp hacking-tool keylogger malware windows

Last synced: 10 May 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/camobap/hackerrank

Collections of solutions from hackerrank with tests

c cpp golang hackerrank-solutions java objc rust

Last synced: 04 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/mladenivkovic/hydro-playground

A simple unigrid 2D hydrodynamics solver in C++, intended as a playground for single-node optimization and parallelism

cfd cpp finite-volume-methods hydrodynamics optimization

Last synced: 05 Apr 2026

https://github.com/kareraolivier/flutter_todo_app

This is the todo app using flutter

c cmake cpp dart html other swift

Last synced: 05 Apr 2026

https://github.com/daxter-army/react-cpp-wasm-app

React + Cpp + WebAssembly Todo Application to learn about WebAssembly. This repo can serve as a good starter example on how to build a C++ and React with WebAssembly.

cpp css-modules emscripten react vite-app wasm

Last synced: 05 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/opensrcerer/paddy-firmware

Firmware for Project Paddy, the Power Administration Daemon

arduino cpp electronics homemade iot meter mqtt power smart

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/apsrcreatix/daily-coding-problem

This repository contains solution to the problem I have got through mail after subscribing to daily coding problem.

c cpp daily-coding-problem dailycodingproblem js

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/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/moritzrinow/eznet

Small, modern C++ library for networking (sockets, serialization,...)

compression cpp modern-cpp network network-programming networking server socket socket-io socket-programming stream streams

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/japrozs/cpp-bcrypt

A cpp port of the bcrypt javascript library

bcrypt cpp hash port

Last synced: 04 Jun 2026

https://github.com/anushangapavith/solar-dryer-embedded-system

Solar dryer with solar tracking system using embedded hardware

cpp embedded-systems esp32-wroom

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/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/navono/libuv-sample

This is a sample of libuv

c cpp libuv

Last synced: 20 Apr 2026

https://github.com/fabrizio-ottati/misha

Simple and fast decoding of event cameras data to NumPy

c cpp event-ca neuromorphic numpy

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/shawwn/snippets

John Ratcliff's code snippets

c cpp jratcliff snippets

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/snowkylin/npn

A boolean matcher that computes the NPN canonical representative for a given boolean function.

boolean-matcher cpp eda logic-synthesis npn pypi-package python

Last synced: 21 Apr 2026

https://github.com/faisalahmedbijoy/doctor-point

OOP with C++

c cpp kuet

Last synced: 21 Apr 2026

https://github.com/oniani/tensor

A fast, zero-dependency tensor library in under 1000 lines of C++

cpp dl ml tensor

Last synced: 05 Jun 2026

https://github.com/hominsu/stella

Stella is a C++ library for integrating C++ code with Lua scripts. It provides a set of convenient tools and functions that allow you to pass data between C++ and Lua, call functions, and register C++ functions for Lua to call.

cpp cpp17 lua lua-bindings

Last synced: 21 Apr 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/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/bollos00/singletontemplatecpp

A template of a singleton class for c++

cpp singleton singleton-pattern

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/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/thenaubit/brainfucktools

Brainfuck tools coded in C++: Interpreter (with and without code optimization)

brainfuck brainfuck-debugger brainfuck-interpreter brainfuck-interpreters brainfuck-language brainfuck-programs c cpp cpp14

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/pranavbharadwaj007/project-euler

Project Euler solution

cpp maths project-euler

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

Project on Bus reservation System using C

c cpp

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/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/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/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/bvcxza/sonos

C++ library and command line tool for Nostr

command-line-tool cpp library nostr

Last synced: 06 Jun 2026

https://github.com/thiagodnf/start-reactor-for-command-line

Start Reactor is a long task in Among Us to run in the command line

among-us console cpp java javascript start-reactor terminal

Last synced: 09 Apr 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/beliumgl/matrixcpp

MatrixCPP is a simple C++11 project for performing basic matrix operations such as addition, subtraction, and multiplication.

cmake cpp cpp11 cpp11-library matrix matrix-calculations matrix-library matrix-multiplication

Last synced: 05 Oct 2025

https://github.com/suhatanriverdi/document-indexing

Wordfinder system that responds single word queries. This system allows users to enter a single word, then returns a list of documents containing this word.

c-plus-plus cpp data-structures indexing linked-list searching visual-studio wordfinder

Last synced: 14 Mar 2025

https://github.com/nadimnesar/covid19-patient-management-system

Our repository contains a console-based Covid-19 patient management system implemented in C++, allowing users to add, search, delete, update, and display patient information. Manage patient records efficiently with this simple yet effective system.

cpp management-system

Last synced: 15 Mar 2025

https://github.com/llnl/ross-matrix-models

Finite ring matrix algebra benchmark models for ROSS.

cpp discrete-event-simulation llnl parallel-distributed-computing pdes ross

Last synced: 18 Jul 2025