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/rikeda71/deep-learning-from-scratch-2-cpp

C++ version of https://github.com/oreilly-japan/deep-learning-from-scratch-2

cpp deep-learning nlp

Last synced: 15 Mar 2025

https://github.com/nkid00/24game

寻找 24 点的最佳解法。Find the best solutions of 24.

24game 24pointgame 24points cpp cpp17 mathematics

Last synced: 16 Mar 2025

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/endail/bh1750

BH1750 light sensor API for Raspberry Pi

bh1750 cpp lgpio raspberry-pi

Last synced: 08 Nov 2025

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/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/jjbel/rocket-ui

Rocket Telemetry GUI

cpp plotting raspberry-pi telemetry

Last synced: 26 Jan 2026

https://github.com/olejek88/opc_hart

Universal Hart OPC server

cpp hart opc

Last synced: 06 Jun 2026

https://github.com/viral32111/bridge

The internal communication library for my community game servers.

cpp java library python

Last synced: 11 Apr 2026

https://github.com/kelbon/hpack

HPACK implementation (RFC 7541)

cpp cpp20 hpack http http2 networking rfc7541

Last synced: 27 May 2026

https://github.com/poseidon-code/slice

An implementation of dynamic sized, console based space separated list input with inbuilt console output and input operator overloads, inspired from Python's List.

cpp header-files slice

Last synced: 01 Jul 2025

https://github.com/sakrist/simplecpuraster

A simple CPU rasterizer is written with C++. glm as math library

cpp glm graphics rasterization rasterizer

Last synced: 08 Apr 2025

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/percival33/computer-network-programming

Repo for the network programming course, aimed at creating a real-time advertising bulletin board system

cpp network python3 websocket

Last synced: 19 Apr 2025

https://github.com/ka-iden/huffman

Huffman coding, compression and decompression

cpp huffman-coding huffman-compression-algorithm

Last synced: 07 Apr 2025

https://github.com/ayesha-quazi/49-days-dsa-challenge

I'll be sharing my daily journey of applying what I’ve learned in C++ by tackling Last Minute Problems provided by Fraz Sir.

challenge cpp dsa-algorithm dsa-practice dsalgo-questions

Last synced: 03 Apr 2025

https://github.com/liulingxi2/multi-person-communication-platform-ssp-2.0

Multi-person communication platform SSP 2.0

cpp microservice mysql social software

Last synced: 02 May 2026

https://github.com/gbowne1/link-explorer

This C++ program will discover links on any http or https page you give it

cpp cpp11 explorer link parser

Last synced: 10 Jun 2025

https://github.com/piyush168713/cpp

cpp codes

cpp

Last synced: 28 May 2026

https://github.com/shineiarakawa/diffusion-model-cpp

A C++ implementation of a diffusion model using libtorch.

cpp diffusion-models libtorch

Last synced: 14 Mar 2025

https://github.com/budchirp/cpp-template

C++ template for starting your projects faster

cmake cpp

Last synced: 24 Mar 2025

https://github.com/nadimnesar/covid19-patient-management-system

Our repository contains a console-based Covid-19 patient management system implemented in C++, allowing users to add, search, delete, update, and display patient information. Manage patient records efficiently with this simple yet effective system.

cpp management-system

Last synced: 15 Mar 2025

https://github.com/nadimnesar/nadimnesar-s-cp-library

Welcome to my competitive programming library! This repository contains a collection of algorithms, data structures, and utility functions curated by nadimnesar. Whether you're a seasoned competitor or just starting out, this library provides essential tools to tackle coding challenges efficiently.

codeforces competitive-programming cpp icpc

Last synced: 15 Mar 2025

https://github.com/mrglaster/sgdk-project-builder

A small utility that removes the need to enter a command in CMD each time when compiling an SGDK project

builder cpp sgdk sgdk-library utility

Last synced: 28 May 2026

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/nrjsbudhe/c_plus_plus

Exploring C++ and its unique features | Practice Competitive Programming | Develop Toolchain using CMake | Unit Testing

cmake cpp make

Last synced: 26 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/cedricschwyter/ogl

OpenGL part of my Vulkan vs. OpenGL comparison

3d-graphics cpp cpp17 linux opengl

Last synced: 04 May 2026

https://github.com/szsascha/cpp-ws

A simple webserver in c++

cpp http-server socket webserver

Last synced: 23 Jul 2025

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

C++ console chess project showcasing OOP.

chess cpp oop

Last synced: 16 May 2025

https://github.com/zakariaelbouzkri/my_cses_problems_solutions

this repo contains my solutions to the University of Helsinki's "Competitive Programming" course problem set hosted on the CSES (Code Submission Evaluation System) platform. This repository serves as a showcase of my problem-solving skills and coding journey as I tackle a variety of algorithmic challenges.

algo cpp cses-problem-set-solution data-structures dynamic-programming graph-algorithms math mathematics searching-algorithms sorting-algorithms

