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/tayne3/gitversion.cmake

🏷️ GitVersion.cmake - Seamless Git-based versioning for CMake projects. One small module for automatic SemVer extraction from your Git tags.

c c-plus-plus cmake cpp version-manager versions

Last synced: 11 Apr 2025

https://github.com/taharachedi/custom_double_linked_list_library-cpp

A C++ template-based doubly linked list implementation providing essential list operations such as insertion, deletion, searching, and reversal.

cpp data-structures

Last synced: 10 Jul 2025

https://github.com/sameetasadullah/covid-stats-algorithms

A program to find out covid stats of different countries using efficient algorithms i.e, Knapsack, Longest Common Subsequence (LCS), Longest Decreasing Subsequence (LDS) etc

algorithms covid19-data covid19-tracker cpp knapsack longest-common-subsequence longest-decreasing-subsequence longest-increasing-subsequence visual-studio

Last synced: 19 May 2026

https://github.com/mysticquest/sdl-ecs-game-engine

A C++ game engine with ECS architecture, using SDL, handling rendering, transform, input and collision.

cpp ecs game-engine sdl2

Last synced: 19 May 2026

https://github.com/lukasondrejka/cpp-tic-tac-toe

Tic-Tac-Toe game in C++ with sockets and client-server TCP communication

client-server console cpp game linux socket tcp

Last synced: 19 May 2026

https://github.com/imolai/nvim-liteide

Minimal Neovim IDE setup for C++, Python, and Bash – fast, focused, and extensible.

bash configuration cpp ide minimal neovim python

Last synced: 09 Apr 2026

https://github.com/sameetasadullah/validate-sudoku-using-threads

C++ program to check whether the given sudoku puzzle is valid or not. It uses threads, joins, and semaphores to do that

cpp linux semaphores sudoku-checker thread-joining threads ubuntu

Last synced: 19 May 2026

https://github.com/kassane/outcome

Provides very lightweight outcome<T> and result<T> (non-Boost edition) (uses zig build-system)

cplusplus cpp cpp-library zig-package

Last synced: 06 May 2025

https://github.com/ajlekcahdp4/vulkan-learning

Just me learning vulkan C++ API

cpp vulkan-api vulkan-sdk

Last synced: 04 Apr 2025

https://github.com/arnavsharma2711/cp-striver-sheet

This repository contains implementations of various competitive programming topics. Each topic has its own directory, and within each directory, you'll find solutions to problems related to that topic.

competitive-programming cpp

Last synced: 05 May 2025

https://github.com/ahmednassar7/competitive-programming

This repository contains Data Structure and Algorithms topics.

algorithms competitive-programming cpp data-structures problem-solving

Last synced: 13 Apr 2025

https://github.com/kingarthurwashere/bank-management-system

Learning curve of ancient and hard coding language

cpp visual-studio

Last synced: 14 Jul 2025

https://github.com/amitminer/todolist-cpp

a simple todolist cli made in c++

cmake conan cpp learning-exercise linux todolist vcpkg windows64

Last synced: 08 Mar 2026

https://github.com/phoemur/minesweeper

This is an implementation of Minesweeper written in C++ and Qt5

cpp games minesweeper qt5

Last synced: 17 May 2026

https://github.com/deryaxacar/42-cpp_06

In this module, you'll learn about type conversions in C++ using operators like static_cast, dynamic_cast, and reinterpret_cast. You'll also explore polymorphism and safely convert between derived classes using dynamic_cast.

42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school casting cpp cpp-all cpp-modules-42 cpp06 cppmodules typecasting

Last synced: 13 Mar 2025

https://github.com/deryaxacar/42-cpp_04

This repo covers key concepts in object-oriented programming in C++. It includes explanations of virtual functions, abstract classes, interfaces, and copy methods, all illustrated with examples. The focus is on dynamic polymorphism and practical applications of these concepts.

42 42-cpp 42-cpp-module 42-cpp-modules 42born2code 42cursus 42projects 42school c-plus-plus cpp cpp-all cpp-library cpp-programming cpp-programming-language cppmodules

Last synced: 04 Mar 2025

https://github.com/dupontcyborg/compress-utils

