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

Various sorting algorithms | Sorts of all sorts

algorithms cmake cpp sorting-algorithms

Last synced: 15 Sep 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/achrafelkhnissi/ft_containers

Implementation of a few container types of the C++ standard template library.

1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school cpp cpp98 map set stack stl-containers vector

Last synced: 30 Dec 2025

https://github.com/jimmy-park/cert-cmake

Generate cert.h for loading in-memory cert

certificate cmake cpp cpp17 header-only

Last synced: 19 May 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/kasouza/kshttp

A simple HTTP server written in c++

cpp http-server

Last synced: 21 May 2026

https://github.com/jurihock/aubergine

C++ real-time audio signal processing engine on top of RtAudio and Oboe that tries to Keep it Simple, Stupid

android audio cpp dsp kiss library oboe real-time rtaudio

Last synced: 18 May 2026

https://github.com/lauratrigo/projeto-ecocomp-mqtt

Projeto de estufa inteligente desenvolvido com ESP32, MQTT, Node.js e MongoDB. O sistema realiza monitoramento ambiental em tempo real, controle remoto de atuadores, automação de irrigação, ventilação e aquecimento, além de disponibilizar dashboard web, histórico de medições e geração de relatórios. 🌱

automatization cpp css esp32 esp32-wroom html iot iot-application javascript mqtt mqtt-broker mqtt-explorer mvc-architecture site web

Last synced: 15 Jun 2026

https://github.com/tamiko-n/library-management-system

This Library Management System is a comprehensive C++ application designed to manage a library's inventory, including Books, Magazines, Research Journals, and FYP Theses. The system employs object-oriented programming principles such as inheritance and polymorphism to create a modular and extensible application.

cpp lms

Last synced: 25 Jun 2025

https://github.com/a2p1k02/cppmaker

helper to optimize creating c++ projects

boost cmake cpp helper program-options

Last synced: 08 Oct 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/0xjonaseb11/stack__dsa_practical_exam

DSA Practical exam | Algorithms | Data Structures

algorithms cpp datastructures stack

Last synced: 13 Mar 2025

https://github.com/nvarner/physiwell

Short choose-your-own-adventure game created as a final project for Honors 240 Wellness at the University of Michigan

choose-your-own-adventure cpp game

Last synced: 13 Sep 2025

https://github.com/tom474/learn_cpp_rmit

[RMIT 2023C] EEET2482 - Software Engineering Design - Learning Resources

algorithms cpp data-structures object-oriented-programming

Last synced: 04 Mar 2025

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

Programming Basic,,,💻

basic-programming cpp

Last synced: 07 Sep 2025

https://github.com/shadowmitia/fractal_flame

C++ implementation of the Fractal Flame Algorithm

cpp fractal-algorithms fractal-flame fractal-rendering fractals

Last synced: 18 May 2026

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

Custom HTTP server implemented in C++98, designed to handle client requests efficiently, parse HTTP messages, and serve static or dynamic content.

cpp http http-server server

Last synced: 04 Nov 2025

https://github.com/suryakarmakar/simple-windows-keylogger

☣This is a simple Windows keylogger with C++ programming

cpp hacking-tool keylogger malware windows

Last synced: 04 Mar 2025

https://github.com/fgebhart/sportgems-cpp

Find valuable gems in your tracked sport activity! 💎🚴

activity cpp gpx gpx-parser

Last synced: 04 Nov 2025

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

coding_collects for practice coding with any other Programming languages

c coding cpp csharp javascript python python3 rust

Last synced: 05 Apr 2025

https://github.com/cra3z/smtplib

A C++ SMTP client

cpp smtp-client

Last synced: 16 Oct 2025

https://github.com/sayama3/imagine

A 3D Game Engine Like made in Vulkan & Cpp

cpp rpg vulkan

Last synced: 21 Jul 2025

https://github.com/magicallas/sfml_mes

C++ Project in School using SFML

cpp game school-project

Last synced: 22 Mar 2025

https://github.com/joshua-riek/conway-s-game-of-life

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.

conway conway-game conway-life conway-s-game-of-life conways conways-game-of-life conwaysgameoflife cpp sfml sfml-game

Last synced: 06 Apr 2025

https://github.com/superpuero/kawa_meta

Header-only, little meta utility library made with c++ 17

constexpr cpp cpp17 meta metaprogramming utility

Last synced: 28 Jun 2025

https://github.com/a-katopodis/vulkanflash

A wrapper around vulkan to make experience easier for new users

