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/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/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/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/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/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/adamczykpiotr/cudamatrixlibrary

Matrix operation library using single, n-threads or CUDA supported GPU

agh agh-ust cpp cuda cuda-library matrix matrix-computations matrix-functions matrix-multiplication

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/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/flatcap/ibackup

⚙️ Object backup experiment

backup c-plus-plus cpp object

Last synced: 04 Jun 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/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/rev-roastedduck/debugsuite

A lightweight and flexible debugging and logging utility for C projects

c cpp debug terminal

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

John Ratcliff's code snippets

c cpp jratcliff snippets

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/md-mafujul-hasan/computer_graphics

These Contain Some Computer Graphics Program that I have done while understanding Programming Concepts.

c-plus-plus cpp graphics opengl

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/arindal1/codechefproblems

Practice problems solved from CodeChef.com

c codechef codechef-solutions competitive-programming 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/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/bollos00/singletontemplatecpp

A template of a singleton class for c++

cpp singleton singleton-pattern

Last synced: 05 Jun 2026

https://github.com/izonit/mutils

Making your routine easy :)

cpp library mutils

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/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/calesi19/orbital-simulator

C++ simulation of several satellites rotating around earth's orbit with implemented physics. User can steer a spaceship and shoot at the satellites or crash into objects.

cpp feature

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/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/leejiajia11/s-des

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

chongqing-university cpp qt s-des

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

https://github.com/glanguage/mines2

A new mine-sweeping game.

cpp makefile minesweeper-game

Last synced: 06 Jun 2026

https://github.com/giannycabral/c-programs

Esse repositório contém uma coleção de códigos e projetos desenvolvidos em linguagem C. Ele inclui exemplos práticos, algoritmos, exercícios úteis para quem deseja aprender e explorar o mundo da programação em C.

c cpp

Last synced: 25 Apr 2026

https://github.com/f321x/cpp_introduction-42-core

Collection of small C++ introduction projects to get first experience with C++ programming

42 42born2code 42codingschool 42cursus cplusplus cpp

Last synced: 06 Jun 2026

https://github.com/skivhisink/marshalingclrsamples

Guide for Using C++ or C code in C#

clr cpp csharp dll library marshaling

Last synced: 26 Apr 2026

https://github.com/oblivious-oblivious/multicore

A framework for penetration testing using Ruby, C++ and QML.

cpp framework penetration-testing qml ruby

Last synced: 26 Apr 2026

https://github.com/poseidon-code/interviewroom-cpp-solutions

This is a repo for all the solutions of github repository InterviewRoom. The solutions are taken from all over the internet, and those are among the best complexity solutions by top coders from competitive programming field.

competitive-programming cpp interview-questions

Last synced: 07 Jun 2026

https://github.com/joswinemmanuel/leetcode

A collection of solutions to LeetCode problems.

cpp python

Last synced: 26 Apr 2026

https://github.com/jaytwolab/useoldqt5inqt6

Use old Qt5 in Qt6 :kr: Qt6에서 구형 Qt5 사용하기

cpp qt qt5 qt6

Last synced: 27 Apr 2026

https://github.com/fabioardis/1158engine

3D OpenGL engine with ImGui Editor written in C++

3d 3d-graphics cpp engine imgui imgui-glfw opengl shaders

Last synced: 27 Apr 2026

https://github.com/sampreets3/orb-tracking

Tracking of an object using the ORB detector in OpenCV

computer-vision cpp object-tracking opencv

Last synced: 27 Apr 2026

https://github.com/cristianprochnow/maze-robot-kart

🤖 Code for Robot will win the maze and achieve the finish line.

arduino cpp

Last synced: 27 Apr 2026

https://github.com/shen-po-heng/cpp_gui_lab

This repository is to practice GUI implementation of c++

calculator-application cpp cpp-programming gui qt6 qtcreator qtdesigner

Last synced: 28 Apr 2026

https://github.com/ostanton/simplecalculator

A remake of my Nim calculator but in C++ with wxWidgets.

cpp cpp-programming gui gui-application ui wxwidgets

Last synced: 28 Apr 2026

https://github.com/gargakshit/invaders

Yet another i8080 space invaders emulator

cmake cpp imgui intel8080 invaders opengl space-invaders

Last synced: 28 Apr 2026

https://github.com/ohjurot/jni-hpp

A Basic header only lib and jar that helps you connecting C++ and Java using JNI

cpp header-only jar java jni

Last synced: 28 Apr 2026

