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

Parse and evaluate arithmetic expressions.

cpp math-expression-evaluator recursive-descent-parser

Last synced: 04 Apr 2025

https://github.com/mateus-resende-ottoni/cpp

Repositório dedicado a projetos desenvolvidos na linguagem C++

cpp hpp

Last synced: 04 Apr 2025

https://github.com/condy0919/ccdoc

Tries to be the next documentation generator for c/c++

cpp documentation-generator

Last synced: 16 May 2026

https://github.com/fujiwarachoki/skibidb

A windows-only, secure, lightweight, and fast Database Management System written in C++

cpp database-management-system sql

Last synced: 17 Jun 2025

https://github.com/uilianries/gitpitch-gitlab-cpp

GitPitch for Gitlab C++ at Native Floripa

cpp gitlab gitpitch pitch

Last synced: 07 May 2026

https://github.com/chenshaw010/interactivity-in-a-3d-scene

Interactive 3D environments with custom models created in OpenGL.

3d 3d-graphics 3d-models camera cpp interactive lighting opengl

Last synced: 16 Apr 2026

https://github.com/omerkel/hangman

Vocabulary and word game Hangman / Galgenmännchen ported onto various programming languages

cpp csharp dart delphi fortran fortran95 go golang groovy java javascript lua pascal perl python3 ruby rust visual-basic web-application word-game

Last synced: 27 Mar 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/proffix4/wxwidgets_cross-projects_linux-demo

Примеры проектов на С++ с wxWidgets с поддержкой кросс-компиляции для Linux для CodeBlocks, CodeLite, DialogBlocks и wxFormBuilder+NetBeans

codeblocks codelite cpp cross-compilation cross-platform dialogblocks gcc linux mingw-w64 wxformbuilder wxwidgets

Last synced: 16 Apr 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/jaytwolab/test-ccspriterx

CCSpriterX for Brash Monkey Spriter SCML (C++/Cocos2d-X)

brash cocos2d-x cpp monkey scml spriter

Last synced: 04 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/themanyone/replace

A REPL for all langauges with *your* editor and this simple bash script.

c c17 cobol cpp cpp17 csharp fortran go hare java node perl php python repl rust zig

Last synced: 01 Apr 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/canytr/editor

This project is a text editor developed using the Qt framework. It will provide basic text editing features and allow users to perform operations such as creating, editing, saving, and opening text files.

c cpp editor file localfiles qt

Last synced: 16 Apr 2026

https://github.com/ryanbritodev/samepyeco

Nosso projeto desenvolve um gerador sustentável que usa pastilhas Peltier para converter o calor do sol em eletricidade, reaproveitando a diferença de temperatura entre reservatórios de água quente e fria. Com monitoramento em tempo real via IoT, oferecemos uma solução limpa e eficiente para gerar energia, sem combustíveis fósseis.

arduinojson cpp dallas-temperature ds18b20 esp32 http ipgeolocation lcd-i2c onewire peltier wokwi

Last synced: 30 Jan 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/mlund/tafelmusik

C++ library for playing C64 SID music on macOS

c64 commodore-64 cpp emulation music-player

Last synced: 15 Apr 2026

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/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/benslabbert/mqtt-paho-cpp-cmake-demo

A repo which will hopefully help those starting out with C++ and CMake. This is a working example of setting up a simple C++ project with some external dependencies you need to manually install on your system

cmake cpp cpp11 docker mqtt

Last synced: 10 May 2026

https://github.com/cleasbycode/pdvps

PowerShell / C++ CLI tool to encrypt & embed any file type within a tweetable and "executable" default supplied PNG image.

arbitrary-data c-plus-plus cplusplus cpp embedded-data hidden-files image linux mp3 mp4 pdf pdvzip png-polyglot powershell pwsh python scripting-language steganography tweetable twitter

Last synced: 17 Apr 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/mohamedelziat50/mediaplayer-miu

Video player application developed in C++ as part of our Data Structures & Algorithms Course by a team of 5 members.

cpp data-structures-and-algorithms dsa winforms

Last synced: 05 Mar 2026

https://github.com/dzobamain/console-raycasting-cpp

A console-based raycasting simulation for modeling movement within a 2D arena

2d console cpp raycasting

Last synced: 25 Feb 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/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/whysosaket/learn-c-and-cpp

