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

MQTT publisher and subscriber example using Eclipse Mosquitto

c cpp mosquitto mqtt

Last synced: 15 Apr 2026

https://github.com/chihebabiza/my-cpp-stack-array

A lightweight, template-based stack class built on top of the `clsMyQueueArr` class, which in turn uses a custom dynamic array (`clsDynamicArray`). This class provides basic stack behavior (LIFO – Last In, First Out) by inserting new elements at the beginning of the internal array.

cpp cpp-library data-structures oop stack

Last synced: 16 Mar 2026

https://github.com/halaway/qtframeworkgui

A simple Qt6.5 program for creating both native and browser based GUI applications, built with CMake, Qt Creator, and Emscripten.

browser cmake cpp emscripten qt widgets

Last synced: 29 Jan 2026

https://github.com/casualbot/imgui-cmake-template

Template repository for quickly getting C++ up and running with ImGui

cmake cplusplus cpp imgui template vcpkg

Last synced: 30 Jan 2026

https://github.com/xanmoy/cs-101

Programming in Java, C, C++, Go, JavaScript, Dart, Python, Rust and PHP

cpp dart java javascript oops php python

Last synced: 15 Apr 2026

https://github.com/ygor-sena/42cursus-cpp-piscine

The 12th project of 42 curriculum is a C++ piscine which aims to introduce students to Object-Oriented Programming. C++ was chosen because it's derived from our old and familiar C Language. Since C++ can be complex, the code will adhere with the C++98 standard.

42 42cursus 42saopaulo 42school 42sp cpp cpp98 cpp98-compatible ecole42 oop oop-in-cpp oop-principles

Last synced: 30 Jan 2026

https://github.com/dpieve/cellular-automaton

Each cell takes the color of its neighboring cells

cellular-automaton cmake cpp imgui imgui-sfml sfml

Last synced: 30 Jan 2026

https://github.com/waheedsarem/dotandboxes

Dots and Boxes is a two-player strategy game built in C++ with graphical user interface powered by SFML. The objective is to outsmart your opponent by connecting dots with lines to complete and claim the most boxes.

cplusplus cpp dots-and-boxes game game-development sfml

Last synced: 31 Jan 2026

https://github.com/arapelle/arba-wgen

A C++ library providing functions generating random words.

cmake cpp cpp20 cpp20-library library random random-words

Last synced: 31 Jan 2026

https://github.com/mayerdev/uefi-tools

Tools for UEFI-development

c cpp gnu-efi posix-efi posix-uefi uefi

Last synced: 31 Jan 2026

https://github.com/nishitbaria/pps-2-oops-c-

Solution of Lab manual of PPS2(C++)

cpp

Last synced: 12 Feb 2026

https://github.com/questiowo/buddhabrot

C++ buddhabrot fractal rendering program that uses the OpenGL and OpenCL libraries

buddhabrot c c99 cplusplus cplusplus-11 cpp cpp11 fractal fractal-algorithms fractal-rendering fractals gpu gpu-acceleration opencl opencl-kernels opengl

Last synced: 01 Feb 2026

https://github.com/tomasajt/prog-solutions

My solutions for programming sites/contests/competitions

apl atcoder codeforces cpp cses leetcode onlinejudge rosalind spoj

Last synced: 17 Mar 2026

https://github.com/nextpointer/dsa-journey

In this repo i share all my journey with DSA

algorithms cpp dsa

Last synced: 26 Feb 2026

https://github.com/budd9442/midnight-dash

A raylib based endless runner game

cpp endless-runner libcurl raylib-cpp

Last synced: 07 Feb 2026

https://github.com/freecx/post-brainfuck

Код к статье о Brainfuck

blog-post c cpp go rust

Last synced: 15 Apr 2026

https://github.com/origox/energy-meter

Read metrics from energy meter via han port P1

cpp energy-monitor hanport

Last synced: 08 Feb 2026

https://github.com/raymondcm/strawberrydata

Tool suite for fast multi-camera strawberry data collection project. The standards document houses cross compatibility/purpose implementation details.

camera cpp data intel multi-camera

