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

Reimplementation of some basics STL containers

cpp school21 stl-containers

Last synced: 12 Jun 2026

https://github.com/feglawy/cpp_template

C++ project template with CMake and GoogleTest integration for building and testing libraries, ensuring code quality and maintainability.

cmake cpp cpp17 gtest template template-project

Last synced: 04 Feb 2026

https://github.com/comba92/life-automata

⬜⬛ C++ implementation with SDL2 of Conway's Game of Life

conways-game-of-life cpp game makefile sdl2 simulation

Last synced: 17 Apr 2026

https://github.com/sunnycapturer/windowrect

get windows rect infomation

cmake cpp qt windows

Last synced: 10 Apr 2026

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

My CPP assignments during BSc

assignment assignment-solutions cpp

Last synced: 14 Apr 2025

https://github.com/anjasfedo/penerapan-adt

Abstract Data Type Implementation on C++

abstract-data-types adt cpp

Last synced: 29 May 2026

https://github.com/aimensahnoun/textsimilaritychecker

A C++ Plagiarism checker script that that checks direct similarities.

algorithm cpp

Last synced: 14 Nov 2025

https://github.com/yousufislam191/compiler

Solution of Compiler Design courses

compiler-design cpp

Last synced: 04 Sep 2025

https://github.com/king-of-ducks/nvim

Nice Neovim config for C++ developing written on Lua

c cpp neovim neovim-config nvim nvim-config

Last synced: 11 Jun 2025

https://github.com/protomorphine/b3dm-cpp

library to work with b3dm Cesium files

3d b3dm cesium cpp geospatial glb

Last synced: 03 Sep 2025

https://github.com/forhanshahriarfahim/operating-system-lab

3rd Year 2nd Semester - Operating System Lab

cpp operating-system

Last synced: 04 Jul 2025

https://github.com/ctkqiang/2d05

这款工具是一种 分布式拒绝服务(DDoS)攻击工具,它能够通过大量虚假流量淹没目标服务器,从而导致其无法正常响应合法请求,最终使系统崩溃或服务中断。🚀💥

2d05 china cpp cpp11 ctkqiang ddos ddos-attacks dos hacking-tool network security simple

Last synced: 04 Jun 2026

https://github.com/abdallahhemdan/enwik8-compression

📦 Compressing of the challenge enwik8 (100MB of wikipedia) using LZW(Lempel–Ziv–Welch) compression algorithm using cpp...

cmp2022 compression-algorithm comprssion cpp decoding encoding enwik enwik8 hemdan lzw multimedia text-compression

Last synced: 12 Jul 2025

https://github.com/omarassadi/gmsv_spoof

A module for Garry's Mod that allows for modification of A2S_INFO and A2S_PLAYER responses. This allows for things such as spoofing of player counts on the master list.

cplusplus cpp garrys-mod garrysmod garrysmod-module steam

Last synced: 01 Apr 2025

https://github.com/coding-chez/deck-of-codes

compilation of all coding activities @school

assembly-language c-programming cpp html-css-javascript java kotlin php

Last synced: 09 Apr 2026

https://github.com/fedecastellaro/kissfft-adaptation-for-esp32

Personal adaptation for the ESP32 or any other microcontroller of the well known kissFFT library.

arduino c cpp esp32 fft kisfft

Last synced: 12 Apr 2026

https://github.com/naemazam/word-to-binary-convert

Convert Your Love letter to Binary, Even Your GF can't Understand

cpp naemazam word-to-binary

Last synced: 19 Jun 2025

https://github.com/omparghale/aes-rsa-hybrid

AES-RSA hybrid encryption implementation in C++.

aes cpp crytpography rsa

Last synced: 01 Apr 2025

https://github.com/roaldnefs/brainfuck

Brainfuck interpreter written in C++.

brainfuck cpp interpreter

Last synced: 09 Apr 2025

https://github.com/gabrieldiem/jazzjackrabbit2

Multi-player online platformer shooter arcade-like videogame developed in C++ with SDL2 and Qt5. Made as a remake of the game "Jazz Jackrabbit 2" by Epic Games [1Q2024]

7552 cmake cpp cpp17 fiuba game-development gamedev remake-games sdl sdl2

Last synced: 09 Apr 2025

https://github.com/eddmann/c3

Educational chess engine exploring chess programming techniques with modern C++23. Features magic bitboards, iterative deepening, alpha-beta pruning, transposition tables, and full UCI protocol support.

alpha-beta-pruning bitboard chess chess-engine cpp cpp23 educational negamax uci

