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/douglasdavis/toploop

A framework for analyzing top ntuples.

analysis-framework cpp cpp14 hep-ex

Last synced: 19 Jun 2026

https://github.com/bengreenier/vcpkg.nuget-example

An example msbuild c++ project that leverages vcpkg.nuget for dependencies 📦

cpp dependency-manager example-project vcpkg

Last synced: 16 Aug 2025

https://github.com/modestimpala/libvotv

A modern C++ header-only library for interacting with VotV.

cpp ue4 ue4ss votv

Last synced: 14 Mar 2025

https://github.com/mohammadmahdi-abdolhosseini/advanced-programming-course

Advanced programming course projects

cpp makefile

Last synced: 16 Aug 2025

https://github.com/andezion/pong

This is simple Pong-game for two players.

c cpp game-development pong-game sfml-game sfml-graphics-library sfml2

Last synced: 20 Feb 2026

https://github.com/sazid/codes

Random codes from any languages I try :p

c cpp cs java python

Last synced: 09 Apr 2026

https://github.com/aaron-22766/42_cpp

Collection of modules for learning object-oriented programming and everything C++

42 42-cpp-modules 42born2code 42cursus 42heilbronn 42projects 42school cpp cpp98 object-oriented-programming

Last synced: 12 Feb 2026

https://github.com/haydenheroux/hasm-cpp

A simple interpreter for my esoteric language HASM.

assembly cpp esoteric

Last synced: 30 Apr 2026

https://github.com/davidingplus/cache-system

C++ 项目练习:缓存系统。

cpp cpp-practice cpp-project

Last synced: 15 Aug 2025

https://github.com/omarmgaber/imageextensiondetector

A simple image extension detector tool that reads the file header and detect its type written in C++.

cpp detector extension image

Last synced: 13 Apr 2025

https://github.com/wild-queue/stella

A tool for checking types in the stella functional programming language. The repository also contains tests to check if the tool works correctly

bnfc cmake cpp makefile

Last synced: 18 May 2026

https://github.com/alirezakh74/mithras-engine

entity component based game engine

cpp entity-component sdl2

Last synced: 22 May 2026

https://github.com/msndie/irc

This project is about creating your own IRC server (with limitations ofc)

cpp irc makefile

Last synced: 25 May 2026

https://github.com/avijeetpandey/dispatchxx

Resilient C++20 in-process job/task queue with priority scheduling, worker pool, visibility timeouts and a dead-letter queue

concurrency cpp cpp20 job-queue message-queue multithreading task-queue thread-pool worker-pool

Last synced: 08 Jul 2026

https://github.com/that-prod-guy/journey-planner

A console application to plan your journeys across 60 cities.

cpp data-structures-and-algorithms dsaincpp

Last synced: 15 Aug 2025

https://github.com/omrawaley/geometry-calculators

A bunch of geometry-related calculators—surface area, volume, hypotenuse, etc—written in Java, Python, C#, C++, and Haskell.

calculator cpp csharp css geometry haskell html hypotenuse java javascript python surface-area volume

Last synced: 10 Apr 2026

https://github.com/iker-gonzalez/codecademy-fullstack-engineer

A wide variety of projects undertaken as part of Codecademy's Full Stack Engineer Career Path

back-end cpp css3 databases deployment front-end git github html5 javascript

Last synced: 11 Apr 2026

https://github.com/blayung/ca-physics

A simple cellular automaton-based physics simulation written in c++.

cellular-automaton cpp physics physics-simulation sdl2 simulation

Last synced: 26 Jul 2025

https://github.com/rose-mtz/breakout

A 2D game made with OpenGL.

cpp game opengl

Last synced: 18 Apr 2026

https://github.com/angelogalav/raycastenstein-3d

A "3D" renderer in the style of 1992's Wolfenstein 3D, also known as a Raycast renderer. Made in SDL and C++.

cpp graphics raycasting renderer sdl2 wolfenstein-3d

Last synced: 14 Aug 2025

https://github.com/fabberr/adventofcode2022

My solutions for the Advent of Code 2022 puzzles, implemented in C++.

advent-of-code advent-of-code-2022 adventofcode adventofcode2022 cplusplus cplusplus-20 cpp cpp20

