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/amalija-ramljak/advent-of-code-2020

Advent of Code 2020 solutions, C++

aoc2020 cpp

Last synced: 29 Mar 2025

https://github.com/hironakamura/proyectos-c-cpp

Compendio de proyectos hechos en C/C++

c cpp

Last synced: 20 May 2026

https://github.com/alvarovega/tidorbc

TIdorbC++ ORB CORBA 2.6 C++

corba cpp dynamicany iiop miop obv orb ssliop tidorb ziop

Last synced: 20 May 2026

https://github.com/sanjay-1458/banking-system

A C++ project for banking, providing the minimal features of the banking system

cpp oops stl stl-containers

Last synced: 16 May 2025

https://github.com/andersonhsporto/cpp_piscine

Dive into the fundamentals of C++

42 42saopaulo 42school 42sp c98 cpp piscine piscine-cpp

Last synced: 20 May 2026

https://github.com/dollengo/chessdollplus

A console chess made with C++ by Dollengo

chess chess-game cpp dollengo dollengostudios

Last synced: 22 Mar 2025

https://github.com/end2endzone/smart-doorbell-homeassistant

A project to convert a traditional electromagnetic chime doorbell into a smart doorbell compatible with Home Assistant.

cpp doorbell esp esp8266 home-assistant mqtt

Last synced: 08 Apr 2026

https://github.com/beached/future_process

Future's based on process model

cpp future multiprocess

Last synced: 10 Jun 2026

https://github.com/sleeepyjack/multisplit

Simple multisplit for CUDA accelerators

cpp cuda gpu nvidia parallel-programming primitive split

Last synced: 20 May 2026

https://github.com/player-alex/net-host

A lightweight native C++ host for running .NET assemblies without modification. Supports WPF applications, console apps, and any .NET DLL with a Main method via simple JSON configuration.

application-launcher assembly-loader cpp cpp20 csharp dll-host dotnet dotnet-core dotnet-hosting hostfxr interop native-host native-interop windows wpf

Last synced: 03 May 2026

https://github.com/rachhshruti/file-transfer-udp

File Transfer using unreliable User Datagram protocol (UDP)

client-server cpp networking udp

Last synced: 02 Jan 2026

https://github.com/rooom13/software-engineering

Book Shop data management app in C++ for Software Engineering course. UML Diagrams, Software patterns ...

cpp engineering-course object-oriented-programming software-design software-engineering uml-diagrams

Last synced: 18 Mar 2025

https://github.com/reime005/rncppexample

This repository shows the usage of custom C++ code to be used in a React Native project.

android cpp example ios javascript react react-native

Last synced: 28 Feb 2026

https://github.com/mohammedmehdio/caesarjaw-cpp

CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: ✅ Encrypt text 📝 ✅ Decrypt text 🔑 ✅ Determine the shift key 🔎 ✅ Attempt decryption without a known key 💡

caesar caesar-cipher caesar-cipher-algorithm communication cpp crypter cryptography cybersecurity decrypt decryption decryption-algorithm security security-tools shift-cipher tool

Last synced: 23 Jul 2025

https://github.com/evasabeeh/Travel-Route-Planner

Implemented Dijkstra's algorithm to find the most optimal path between the origin and destination.

c cpp

Last synced: 10 Oct 2025

https://github.com/ramamagarwal/project_tic-tac-toe

This repository contains a built-in Tic-Tac-Toe game developed using C++

cpp

Last synced: 23 Jul 2025

https://github.com/erfansaberbari/qtlibmanager

A C++ application built with Qt for managing books, members, and borrowing activities. It uses SQLite for persistent data storage, ensuring efficient management of library records.

cpp qt sqlite3

Last synced: 30 Mar 2025

https://github.com/416rehman/cpp-assemblystation-project

This repository is a culmination of all the milestones of the final project of OOP345 course for Seneca. The milestones and requirements are as below.

college-project cpp oop oop345 seneca

Last synced: 27 Jun 2025

https://github.com/jamesql/opendetection3

A upgraded, faster, and better version of OpenDetection. Now with Python!

c computer computer-vision cpp javascript library opencv opencv4 opendetection opendetection3 python python3 vision

Last synced: 08 Apr 2026

https://github.com/ferfoui/frcnettable2uart

It is an intermediate software to communicate with a raspberry pico and wpilib's network tables

