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

A little bin to convert whitespaces to commas (via command line or pipes)

cli-tool cpp

Last synced: 31 Jul 2025

https://github.com/sh-cho/maxmind-c-lib-practice

Personal practice with libmaxminddb

cpp libmaxminddb

Last synced: 19 Jul 2025

https://github.com/jadenmeyer/ministl

A small remake of some of the implementations of the c++ standard library.

cpp stdlib

Last synced: 19 Jul 2025

https://github.com/samratanilkumar/multithreading-bible

Designing and Implementing a Multi-threading library, provides set of Thread Synchronization Data Structures

cpp cprogramming multithreading mutex posix pthread semaphore threadsynchronization

Last synced: 18 May 2026

https://github.com/secretpasta/simpleshooter

Final section of my Unreal Engine C++ course on udemy

ai cpp programming shooter-game unreal-engine-5

Last synced: 19 Jul 2025

https://github.com/lschrafstetter/42_cpp01

Project 01 of the 42 Wolfsburg c++ piscine.

42 42wolfsburg cpp cpp01

Last synced: 03 Apr 2025

https://github.com/fra98/graph-coloring

Parallel graph coloring

cpp graph-coloring parallel-computing

Last synced: 01 Aug 2025

https://github.com/amarjithtk/cpp_cs-2018-19

This repository contains the basic c++ programs of First year computer science of Kerala state syllabus

cpp resources

Last synced: 01 Aug 2025

https://github.com/carlosagalicia/tc1031-act52-integral-activity-hash-template-ad2023

This program processes and evaluates the results of a competitive programming contest, ranking teams based on the number of problems solved, penalty time, and team number. It uses tuples and maps to record results and calculate penalties.

cplusplus cpp data-structures labs

Last synced: 23 May 2026

https://github.com/sla-ppy/001-pass_gen

[F] Password generator implemented in C++

cpp early-attempts

Last synced: 01 Aug 2025

https://github.com/haileamlak/bahire-hasab-calendar-app

A C++ console application that offers Ethiopian and Gregorian calendar features, including date conversion, monthly calendar view, holiday and fasting calculations, and weekday determination.

bahire-hasab console-application cpp project

Last synced: 01 Aug 2025

https://github.com/nathan-osman/update-studio

Graphical tool for managing self-updating applications

cpp qt update

Last synced: 16 May 2026

https://github.com/jkeresman01/jneuralnetwork

Simple neural network in C++

ai cpp neural-network neuron

Last synced: 14 Sep 2025

https://github.com/robertpaulp/congestion-control-swift

PCOM (Communication Networks) project in C++

congestion-control cpp htsim swift-congestion-control

Last synced: 16 May 2026

https://github.com/nohomey/sap-contest-2016

Programs written to answer questions in "SAP Техноблъсканица" contest

contest cpp sap

Last synced: 02 Aug 2025

https://github.com/anujdhillxn/cpptries

Serializer-Deserializer for Tries in CPP

cpp data-structures parsing

Last synced: 18 Jul 2025

https://github.com/ally-matias/poo-cpp

Este é um repositório onde vou guardar meus códigos de desenvolvimento em programação orientada a objetos na linguagem C++.

cpp

Last synced: 10 Sep 2025

https://github.com/leninld/brickbreaker

A classic Brick Beaker game built in C++

cpp game

Last synced: 02 Aug 2025

https://github.com/kupofty/openseanav

Display and forward NMEA data

cpp nmea nmea-data nmea-parser nmea0183 qt-gui qt6

Last synced: 15 May 2026

https://github.com/junaidsalim/string_manipulation_with_overloaded_operators_in_cplusplus

A class that provides various string operations including concatenation, comparison, indexing, sub-string extraction, assignment, and shifting.

cpp libraries oop oop-in-cpp oop-principles string-manipulation

Last synced: 18 Jul 2025

https://github.com/sr-tamim/entropy-calculator

Entropy and heat calculation in C++

cpp cpp-programming entropy thermodynamics

Last synced: 25 Sep 2025

https://github.com/actualcannibalpanda/boom

Mirror of https://gitlab.com/robertosheagamedev/Boom

cpp game-engine vulkan

Last synced: 02 Aug 2025

https://github.com/grgomariani/python-boost-module-cpp

Should you need to compile Python modules written in C++ using Boost library

boost cpp python python-boost python-modules

Last synced: 17 May 2026

https://github.com/nandaord/citysafeguard

Projeto para a cadeira de Projetos 1 do 1° Período de Ciência da Computação na CESAR School

arduino automation cpp environmental-monitoring iot moisture-sensor

Last synced: 17 May 2026