Last synced: 04 Oct 2025

https://github.com/yjhmelody/hdoj

记录自己的题解

cpp oj

Last synced: 14 Aug 2025

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

This repository contains my solutions to competitive programming problems from various platforms. Solutions are written in C++ and Java.

competitive-programming-algorithms competitve-programming cpp dsa java

Last synced: 16 May 2026

https://github.com/mpellouin/cpp-pool

The C Modular and CPP part of Epitech's paradigms seminar.

42 cpp cpp-pool epitech oop paradigms pool seminar

Last synced: 13 Jul 2026

https://github.com/newyaroslav/log-it-cpp

LogIt++ is a flexible and versatile C++ logging library with support for various backends and stream-based output.

cpp cpp11 log logger logger-backend logger-interface logger-middleware logging logs

Last synced: 14 Aug 2025

https://github.com/adawatia/chip8-core

A C++ based implementation of Chip-8 emulator.

chip-8 chip8-emulator cmake cpp

Last synced: 14 Apr 2025

https://github.com/WerdsMind/Simple_file_manager

Este proyecto es un organizador de archivos desarrollado en C++.

console-application cpp executable file-manager no-gui organizer simple-project

Last synced: 04 Oct 2025

https://github.com/jke94/dotnetconsumingsharedlib

An investigation to consume Linux shared library by a .NET client (console, webapi, etc)

cpp csharp docker docker-compose dotnet linux marshalling

Last synced: 10 Apr 2026

https://github.com/mabrarov/cpp-learn

Some learning tasks written in C++

cpp learning

Last synced: 03 Feb 2026

https://github.com/mabrarov/yatest

Test for C++

cpp test

Last synced: 03 Feb 2026

https://github.com/im-razvan/x86-writeprocessmemory-hook

Hooks the WriteProcessMemory function in x86 (32-bit) Windows processes and saves the lpBuffer parameter.

cpp dll dumper hook reverse-engineering writeprocessmemory

Last synced: 14 Aug 2025

https://github.com/fatalus69/qtfiles

A lightweight file explorer built with PyQt and C++

cpp file-explorer python qt5

Last synced: 14 Aug 2025

https://github.com/amankr2076/llvm-program-persistence-using-checkpoint-insertion

This Project involves modifying or enhancing programs compiled with LLVM (Low-Level Virtual Machine) to introduce checkpoints for saving the program's state at specific intervals. This concept is crucial for fault-tolerant computing, debugging, or long-running applications where progress needs to be saved periodically.

cpp llvm

Last synced: 03 Feb 2026

https://github.com/zyn10/fruitpicker

Basic practice of conditional statements in cpp

conditional-statements cpp

Last synced: 13 Aug 2025

https://github.com/bigoh1/maze.cpp

A visualiser for generating and solving mazes

cpp generating-mazes graph maze solving-mazes visualiser

Last synced: 22 Mar 2025

https://github.com/kasperomari/problems

My solutions for some of the competitive programming problems I've solved while playing with this.

c competitive-programming cpp problem-solving

Last synced: 18 Apr 2026

https://github.com/SimoneT99/EttorinaEngine

A custom game engine under development written in c++.

cpp opengl rendering

Last synced: 13 Aug 2025

https://github.com/sidd-77/cpp-sh

Shell written in C++ from scratch

cpp shell

Last synced: 09 Apr 2026

https://github.com/delphington/mytanks

Курсовая работа

cpp gcc makefile sfml-graphics-library

Last synced: 26 Aug 2025

https://github.com/mqtth3w/real-time-executive-unipr

Project for Operative and Real Time Systems: RT Executive Clock Driven. Developed in 2024 with @SasyXk

c clockdriven cpp monitor mutex posix real-time real-time-scheduling scheduler semaphores unipr unix

Last synced: 16 May 2026

https://github.com/connorsweeneydev/resourcegenerator

A small executable that reads all the files supplied to it into a C++ compilation unit in a format accepted by my SimpleGameEngine.

cpp developer-tools utility

Last synced: 13 Aug 2025

https://github.com/rgglez/prenex

Converts a Well Formed Formula into Prenex normal form.

cpp logic prenex-normal-form