Learning C and C++

c cpp

Last synced: 17 Apr 2026

https://github.com/sebsikora/void_thread_pool

An ultra-simple thread pool implementation for running void() functions in multiple worker threads

concurrency cplusplus-11 cpp multithreading thread-pool threading threadpool worker-threads

Last synced: 16 Mar 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/younj666/atry

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

cpp easyx tankfight visual-studio

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/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/yukebrillianth/opencv-object-tracking-with-distance-measurement

Object Tracking By Color With Distance Measurement By Polynomial Regression

computer-vision cpp distance-measures opencv

Last synced: 18 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/nikoksr/prinfo

Fast printer information gathering tool for windows.

cpp printer windows

Last synced: 28 Jan 2026

https://github.com/dkosmari/wiiu-stdout

Code to redirect stdout to the logs on Wii U homebrew.

c cpp wiiu wiiu-homebrew

Last synced: 14 May 2026

https://github.com/ztry8/termlib

Lightweight and simple Rust/C/C++ library with a single header for terminal graphics

c console cpp gamedev graphics-engine header-only-library one-header roguelike-library roguelikedev rust-lang terminal terminal-emulator

Last synced: 06 Feb 2026

https://github.com/call-me-ahmaaad/gas-and-fire-detection

This is a simple IoT project that can measure gas concentration levels and can detect fire.

cpp electronics esp32 flame-sensor iot iot-application mq5-sensor mqtt mqtt-broker sensors

Last synced: 06 Feb 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/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/catdima/stillalive

Portal ending credits for linux

cli-app cpp linux-app ncurses

Last synced: 24 Jan 2026

https://github.com/jthelin/hello-ctest

An example of using ctest for a C++ app / library.

cmake cpp ctest hacktoberfest

Last synced: 24 Jan 2026

https://github.com/fuwn/tael

🤗 C++98 Extensions for Tatl

cpp cpp98 cpp98-compatible tatl test

Last synced: 16 Mar 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/tilens6/mega_utils

🥊 THE UNDISPUTED CHAMPION OF C++ UTILITIES! 💥 NO MAKEFILES. NO BLOAT. JUST PURE C++ POWER! 💨 FAST. SIMPLE. DROP-IN & CODE! 🔥 ONE SUBMODULE TO RULE THEM ALL! 🔔 IT’S TIME TO CODE LIKE A CHAMPION! 🚀

camera cpp keyboard mouse network network-programming particle-system particles sdl2 sdl2-sprites sprites timer utils

Last synced: 28 Oct 2025

https://github.com/dmmaze/machinelearningcpp

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

cpp machine-learning svm

Last synced: 17 Apr 2026

https://github.com/storn5/vector

A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations

cpp cpp14 engine game

Last synced: 30 Jan 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/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/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/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/artifact-works/geomcpp

GeomCpp is a lightweight C++ library focused on providing fundamental geometric operations and algorithms. Offers simple and efficient API for working with basic geometric shapes, supports visualization.

cpp cpp20 cpp20-library geometry

Last synced: 27 Oct 2025

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/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/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/kravchuk21/garbage-collector

Simple Garbage Collector

cpp garbage-collector

Last synced: 04 Jun 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/wdv4758h/danboard

Danboard is watching you >w< (A project using OpenCV for realtime face detection and using WiringPi to control the motors, running on Raspberry Pi)

cpp opencv raspberry-pi

Last synced: 11 May 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/shineyruan/computational-geometry-playground

A C++ playground for computational geometry algorithms & plotting.

computational-geometry conan cpp vcpkg

Last synced: 26 Oct 2025

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

Ball Sorting based game made with C++ and ALLEGRO 5.2

allegro5 cpp fstream game keyboard-controls poo

Last synced: 04 Jun 2026

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

cpp ide

Last synced: 04 Jun 2026

https://github.com/mihir2006/radar-using-arduino-uno

Radar Using Arduino Uno and Ultrasonic sensor

aurdino cpp hardware processing-sketch

Last synced: 14 May 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/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/ryosukedtomita/makefile-study

Studying how to write Makefile

cpp docker-compose makefile

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

A C++ implementation of the FIA forest typing algorithm

biometrics cpp forestry

Last synced: 05 Jun 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/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