https://github.com/faizanzaheergit/linkedlistbankaccounts

This is an implementation of a Simple Bank Account System using Linked List and Txt File

account-management bank-account banking-system cpp data-structures datastructures filesystem linked-list linkedlists

Last synced: 17 Jul 2025

https://github.com/jonsnow1807/3d-point-cloud-viewer

A high-performance 3D point cloud visualization engine built with C++17 and OpenGL, achieving 858 FPS with 1M+ points through advanced spatial optimization.

3d-visualization computer-graphics cpp frustum-culling high-performance octtree opengl point-cloud

Last synced: 18 May 2026

https://github.com/tiagosiebler/caffeclassifiermac

Xcode project implementing the C++ caffe classification sample to build a standalone executable.

caffe cpp image-classification image-recognition machine-learning opencv3

Last synced: 08 Nov 2025

https://github.com/rbreeze/hash_implementation

A hash function implementation project created for CSCI311 (Third semester computer science). Custom hash function, and uses default C++ list class for collisions.

c command-line computer-science cplusplus cplusplus-11 cpp hash hash-functions hashtable lists school school-project

Last synced: 19 Jun 2026

https://github.com/thenoobgrammer/game-engine-diy

Learning how to build my first game engine using OpenGL

cpp game-engine

Last synced: 24 Aug 2025

https://github.com/paran-oid/stm32_card_manager

Hobby project that lets you manage your cards (125KHz/13.56MHz...) with a card reader through USART!

c card-manager cpp i2c lcd spi stm32 usart

Last synced: 27 Sep 2025

https://github.com/funk455/monorepo_cmake

a more general and modern cmake structure applied for large and cross_platform project in c++ language

cmake cmake-modules cpp monorepo

Last synced: 27 Sep 2025

https://github.com/adik2405048/crop-growth-tracker

a fast and lightweight console application built entirely from the ground up in C++. As an agricultural engineering student, I created this tool to help farmers and students manage crops by providing real-time data.

cpp growth tracker-application

Last synced: 27 Sep 2025

https://github.com/janagokulg/bankmanagement-system

This C++ Bank Management System uses data structures like Hash Table for transactions, Bloom Filter for fraud detection, BST for account management, Graph for relationships, and Loan class for EMI calculations. It supports deposits, withdrawals, alerts, and interactive options in a menu-driven console.

bank banking-system cpp datastructuresandalgorithm

Last synced: 17 Jul 2025

https://github.com/gregorykogan/md5-lib

A production-grade, high-performance, and self-contained C++17 library for RFC 1321 MD5 hashing, featuring a modern streaming API for large files.

cmake cpp cpp17 cross-platform hashing library md5 rfc-1321 security self-contained zero-dependencies

Last synced: 27 Sep 2025

https://github.com/debasish-dutta/seven-seas-console-rpg

It is a console RPG game developed using C++.

cpp

Last synced: 02 Aug 2025

https://github.com/tsnsoft/DialogBlocks_wx_demo

Пример программы на C++ с использованием wxWidgets и DialogBlocks в Visual Studio 2022

2022 cpp cross-platform dialogblocks linux visual-studio wxwidgets

Last synced: 27 Sep 2025

https://github.com/pardhusreerushivarma20060119/exploitengineering-with-x86-64-assembly

Welcome to the definitive record of my journey into x86-64 Assembly Language, System-Level Programming, Reverse Engineering, and Exploit Development.

assembly-x86 cpp cprogramming exploit-development low-level reverse-engineering system-programming

Last synced: 17 Jul 2025

https://github.com/cristianofmc/runp

runp is a command-line tool designed to speed up navigation between your projects.

cpp selection shell-script

Last synced: 16 Apr 2026

https://github.com/arc-w/cinema-mode

Really usefull tool for anyone who uses their PC for watching films/tv shows/anime after work (like me).

cpp entertainment tool

Last synced: 17 Jul 2025

https://github.com/aniketraut16/cpp-stl

A handy cheatsheet for mastering C++ string STL—covers functions, modifications, tricks, and interview must-knows. Ideal for quick revision during contests, placements, or interviews.

cpp dsa string

Last synced: 03 Aug 2025

https://github.com/kahlery/2d-terrain-map

🗺️ cli simulation: gravity effect on the objects in the given terrain on a 2d height-map.

cpp cpp17 vector

Last synced: 10 Oct 2025

https://github.com/fuelsoft/viewer

Load and display image files

cpp giflib libheif sdl2 sdl2-image

Last synced: 03 Aug 2025

https://github.com/aiktb/calculator

Four Arithmetic Calculator Realized by Stack