Last synced: 22 Mar 2025

https://github.com/tylersuehr7/ecs-game-architecture

A lightweight C++ Entity-Component-System (ECS) framework designed for game development purposes.

cpp ecs game-development game-engine

Last synced: 04 Oct 2025

https://github.com/sidd-a1421/dsa-in-cpp

Here i will upload all LeetCode DSA problem i have solved

cpp cpp20 dsa dsa-practice

Last synced: 04 Oct 2025

https://github.com/maximlevchenko/cpp-2d-game-bomberman

This project is a C++ implementation of a Bomberman-style game

bomberman-game collision-detection cpp doxygen makefile oop-principles physics-simulation sdl

Last synced: 15 May 2025

https://github.com/horizon-nth/fractalexplorer

Application to explore differents fractals

application cpp fractal-rendering fractals glsl

Last synced: 13 Aug 2025

https://github.com/wkhallen/minesweeper

Classic Minesweeper game, made with C++ and SFML

cpp minesweeper sfml

Last synced: 22 Mar 2025

https://github.com/arshagds/cpp_notebook

This repository is about the tips I'm learning from udemy. Check the commits.

begginer cpp notebook personal-notebook personal-repository practice

Last synced: 12 Nov 2025

https://github.com/first-coding/qt_chess

This is QT_Chess Project.

cpp qt5

Last synced: 09 Mar 2026

https://github.com/niten01/bignum

C++ library for long floating point arithmetics

cpp floating-point library long-arithmetics

Last synced: 13 Aug 2025

https://github.com/niten01/canvaslib

A tiny 2d graphics c++ library for fast prototyping

2d canvas cpp glfw library

Last synced: 22 Aug 2025

https://github.com/nendenranuma/rencanatabungan

Aplikasi Perencanaan Keuangan

cpp windowsforms

Last synced: 13 Aug 2025

https://github.com/bsodium/voxelife

A C++ game of life implementation in 3D space

3d cpp game-of-life opengl simulation

Last synced: 06 Mar 2025

https://github.com/akshayrathore9010/stl-and-templates

A library of STL enhancements and template utilities for modern C++ development. Offers flexible, high-performance solutions for generic programming, including advanced algorithms and container utilities.

cpp stl templates

Last synced: 15 May 2025

https://github.com/tanmayvaij/pattern-printing

Some important pattern printing questions asked in interviews

algorithms cpp data-structures forloops patterns

Last synced: 15 Mar 2025

https://github.com/emmanuelmess/streamingedgerecognition

A test to see how realtime editing of video works in OpenCV

cpp opencv video

Last synced: 18 May 2026

https://github.com/cheongszesuen/image2array

用于ST7335S驱动的TFT_LCD(128*160)屏幕图片的转换

binarization cpp cv lcd-screen processing python tft-display

Last synced: 25 May 2026

https://git.hiifong.cc/mirrors/awesome-modern-cpp

A collection of resources on modern C++

cpp cpp11 cpp14 cpp17 cpp1z

Last synced: 04 Oct 2025

https://github.com/themarlboroman/ascript

Ascript, a script language to be used by host environments, short for "annoying script"

annoying cpp interpreter language script scripting

Last synced: 12 Aug 2025

https://github.com/rogerfan48/project-fresh2-i2p2-arenalegends

A (single/online) multiplayer battle game project inspired by Clash Royale developed for Introduction to Programming I (Freshman Fall).

allegro boost-asio cpp

Last synced: 26 Feb 2025

https://github.com/hunlongyu/hopy

Lightweight cross-platform clipboard manager — Qt 6 (Widgets) + SQLite, static single-file build on Windows

clipboard clipboard-history clipboard-manager cpp cpp20 desktop-app productivity qt qt6 sqlite windows

Last synced: 08 Jul 2026

https://github.com/abdulrehman-baloch/parallel-ist-bubble-sort_network

This project implements a novel parallel algorithm for constructing n-1 independent spanning trees (ISTs) in bubble-sort networks. It solves an open problem from previous research by Kao et al. by enabling each vertex to determine its parent in constant time without using recursion.

cpp openmp-parallelization openmpi threads

Last synced: 04 Oct 2025

https://github.com/douglasdavis/xtrtframe