Last synced: 08 Feb 2026

https://github.com/ebuganik/can-usb-adapter-with-rpi

Design and Implementation of a CAN-USB adapter using a Raspberry Pi device

can-protocol can-usb cpp pcan-usb python raspberry-pi-3 uart-protocol

Last synced: 26 Feb 2026

https://github.com/afrinaf/iot-integrated-medicine-vending-system

This project is an innovative IoT-based solution for dispensing prescription medications, providing a contactless, automated system for doctors, patients, and pharmacy integration.

arduino cpp flask-application hospital-management html-css-javascript medicine-vending-machine payment-gateway python rfid

Last synced: 09 Feb 2026

https://github.com/crime-trix/metastr-cpp

C++20 compile-time string encoding with per-call-site blobs and scoped runtime decode

compile-time cpp cpp20 header-only reverse-engineering string-obfuscation windows

Last synced: 02 Jun 2026

https://github.com/taselectrik/arduino

This repository showcases a range of Arduino projects, from sensor integration and I2C LCD displays to servo control and precise temperature measurement. A practical collection for exploring embedded systems and real-world interfacing.

arduino cpp ember

Last synced: 27 Feb 2026

https://github.com/spite-triangle/variant

It's a variant component, based on C++11.

cpp cpp11 variant

Last synced: 10 Feb 2026

https://github.com/dm8at/objectgl

An object-oriented wrapper around OpenGL written in C++

cpp object-oriented opengl os-independent

Last synced: 10 Feb 2026

https://github.com/getiot/awesome-all

:star: :star: :star: :star: :star:

awesome c cpp iot java javascript lua maker opensource python

Last synced: 16 Apr 2026

https://github.com/massigy/c-strings

This repository contains some useful and drag and drop C-string methods that you can join to your current project.

algorithms c c-programming c-strings cpp cpp-string cprogramming-language git github make makefile makefile-template strings strings-manipulation

Last synced: 16 Apr 2026

https://github.com/achanandhi-m/unit-test-generator

Automagically generate Google Test unit tests for your C++ code with AI! This tool uses Ollama's AI models to create comprehensive test cases that actually compile and pass with good coverage.

cpp golang ollama qwen2-5

Last synced: 16 Apr 2026

https://github.com/kotborealis/nitori

Code assessment and testing system for teaching C++

cpp education

Last synced: 11 Feb 2026

https://github.com/janchy2/operating-system-kernel-riscv

A small but fully functional kernel of a multithreaded operating system with time sharing, written for RISC V architecture using assembly and C/C++. Includes a memory allocator, threads, semaphores and preemption on timer and keyboard interrupts.

allocator assembly c cpp kernel multithreading operating-system risc-v scheduler semaphore threads time-sharing

Last synced: 16 Apr 2026

https://github.com/mikbry/ui

A modern, cross-platform UI toolkit for Rust, C++ and Python. Inspired by shadcn/ui, React Native and NativeWind.

cpp pyo3 python react react-native shadcn-ui tailwindcss

Last synced: 11 Feb 2026

https://github.com/chetanpyasi/sorting-visualiser

Sorting Visualizer is a project designed to help users understand and visualize how various sorting algorithms work. It provides a graphical interface to demonstrate sorting step-by-step, making it an excellent tool for educational purposes.

cpp qt qt6 qtcreator sorting-algorithm-visualizations visualization

Last synced: 12 Feb 2026

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

chinese chess(Xiangqi) AI

ai cpp cuda dqn qt6

Last synced: 13 Feb 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/masumkhan081/c-plus-plus-code-notes

This repository contains notes and code snippets related to C++ programming, focusing on various fundamental concepts, the Standard Template Library (STL), and best practices. It serves as a personal reference for learning and consolidating knowledge in C++. Intend to use for personal use and to help reinforce understanding of C++ concepts

cpp data-structures low-level-programming programming-language

Last synced: 19 Mar 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/flowerinthenight/base-atlcom-svc

Skeleton ATL COM Windows service.

atl com cpp windows-service

Last synced: 14 Feb 2026