Last synced: 27 Feb 2025

https://github.com/vimtor/cpp-delegates

Approximation of C# Delegates, Funcs and Actions on C++

cplusplus cpp delegate delegates events function-pointers

Last synced: 12 Apr 2025

https://github.com/g4sasha/cpp-mazegenerator

I rewrote the code for the maze generator from vba to cpp

cpp maze-generator maze-solver

Last synced: 15 Mar 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/grgomariani/cabpp

C implemented Automata Based Programming Pattern

cpp framework graph yed

Last synced: 24 Jul 2025

https://github.com/genebit/sync-files

Sync files from A to B where A is the main file you want to be synced to file B

cpp linux make

Last synced: 20 May 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/halffd/hvc

Hotkey Manager and Window Control System

automation cpp gtk hotkey linux lua scripting window-management x11

Last synced: 07 Apr 2025

https://github.com/kingston-kms/client-server

Examples of C++ Server and Client

client cpp gcc linux php server tcp

Last synced: 14 Apr 2026

https://github.com/shadowshahriar/cse112

A repository containing my solutions to OOP problems assigned by our CSE lecturer, NAB (2nd Semester)

cpp cse oop

Last synced: 23 Mar 2025

https://github.com/stuart6854/gfx

C++ Graphics Wrapper - Work In Progress (Only Vulkan ATM)

cpp graphics vulkan

Last synced: 10 Nov 2025

https://github.com/contisimone99/bulletin-board-system

Cryptography-focused messaging platform with Perfect Forward Secrecy, developed for cybersecurity education. Implements secure user registration (email challenge-response), encrypted message posting, and replay attack protection using raw OpenSSL primitives.

bulletin-board cpp cryptography openssl

Last synced: 02 Jul 2025

https://github.com/magnuschase03/base64-encryption

Encode ASCII text to base 64

base64 cpp encryption

Last synced: 07 Apr 2025

https://github.com/lecrapouille/profiler

[Lib][Alpha version][Functional] Lightweight C++ frame profiler

cpp profiler

Last synced: 07 Apr 2025

https://github.com/nxhhoang/marisaoj-roadmap-solution

This is my journey learning competitve programming in MarisaOJ

competitive-programming cpp marisa online-judge roadmap

Last synced: 26 May 2026

https://github.com/ahadalireach/leetcode.solutions

A GitHub repository that contains all the LeetCode problems I have solved, along with their solutions.

cpp dsa problem-solving sql

Last synced: 26 Mar 2025

https://github.com/magnuschase03/customizablenerualnetwork

A c++ include for people to easily implement a nerual network to their code.

cpp customizable easy-to-use header include nerual-network

Last synced: 07 Apr 2025

https://github.com/enzoguillouche/seismosense

Built with C++ and OpenGL, this project is cutting-edge earthquake simulation tool designed to test the structural resilience of buildings and other infrastructure under various seismic scenarios.

cpp earthquakes natural-disasters opengl opensource simulator

Last synced: 02 May 2026

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/jacek13/mahjongsolitaire

Mahjong Solitaire based on the SDL2 library.

cpp cpp14 mahjong-solitaire sdl2 visual-studio

Last synced: 15 May 2025

https://github.com/vladbologa/raytracer-cpp

Building a ray tracer in C++, following "The Ray Tracer Challenge" by Jamis Buck

cpp cpp17 eigen3 gtest raytracer raytracing

Last synced: 15 Jun 2025

https://github.com/sameetasadullah/dependency-analysis-and-speedup-code-snippets

Dependency Analysis is performed on some code snippets and they have been improved in speed if possible

cpp dependency-analysis dependency-types openmp openmp-parallelization parallel-processing parallel-programming speedup

Last synced: 15 Mar 2025

https://github.com/dennisliu1993/blackjack

Using MFC to create a BlackJack game platform

blackjack cbuttonst cpp doublebuffer mfc userinterface

Last synced: 24 Jul 2025

https://github.com/va1da5/esp32-idf-dev-container

Visual Studio Code Dev Container based C/C++ development environment for Espressif ESP32

container containers cpp docker esp32 freertos

Last synced: 10 Apr 2026

https://github.com/aaron-trinidad/genetic_algorithm

Genetic Algorithm implemented in C++

cmake cpp genetic-algorithm optimization-algorithms

Last synced: 23 Mar 2025

https://github.com/shoyamanishi/webassemblynumericalcomputing

A study on the numerical computing with WebAssembly on the browsers

cpp emscripten numerical-computation simulation webassembly

Last synced: 23 Mar 2025

https://github.com/mahinkumar/starlit

A Simple Screensaver application built using SDL3 with support for graphics APIs including OpenGL and Vulkan.

cmake cmakelists cpp sdl sdl3 simple-direct-media-layer

Last synced: 31 Aug 2025

https://github.com/dron12261/dronsengine2d