Last synced: 13 Jan 2026

https://github.com/anthonylucky1909/ics-lab

The ICS-Lab project explores low-level programming and system vulnerabilities through Bomblab, Buflab, and Linklab experiments, focusing on buffer overflows, memory management, and reverse engineering in C and Assembly.

assembly-language cpp

Last synced: 22 Apr 2026

https://github.com/hengxin666/threadpool

Linux,Windows轻量级C++线程池, 支持可变参数的函数/类方法/仿函数/匿名函数等等, 使用简单, 可自定义线程池增减规则, 日志打印等

cpp threadpool

Last synced: 12 Jun 2025

https://github.com/sergio-eld/stopwatch

C++ stopwatch template library

cpp cpp11 generic-programming stopwatch template

Last synced: 14 Jun 2025

https://github.com/scapix-com/cmodule_test

Example project for cmodule package manager

cmake cpp package-management package-manager

Last synced: 26 May 2026

https://github.com/bkosm/beat-boi

Little rythm minigame made for a semester project using the SFML framework for C++.

cpp rythmgame sfml2

Last synced: 04 Sep 2025

https://github.com/xmartlabs/docker-pcl-cmake

Docker image containing PCL and CMake.

c c-plus-plus cmake cpp docker make makefile pcl pcl-library

Last synced: 12 Apr 2026

https://github.com/shyamg090/dsa-problems

This repository contains a collection of Data Structures and Algorithms (DSA) problems solved using the C++ programming language. These problems are intended for daily practice to improve the understanding of DSA concepts and strengthen the problem-solving skills.

beginner-friendly cpp dsa-algorithm

Last synced: 09 Apr 2025

https://github.com/coralkashri/cppsenioreas-ranges

This is an examples repository of C++ Senioreas blog C++20 ranges article.

cpp cpp20 cppsenioreas ranges

Last synced: 15 May 2025

https://github.com/goggy369/qt-calculator

基于 Qt 框架的科学计算器

calculator cpp qmake qt6 qtcreator

Last synced: 17 May 2026

https://github.com/coralkashri/cppsenioreas-user-defined-literals

This is an examples repository of C++ Senioreas blog user-defined literals article.

code-refactoring cpp cppsenioreas literals user-defined-literals

Last synced: 15 May 2025

https://github.com/sr-tamim/bankman-cpp

A simple bank management system using C++ (OOP)

cpp cpp-programming oop oop-in-cpp oop-principles

Last synced: 29 May 2026

https://github.com/zselimreborn/kotharena

Third person shooter game both singleplayer and multiplayer

cpp gamedev unreal-engine-5

Last synced: 01 Apr 2025

https://github.com/nicknaso/nodejs-native-addons-notes-2017

Notes about Node.js Native AddOns - 2017

cpp javascript native-module nodejs notes v8

Last synced: 10 Apr 2026

https://github.com/coralkashri/cppdecoratordesignpattern

C++ (Compile-Time) Decorator Design Pattern implemented using inheritance.

compile-time cpp cppsenioreas decorator-pattern design-pattern metaprogramming

Last synced: 10 Aug 2025

https://github.com/cedricschwyter/ogl

OpenGL part of my Vulkan vs. OpenGL comparison

3d-graphics cpp cpp17 linux opengl

Last synced: 04 May 2026

https://github.com/Chi-EEE/html-parser

C++ HTML parser that generates a simple DOM tree in C++17

boost cpp cpp-html-parser cpp17 css html html-parser html-parser-library html5 library parser scraping xmake

Last synced: 12 Mar 2025

https://github.com/vishal-ahirwar/cache

Simple Cache system written in C++

cache cpp software-development

Last synced: 17 Mar 2025

https://github.com/paul-maxime/lets-see-music

A school project about sound and music visualization (2012).

cpp fmod sfml

Last synced: 11 Mar 2025

https://github.com/adzo261/sales-tax-problem

Sales Tax problem solution using C++

cpp oops-in-cpp sales-tax-problem-solution

Last synced: 20 Aug 2025

https://github.com/jjbel/rocket-ui

Rocket Telemetry GUI

cpp plotting raspberry-pi telemetry

Last synced: 26 Jan 2026

https://github.com/pavlevujicic/cplusplus-programming

My Journey with the C++ Programming Language

cplusplus cpp cpp-programming

Last synced: 17 Mar 2025

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

This project is an implementation of evolution of no-loss strategies for the game of Tic-Tac-Toe

