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/zeynepcol/animation-cpp

I used C++ and a custom library to animate sprite sheets featuring "Powerpuff Girls" pixel art.

animation animation-effects cpp custom-library parallel-programming pixel-art powerpuffgirls

Last synced: 04 Apr 2025

https://github.com/dexmoh/cli-dll-injector

A CLI DLL injector written in C++ for x86 and x64 architectures.

code-injection cpp dll-injection dll-injector process-injection reverse-engineering windows

Last synced: 18 May 2026

https://github.com/jfoclpf/enigma2000

File encrypter for DOS-shell

cpp encrypter encryption-algorithms shell

Last synced: 18 May 2026

https://github.com/ulizesr/deslib

A C++ differential equation solver for ordinary and delay differential equations.

cpp differential-equations math-library mathematical-programming numerical-integration numerical-methods

Last synced: 11 Jun 2026

https://github.com/sentientsergio/boost-safeprofile

C++ Safety Profile conformance analysis tool - A Boost candidate library for WG21 Safety Profiles adoption

ast boost clang code-quality cpp cpp-core-guidelines cpp20 llvm memory-safety safety sarif security static-analysis wg21

Last synced: 15 May 2026

https://github.com/divo123-tech/crypto-trading-sim

A terminal-based cyptocurrency trading simulator in c++ made with fixed csv data.

cpp object-oriented-programming

Last synced: 28 Mar 2025

https://github.com/hywing/imc-tool

The imc-tool is a helpful tool for controlling the imc304 device, you can use it for automation purpose.

cpp imc304 motion-controller pcap

Last synced: 11 May 2026

https://github.com/pinsaraperera/multi_client_chat_app

Multi-client chat app demonstrate using socket programming ( C/C++ language )

client-server cpp multi-client-chatroom socket-programming

Last synced: 17 May 2026

https://github.com/jaytwolab/qml-bind

QML binding example for personal purpose.

bind cpp example qml qt qtquick

Last synced: 17 May 2026

https://github.com/lebaoworks/cpp-tips

Defer like Go, format like C printf and other stuff...

cpp cpp11 defer formatting tips tricks

Last synced: 17 Feb 2026

https://github.com/s-0-p-h-i-a/fitness_tracker

A beginner C++ project that tracks and evaluates workout frequency based on user input. Ongoing project to apply learned concepts.

beginner-cpp beginner-project cli-app console-app cplusplus cpp fitness-tracker for-loop for-loops learning-project practice-project switch-case while-loop

Last synced: 21 Jul 2025

https://github.com/daniel-grounin/real-time-client-server-chat-application

A real-time chat system built using C++ and Vulkan, integrating client-server communication in an ImGui-based GUI.

asio-library cpp networking

Last synced: 05 Apr 2025

https://github.com/horizon-nth/star-wars-battleground

Star Wars Battle Ground is a small console RPG game based on the Star Wars universe.

application cpp game rpg star-wars terminal

Last synced: 18 May 2026

https://github.com/1goonli/playground

Code or Projects, that are too small for an individual Repository

c cmake cpp cryptography golang playground react rust rust-lang

Last synced: 30 Dec 2025

https://github.com/michelerenzullo/addressbook

High performance AddressBook with multimap

addressbook cpp hashmap hashmaps iterators list map multimap range

Last synced: 17 May 2026

https://github.com/prosenjitjoy/artifical-intelligence-lab-problems-solution

Artifical Intelligence Lab Assignment Solution

cpp graph-algorithms

Last synced: 05 Apr 2025

https://github.com/jrob774/brick-and-blood

A simple survival game made for 2020's Secret Santa Jam.

brick-and-blood cpp cpp17 game game-jam santajam sdl sdl2 secret-santa survival

Last synced: 13 Apr 2025

https://github.com/mzying2001/delegate-cpp

在 C++ 中实现委托机制

cpp cpp11

Last synced: 28 Mar 2025

https://github.com/yukunj/limitorderbook

Step-by-step implementation and improvement of the limit order book contest.

c cpp finance high-frequency-trading order-book trading-algorithms

Last synced: 17 May 2026

https://github.com/4l0n3r/data-structures

Implementation of data structures using Java & CPP

cpp dsa java

Last synced: 17 May 2026

https://github.com/reshiadavan/mazerunner

visualizations tool for graph algorithms on mazes

cpp data-structures-and-algorithms sfml

Last synced: 04 Jun 2026

https://github.com/wakabayashik/srt-live-reflect

srt live stream reflector

cpp live srt

Last synced: 08 May 2025

https://github.com/jsonzilla/crashrpt

