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

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

cpp garrysmod

Last synced: 25 Jun 2025

https://github.com/gusinacio/epos-riscv

Implementation of OS epos in RiscV for INE5424

cpp risc-v

Last synced: 04 Jul 2026

https://github.com/staxfur/foxspace

Foxspace - An universal C++ library for helping out at everyday programming

cpp fox hpp library universal

Last synced: 25 Jun 2025

https://github.com/chkg2a/increase-image-size

This is a project build because of dumb stupid requirements setup for making the images size between some arbitrary values

cpp image image-manipulation

Last synced: 12 Sep 2025

https://github.com/mcquerol/tictactoe-cpp

C++ Tictactoe game focusing on 2D array manipulation and OOP design and console output with user input. 2 player (human vs human or human vs AI)

2d-array class-design cpp doxygen game object-oriented-programming tictactoe uml

Last synced: 18 May 2026

https://github.com/tom474/time_bank_system

[RMIT 2023C] EEET2482 - Software Engineering Design - Group Assignment

algorithms cpp data-structures object-oriented-programming

Last synced: 09 Oct 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/raisess/brot

A lightweight game engine for lightweight 2D games.

cpp cpp11 game-development game-engine game-engine-2d gamedev sdl2

Last synced: 25 Jun 2025

https://github.com/samirhamadaa/simple-calculator

✅ "An object-oriented C++ calculator that supports basic arithmetic operations with undo and reset features." 🚀

arithmetic calculator cplusplus cpp object-oriented-programming oops-in-cpp simple-calculator

Last synced: 07 Jul 2025

https://github.com/pprattis/english-greek-dictionary-with-binary-search-tree

A program that implements an English-Greek dictionary using binary trees. Each node of the tree will contain the word in English and the corresponding translation in Greek. The search for the tree will be based on the word in English. The program can perform the basic search, import, delete operations.

binary-search-tree binary-tree cpp dictionary exercise node program student

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/mcwertgaming/foxspace

Foxspace - An universal C++ library for helping out at everyday programming

cpp fox hpp library universal

Last synced: 04 Mar 2025

https://github.com/corentin-mzr/geometry-wars-sfml

Implementation of a Geometry Wars game using SFML and C++. Based on the Game Programming course COMP4300 by Dave Churchill

cpp game geometry-wars sfml sfml-game

Last synced: 05 Jun 2026

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/im-rises/cfloydwarshallparallel

Floyd-Washall algorithm implemented in parallel programming using OpenCL

c c-plus-plus cmake cpp floyd-warshall floyd-warshall-algorithm opencl parallel-programming

Last synced: 19 May 2026

https://github.com/stephane-caron/mpacklog.cpp

Log dictionaries to MessagePack files in C++

cpp cpp17 cpp20 dictionary logging messagepack msgpack serialization

Last synced: 21 Jul 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/klihe/sdl2-setup-macos

One day I was trying to search for something like pygame for C++ and I found SDL2, but the implementation of this library was not easy for me. I decided to make this tutorial on how to implement SDL2 on MACOS which works for me

c c11 cpp cpp11 game library sdl sdl2 sdl2-library tutorail

Last synced: 13 Mar 2025

https://github.com/cppplayground/simple-threadpool

a simple and lightweight header only ThreadPool for your tasks

cpp cpp11 cpp14 cpp17 cpp20 header-only thread-pool

Last synced: 30 Dec 2025

https://github.com/udontur/judgel

⚖️ Simple local C++ CLI judge

cpp easy-to-install easy-to-use judge local simple

Last synced: 21 Mar 2025

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/anzure/qtappdev-exam

Avsluttende prøve i Applikasjonsutvikling

cpp qt qtcreator

Last synced: 19 May 2026

https://github.com/nikumu/the-final-brain-cell

Number Guessing Game in C++

c-plus-plus cpp game open-source

Last synced: 29 Mar 2025

https://github.com/fl444mingo/fl4-cs131-01-03-error

Ch. 1, Lesson 3, Errors

cpp learning learning-cpp

Last synced: 21 Mar 2025

https://github.com/fl444mingo/fl4-cs131-02-00

Ch. 2, lesson 0, in-class work

cpp learning learning-cpp