cpp gpu graphics shaders

Last synced: 28 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/yothgewalt/topgun-rally-haptic-gloves

About haptic gloves in TESA Event.

cpp glove mqtt

Last synced: 22 Mar 2025

https://github.com/matteoppet/text_editor

Simple Raylib Text Editor from scratch

cpp piece-table raylib scratch-implementation text-editor

Last synced: 15 May 2026

https://github.com/chokobole/base

A C++ base library

cpp cpp-library cpp14

Last synced: 14 May 2025

https://github.com/anmamun0/dsa-algo-workbook

DSA with C++: A collection of data structures and algorithms in C++ for learning and mastering core DSA concepts.

algorithms c cpp dsa

Last synced: 05 Apr 2025

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

Small library to abstract away the Source SDK for accessing the filesystem

cpp garrysmod

Last synced: 25 Jun 2025

https://github.com/soyapo/projecteuler

Solutions to ProjectEuler problems. Consider not opening before you solve on your own.

algorithm cpp mathematics number-theory

Last synced: 14 Mar 2025

https://github.com/kwanhooo/pods

Practices on Data Structures

cpp data-structures data-structures-and-algorithms

Last synced: 13 Jun 2026

https://github.com/olejek88/kernel32

Software for DAQ WinCE (Wincon8000) gas measurement

c cpp gas-measurement windowsce

Last synced: 18 May 2026

https://github.com/dalinvip/word2vec

word2vec implement in c++ and in pytorch

cpp pytorch script word2vec

Last synced: 18 May 2026

https://github.com/silverwolf2k20/sycad

Пока еще думаю...

cpp

Last synced: 29 Mar 2025

https://github.com/mvakili/cpp-assignments

My CPP assignments during BSc

assignment assignment-solutions cpp

Last synced: 14 Apr 2025

https://github.com/n-pcs/cplusplus

C++ Codes

code cpp

Last synced: 22 Mar 2025

https://github.com/ysoroko/cpp_module_07

C++ Introduction, module 7/8

19 42 array cpp cpp07 iter max min piscine swap templates

Last synced: 05 Nov 2025

https://github.com/kojobailey/binary-cpp-library

A C++11 library for parsing the binary data of files and whatnot both easily and cleanly.

binary cplusplus cpp cpp20 cpp23 hpp library single-include

Last synced: 22 Mar 2025

https://github.com/ahmedalyelghannam/leetcode_playground

Just a repo to collect my solutions for Leetcode problems.

cpp leetcode-solutions problem-solving

Last synced: 14 May 2025

https://github.com/kaleid-liner/datastructure

codes of my datastructure

cpp csharp datastructure

Last synced: 18 May 2026

https://github.com/thalhammer/zfspp

C++11 convenience wrapper around libzfs

cplusplus cpp library wrapper zfs

Last synced: 21 May 2026

https://github.com/toxe/test-cpp-iostream

C++ IOStream Examples

cmake cpp examples iostream

Last synced: 22 Mar 2025

https://github.com/toxe/project-euler