calculator cpp stack

Last synced: 04 Aug 2025

https://github.com/kahngjoonkoh/ultrasonic-sensor-alarm

An alarm made using Arduino and a compatible ultrasonic sensor

alarm arduino cpp learning-by-doing ultrasonic-sensors

Last synced: 17 May 2026

https://github.com/asmtamim/phonebook-cpp

A Simple Password Secured Phonebook built with C Language - 2017

c cpp offline

Last synced: 17 May 2026

https://github.com/kauefraga/dinossaron

🐱‍🐉 Embark on a endless running game with a frenzy feline. Written in C++, using Raylib.

cats cpp dino dinosaur-game game-development gamedev raylib raylib-cpp

Last synced: 04 Aug 2025

https://github.com/tahaaa22/problem-solving

This collection contains my approaches, thought processes, and final solutions to coding challenges from popular platforms such as LeetCode, HackerRank, and CodeForces.

cpp data-structures problem-solving sql

Last synced: 10 Sep 2025

https://github.com/fgulde/redis-clone

A Redis server clone built in C++23 with Asio, implementing the RESP2 protocol

asio cmake codecrafters cpp networking redis

Last synced: 17 May 2026

https://github.com/abdullahselek/queuecxx

C++ generic Queue implementation.

cpp generic library queue

Last synced: 04 Aug 2025

https://github.com/mindawei/compilerproject

大三编译器课设

computer-vision cpp

Last synced: 16 Jul 2025

https://github.com/windowslogic/fm2k-rollback-issues

This little document should outline some issues with 100% rollback compatibility with ALL FM2K games as they're different in their own way and give baseline specs to what's to be expected in the poverty fighting game space.

cpp directx example native sdl

Last synced: 05 Aug 2025

https://github.com/popesweetdreamer69/mod-gta5-sk

This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat

archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua

Last synced: 05 Aug 2025

https://github.com/snehalrenushe/cpp_programming

CPP Practice Programs

cpp

Last synced: 05 Aug 2025

https://github.com/labatata101/oximeter-monitor

Oximeter monitor project using the ESP32 microcontroller and the MAX30100 sensor

bot c cpp esp32 fastapi max30100 microcontroller oximeter python rest-api telegram-bot

Last synced: 09 Apr 2026

https://github.com/bakangmonei/shellscriptingassignment

Shell script assignment for a RESTURANT RESERVATION SYSTEM and a PARKING CHARGE CALCULATION SYSTEM

cpp csharp kernel linux shell-script

Last synced: 07 Apr 2026

https://github.com/zyn10/menu_based_practise

Practice of making menu using cpp

cpp menu

Last synced: 12 Oct 2025

https://github.com/kauefraga/learning-cpp

🔥 Learning a general-purpose language (c++).

cplusplus cpp learn learning

Last synced: 02 Jul 2026

https://github.com/marcelo-a-o-s/sa2-iot

Projeto de integração de um arduino com a API do thinkSpeak desenvolvido para avaliação da disciplina de IOT do curso de Desenvolvimento de Sistemas do Senai.

cpp esp32 platformio thinkspeak vscode

Last synced: 11 Apr 2026

https://github.com/eoan-ermine/cppcorehard-2015

Slides from C++ Corehard 2015

conference cpp cppcorehard

Last synced: 07 Aug 2025

https://github.com/omarmgaber/v6

Basic text search engine based on the classical Vector Space Model.

cpp information-retrieval search-engine vector-model

Last synced: 07 Aug 2025

https://github.com/nikitagoldashevsky/tic-tac-toe

Advanced Tic-Tac-Toe game, developed in C++ using WIN32 API.

cpp desktop-app tic-tac-toe win32api windows

Last synced: 16 May 2026

https://github.com/dantezulli/revive.nokia.n95

A quick guide to revive the Nokia N95 legacy and develop for it. (RM-159/RM-160/RM-320)

cpp java nokia nokia-n95 python qt symbian

Last synced: 02 Oct 2025

https://github.com/kdesp73/cpp-starter

C++ Project Template

cmake cpp project template

Last synced: 14 Jul 2025

https://github.com/vigneshvaranasi/contact-searching-application

Efficiently manage and search through your contacts with this command-line application. Add, search, update, and delete contacts easily. Export contacts to VCF files, perform fuzzy search 🔍, and modify contact details seamlessly. Built with C++ and featuring a user-friendly CLI interface 💻.

cli cpp hashing

Last synced: 08 Aug 2025

https://github.com/dchoi98/iot-water-valve