DronsEngine2D - мой игровой движок для 2D игр, который я пишу при помощи C++&SFML. (В РАЗРАБОТКЕ НА НАЧАЛЬНОЙ СТАДИИ)

2d cpp game-engine gamedev in-development sfml

Last synced: 23 Mar 2025

https://github.com/shivamgupta92/leetcodesolution

Solution to LeetCode problems

cpp dsa java python3

Last synced: 10 Apr 2026

https://github.com/vcputtini/pflogentry

A small object library capable of interpreting the log entries generated by PFSense(tm) and manipulating this data.

analizer cpp cpp17 filterlog firewall lib library parse parser pfsense

Last synced: 14 Jun 2025

https://github.com/anjasfedo/double-link-list

Double Linked List on C++

cpp double-linked-list

Last synced: 28 May 2026

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/jadeeeeeeeeeeee/sockets-chat-app

a socket chat app i made in cpp thats built with winsock and wxwidgets

cpp gui sockets windows winsock winsock2 winsocket wxwidgets

Last synced: 03 Jan 2026

https://github.com/tayne3/zig.toolchain.cmake

⚡ Use Zig compiler in CMake projects. Simplify cross-compilation.

c cmake cpp cross zig-cc

Last synced: 13 Jan 2026

https://github.com/wavefnd/lipi

Lipi Text Editor

cpp editor ide qt6 texteditor

Last synced: 13 Jan 2026

https://github.com/taktoa/qdoc2psn

Generate purescript-native bindings from a QDoc XML file. (WIP)

bindings cpp haskell purescript purescript-native qt

Last synced: 12 May 2026

https://github.com/nekernel-org/btb

A build system based on JavaScript Object Notation (JSON) written in C++

build-system cpp json

Last synced: 16 May 2025

https://github.com/wrieg123/csp-adapter-zeromq

A CSP Adapter for the ZeroMQ Universal Messaging Library

cpp python stream-processing streaming zeromq

Last synced: 30 Apr 2026

https://github.com/sameetasadullah/game-of-life

A simple Game of Life coded in C++ language using Microsoft Visual Studio

cpp gameoflife visual-studio

Last synced: 20 May 2026

https://github.com/vovandreevik/string-manipulation

This C++ program is designed for string manipulation. It provides various string operations, such as sorting, searching for repetitions, and finding strings that start with a specific sequence. The program is based on a custom String class.

cpp custom-string oop oops-in-cpp string

Last synced: 30 Oct 2025

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/mallory-scotton/arcade

🕹️ Retro gaming platform with dynamic library loading for games and graphics. Built as a 2nd-year EPITECH project

arcade audio-processing cpp epitech games joystick libcaca ncurses nibbler opengl pacman retrogaming sdl2 sfml shared-library wiimote

Last synced: 11 May 2026

https://github.com/billhu0/cs100-2022

ShanghaiTech CS100 (Introduction to Programming) course homework collection, spring 2022.

c cpp shanghaitech

Last synced: 16 Aug 2025

https://github.com/umbrellaleaf5/network_and_distributed_systems

My repository with home and seminars exercises on network and distributed systems at MIPT DAFE/RSE

c cpp dafe distributed-systems education mipt network-systems

Last synced: 02 Sep 2025

https://github.com/denizyesilirmak/react-native-tuner-engine

a musician-grade react native tuning engine powered by native audio processing and real-time pitch detection.

cpp dsp fft jsi oboe pitch-detection turbo-module yin

Last synced: 28 May 2026

https://github.com/gabygold67/buttontoswitch_stm32

An STM32-RTOS library to implement all kind of switches out of simple push buttons (Momentary buttons) by using embedded simulated behavior

button buttons cpp debounce debounce-button deglitch potentiometer-simulation pushbutton-library pushbutton-switch rtos-library stm32 stm32-library

Last synced: 01 Sep 2025

https://github.com/sameetasadullah/binary-search-tree-implementation

My own templatized C++ implementation of Binary Search Tree and its different traversals i.e, PreOrder, PostOrder, InOrder using Microsoft Visual Studio. You can also check the type of BST as well

binary-search-tree cpp traversals tree-structure visual-studio

Last synced: 15 Mar 2025

https://github.com/leonburghardtdev/injectify

Injectify is a simple and easy-to-use tool that allows users to inject dynamic link libraries (DLLs) into running processes.

c cheats cpp dll-injection imgui reverse-engineering win-api

Last synced: 11 Apr 2026

https://github.com/hyouteki/voodoo

Simple Terminal based Todo manager with regex

cpp regex todoapp

Last synced: 27 Oct 2025

https://github.com/vcputtini/qdocbase6

This utility software aims to manage a professional database of digital documents in order to provide organization, speed in searches and reliability of information.

cpp database document documents image images kde linux mariadb mysql

Last synced: 10 Apr 2026

https://github.com/velocityra/chip8-emu

A Chip-8 emulator in C++, with a basic debugger.

chip8 chip8-emulator cpp emulation emulator sfml

Last synced: 16 May 2025