Project Euler (https://projecteuler.net) problem solutions.

cmake cpp problems project-euler solutions

Last synced: 22 Mar 2025

https://github.com/guildofcalamity/starfieldsimulation

Homage to the Windows95/98 starfield screen saver.

cmake cpp drawing screensaver sfml simulation vectors vertex windows

Last synced: 18 May 2026

https://github.com/stevenferrer/cpp-meson-template

C++ template repository with Meson build

cpp meson

Last synced: 25 May 2026

https://github.com/17xr/powerinteger

C++ Header for Computing Powers of Big Integers Using GNU MP Bignum Library

cpp cpp-library cpp23 cpp23-library mathematics

Last synced: 05 Apr 2025

https://github.com/heshanera/binarize

Image binarization using opencv

cpp image-binarization opencv

Last synced: 18 May 2026

https://github.com/kampi/particle-mqtt

MQTT client implementation for TCP supporting devices (i. e. Argon, Photon) from Particle IoT.

cpp mqtt particle-argon particle-iot particle-swarm-optimization spark

Last synced: 14 Mar 2025

https://github.com/iwatakeshi/latte

A C++ testing framework that's as easy as sipping a latte.

cpp mocha testing

Last synced: 18 May 2026

https://github.com/sayururehan/ooc

Contains Labsheets, Tutorials and Practicals done by S. R. Bopitiya IT21470004

cplusplus cpp object-oriented-programming ooc

Last synced: 22 Mar 2025

https://github.com/hamid-yg/unit_tests

Units Tests in several languages

c cpp epitech haskell unit-testing

Last synced: 11 Mar 2025

https://github.com/karusb/gw2-tp

Guild Wars 2 Trading Post Flipping APP for GW2 API in C++

c-plus-plus command-line-tool cpp flipping guildwars2 guildwars2-api trading

Last synced: 23 Jul 2025

https://github.com/ra1nyxin/fasttextsearch

Accelerated text search engine in C++ designed for large file systems. Implements parallel file discovery and content scanning using the Boyer-Moore-Horspool algorithm for rapid results

algorithm cpp cpp17 filesystem msvc msvc2022 search windows

Last synced: 19 May 2026

https://github.com/inbrewj/siloamsee

Unofficial fork of RTAB-Map (https://github.com/introlab/rtabmap) Android Tango app

android cpp java opengles siloam tango

Last synced: 12 Apr 2026

https://github.com/arsalan-dev-engineer/id_generator

A basic id generator with C++. This program will return the first index of the first and last name and combine it with numbers.

basic-programming beginner-project cpp functions generator learning number programming

Last synced: 30 Oct 2025

https://github.com/mssm199996/pi-smarthouse-monitoring

Java spark web application for raspberry pi for smarthouse monitoring

arduino cpp google-guice java11 maven raspberry-pi sparkjava websocket wemos-d1 wifi

Last synced: 07 Apr 2026

https://github.com/vcputtini/impala-udf-cpp

Development of native C++ UDFs/UDAFs for Apache Impala.

apache-impala big-data cloudera cpp cpp11 udf

Last synced: 16 Jul 2025

https://github.com/eclipse-keypop/keypop-calypso-crypto-symmetric-cpp-api

Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Symmetric Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card

api component cpp keypop

Last synced: 26 Jul 2025

https://github.com/erwan-simon/arcade

C++ launcher with 2 games and 2 graphical librairies

arcade cpp epitech game ncurses pacman sfml shared-library snake

Last synced: 14 Jul 2025

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

College "Programming Lab I" exercises.

algorithms c cpp programming-language

Last synced: 18 May 2026

https://github.com/shreyadhir/cpp

learning c++

cpp

Last synced: 21 Jul 2025

https://github.com/samirhamadaa/math_game

A simple interactive math quiz game with different difficulty levels and operations.

c-plus-plus console-game cpp game-development interactive-learning math-quiz mini-project random simple-game terminal-game

Last synced: 30 Jun 2025

https://github.com/iammoltony/terminaldash

Geometry Dash recreation that runs in your terminal.

abandoned-project copyright-infringement cpp old-project terminal-game visual-studio

Last synced: 26 Jul 2025

https://github.com/arnobt78/embedded-motor-engine-speed-temperature-measurement--cpp-dotnet-react-fullstack

This project demonstrates a complete workflow for real-time machine data monitoring, from a native C++ engine (mock or real, via DLL) to a .NET backend (with SignalR and EF Core) to a modern React frontend. It is designed for learning, prototyping, and as a reference for real-world industrial or IoT dashboards.

asp-net-core cpp cpp-dot-net cpp-dotnet-react dll dotnet-react ef-core embedded-cpp embedded-devices motor-engine-speed-temperature-reading nginx nginx-configuration nginx-docker react-testing-library react-vite-tailwindcss-typescript realtime-notification realtime-rechart signalr ssl-cert xunit-test

Last synced: 18 Sep 2025

https://github.com/ico12319/data-structures-implementations

This repository is a collection of implementations of various data structures.

cpp data-structures data-structures-implementations

Last synced: 27 Jul 2025

https://github.com/yushikuni/thewitchermechanic

The repository is for testing the witcher mechanic

cpp gameplay portfolio-website thewitcher unfinished-project

Last synced: 27 Jul 2025

https://github.com/ricky-ultimate/star-printer

A simple star printer program, written in C++

cplusplus cpp practice

Last synced: 23 May 2026

https://github.com/dalae37/ponggameserver

Table tennis game server

cpp gameserver visualstudio2022 winsocket

Last synced: 27 Jul 2025

https://github.com/mahdialmusaad/badcraft

A voxel game built to be performant, memory-efficient and cross compatible.

cpp minecraft opengl

Last synced: 27 Jul 2025

https://github.com/samukiszhsd/linguagemc

Estudo da faculdade sobre a linguagem C e C ++

c cpp logica-de-programacao

Last synced: 27 Jul 2025