This repository provides hardware designs and software for an ESP32-based water-valve controller and its Android companion app. It utilizes secure MQTT communication via Adafruit IO for real-time control of the valve from anywhere, with built-in leak detection and emergency shutoff.

android arduino cpp esp32 home-automation iot kotlin mqtt

Last synced: 15 Apr 2026

https://github.com/maxchistt/celllifesimulation

2D cells simulation with C++ and C#. Three clients - WPF , Qt and ASP.NET

asp-net-core c3d cell-life cells cpp csharp dotnet game-of-life life-simulation mvc particles qt qtvision simulation

Last synced: 09 Apr 2026

https://github.com/brave-tarnished/gpu-accelerated-opc

Optical Proximity Correction (OPC) is a photolithography technique that modifies photomask geometry to counteract diffraction and process effects, ensuring accurate printing of patterns on the wafer. This work demonstrates a proof of concept showing how using a GPU-based approach can significantly speed up these modifications compared to a CPU.

cpp cuda gpu-acceleration photolithography semiconductors

Last synced: 02 Oct 2025

https://github.com/zeynepcol/game-thread-cpp

A falling box game implemented in C++ using a custom library, featuring multithreaded mechanics to handle game logic, rendering, and dynamic interactions seamlessly.

console-game cpp custom-library game parallel-programming thread

Last synced: 08 Aug 2025

https://github.com/emmarhoffmann/movie-selection-application

Qt application for movie selection with a responsive QML interface and C++ backend.

cpp qt ux-ui

Last synced: 16 May 2026

https://github.com/bcapathshala/cpp-stl-notes

The C++ Standard Template Library (STL)

cpp dsa dsa-algorithm dsa-practice template

Last synced: 19 Feb 2026

https://github.com/wiwiwinter/smart-street-light-system-using-iot

A Smart Street Light System using IoT for energy-efficient, adaptive lighting. It integrates sensors, Arduino, and ThingSpeak for real-time monitoring, motion-based brightness control, and dynamic color adjustment to enhance public safety and reduce power consumption. 🚦💡

arduino cpp iot-device

Last synced: 20 Jun 2026

https://github.com/sahil-4/dsapractice

I put solutions of leetcode and gfg problems here, currently adding daily POTDs

cpp dsa geeksforgeeks javasc leetcode potd solution

Last synced: 09 Aug 2025

https://github.com/mijuqd/tailoring-shop-system

This project was part of our First-Year, Second-Semester coursework for the Computer Programming 1 Laboratory subject. It incorporates all the topics covered during the course, except for pointers and memory addressing, which I omitted as they required file handling to store data as a string.

cpp filehandling rng

Last synced: 12 Jul 2025

https://github.com/zhongruoyu/stdthread

A self-contained C++17 std::thread implementation with pthread.

cpp cpp17 pthread threading

Last synced: 03 Oct 2025

https://github.com/eremiticengineer/weatherstation

Remote weather station based on the Raspberry Pi Pico W using the pico-sdk and FreeRTOS and other RP2040 boards. Data broadcating over LoRa and BLE.

cpp embedded-software freertos lora

Last synced: 12 Jul 2025

https://github.com/alecsandu/geomap

Viewer for 3D models stored as .obj file

3d cpp opengl teaching-tool

Last synced: 18 Apr 2026

https://github.com/phattharaphorn/profund-activity

👩🏻‍💻🌟 A collection developed for Array data management.

activity alogrithm cpp object-oriented-programming

Last synced: 03 Jan 2026

https://github.com/homocodian/netutils

Utilities for computer networking

binary checksum-calculation cpp cpp17 macaddress

Last synced: 23 May 2026

https://github.com/aritrakar/markov_chains

⛓️Finite-state discrete time Markov chain (DTMC) implementation.

cpp eigen

Last synced: 12 Jul 2025

https://github.com/vhgn/tver

Friendly simple calculator

ast calculator cpp

Last synced: 23 Jun 2025

https://github.com/annapoorna-a-k/gas-and-ldr-sensor-project

21AIE114 PRINCIPLES OF MEASUREMENTS AND SENSORS Project

cpp gas-sensor ldr-sensor ltspicexvii sensor sensors tinkercad

Last synced: 10 Aug 2025

https://github.com/eyelash/mp11

C++11 metaprogramming library

cpp cpp11 library metaprogramming

Last synced: 10 Aug 2025

https://github.com/acrion/nexuslua-library

A C++ library for embedding a multi-threaded Lua environment, adding a powerful, asynchronous concurrency model based on agents and message-passing.

actor-model c-plus-plus cmake concurrency cpp embedding lua lua-bindings message-passing multithreading nexuslua parallel-computing scripting

Last synced: 15 Apr 2026