cpp frc kotlin platformio raspberry-pi-pico uart

Last synced: 19 Apr 2026

https://github.com/kiprasmel/debug.h

small yet handy debugging utility for competitive C++

competitive-programming cpp debug header logging utility

Last synced: 29 May 2026

https://github.com/5arthak01/encryption

My exploration in encryption. Currently contains C++ implementation of RSA.

cpp hacktoberfest

Last synced: 04 Apr 2025

https://github.com/P4dro-Dev/Desafio-C-mais-mais-avancado

Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questões para realizamos em C++. As questões exigiam um certo tipo de conhecimento avançado da linguagem. Pois, no total faz 1 mês que estou estudando a linguagem com frequência!

c-mais-mais cpp logica-de-programacao

Last synced: 21 Sep 2025

https://github.com/usman-pirzada/cpp-basics

C++ Programming done in 10th Class (2021)

cpp

Last synced: 25 Oct 2025

https://github.com/tomheaton/multicon-probe

Arduino two way communication using nRF24L01s. :joystick:

arduino cpp nrf24l01 rf24

Last synced: 12 May 2026

https://github.com/kingcitaldo125/sorts

Various sorting algorithms | Sorts of all sorts

algorithms cmake cpp sorting-algorithms

Last synced: 15 Sep 2025

https://github.com/antonioberna/uart-scope

A real-time UART signal viewer built with Qt and C++

arduino cpp linux macos qt uart

Last synced: 08 Apr 2026

https://github.com/jimmychenkk/rt1064-smart-car-the-18th-southeast-university-intelligent-vehicle-competition-

Third Prize in the 18th Southeast University Intelligent Vehicle School Competition. (Certificate.pdf)2023.12 The program is relatively small, consisting only of main.c, but it serves as a great introductory project for microcontrollers. The compilation platform is IAR, and the chip used is the RT1064. 东南大学第十八届智能车校赛三等奖,程序规模较小,仅main.c,但是是很好的单片机启蒙项目

c cpp iar rt1064 stm32

Last synced: 03 May 2026

https://github.com/cemderv/cppgfx

CPU-based graphics library for C++

cpp graphics modern-cpp software-rendering

Last synced: 06 Apr 2025

https://github.com/jakubvojvoda/rsa-cryptography

Simple RSA implementation using GMP

cpp cryptography decryption encryption gmp rsa

Last synced: 14 May 2025

https://github.com/qelli/farmer-game

"Farmer Game" was my first C++ interaction right after learning 2D.

allegro cpp

Last synced: 06 Apr 2025

https://github.com/ferhatgec/sdl4cpp

sdl4cpp, header-only C++ wrapper around SDL2.

cpp header-only sdl sdl2 wrapper

Last synced: 18 Feb 2026

https://github.com/croko22/vit-cpp

An implementation of the Transformer model architecture ("Attention Is All You Need") in pure C++17 from scratch

cpp cuda deep-learning machine-learning neural-network transformer

Last synced: 17 Jan 2026

https://github.com/programmingrainbow/minesweeper-cpp-sdl2

Minesweeper with 8 themes, 5 sizes and 4 difficulty levels. Written in C++ and SDL2.

cpp cpp20 minesweeper sdl sdl2

Last synced: 22 Mar 2025

https://github.com/get-unknown-err0r/unit_converter

A project named unit converter written in C++ that can convert between various units such as length, weight, and temperature. This is very accurate to result and provide seamless facility to calculate.

arpit-prajapati c-plus-plus-programming cpp get-unknown-err0r github shell-language-standard unit-converter

Last synced: 07 May 2026

https://github.com/emmanuelmess/qtsandsimulator

A small Qt simulator in C++

cellular-automata cpp qt

Last synced: 25 Apr 2026

https://github.com/izzhafeez/szmatrix

Space-partitioning data structure to improve queries for clustered points in 2D space

cpp data-structures geospatial

Last synced: 06 Apr 2025

https://github.com/vsaint1/cs2-jni

Web gaming chair for cs2 made with C++ and JNI

cpp cs2-hack external hack java jni jvm wallhack web

Last synced: 19 Jan 2026

https://github.com/ricardodalarme/ticket-to-ride

Implementação do jogo de tabuleiro Ticket to Ride na linguagem C++

cpp game graph ticket-to-ride

Last synced: 23 Jul 2025

https://github.com/pchalamet/fibertask