Last synced: 21 Mar 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/einararnason/mcp3426

A C++ driver library for the MCP3426 Analog-to-Digital Converter

cpp i2c mcp3426

Last synced: 29 Mar 2025

https://github.com/tsnsoft/cppconsoleunicode

Пример консольной программы с UTF-8 на C++ для Windows в Visual Studio 2022

2022 cpp readconsolew unicode utf-8 visual-studio windows writeconsolew

Last synced: 19 May 2026

https://github.com/rvarago/funktions

A small C++17 set of utilities for functional composition.

cplusplus cplusplus-17 cpp cpp17 dsl functional-programming

Last synced: 04 Apr 2025

https://github.com/ysh-x/snake-game

Snake game using ncurses GUI Programming library in CPP

cplusplus-11 cpp cpp11 game-development gamedev ncurses-library ncurses-tui

Last synced: 13 Mar 2025

https://github.com/tariqjamel/pos-tracker

Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.

adverbs article classes cpp file-handling-in-cpp filehandling noun oop oop-cpp oop-principles postrace prepositions pronouns strucure vector verbs

Last synced: 15 May 2025

https://github.com/cihansari/flexinvokable

Single header container for lambdas with (or without) move-only encapsulation that can be invoked only once.

cpp cpp17 cpp1z

Last synced: 17 Mar 2026

https://github.com/joakimbits/normalize

Make Make more inclusive - build automatically and from anywhere

assembly-x86 bringup c cpp devops includable make pandoc pdf-generation python3 relocatable report test venv

Last synced: 11 Apr 2025

https://github.com/stuart6854/vgw

VGW(Vulkan Graphics Wrapper) - A Vulkan wrapper library. (Work-In-Progress)

cpp vulkan

Last synced: 22 Jun 2025

https://github.com/allejo/aclovis

A Typescript library for programmatically generating C++ code

code-generation cpp typescript

Last synced: 07 May 2026

https://github.com/pandeyankit123/cp-solutions-by-laidback

CodeForces: Laidback, CodeChef: laidback22, LeetCode: Laid-back

competitive-programming cpp

Last synced: 29 Mar 2025

https://github.com/yangchenglong11/algorithm-lib

This is a collections about algorithm problem that I had finished.

algorithm cpp golang

Last synced: 19 May 2026

https://github.com/wh4ky/termengine

An engine that may be useful for creating 2D terminal games.

cmake cpp engine games tui

Last synced: 28 Mar 2025

https://github.com/clausklein/cppstd20-code

C++20 - The Complet Guide code

cmake cpp

Last synced: 03 Feb 2026

https://github.com/kientech/algorithms

Algorithms are a set of instructions designed to perform a specific task or solve a particular problem. They form the basis of computer programming and are essential to many technological innovations.

algorithms algorithms-and-data-structures bubble-sort cpp java javascript python selection-sort

Last synced: 22 Mar 2025

https://github.com/yanlinlin82/eval-exp

There are two algorithms for evaluating an expression: by stack & by recursive function.

algorithm arithmetic-expression cpp expression-evaluator

Last synced: 04 Jul 2026

https://github.com/danielkrupinski/cout-vs-printf

Cout vs printf benchmark

c cpp performance

Last synced: 19 May 2026

https://github.com/clausklein/samples

short c++ samples, some from CppCoreGuidelines

clang-format clang-tidy cmake cpp

Last synced: 06 Apr 2025

https://github.com/jstmaxlol/cliProgramTemplates

🍵A list of CLI Program Templates, useful to learn programming languages or quickstart a CLI program

bash cpp csharp java learn py python shell template

Last synced: 14 Apr 2025

https://github.com/victorharri-chal/arcade

🕹️ A graphical project in C++ to recreate an arcade machine with multiple games (Pacman & Nibbler) and multiple graphical libraries (Ncurses, SFML, SDL2). Done on my 2nd year at Epitech

arcade-machine cpp epitech game graphical-programming ncurses nibbler pacman sdl2 second-year-project sfml

Last synced: 06 Apr 2025

https://github.com/theo-mestre/pixel-art-animation

A SFML-based tool for mapping texture coordinates to animations, enabling use of a single texture for all animations with an editor for customization.