Multi-algorithm compression & decompression library for C, C++ & Python

brotli bzip2 c compression cpp decompression gzip lz4 lzma python xz zlib zstd

Last synced: 16 May 2026

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

A C++ project using CMake and connected to a _central_ repository of Conan recipes

cmake conan cpp template

Last synced: 20 Jan 2026

https://github.com/syedzawwarahmed/data-structures

This repository contains algorithms implementing the basic data structures.

c cpp data-structures-and-algorithms

Last synced: 18 May 2026

https://github.com/lostincompilation/rangebasedforloop-withcounter

C++ Range Based For Loops with integer counter/index variable

cpp cpp20 for-loops header-only helper iterator ranges stl-containers utility

Last synced: 10 Jun 2025

https://github.com/raihan4520/computer-graphics

Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.

3d-rendering computer-graphics cpp opengl transformation

Last synced: 15 May 2026

https://github.com/pomettini/ue4-multithreaded-fibonacci

Unreal component that calculates the Fibonacci sequence on separate threads

cpp fibonacci fibonacci-sequence multithreading unreal unreal-engine unreal-engine-4

Last synced: 27 Mar 2025

https://github.com/tangilj/onitama

AI for the Onitama board game, written in C++.

ai board-game cpp onitama

Last synced: 05 Apr 2025

https://github.com/fuyutsubaki/coffin-struct-utils

C++ header only aggregate helper library {serialize support, gen comp ops, dump,... }

cpp

Last synced: 17 Jun 2025

https://github.com/nerixyz/crashy

A Windows CLI to crash other programs.

cpp crash-reporting windows

Last synced: 16 May 2026

https://github.com/4s4v1n/mlp

Neural network for letter recognition

back-propagation cpp forward-propagation machine-learning neural-network

Last synced: 23 Jun 2025

https://github.com/mrdrivingduck/the-annotated-stl-sources-notes

⚒️ Notes of reading The Annotated STL Sources (using SGI STL).

cpp notes sgi-stl

Last synced: 04 Jul 2026

https://github.com/genebit/adnu-code

Hackerrank/Edabit/Coding Repository

challege competitive-programming cpp hackerrank problem-solving

Last synced: 17 Jul 2025

https://github.com/hosseinmoein/DataItem

This is an interpretation and implementation of dependency graph by which you can implement many analytical models, such as alpha and risk models.

container cpp dependencies dependency-graph dependency-manager self-describing

Last synced: 01 May 2025

https://github.com/gustavohnsv/my-wallet-simulator

Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.

cpp exercise good-first-issue good-first-pr wallet

Last synced: 03 Apr 2025

https://github.com/fabienpean/heco_experiments

Experimental heterogenenous containers in C++

container cpp heterogeneous heterogeneous-containers

Last synced: 13 Mar 2025

https://github.com/cantro93/ntry

Upgraded entrypoint for C++ apps

cpp cpp14 entrypoint library

Last synced: 16 Mar 2026

https://github.com/taharachedi/stone-paper-scissor

🎮 Fun Stone-Paper-Scissors game in C++ 🪨📄✂️ – Challenge the computer, track your wins, and enjoy the game! 🏆

algorithms console-game cpp enums functional-programming problem-solving random-number-generators structures

Last synced: 20 Mar 2025

https://github.com/vovandreevik/bifurcation-analysis-in-dynamical-systems

This project involves analyzing the stationary solutions of a system of differential equations depending on the parameter p4 .

bifurcation cpp differential-equations eigenvalues jacobian mathematical-modelling

Last synced: 16 May 2026

https://github.com/adahadapato/push4me

C++ application that helps push text files to server, using curl lib for connection

cpp curl http

Last synced: 13 May 2026

https://github.com/tierra-colada/h5gt

HDF5 C++17 wrapper and includes python bindings. Aimed at developers who uses HDF5 in C++ and python project

cpp hdf5 header-only python

Last synced: 29 Dec 2025

https://github.com/winstonliyt/hospital-registration-system-developmentqt

Qt-based Hospital Registration System for Course 100165 Project

cpp data-science hospital-management-system qt6 visualization

Last synced: 16 May 2026