User land scheduler for task based workload (aka cooperative scheduling)

cpp scheduler userland

Last synced: 14 Mar 2025

https://github.com/ferhatgec/fasht

C++ implementation of Fas(h)t non-cryptographic hash algorithm.

cpp fasht fegeya hash hash-algorithm

Last synced: 18 Feb 2026

https://github.com/ferhatgec/fashtsum

fasht checksum front-end in C++

checksum cli cpp fasht

Last synced: 18 Feb 2026

https://github.com/shiroinekotfs/jupyter-cpp-graphic

Logo & Banner for Jupyter C++ kernel

banner cpp graphic jupyter-cpp-kernel logo

Last synced: 15 Jun 2026

https://github.com/lobbyra/piscine_cpp

This is my first steps in cpp. It's a lot of exercices to begin in this language.

42 42bor beginner cpp cpp98 pool

Last synced: 02 Jan 2026

https://github.com/edenreich/console-generator

A code genrator for the console-component, it generate commands quickly, so you can be more productive and focus only on code.

cli cmake code-generation code-generator commandline commandline-helper commandline-interface console console-application cpp cpp17

Last synced: 21 May 2026

https://github.com/jcbritobr/sray

SRay is a simple raytracer application based on Raytracer in one Weekend book.

computer-graphics cpp raytracer raytracer-application

Last synced: 06 Apr 2025

https://github.com/101rror/basic_cpp

Some Basic Codes,,,💻🖥

basic-codes cpp

Last synced: 14 Apr 2025

https://github.com/threeal/leettest

Tool for compiling and testing solutions to LeetCode problems

competitive-programming compile cpp leetcode leetcode-cpp leetcode-solutions nodejs test tool

Last synced: 09 Apr 2025

https://github.com/orbitcowboy/cppcheck_crash_files

A collection of files that let cppcheck crash while scanning.

c c-plus-plus cpp cppcheck crash crash-reporting crash-reports segmentation-fault

Last synced: 30 Mar 2025

https://github.com/jayeshpandey01/cpp-dsa-program

"Exploring the beauty of C++ programming through comprehensive and organized coding notes. Dive into a world of algorithms, data structures, and efficient techniques, all crafted to enhance your coding journey. Unlock the potential of C++ with these insightful resources."

beginner cpp notes

Last synced: 21 May 2026

https://github.com/tawfik-s/competative_programming_trainning_material

trainning material for problem solving and algorithms sessions belong to me

algorithms cpp problem-solving training-materials

Last synced: 21 May 2026

https://github.com/danielkrupinski/binary-cpp

Binary - decimal calculator

cpp

Last synced: 23 Jul 2025

https://github.com/fulldroper/caesarcipher

Classes realize Caesar encryption methods on popular programming languages like: JavaScript, Java, C++, Phyton, PHP, Pascal, Lua, Go

caesarcipher cpp go golang java javascript js lua pascal php phyton

Last synced: 08 Apr 2026

https://github.com/kentlouisetonino/sw-ds-runner

A simple CLI project that implements different Data Structure.

binary-tree cli cpp queue

Last synced: 06 Apr 2025

https://github.com/davidyslu/classicsudoku

Implement the classic game "Sudoku" in C++

c-plus-plus cpp game game-development

Last synced: 28 Aug 2025

https://github.com/davidyslu/onlinejudgezero

Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)

algorithms cpp data-structures

Last synced: 14 May 2025

https://github.com/kuralme/barista_robot_project

Robotics Masterclass Checkpoint 7 & 8

cpp ros2-humble urdf

Last synced: 28 Jun 2025

https://github.com/cra3z/smtplib

A C++ SMTP client

cpp smtp-client

Last synced: 16 Oct 2025

https://github.com/deanwilsondev/snake

A game of Snake made in C++ using Raylib. This project acts as the foundation for building out a custom game engine, leveraging raylib's rendering, windowing and input functionality.

c-plus-plus cpp game game-development game-engine game-engine-2d game-engine-development gamedev raylib snake

Last synced: 28 Jun 2025

https://github.com/thecoder-ashish/onlinestlstore

A basic C++ console based store management system using STL concepts

cpp cpp17 management-system stl store

Last synced: 28 Jun 2025

https://github.com/opikadash/memory-management-simulator

C++ Memory Management Simulator implementing First-Fit and Best-Fit allocation strategies with support for random stress testing, memory state persistence, CSV export for visualization, and benchmarking via GoogleTest.