cpp pixel-art sfml tools

Last synced: 19 May 2026

https://github.com/sandsmark/paqerduty

A simple tray application to notify about Pagerduty events

cpp desktop-application desktop-notifications pagerduty qt

Last synced: 06 May 2026

https://github.com/robsonos/spie-firmware

A sample C++/Arduino firmware built with PlatformIO with support for CI/CD pipeline

arduino atmel automation cd ci cicd cpp cppcheck platformio serial unittest

Last synced: 18 Apr 2026

https://github.com/abhijithkunchati/weenix-os

A full operating system, based on Unix, built as a semester long project

c cpp kernel memory-management operating-system threads virtual-file-system virtual-memory

Last synced: 20 May 2026

https://github.com/julelang/julec-ir

Official C++ IR codes of JuleC

cpp intermediate-representation jule julec julelang

Last synced: 13 May 2025

https://github.com/zitrus2k/bullymodmenu

This is a simple Console based ModMenu for the Game Bully : Scholarship Edition written in C++.

bully-scholarship-edition console console-application cpp external menu mod modding modmenu vs2022 windows

Last synced: 17 May 2026

https://github.com/alvgaona/2d-feature-matching

A sample app showcasing 2D feature matching with OpenCV

cpp feature-matching opencv pixi rerun

Last synced: 20 May 2026

https://github.com/huntermahmud/codechef

CodeChef problem solution

c cpp problem-solving

Last synced: 20 May 2026

https://github.com/kamilpolok/acssimulation

Automatic Control System Simulation. Allows for simulation of various scenarios using different controllers, control objects and actuators

cmake controlsystem cpp cpp17 googlemock googletest gtest pid pid-control

Last synced: 02 Jan 2026

https://github.com/tariqjamel/tnm-crush

TNM Crush is a C++ puzzle game using SFML, challenging players to match gems and score points through strategic tile-swapping.

2d-game 2d-graphics cpp oop sfml

Last synced: 01 Nov 2025

https://github.com/happyrao78/codsoft

"Explored fundamental C++ concepts with three console-based projects: a Number Guessing Game, Simple Calculator, and a To-Do List Manager. Enhancing my coding skills by implementing interactive and practical solutions."

cpp oops-in-cpp

Last synced: 29 Mar 2025

https://github.com/fontseca/microservices-architecture

A server implementing a microservices architecture using C++, MongoDB, a RESTful API, and Docker for a technical assessment.

cpp cpprestsdk design-patterns microservices mongodb

Last synced: 20 May 2026

https://github.com/zabavb/employee-manager

Employee Manager is a simple console application written in C++ to manage employee records. This project was created to demonstrate core principles of object-oriented programming (OOP) and data management.

app-backend application console console-app console-application cplusplus-11 cpp crud crud-app crud-application file filesystem management

Last synced: 02 Jan 2026

https://github.com/jakubriegel/cjr

Library adding some nice stuff to C++ [in development, currently only numbers are available]

cpp

Last synced: 27 Mar 2025

https://github.com/hironakamura/proyectos-c-cpp

Compendio de proyectos hechos en C/C++

c cpp

Last synced: 20 May 2026

https://github.com/mbellman/palace

A 3D grid-aligned adventure game.

3d cpp dungeon-crawler gamedev graphics opengl

Last synced: 20 May 2026

https://github.com/alvarovega/tidorbc

TIdorbC++ ORB CORBA 2.6 C++

corba cpp dynamicany iiop miop obv orb ssliop tidorb ziop

Last synced: 20 May 2026

https://github.com/dctucker/colorlines

An implementation of an AI for the old DOS game "Color Lines"

ai cpp game terminal

Last synced: 20 May 2026

https://github.com/trailblaze-software/laspp

A high-performance C++20 LAS/LAZ file reader with support for parallel compression/decompression

cpp cpp20 drone fast high-performance library lidar lidar-data lidar-point-cloud

Last synced: 06 Apr 2025

https://github.com/alexnask/cpp_ml

C++20 machine learning library with no external dependencies (nanorange used temporarily for C++20 ranges)

auto-differentiation cpp cpp20 machine-learning

Last synced: 27 Mar 2025

https://github.com/jankodedic/tappyplane