https://github.com/taharachedi/algorithms-problem-solving-level-4

📂 Repository containing well-organized solutions for simple problems Level 4 in C++.

algorithms conditional-statements cpp enums problem-solving string-manipulation

Last synced: 20 Mar 2025

https://github.com/masflam/mtga

Make Tuples Great Again! – sfinae gore

cpp sfinae tuples

Last synced: 01 Jul 2026

https://github.com/jsmolka/shell

Here be dragons (and common code).

cpp shell

Last synced: 15 May 2026

https://github.com/johelegp/jegp

Generic library components for JohelEGP's C++ projects.

cpp cpp20

Last synced: 04 Apr 2025

https://github.com/franzlor/turrettankblitz

Tank shooter using Unreal Engine 5

3d-game cpp unreal-engine-5

Last synced: 10 Jul 2025

https://github.com/crafterkolyan/competitive-programming-algorithms

This repository contains algorithms for competitive programming. It was created in order to fix wrong codes on E-maxx.

algorithms competitive-programming cpp

Last synced: 05 Apr 2025

https://github.com/san7o/cchecker

Borrow checker in C++

borrow-checker cpp

Last synced: 13 Sep 2025

https://github.com/oleg-nenashev/wiremock-googletest-demo

Demo: Using WireMock with Testcontainers for C/C++ in Google Test

api cpp demo testcontainers testcontainers-c wiremock

Last synced: 28 Mar 2025

https://github.com/dimchtz/cpp-timer

A simple timer for C++.

cpp cpp-timer timer

Last synced: 28 Mar 2025

https://github.com/fl444mingo/fl4-cs131-01-04-math

Ch. 1, Lesson 4, Mathematical Operators

cpp learning learning-cpp

Last synced: 21 Mar 2025

https://github.com/mikekasprzak/requirecxxfeature

Simple cmake module to specify required C++ and standard library features

cmake cmake-modules cplusplus cplusplus-20 cpp

Last synced: 02 Feb 2026

https://github.com/monthdev/memly

Smart, spaced repetition flashcard program written in C++ and Qt.

cmake cpp duckdb fsrs qml qt sql

Last synced: 16 May 2026

https://github.com/neko-box-coder/system2.cpp

A C++ wrapper for System2, for executing shell commands or running processes

command cpp shell sub-process subprocess subprocess-run system

Last synced: 05 Apr 2025

https://github.com/basilysf1709/simulator

OS Simulator in C++

cpp os

Last synced: 11 May 2025

https://github.com/arceryz/mazerunner

2D Maze editor using Raylib and ImGui. Features convenient junction placement, naming, moving aswell as tagging of positions. Export to JSON for use in games.

cpp editor game-development gametools imgui maze maze-creation maze-explorer maze-generator raylib tools

Last synced: 17 Jul 2025

https://github.com/mino5531/pong

A simple pong game written in C++

cpp game game-2d opengl pong pong-game

Last synced: 18 May 2026

https://github.com/pulkit1822/cse3003-operating-system

This repository contains implementations of various operating system scheduling algorithms in C++. Whether you're a student studying operating systems or a developer looking to understand these algorithms better, this repository aims to provide clear and concise implementations along with explanations to aid your learning.

bankers-algorithm c cpp fcfs-process-scheduling oper priori resource-allocation-algorithm round-robin shortest-job-first

Last synced: 17 May 2026

https://github.com/aeckar/libnumsys

Number system conversion library and command-line utility for C/C++

binary c cpp hexadecimal number-converter

Last synced: 19 May 2026

https://github.com/tuokri/uscript-msgbuf

Lightweight UnrealScript and C++23 message protocol code generator.

code-generation cpp messaging protocol-generator unreal-engine-3 unrealscript

Last synced: 03 Jul 2026

https://github.com/gwynbleidd0241/-mirea_2sem_oop-

Практические задания и курсовая работа по ООП(2 семестр МИРЭА)

cpp mirea oop oop-examples

Last synced: 30 Aug 2025

https://github.com/keli-wen/matchengine

The UBI Challenge Works: a simple match engine.

cpp finance

Last synced: 05 Apr 2025

https://github.com/yushikuni/library