CrashRpt intercepting exceptions in your C++ program, collecting technical information to analisys (fork from http://crashrpt.sourceforge.net/)

cpp crash-reporting windows

Last synced: 18 May 2026

https://github.com/kikoveiga/feup-da2

Algorithm Design (DA) Second Project (2022/2023): BSc in Informatics and Computing Engineering @ FEUP

cpp feup feup-da feup-leic tsp tsp-solver

Last synced: 06 Jul 2026

https://github.com/jeluchu/matepedia

Aquí podrás encontrar todos los programas de matemáticas que voy realizando. Desde los más fáciles hasta operaciones complejas

cpp matematicas mathematics maths operations programming programming-language

Last synced: 18 Jun 2025

https://github.com/milesbarr/cpp-project-template

A modern C++ project template with a robust development environment and best practices built-in.

c-plus-plus c-plusplus cpp cpp-project cpp-project-template starter-template

Last synced: 17 Jun 2025

https://github.com/shellicar/test_pio_project

Test Platform IO project.

cpp lora platformio

Last synced: 17 May 2026

https://github.com/arpitbatra123/csvfilehandling

C++ Project to perform Various Operations on CSV files.

cpp csv csv-files makefile

Last synced: 11 Sep 2025

https://github.com/ixotoxin/kkm_https_accessor

Remote access service for Cash Register Equipment (KKT/KKM) (or just another C++ based HTTPS server built with Asio, OpenSSL and coroutines)

asio atol cashregisterapp coroutines cpp cpp20 http https https-server kassa lock-free openssl windows-service

Last synced: 03 Jul 2026

https://github.com/humbertodias/yaml-cpp-wasm-sample

Example of a WebAssembly application that reads a YAML file

cpp wasm

Last synced: 18 May 2026

https://github.com/mihaigalos/osi-stack

🧩 OSI communication stack.

arduino avr cpp embedded library

Last synced: 17 May 2026

https://github.com/gcoronelc/uc-2021-20-fund-prog

Curso Fundamentos de Programación en la Universidad Continental del programa a distancia.

cpp gcoronelc programacion programming

Last synced: 10 Jul 2025

https://github.com/cmedina-dev/atcoder

Assorted C++ solutions and algorithms for AtCoder contest problems.

competitive-programming cpp

Last synced: 21 Mar 2025

https://github.com/manuelzzz-gym/lp1-imd0030

Linguagem de Programação I - Instituto Metrópole Digital

cpp cpp17 object-oriented-programming oop

Last synced: 29 Mar 2025

https://github.com/gcoronelc/uc-2021-20-15795

Curso de Fundamentos de Programación en la Universidad Continental.

cpp gcoronelc programacion

Last synced: 06 Apr 2025

https://github.com/cybiii/powershell

A custom command-line shell for Windows built from scratch in C++, featuring a suite of built-in filesystem and text manipulation commands

cmake cpp shell

Last synced: 18 May 2026

https://github.com/samsam823/usaco-lazy-cow-solution

USACO Lazy Cow February Platinum 2024 Solution in C++

cpp cpp17 usaco usaco-cpp usaco-hard-problems usaco-platinum usaco-solutions

Last synced: 21 Jul 2025

https://github.com/timetolivechk-spec/uzpp

O'zbek tilida yoziladigan zamonaviy dasturlash tili. Modern programming language with Uzbek syntax, transpiles to C++23.

compiler cpp cpp23 education educational-language educational-programming language-server open-source programming-language transpiler uzbek uzbekistan vscode-extension

Last synced: 18 May 2026

https://github.com/jguida941/advising-assistance-cpp

Cross-platform course advisor that loads CSV catalogs into a shared C++ core, with both a CLI and Qt dashboard for exploring prerequisites.

cli course-planner cpp csv-parser education qt qt-widgets

Last synced: 16 May 2026

https://github.com/emansarahafi/caesar-cipher-encryption

A Caesar Cipher Encryption Algorithm using C++.

caesar-cipher-algorithm cpp

Last synced: 29 Mar 2025

https://github.com/longluo/fft

Fast Fourier Transform Algorithm / Number Theoretic Transform

cpp fast-fourier-transform fft fourier-analysis fourier-series fourier-transform java ntt number-theoretic-transform

Last synced: 16 May 2026

https://github.com/heyfoz/cpp_parking_fee_selection_logic

The Parking Fee Selection Logic program (C++) allows the user to enter a parking vehicle type and the amount of hours parked in order to calculate a parking lot/garage fee. The fee is returned to the console as output.

cpp finance logic parking selection

Last synced: 03 Jul 2026

https://github.com/jimmy-park/checksum

Performance comparison of checksum implementations

benchmark checksum cmake cpp testing

Last synced: 21 Mar 2025

https://github.com/jmcph4/dms

dms is a dead man's switch for Windows.

c-plus-plus cpp dms security tool

Last synced: 12 Apr 2025

https://github.com/jimmy-park/message

C++17 messaging system

cpp cpp17

Last synced: 21 Mar 2025

https://github.com/retrooper/gamedevutils

Documented utilities convenient in the game development field.

c cplusplus cpp dev development documented game game-engine gdu render-engine retrooper retrooperdev util utilities utility utils

Last synced: 18 May 2026

https://github.com/coresystemcodev/coresystemcodev.github.io

Games Software Engineering Co-Development & Consultancy

c computer-graphics cpp game-development game-engine rendering-engines

Last synced: 17 May 2026

https://github.com/edsonaraujobr/algoritmo-programacao-i

Exercícios realizados durante a disciplina Algoritmo e Programação I do curso de Ciência da Computação

cpp

Last synced: 12 Jul 2025

https://github.com/abhishekboadgurjar/Cpp

Welcome to the C++ repository. This collection is designed to provide a comprehensive guide to the basics and advanced concepts of C++ programming. Each folder contains code examples and explanations for different topics.

cpp cpp-codes

Last synced: 22 Jul 2025

https://github.com/m7moudgadallah/cpp-library-system

This is simple library system project using cpp

cpp filehandling oop-principles

Last synced: 02 Jul 2026

https://github.com/miguelgarcia21/cpp-dsa-toolkit

A growing collection of C++ implementations for fundamental data structures. Built to practice, learn, and implement into any application that requires it.

cpp doubly-linked-list dsa dsa-algorithm hashmap heap linked-list

Last synced: 10 Jul 2025

https://github.com/gsri30/gdftocsvconverter

Simple c++ program to convert a GDF file into a CSV file

adjacency-matrix converter-app cpp csv-converter csv-files file-reading gdffiles graphs-algorithms

Last synced: 11 Jun 2026

https://github.com/randomgamingdev/snek

A tiny efficient version of Snake made using Wireframe and Pixy

cpp customizable fun game pixels small snake snek tiny

Last synced: 13 Mar 2025

https://github.com/gleor/cpp-transport-catalogue

Финальный проект: транспортный справочник

cpp graph json oop protobuf svg

Last synced: 18 May 2026

https://github.com/thatbeautifuldream/dsa-a2z

a2z sheet problems

cpp dsa

Last synced: 21 Mar 2025

https://github.com/fulgen301/vtablepatch

Header-only library for C++17 that patches the VTable of class instances to call functions of your choosing.

cpp cpp-library cpp17 cpp17-library vtable

Last synced: 21 Mar 2025

https://github.com/tyrone-wu/engineered-sll-sort

Experimental implementation & analysis for engineering the sorting process of singly linked lists.

algorithms cpp

Last synced: 07 Sep 2025

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

C++ console version of popular game "Tic Tac Toe". This version contains colors and i guess it is complete.

cli cpp game terminal tic-tac-toe

Last synced: 20 May 2026

https://github.com/ipolynkina/convertlisttostring

Converter from txt to csv

cpp

Last synced: 02 Nov 2025

https://github.com/hyobn/algorithm_study

꾸준히

algorithm cpp

Last synced: 26 Jun 2025

https://github.com/zrei/aoc24

Solutions for advent of code 2024.

aoc cpp

Last synced: 03 Apr 2025

https://github.com/abraojr/c-and-cpp-examples

In this repository, we have several examples about the C and C++ languages

ansi-c c-language c-plus-plus c-programming cpp

Last synced: 17 May 2026

https://github.com/rmitsch/mheson-sn

Marketing heuristics evaluation in the context of social networks.

cpp graph heuristics social-network

Last synced: 13 Oct 2025

https://github.com/lucas54neves/gcc224-ialg

Atividades relacionadas à disciplina Introdução aos Algoritmos do curso de Ciência da Computação da UFLA

algorithms cplusplus cpp introduction-to-algorithms introduction-to-programming ufla

Last synced: 13 Jul 2025

https://github.com/lanzhan-harmony/huffman-compress-winui3

界面美观流畅的哈夫曼压缩软件,可以实现任意文件的压缩和解压。使用WinUI3和C++编写。

cpp winui3

Last synced: 31 Jan 2026

https://github.com/tanveer09/imputetoolkit

imputeToolkit is an R package designed to help users apply, compare, and visualise multiple imputation methods. It automates the process of masking known values, applying different imputation strategies, and evaluating their performance with clear metrics and visualisations.

benchmarking cpp data-quality devtools evaluation-metrics imputation missing-data missing-data-imputation r r-package rcpp roxygen2 testthat usethis

Last synced: 19 May 2026

https://github.com/manuelzzz-gym/edb1-dim0119

Estrutura de dados básicas I - Departamento de Informática e Matemática Aplicada

cpp data-structures-and-algorithms estrutura-de-dados

Last synced: 02 Jul 2026

https://github.com/anas-farooq8/keyword-based-large-scale-document-search

Efficient keyword-based document search engine in C++. Extracts words from documents, calculates term frequency and inverse document frequency, and ranks documents by relevance using TF-IDF. Outputs top results to screen and file. Performance optimized for large data sets.

cpp search-engine tf-idf threads

Last synced: 19 Jul 2025

https://github.com/lzyrapx/cplusplus-projects

❓Some stupid Projects

cpp projects

Last synced: 23 Jun 2025

https://github.com/fasxmut/haiku-cpp-audio-examples

Haiku c++ audio examples

audio cpp examples haiku sound

Last synced: 29 Mar 2025

https://github.com/quantumcomputingworld/vqe-parasmani

ParasMani (Touchstone) -To explore whether the VQE can be leveraged to make an equation to convert between elements.

academic-research c cpp ipython paper python3 qiskit quantum-algorithms quantum-chemistry quantum-computing quantum-superposition touchstone

Last synced: 07 Apr 2026

https://github.com/sahilk12nayak/panoramic-image-creation-project

Generating a panoramic image by merging multiple images using a combination of C++ and Python.

cpp opencv python

Last synced: 15 Jun 2025

https://github.com/angelobdev/crayon

Simple 2D Game Engine

cpp gamedev glfw opengl

Last synced: 17 May 2026

https://github.com/shaina-gh/dfa-construction

A C++ implementation to simulate a DFA for the regular expression (a|b)*abb+

compiler-design cpp dfa-construction

Last synced: 23 Jun 2025

https://github.com/shaina-gh/intermediate-code-generation

This repository contains a C++ implementation for converting infix expressions into postfix form and generating corresponding three-address intermediate code, a key step in compiler construction.

compiler-design cpp infix-to-postfix intermediate-code-generation three-address-code

Last synced: 11 Jul 2025

https://github.com/michaelbrunn3r/arduino7seg

Seven Segment Library for Arduino

arduino-library cpp

Last synced: 10 Jul 2025

https://github.com/isgkm/minsql

Minimalistic cross-platform MySQL frontend built with wxWidgets and C++20

cpp cpp20 gui mysql mysql-connector wxwidgets

Last synced: 19 May 2026

https://github.com/vlmarkov/test-tasks

A repository where is placed test programming tasks.

algorithm c cpp data-structures multithreading

Last synced: 19 May 2026

https://github.com/molodygs/cppstudy

Estudio de C++ para realizar proyectos laborales/personales. Se utiliza CMake para la compilación del código fuente

cmake cpp

Last synced: 23 Jun 2025

https://github.com/unlegitiment/l.e.g.i.t-test-env

Test Project of the LEGIT SDK.

cpp cpp17 gameengine3d lag projectlegit

Last synced: 17 Jul 2025

https://github.com/vroncevic/build_step

Build step tool for x86-64 and GCC10

assembly bash build builder cc cpp gcc linker linux macos qnx shell virtualbox

Last synced: 07 Apr 2026

https://github.com/tyhil/general-tree

A general tree C++ library

cpp general-tree pointers tree

Last synced: 15 Jul 2026

https://github.com/jadamka/dodger-sfml

Simple game made in C++ with SFML

cpp sfml sfml-game simple-game

Last synced: 05 Apr 2025

https://github.com/leafycodes/dsa-playground

Tinkering with Data Structures & Algorithms—where bugs turn into lessons!

cpp data-structures-and-algorithms dsa java learning-materials library

Last synced: 17 May 2026

https://github.com/ergus/algorithms

Set of multiple algorithms implemented in multiple paradigms

algorithms cmake concurrency cpp cuda gpgpu inter-language metaprogramming multithreading pthreads stl testing

Last synced: 17 May 2026

https://github.com/hary309/mineclone

Minecraft clone created in Modern C++ and OpenGL for educational purpose

cpp minecraft opengl

Last synced: 17 May 2026

https://github.com/rasmussvala/tncg15-global-illumination

A ray tracer in C++ that simulates light, shadows, caustics and reflections.

cpp linkoping-university liu monte-carlo raytracer raytracing realistic simulation

Last synced: 28 Mar 2025

https://github.com/rasmussvala/leetcode

A place for me to save my solutions to LeetCode problems.

cpp leetcode leetcode-cpp leetcode-solutions

Last synced: 28 Mar 2025

https://github.com/themarlboroman/dfw

Small framework ordering various features of libdansdl2 and its related tools

cpp framework multiplatform opengl sdl2

Last synced: 17 May 2026

https://github.com/zyx-0314/dsa-patient-record-management-system

A C++ console application for managing patient records. Features include patient registration, display, and update.

basic-programming cpp data-structures school-project

Last synced: 17 Mar 2025

https://github.com/nabijaczleweli/controller-display

A configurable window displaying the status of your keyboard/controller

c-plus-plus controller cplusplus cpp keyboard status streaming

Last synced: 14 Jul 2026