cpp genetic-algorithm tic-tac-toe

Last synced: 17 Mar 2025

https://github.com/tarc/library-template

C++ library template project, featuring CMake, Conan, Google Test and Github actions

cmake conan cpp githubactions google-test template-project

Last synced: 25 Apr 2026

https://github.com/learningbyexample/super-fany-fun

teaching game developing using C++

cpp learning video-game

Last synced: 15 Mar 2025

https://github.com/princep/tensorrt-sample-on-threads

A tutorial for getting started on running Tensorrt engine and Deep Learning Accelerator (DLA) models on threads

cpp deep-learning-accelerator dla mnist nvcc tensorrt tensorrt-inference threads

Last synced: 22 Jun 2026

https://github.com/drapegnik/algorithms

⏱️practise tasks on theory of algorithms on FAMCS, BSU

algorithms brute-force bsu c-plus-plus cpp data-structures famcs graph-algorithms

Last synced: 05 Apr 2025

https://github.com/novama/logs-monitor-stack

Dockerized example on how to set-up a log stack based on Grafana Loki

cpp csharp docker grafana javascript logger-handler logging loki minio powershell promtail python serilog-sink

Last synced: 03 Feb 2026

https://github.com/hardingadonis/hello-world

'Hello world' to all the programming languages I found on Google

c c-sharp cpp hello-world java javascript lua pascal python typescript

Last synced: 10 Apr 2026

https://github.com/magnuschase03/ecosystem

A simulation of bunnies in an ecosystem with each other competing to survive.

cpp evolution genetic-algorithm nerual-network simulation

Last synced: 26 Aug 2025

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

Enter your weight and the system will tell you what division you will be fighting in!

begginer-friendly beginner beginner-project boxing cpp programming programming-language table

Last synced: 16 May 2025

https://github.com/rugleb/neuron

Simple model of artificial Neuron

cpp education neural-network neuron

Last synced: 10 Apr 2025

https://github.com/ramizpolic/emunes

💾 Familiar C++ NES emulator

cpp cpp11 emulator nes

Last synced: 31 May 2026

https://github.com/progambler227788/patient-management-system

Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.

circular-linked-list coding coding-interviews cpp cpp-assignment cpp-programming cpp-project data-structures-and-algorithms doubly doubly-linked-list dsa library-management-system linklist management-system patient-management-system programming-language semester-project university-project

Last synced: 16 May 2025

https://github.com/maipa01/pcre2cpp

A C++ wrapper around the PCRE2 library to provide a more user-friendly and object-oriented interface for using regular expressions, while retaining the performance and flexibility of the original library.

bsd-3-clause cpp cpp20 library open-source pcre2 pcre2-regex pcre2-wrapper regex regular-expressions wrapper

Last synced: 27 May 2026

https://github.com/jdsherbert/audio-soft-clip-distortion

Simple C++ implementation of a basic Soft Clip Distortion technique. Includes an example usage case with a simulated sinusoidal signal.

audio audio-effect audio-effects audio-processing cpp distortion distortion-effects sine sine-wave sinewave soft-clipping

Last synced: 07 Apr 2025

https://github.com/tanner-davison/asteroid-destroyer-sdl

Asteroid Destroyer made from scratch using C++ and SDL subsystems

cmake cmakel cpp cpp23 dll sdl2 sdl2-library

Last synced: 26 Dec 2025

https://github.com/jackm/jpeg-compressor

Automatically exported from code.google.com/p/jpeg-compressor

cpp jpeg jpeg-compressor jpeg-encoder

Last synced: 29 Jun 2025

https://github.com/jj-kira/chess

C++ console chess project showcasing OOP.

chess cpp oop

Last synced: 16 May 2025

https://github.com/boloto1979/keylogger

Keylogger - A C++ keystroke project. This project includes versions for Windows and Linux systems. The keystroke capturer records keystrokes and stores them in a log file. Use it responsibly and in compliance with applicable laws and regulations.

cpp cybersecurity keylogger linux macos malware socket windows

Last synced: 11 Apr 2026

https://github.com/eel-moun/cpp-bootcamp

This is a bootcamp made of 10 chapters with a purpose of introducing oop programing and c++ features

1337cursus 42school abstract algorithms containers cpp encapsulation exception-handling inheritance oop templates

Last synced: 27 May 2026

https://github.com/loyc12/cpp42

42 School Project : various small exercises aimed at learning the fundamentals of C++ and OOP

classes cpp cpp98 oop

Last synced: 10 Jan 2026

