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/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/yuyukiin/faculdade-cc

Compilado de materiais de estudo, exercícios e implementações das disciplinas de Ciência da Computação na Universidade Franciscana (UFN).Cadeiras resumidas da faculdade.

college computer-science cpp csharp java python sql study-materials ufn university

Last synced: 02 Apr 2026

https://github.com/rajkumargara/embedded-systems-prep

A structured collection of C/C++ concepts, data structures, operating systems, and embedded systems fundamentals with practical implementations for interview prep and real-world development.

c cpp dsa embedded-driver operating-systems

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/p4dro-dev/projeto_lcd_arduino

Nesse projeto, passado no curso Técnico em Informática, foi construído um sistema eletrônico com Arduino, com placa LCD. Com a finalizada de imprimir um valor no Display. Usando a Linguagem Cpp para programação dos compenentes

arduino arduino-display cpp cpp-programming lcd-display lcd16x2 tinkercad

Last synced: 17 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/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/houranled/codechart

此项目旨在为c/c++、java等代码提供UML自动生成功能.

c chart cpp uml

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/siyamulislam/dynamicvillage

A Computer Graphics Project <<Dynamic Village>> Day mode | Night Mode | Rain Mode

codeblocks cpp opengl

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/a-cordier/brp

:construction_worker: brp (Binary Resources Packager) packages files as binary resources availables in your project

build cpp golang resources tool

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/daviskamau/c-c-

c&c plus plus

c cpp

Last synced: 17 Apr 2026

https://github.com/erikalira/snake-game

jogo da cobrinha no console

cpp visual-studio

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/dogwalker-kryt/linux-drive-manager

A custom made Drive Manager for Linux (Debian based), to do various operations with ssd's hdd's and other storage devices

cpp drive drive-management drive-manager drives linux storage storage-device storage-device-manager storage-management storage-manager

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/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/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/utkarshmishra12/leetcode_solutions

LeetCode Solutions - Repository For Codes Of Various Data Structures And Algorithms and Competitive Programming Problems

algorithms coding-solutions cpp data-structures interview interview-preparation leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions

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/spiffgreen/algorithms

Open Source resource for learning Data Structures & Algorithms

algorithms cpp documentation dsa dsa-algorithm dsa-practive javascript math python typescript

Last synced: 05 Apr 2026

https://github.com/smoliicek/pufferstarter-cli

A CLI tool, that will help you controll your PufferPanel servers.

cmake cpp pufferpanel

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/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/tak172/yandexcontest_3.0-div_a

my solutions to problems from Yandex contest div A

cpp sport-programming yandex yandex-contest

Last synced: 04 Jun 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/mmansy19/snakes-ladders-and-monopoly-project

a mixture between the Snakes & Ladders and Monopoly games. There are two modes in the game: Design mode is where the user is able to build the playing grid and Play mode is where he plays the game itself. The general idea of the game is four players moving in a grid having snakes, ladders, and Cards.

cpp oop

Last synced: 04 Jun 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/glaukiol1/arduino-shift-register

Control Shift Register in Arduino (UNO) (74HC595)

arduino c circuit cpp ino microcontrollers shift-register

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/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/louiml/0.1_ide

cpp ide

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/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/p4dro-dev/movimento_robo_arduino_cmm

Durante meus estudos autodidatas sobre Arduino, trabalhei em um projeto de um robô básico. E usei a linguagem em C++ para poder fazer ele poder movimentar às rodas, e ligar, e desligar luzes. Trabalhando de certa forma de Engenheira da Computação. Explorando mais essa área. OBS: Deu certo o projeto!

arduino cpp robot

Last synced: 20 Apr 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/ryosukedtomita/makefile-study

Studying how to write Makefile

cpp docker-compose makefile

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/liamriddell/wpf-d3d9-hook

A simple proof-of-concept hook for DirectX9 in WPF (Milcore)

cpp csharp directx9 milcore wpf

Last synced: 20 Apr 2026

https://github.com/fabianishere/glimpse

Small OpenGL wrapper for modern C++

cpp graphics modern-cpp opengl

Last synced: 20 Apr 2026

https://github.com/embeddedcrab/xmc4500_relaxkit_cpp

This repo contains C++ version of DAVE generated code for Peripherals with modified/added functionalities for XMC4500 Relax Kit

api c c-cpp cpp driver-programming xmc4500 xmc4500-relaxkit

Last synced: 21 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/asiff00/geneticalgorithmwithcpp

A simple Genetic Algorithom implementation using C++

ai artificial-intelligence cpp deep-learning genetic-algorithm machine-learning

Last synced: 21 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/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/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/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/olejek88/escada2-core

eScada kernel with drivers and libraries

cpp energy-data scada

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