A "Flappy Bird" clone

cpp cpp17 flappy-bird game sdl2 sdl2-image sdlw

Last synced: 28 Jun 2026

https://github.com/codeficct/programacion-2-ejercicios

Todos los ejercicios de programación 2 usando c++, con el ing. Contreras.

contreras cpp embarcadero radstudio recursion recursive-algorithm

Last synced: 27 Jun 2025

https://github.com/sleeepyjack/multisplit

Simple multisplit for CUDA accelerators

cpp cuda gpu nvidia parallel-programming primitive split

Last synced: 20 May 2026

https://github.com/inanyan/old-terminal-editor

An attemp to create a terminal text editor

cpp editor kilo terminal text-editor

Last synced: 01 Nov 2025

https://github.com/player-alex/net-host

A lightweight native C++ host for running .NET assemblies without modification. Supports WPF applications, console apps, and any .NET DLL with a Main method via simple JSON configuration.

application-launcher assembly-loader cpp cpp20 csharp dll-host dotnet dotnet-core dotnet-hosting hostfxr interop native-host native-interop windows wpf

Last synced: 03 May 2026

https://github.com/vishesh-gupta/algolvers

A :notebook: to my solutions to algorithms that I have encountered and want to face

algorthims cpp data-structures leetcode

Last synced: 03 Apr 2025

https://github.com/tilens6/mega_utils

🥊 THE UNDISPUTED CHAMPION OF C++ UTILITIES! 💥 NO MAKEFILES. NO BLOAT. JUST PURE C++ POWER! 💨 FAST. SIMPLE. DROP-IN & CODE! 🔥 ONE SUBMODULE TO RULE THEM ALL! 🔔 IT’S TIME TO CODE LIKE A CHAMPION! 🚀

camera cpp keyboard mouse network network-programming particle-system particles sdl2 sdl2-sprites sprites timer utils

Last synced: 05 Jul 2026

https://github.com/codeantik/cp-template

My C++ template that I use for competitive programming

competitive-programming cpp data-structures-and-algorithms

Last synced: 11 Jun 2026

https://github.com/sonbear/games-for-fun

Games in C++, to try using github webhooks on a Jenkins Job

cpp game jenking ngrok

Last synced: 14 Sep 2025

https://github.com/mohammedmehdio/caesarjaw-cpp

CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: ✅ Encrypt text 📝 ✅ Decrypt text 🔑 ✅ Determine the shift key 🔎 ✅ Attempt decryption without a known key 💡

caesar caesar-cipher caesar-cipher-algorithm communication cpp crypter cryptography cybersecurity decrypt decryption decryption-algorithm security security-tools shift-cipher tool

Last synced: 23 Jul 2025

https://github.com/ernanej/solar-system-opengl

3D visualization of the solar system using OpenGL with C/C++

3d c cpp opengl solar-system

Last synced: 03 May 2026

https://github.com/fl444mingo/fl4-cs131-04-lab

Ch. 4, Lab 1, Grade Checker Function

cpp learning learning-cpp

Last synced: 14 Sep 2025

https://github.com/evasabeeh/Travel-Route-Planner

Implemented Dijkstra's algorithm to find the most optimal path between the origin and destination.

c cpp

Last synced: 10 Oct 2025

https://github.com/ramamagarwal/project_tic-tac-toe

This repository contains a built-in Tic-Tac-Toe game developed using C++

cpp

Last synced: 23 Jul 2025

https://github.com/applehatdot/snek_gl

[MEGC #2] SNEK - OpenGL project written in C, that recreates Snake II from Nokia 5110

cpp first-project freeglut glut opengl snake

Last synced: 13 Jun 2025

https://github.com/jamesql/opendetection3

A upgraded, faster, and better version of OpenDetection. Now with Python!

c computer computer-vision cpp javascript library opencv opencv4 opendetection opendetection3 python python3 vision

Last synced: 08 Apr 2026

https://github.com/angelogalav/cmdcargame

A simple, extensible racing game running on the Windows command prompt

2d-game car cmd cpp game windows

Last synced: 05 May 2026

https://github.com/arocull/shepherd

A top-down game about a shepherd and his flock of sheep.

cpp game

Last synced: 06 Jul 2026