My Library program for learning C++. Reading text file, writing in the text file. Update and delete record in specific index.

cpp finished-project portfolio-website unfinish unfinished-project

Last synced: 18 Jul 2025

https://github.com/fizashaikh3006/automatic-solar-grass-cutter

The Automatic Solar Grass Cutter is an eco-friendly device that automates lawn maintenance using solar energy and Arduino Uno. Equipped with sensors for obstacle detection and grass height adjustment, it ensures safe and precise operation. Powered by solar panels, the cutter features motor-driven blades and wheels for efficient trimming & mobility

arduino-uno assembly-language cpp

Last synced: 18 May 2026

https://github.com/srijanmukherjee/minigolf

A golf game made using SDL

cpp game-development sdl2

Last synced: 25 Jun 2025

https://github.com/hengxin666/cpp-cmake-template

This is a cross-platform modern C++ CMake project template. It provides a default test workflow with ctest and Github.

cmake cpp

Last synced: 21 Jun 2025

https://github.com/NotCompsky/libcompsky

C++ library used in some of my projects

cpp library mysql qt

Last synced: 03 Apr 2025

https://github.com/chihebabiza/cpp-atm-system

C++ console application that simulates an ATM (Automated Teller Machine) with basic banking functionality, including client transactions such as deposits, withdrawals, balance inquiries, and account management.

atm atm-machine atm-management-system atm-system console-application cpp cpp-atm

Last synced: 02 Jul 2026

https://github.com/kougen/cpp-tic-tac-toe

An Online/Offline multiplayer Tic-Tac-Toe written in C++

cli-game cpp multiplayer tictactoe

Last synced: 10 Jul 2025

https://github.com/divetoxx/mandelbrot-2

Mandelbrot set. 60 FPS and palette rotation. Palette Rotation Logic 0 is Green cos, 1 is Blue sin, and 2 is Red Random. 256 colors. Synchronization with DwmFlush. Controls & Hotkeys. F1 - F8 Keys: Instantly jump to 8 predefined iconic locations within the Mandelbrot set. OpenMP.

cpp fractal fractals gdi generative-art generative-arts graphics high-precision mandelbrot-set multithreading openmp palette-rotation visualization visualizations winapi

Last synced: 12 Apr 2026

https://github.com/jgaa/purech

Cluster and replication validation for global deployments of Apache Pulsar

cli-app cpp pulsar utilities

Last synced: 18 Jul 2025

https://github.com/jrol123/firstcourse_cpp

My FEFU code repo

cpp matlab python student

Last synced: 09 Apr 2026

https://github.com/massimo-marino/containers-benchmark

insertion operations benchmark for some C++17 containers

benchmark benchmarking cpp cpp17 stl-containers stl-vector

Last synced: 14 May 2025

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

Design Patterns Examples

cpp cpp20 design-patterns

Last synced: 11 Jul 2025

https://github.com/jolars/libslope

C++ library for Sorted L-One Penalized Estimation (SLOPE)

cpp machine-learning regularization slope statistics

Last synced: 12 Apr 2025

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

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

api component cpp keypop

Last synced: 04 Apr 2025

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

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

api component cpp keypop

Last synced: 04 Apr 2025

https://github.com/danielgospodinow/alienattack

Single-player and Multiplayer arcade game similar to Space Invaders

ai ai-bots ai-players cpp linux multiplayer multiplayer-arcade-game sdl sdl2 single-player space-invaders

Last synced: 15 May 2026

https://github.com/karnkaul/dens

Archetype-based entity-component framework using C++20

archetype cpp cpp20 ecs entity-framework

Last synced: 20 Mar 2025

https://github.com/localizethedocs/conan-docs-l10n

Localization of The Conan Documentation

clang conan cpp crowdin l10n sphinx

Last synced: 17 May 2026

https://github.com/ferhatgec/fpaper.py

Fegeya FPaper.Py, Python3 implementation of FPaper

cpp e-paper fegeya file file-format fpaper implementation parser python python3 read

Last synced: 18 May 2026

https://github.com/jookuma/segm

SEGM: Image Segmentation Library

cpp image-foresting-transform image-segmentation watershed

Last synced: 12 Apr 2025