https://github.com/azevedoguigo/arduino_temperature_monitor

Arduino simple temperature monitor.

arduino arduino-sketch arduino-uno cpp

Last synced: 01 Mar 2026

https://github.com/abolfazlmohammadpour/system

System Is A Library For C++ Programmign Language (Same As System In C# Programming Language)

c cpp framework library opensource performance

Last synced: 15 Feb 2026

https://github.com/takkii/sample

Clion/boost | 🦁/🚍️

boost clion cpp

Last synced: 19 Mar 2026

https://github.com/mgonzs13/piper_ros

piper Text-to-Speech (https://github.com/rhasspy/piper) for ROS 2

cpp piper piper-tts ros2 text-to-speech tts

Last synced: 01 Mar 2026

https://github.com/tommylemon/unitauto-cpp

UnitAuto - ☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等。本项目为 C++ 版,支持 C++ 17 以上 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc. This repo is the C++ version, compat C++ 17+.

apiauto apijson cpp cpp-library cpp17 unit-test unit-testing unit-testing-library unitauto unitest unittesting

Last synced: 02 Mar 2026

https://github.com/cuspaceflight/firingpi

Raspberry Pi valve controller / datalogger.

cpp engineering hx711 linux ncurses pigpio raspberry-pi rocket

Last synced: 16 Apr 2026

https://github.com/wei-sheng-wang/kvmesh

High-performance distributed cache system with 7K+ ops/sec. Built with C++/gRPC, featuring consistent hashing, write-ahead logging, and automatic recovery.

consistent-hashing cpp distributed-cache distributed-systems fault-tolerance grpc high-performance load-balancer lru-cache protobuf protobuf3

Last synced: 16 Apr 2026

https://github.com/akash1474/glfw_opengl

A simple starter project for getting into graphics programming in c++

cpp graphics graphics-3d graphics2d imgui opengl spdlog starter-project ui

Last synced: 16 Apr 2026

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

Fast rolling functions for R written in C++

cpp r rcpp

Last synced: 03 Mar 2026

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

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

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

Last synced: 30 Mar 2026

https://github.com/4s4v1n/smartcalculation-v3.0

Calculator implementation with web interface on React, service on Golang and core on C++

api calculator cpp fullstack golang reactjs webapp

Last synced: 16 Apr 2026

https://github.com/jivanacharya/neoscapes

Neoscapes is a 3D endless platformer game developed Unreal Engine 5

blueprint cpp ue5 unreal-engine-5 unrealengine

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/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/nodef/extra-array.cxx

Generic array in C.

array c cpp extra function generic merferry

Last synced: 18 Apr 2026

https://github.com/dor-sketch/15-puzzle

Demonstrating a Variety of Classic AI Search Algorithms to Solve the Classic 8-Puzzle Problem.

astar-algorithm bfs-algorithm cpp dfs-algorithm gui python3 searching-algorithms

Last synced: 10 May 2026

https://github.com/marinsucks/42

All the projects I completed at 42.

c cpp docker sysadmin web

Last synced: 01 Apr 2026

https://github.com/oblivioncth/libfp

A C++ interface for BlueMaxima's Flashpoint

bluemaxima-flashpoint cmake cpp fetchcontent find-package flashpoint library qt qt6

Last synced: 05 Mar 2026

https://github.com/darkygr/console-cpp-triplex-game

Game made with C++ to crack the password to help a hacker

cpp

Last synced: 21 Jun 2026

https://github.com/younj666/atry

基于C++,easyx,和vs2022实现的坦克大战游戏

cpp easyx tankfight visual-studio

Last synced: 02 Apr 2026

https://github.com/iboudhaine/HNSW-Attribute-Filtering-Optimization

Optimizing multi-attribute filtering for Approximate Nearest Neighbor (ANN) search using HNSW. This project integrates bitsets and Roaring Bitmaps into HNSWLib to accelerate query performance by reducing evaluation costs for large attribute datasets.

ann-search approximate-nearest-neighbor bitsets cpp data-structures efficient-filtering hnsw optimization roaring-bitmaps

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