best-fit cpp data-structures first-fit googletest makefile operating-systems simulation

Last synced: 28 Jun 2025

https://github.com/bl00mguy/algorithms-and-data-structures-itmo

Первый и второй семестры ИТМО

algorithms clang cpp golang rust

Last synced: 09 May 2026

https://github.com/kassane/ebook-net-prog

Fundamentos da Programação de Redes

asio book cpp network-programming portuguese-brazilian

Last synced: 27 Mar 2025

https://github.com/fl444mingo/fl4-cs131-01-00

Computer science chapter 1, lesson 0

cpp learning learning-cpp

Last synced: 22 May 2026

https://github.com/omarkhaledaw/uni

This contains all files and resources for the projects I've done as a Mechatronics and Robotics engineering student at the Egyptian Russian University (ERU)

arduino arduino-uno coppeliasim cpp cprogramming cprogramming-language embedded embedded-c embedded-systems matlab mechatronics mechatronics-engineering nodemcu-esp8266 raspberry-pi raspberry-pi-3 robotics simulation simulink solidworks vrep

Last synced: 25 Jan 2026

https://github.com/flast/cppcheck-sarif

Convert cppcheck xml report to SARIF

c c-plus-plus cplusplus cpp cppcheck sarif static-analysis

Last synced: 11 May 2026

https://github.com/0xsky/libredis-client

Redis C++ client, suppert redis cluster, requires hiredis only

c-plus-plus connection-pool cpp libredis-client muti-platform redis-cluster thread-safety

Last synced: 09 Jun 2026

https://github.com/sa2003hil/dsa

Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.

arrays cpp dsa dsa-algorithm graph linked-list queue stack string

Last synced: 14 Apr 2025

https://github.com/striter-no/kinexengine

Игровой движок написанный на C++ и использующий OpenGL

cpp glew glfw opengl

Last synced: 14 May 2026

https://github.com/ejunjsh/graphic-learning

computer graphics learning from scratch (example with c++ and qt)

cpp graphics

Last synced: 25 May 2026

https://github.com/m4x1m1l14n/win32

C++ wrappers to simplify native Windows API calls

cpp cpp11 win32 win32api winapi windows wrapper wrapper-library

Last synced: 22 May 2026

https://github.com/sameetasadullah/inter-process-communication-using-unnamed-pipes

A simple C++ program to simulate inter-process communication using unnamed pipes

cpp fork inter-process-communication linux ubuntu unnamed-pipe

Last synced: 22 May 2026

https://github.com/mrk21/ts-processor

MPEG-2 Transport Stream processing tools.

cpp cpp14 mpeg-ts

Last synced: 22 May 2026

https://github.com/blagojeblagojevic/neural-network

Implemention of a small 1 layer neural network suitable for use in embedded systems

arduino c cpp embedded-systems esp32 evolution genetic-algorithm neural-network

Last synced: 08 Apr 2026

https://github.com/im-rises/chip8topia

Chip8 Emulator made in C++ for desktop and web

chip8 cpp emscripten emulator interpreter linux windows

Last synced: 09 May 2026

https://github.com/bestmahdi2/uni__phonebookappcpp

A university project in which a phone book is designed with C++ language

cpp cpp17 phone-book

Last synced: 22 Mar 2025

https://github.com/niloufarmj/sbu-bp-jetpackjoyride

jetpack joyride demo with c++ console application

c cpp game jetpack-joyride sbdl sdl2

Last synced: 17 May 2026

https://github.com/denrydu/pat-testset

PAT竞赛刷题记录。Solutions for PAT competitions

algorithms cpp data-structures

Last synced: 04 Nov 2025

https://github.com/zyad-eltayabi/bank-system

Bank system application using C++ language

cpp

Last synced: 25 Feb 2025

https://github.com/ahmedheakl/assiut-university-training---newcomers-sheets-answers

All sheets and contests answers for Assiut University new comers sheet in C++

codeforces competitive-programming cpp

Last synced: 28 Jun 2025

https://github.com/algokun/journal

a cli-tool to document your daily adventures

cli cpp daily-adventures journal

Last synced: 14 Mar 2025

https://github.com/marcuwynu23/sclib

Cpp dynamic library project for easy console programming

console console-project cpp dynamic functional-programming functions library

Last synced: 14 May 2025