https://github.com/kanannuruyevs/basic-programming-exercises

Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.

cpp css html java javascript learning programming python

Last synced: 11 Apr 2026

https://github.com/bakialmaci/cpp_ws

Comprehensive C++ (11+) use cases

cpp cpp11 cpp14 cpp17

Last synced: 10 Jan 2026

https://github.com/haimozer123/cpp_finalproject_rted

This project implements a Quadratic Equation solver using operator overloading, Rule of Three/Five, and const-correctness (Task 1) and a Vet Management system with inheritance, RTTI, singleton pattern, and dynamic memory management for animal health tracking (Task 2).

cpp cpp14 doxygen-documentation final-year-project rted

Last synced: 17 May 2026

https://github.com/ishibi/advent-of-code

Merry Christmas ❄️☃️🎅

advent-of-code aoc cpp

Last synced: 02 Apr 2025

https://github.com/ifwtzzzzzh/semester-2-cpp

ITPLN's Semester 2 curriculum offers two exciting courses to empower you: Algorithms and Programming 2!

cpp

Last synced: 31 Mar 2025

https://github.com/suhatanriverdi/document-indexing

Wordfinder system that responds single word queries. This system allows users to enter a single word, then returns a list of documents containing this word.

c-plus-plus cpp data-structures indexing linked-list searching visual-studio wordfinder

Last synced: 14 Mar 2025

https://github.com/jilliennelapid/shuffledeckofcards

A C++ program using header files and classes to make "decks" of cards (from vectors).

classes-and-objects cpp header-files

Last synced: 15 Mar 2025

https://github.com/lourot/iqa-hello-world

Image Quality Assessment C Library Hello World

cpp example iqa

Last synced: 21 Jun 2026

https://github.com/james-p-d/consolesnake

Snake game for Windows console in C/C++

c console-application cpp snake snake-game

Last synced: 21 Apr 2026

https://github.com/kibet-rotich/c-learning

A deep dive into C and C++ fundamentals, documenting my journey through K&R C, manual memory management, and custom data structures like BSTs.

binary-search-tree c cpp data-structures memory-management pointers

Last synced: 25 May 2026

https://github.com/atomiechen/serial-lite

A lite version of cross-platform c++ serial port library wjwwood/serial, without original installation steps on use.

cpp cross-platform lite serial-communication

Last synced: 26 Aug 2025

https://github.com/jilliennelapid/packagedelivery

A C++ project using mulitple header files and classes to simulate different mailing packages that can be send out.

classes-and-objects cpp header-files

Last synced: 15 Mar 2025

https://github.com/priyanshuchawda/screen-recorder

Native Windows screen recorder in C++20 using Windows Graphics Capture, Media Foundation, and WASAPI with robust MP4 finalize/recovery handling.

audio-capture cmake cpp cpp20 d3d11 desktop-application directx github-actions h264 intel-quick-sync media-foundation mp4 native-windows screen-capture screen-recorder video-recording wasapi win32 windows windows-graphics-capture

Last synced: 24 May 2026

https://github.com/haseeeb21/rise-of-the-hero-game

The website that was developed was of this game. In this game a Hero defends his nation by killing the enemies attacking on his nation if he survives 2 minutes then he wins otherwise if he loses all his health then the game is over.

cpp game sfml sfml-game visual-studio

Last synced: 06 Jul 2025

https://github.com/williamzhang20/design-patterns

Practicing software design patterns in C++

cpp design-patterns

Last synced: 26 Mar 2025

https://github.com/luisfelipepoma/junior_training

Learning about Competitive Programming

algorithms competitive-programming cp cpp python

Last synced: 19 Apr 2026

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

C++ 语言的学习。

cpp cpp-learning

Last synced: 28 May 2026

https://github.com/ntshvicky/fashionmnist_cnn_example

An example of training convolutional neural networks with Fashion MNIST dataset in C++ and Cmake

cmake convolutional-neural-networks cpp fashion-mnist-dataset fashionmnist-cnn machine-learning machine-learning-algorithms

Last synced: 15 Mar 2025

https://github.com/bsmithcompsci/library-twitchircsdk

TwitchIRC Software Development Kit - Simplifies integration to Twitch API.

asio cpp irc sdk twitch twitch-api twitch-bot twitch-irc twitch-sdk twitchirc twitchsdk twitchtv

Last synced: 14 Mar 2025

https://github.com/radoslav-grencik/ims_20_21

Simulation of ocean plastic pollution.

cpp simulation

Last synced: 04 Jul 2025