https://github.com/jakobknauer/l0

Statically typed, compiled programming language based on LLVM

compiler cpp cpp23 llvm

Last synced: 28 Apr 2026

https://github.com/samplec0de/stringcalculator

Full-featured calculator written in C++ with Qt framework GUI. Supports variables.

calculator calculator-application cpp gui qmake qt qt-gui qt5 qt5-gui qtcreator

Last synced: 28 Apr 2026

https://github.com/iricartb/rpc-gateway-sockets

Ivan Ricart Borges - Use of sockets to emulate a basic RPC service in order to execute remote commands on a Windows server regardless of architectures.

c-sharp cpp rpc-client rpc-server sockets visual-studio

Last synced: 28 Apr 2026

https://github.com/rkolovanov/kapec-engine

Попытка написать свой 3D-движок на основе SFML

3d-engine cpp sfml

Last synced: 28 Apr 2026

https://github.com/hsyodyssey/understanding-bitcoin-cpp-version

Understanding Bitcoin(CPP version)|理解比特币(C++ 版本源码剖析)

bitcoin cpp

Last synced: 28 Apr 2026

https://github.com/bc100dev/aboawt

"AOSP building on Android with Termux" -- Taken literally.

android-development aosp aosp-android aosp-build cpp cpp17 mobile-development termux termux-tool

Last synced: 29 Apr 2026

https://github.com/isaacmaffeis/simqueue_2022

simulatore di un sistema a coda in C++

cpp queue-simulation simulation

Last synced: 08 Jun 2026

https://github.com/iwolf22/symphony_strips_program

Shad Canada 2022 at Carleton University - DE Group 2's Prototype "Symphony Strips"

arduino cpp

Last synced: 29 Apr 2026

https://github.com/leocelente/basic_cuda

My CUDA source files while learning

cpp cuda gpgpu

Last synced: 29 Apr 2026

https://github.com/abhi999k/smart_shoes

Smart shoes with smart navigation system

ai assembly cpp iot-device navigation programming shoes smart wearable-devices

Last synced: 29 Apr 2026

https://github.com/wesgtox/programming-lab-ii

College "Programming Lab II" exercises.

algorithms c cpp programming-language

Last synced: 29 Apr 2026

https://github.com/selcuukyilmazz/solitiare_game

Classic solitaire game

cpp solitaire-game

Last synced: 08 Jun 2026

https://github.com/lefttwixwand/bbq

BBQ is a simple transfer protocol, based on TCP/IP, supporting server push notifications.

cpp protocol socket tcp-client tcp-ip tcp-server tcp-socket

Last synced: 29 Apr 2026

https://github.com/lakphy/classroom_lost-found

机房失物招领系统

cpp qt qt5

Last synced: 29 Apr 2026

https://github.com/davidlucy/realtimepclviewer

A real-time point cloud component displayed via UDP transmission, powered by PCL and Qt. 通过UDP传输显示的实时点云组件,由PCL和QT qml驱动。

cmake cpp pcl qmake qml qt

Last synced: 29 Apr 2026

https://github.com/nick-lehmann/db-benchmark

Benchmark of different storage layouts for DB systems

benchmark cpp db

Last synced: 29 Apr 2026

https://github.com/kabragaurav/practice-c-cpp-python-oops-dsa

Study and Practice Material for Chief Programming Languages and Major Topics in Computer Science

c cpp data-structures java object-oriented-programming python

Last synced: 29 Apr 2026

https://github.com/kimboslice99/iis-cgeoipmodule

Geoblocking module for IIS written in native C++

cpp iis iis-server

Last synced: 30 Apr 2026

https://github.com/ctkqiang/hyper_guard

HyperGuard(澎湃盾)是一款专为小米 HyperOS 生态设计的系统级安全工具,对标 Google Play Protect 的运行时威胁检测机制,在应用安装与执行的全链路中构建多层纵深防御体系。其核心能力是在不依赖 Root 权限、不破坏系统完整性的前提下,通过安装拦截钩子 + 蜜罐沙盒虚拟化 + 实时行为审计三重防护,为用户提供对诈骗 APK、隐私窃取类恶意软件的主动免疫能力。

china chinese cpp ctkqiang cybersecurity dart flutter hyperos xiaomi

Last synced: 30 Apr 2026

https://github.com/sleeplessglory/eliza-game

A cross-platform game "Eliza" (a virtual psychotherapist)

android basic cpp cross-platform linux makefile web windows

Last synced: 30 Apr 2026