xAOD Analysis Framework for TRT projects, studies, etc.

analysis-framework cpp particle-physics

Last synced: 12 Aug 2025

https://github.com/rasabh-org/cpp-tutorials

A repository to host sample C++ source files intended to be used as study materials for learning or teaching purposes.

cpp programming-language tutorial-code tutorial-demos tutorial-sourcecode tutorials

Last synced: 04 Oct 2025

https://github.com/harastaivan/cpp-progtest-template

CPP template for progtest

cpp cpp14 makefile

Last synced: 09 Jul 2026

https://github.com/jakecc-codes/dangerfell

Basically flappy bird but with a gun.

clang cpp cxx game game-engine llvm windows

Last synced: 09 May 2026

https://git.hiifong.cc/mirrors/maddy

C++ Markdown to HTML header-only parser library

c-plus-plus cpp cpp14 header-only html library markdown parser

Last synced: 04 Oct 2025

https://github.com/hikarin522/fet

C++ Interactive Extensions Library

cpp cpp14

Last synced: 16 Jan 2026

https://github.com/skygenesisenterprise/arksense

The ARKsense Firewall Manager Project

c cpp firewall php project

Last synced: 08 Jul 2026

https://github.com/walshyb/polished-map-web

A map and tileset editor for pokecrystal, pokered, & derived projects. Written in C++ and JS. Based off of rangi42/polished-map.

assembly cpp crystal pokemon react redux sprites tilemap-editor typescript wasm webassembly

Last synced: 10 Apr 2026

https://github.com/daxanius/tetrizz

Tetrizz is a satirical clone of Tetris written in C++

cpp educational satire tetris

Last synced: 28 Jul 2025

https://github.com/san363/rizzen9

🐙 DevOps engineer automating CI/CD and cloud infrastructure with Terraform, Kubernetes, Docker, and Ansible to build scalable, reliable systems and smooth deployments

cpp factor mariadb

Last synced: 19 Apr 2026

https://github.com/comodinoh/gcrisp

Engine for creating Visual Novel games written in C++

cmake cpp cpp20

Last synced: 11 Aug 2025

https://github.com/abdul-rehman-0787/lms_university-flex

A simple LMS in C++ using basic OOP concepts. Focuses on file handling to manage student and course records. Easy-to-understand code, perfect for beginners.

cpp file-handling-in-cpp oop-cpp

Last synced: 04 Oct 2025

https://github.com/ayslan-gamedev/sokoltriangle_cpp

This is one of the possible (and not recommended) solutions to a challenge that I created as a requirement to participate in a project.

cpp cpp20 opengl sokol

Last synced: 30 Mar 2025

https://github.com/abin-z/makefiledemo

一个用于简单项目的Makefile模板

cpp demo makefile template

Last synced: 14 Mar 2025

https://github.com/abin-z/dynamiclibloading

.so或.dll动态库无头文件显式加载案例

cmake cpp dynamic-programming explicit-loading library

Last synced: 14 Mar 2025

https://github.com/siddiqsoft/asynchrony

Classes to allow you to build asynchrony in your applications using standard C++ jthread, semaphore, deque

asynchronous-programming cpp cpp20 nuget periodic-invocation thread-pool worker-pool

Last synced: 28 Apr 2026

https://github.com/diyorsattarov7/dotfiles

Minimalist development environment configuration featuring Zsh, tmux, and Neovim with LSP support. Includes custom prompts, vim-style navigation, and integrated development tools for C/C++, Lua, and Rust.

c cpp lua neovim rust tmux zsh

Last synced: 10 Apr 2026

https://github.com/marineks/cpp_modules

Prompt: Learn the fundamentals of C++

cpp training-module

Last synced: 04 Oct 2025

https://github.com/papageorgioumarios/aueb-project-movie-browser

Custom Movie Browser for movie search using C++ and sgg library

browsers cpp movies-and-cinemas

Last synced: 11 Aug 2025

https://github.com/simonthorell/atmega328p-io-gcc

ATmega328p project using C++ inside docker dev-container, compiling with AVR-GCC, and flashing/monitoring with Bash scripts

avr bash cpp docker

Last synced: 13 Apr 2026