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/clausklein/samples

short c++ samples, some from CppCoreGuidelines

clang-format clang-tidy cmake cpp

Last synced: 06 Apr 2025

https://github.com/bruhmoent/never-finite

A 2D up-and-coming remake of my little platformer game - TuxBall! The levels are endless, since they are randomly generated! Build your way and collect 10 coins to pass to the next level. Made in sfml.

2d-game 2d-platformer-game cpp platformer sfml

Last synced: 19 May 2026

https://github.com/gmitch215/terminal-miner

Idle Game for mining materials, written in C++

cplusplus cpp gnu

Last synced: 18 Jun 2025

https://github.com/callmesalmon/caw

Simple, yet semi-useful password manager written in C++

cpp minimalist pure-cpp

Last synced: 18 Jun 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/cmst0us/libblilivedanmaku

BiliBili Live Room, Websocket Danmaku Protocol in C++

bilibili bilibili-live cpp danmaku websocket

Last synced: 29 Mar 2025

https://github.com/ufrshubham/todo-plus-plus

This is simple CURD application written in C++ with elements and sqlite library.

cplusplus cpp cycfi cycfi-elements sqlite3 todo todoapp

Last synced: 07 Sep 2025

https://github.com/jasperdrescher/carrot

Jamming with the Unreal Engine Cropout sample project

cpp unreal-engine

Last synced: 06 Apr 2025

https://github.com/zfb132/itensor_demo

安装和使用ITensor

cpp itensor makefile vscode

Last synced: 22 Jun 2026

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/m4yers/crutch

Project generator to get your ideas running fast

cpp generator project python

Last synced: 03 Feb 2026

https://github.com/saratoga8/soundroid

This project is for sound volume control of a desktop(laptop) from an Android device

android bluetooth c cpp java linux wifi

Last synced: 09 Apr 2026

https://github.com/dstechenko/dokkan

:bomb: my system experiments

asm cpp

Last synced: 01 Nov 2025

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/sagarmedtiya/dsa-in-c-plus-plus

Data Structures and Algorithms In C++

algorithms cpp data-structures

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/andezion/simulatoroffalling

This is my small project demonstrating the fall of a ball depending on user specified parameters.

cpp object-oriented-programming physics sfml-cpp sfml-library simulation

Last synced: 21 Mar 2025

https://github.com/smoke-y/zeus

Compiler for zeus lang

compiler cpp handmade

Last synced: 29 Mar 2025

https://github.com/smoke-y/game1

A platformer prototype where you swap positions with slime monsters

cpp game raylib

Last synced: 29 Mar 2025

https://github.com/shivamm-verma/learn-cpp

This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.

cpp data-structures-and-algorithms leetcode problem-solving

Last synced: 29 Mar 2025

https://github.com/vpoulailleau/cpp_game

Toy project to discover C++

console cpp game toy-project

Last synced: 22 Mar 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/ninja-vikash/learn-cpp-as-newbie

Are you looking for a short guide for learning C++ with core stuff of programming. Your are in the right place. Read this comprehensive repo to learn C++ 🤓

array booleans cpp loops string variables

Last synced: 14 Apr 2025

https://github.com/nsubiron/configure-pyz

Simple C++ build system for gcc and clang compilers.

build-system build-tool clang cpp gcc

Last synced: 20 May 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/cyanide-burnout/fastring

Event multiplexing library for io_uring

c cpp iouring uring

Last synced: 20 May 2026

https://github.com/hgschandeepa/dsa-repo

This repository contains all the answers for the🚀 LEETCODE and ⭐GFG questions, And the files are named with the Date.

arrays competitive-programming competitive-programming-contests cpp data-structures geeksforgeeks graphs javascript leetcode linked-list tree

Last synced: 20 May 2026

https://github.com/saqibbedar/cpluspluslearninghub

Explore a comprehensive collection of C++ programs ranging from fundamentals to pointers, created during my first semester. Ideal for computer science students and learners mastering C++, providing hands-on practice and insights into object-oriented programming and beyond.

cpp cpp-programming cppnotes learncpp learning-notes

Last synced: 04 Apr 2025

https://github.com/mdabdullahibnaharun/c-cpp-projects

Some C/C++ Projects Develop By Me and My Team Fantastic Four

c cpp data-structures

Last synced: 07 May 2026

https://github.com/amalija-ramljak/advent-of-code-2020

Advent of Code 2020 solutions, C++

aoc2020 cpp

Last synced: 29 Mar 2025

https://github.com/jsoulier/sdl_projects

A collection of SDL projects (mostly using SDL GPU)

2d 3d c cpp example examples glsl gpu hlsl sdl sdl3 shaders

Last synced: 07 Sep 2025

https://github.com/zloteerer/texas-holdem-evaluator

C++ Texas Hold'em Poker Hand Evaluator 🃏

cpp hand-rank poker rank ranking texas-holdem

Last synced: 17 Mar 2025

https://github.com/ka-iden/raytracing-test

Following "Raytracing In One Weekend" and subsequent books to learn about raytracing. These books are found at: https://raytracing.github.io/

cpp ppm raytracing raytracing-in-one-weekend raytracing-the-next-week raytracing-the-rest-of-your-life stb-image

Last synced: 25 Mar 2025

https://github.com/penghanyuan/fattreegenerator

C++ program to generate a fattree topology file

cpp oop

Last synced: 08 Oct 2025

https://github.com/skyzh/serialpb

Reliable packet transmission over serial interface

cmake cpp gtest serial

Last synced: 08 Oct 2025

https://github.com/maipa01/margs

margs (Maipa's Args Analyzer) is a C++ library for parsing command-line arguments. It supports flags (--flag), values (--value value), and grouped arguments (e.g., group --group-flag). The library allows easy definition of valid arguments, automatically generates error messages for invalid input, and provides built-in help message generation.

args-parser bsd-3-clause cpp cpp-library cpp20 header-only open-source

Last synced: 03 Jan 2026

https://github.com/makjac/traffic_car_counter_opencv_yolov3

A tool for counting the number of vehicles in a video, utilizing OpenCV and YoloV3 for object detection, with the vehicle type count displayed on the video.

cpp opencv yolov3

Last synced: 18 Apr 2026

https://github.com/baqar-abbas/data-structures---algorithms

This Repo contains the programs related to Data structures and algorithms built using C language, C# (C Sharp), JavaScript and Ruby.

abstract-data-types algorithms algorithms-and-data-structures arrays binary-search c cpp csharp data-structures javascript linear-search linked-list linkedlist queue recursion stack

Last synced: 12 Oct 2025

https://github.com/programmingrainbow/conways-game-of-life-cpp-sdl2

Conway's Game of Life written in C++ and using SDL2 game library.

cpp cpp20 gameoflife sdl sdl2

Last synced: 25 Oct 2025

https://github.com/helcsnewsxd/famaf-computer_science-discrete_mathematics_ii

Laboratorio, algoritmos y demostraciones de la materia de Matemática Discreta II de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

algorithm-implementation c cpp demostration discrete-mathematics error-correction-codes famaf-unc graph-coloring graph-flow graph-matching math-theory university-subjects

Last synced: 28 Feb 2025

https://github.com/mariam-badr-mb/9-games

This project features 9 games developed in C++ using Object-Oriented Programming (OOP) principles. Each game is designed with modularity, reusability, and scalability in mind, following core OOP concepts like encapsulation, inheritance, and polymorphism.

cplusplus-games cpp game-development

Last synced: 09 Feb 2026

https://github.com/kaierikniermann/c_cpp-mini-project-template

This is a template you can use for small quick C projects

c cpp template-project

Last synced: 13 May 2026

https://github.com/mounishvatti/learndsa

This repository contains concepts in C++ from Beginner to Advanced with Data Structures & Algorithms

arrays binary-search cpp doubly-linked-list hashing linked-list math oops pointers problem-solving queue recursion sorting-algorithms stack stl strings

Last synced: 19 Apr 2026

https://github.com/divyanshu013/aks-parallel

This is parallel implementation of AKS algorithm in Intel

aks-algorithm aks-parallel cpp

Last synced: 23 Aug 2025

https://github.com/t-h2o/webserv

This is when you finally understand why a URL starts with HTTP

42 cpp cpp98 web webserver

Last synced: 23 Feb 2026

https://github.com/suraj-encoding/cpp-project

SY : C++ OOP Project - Student Database Management System using Files

cpp files oops project sy

Last synced: 03 Jul 2025

https://github.com/seunomonije/quantum-programming-api

Allows programmers to harness quantum power with minimal quantum knowledge.

api cpp python quantum

Last synced: 02 Sep 2025

https://github.com/asko7779/kernel-panic-module

Early and primitive version of a kernel panic module programmed in C++ as a part of my OS projects and tests

bare-metal cpp kernel-panic os programming testing-module

Last synced: 13 Oct 2025

https://github.com/lucamazzza/lmgl

A modern OpenGL Engine Library for general purpose 3D graphics applications.

computer-graphics computer-graphics-opengl cpp cpp17 glad glfw glfw3 glsl glsl-shader glsl-shaders library linux macos multiplaform opengl opengl4 opengl41 windows

Last synced: 13 Mar 2026

https://github.com/bowenfu/matchit.cpp-dev-history

Write your C++ pattern matching library from scratch

cpp pattern-matching

Last synced: 07 Jul 2025

https://github.com/O-Projeto/Laracna-Bot

A low cost and high performance Spider bot

cpp esp32 espidf iot robotics

Last synced: 25 Oct 2025

https://github.com/razfrumkin/fractal-viewer

A fractal exploration tool powered by SFML and GLSL for GPU acceleration, offering real-time rendering, zooming, panning, and color adjustment capabilities to ensure seamless performance. Additionally, it utilizes ImGui for intuitive user interactions, all implemented in C++.

cmake cpp fractals glsl imgui sfml

Last synced: 03 Apr 2025

https://github.com/aavision/bubble-sort-benchmarks

Benchmarking Bubble sort using different languages!

bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu

Last synced: 19 Jan 2026

https://github.com/mrk21/cpp-webmock

The cpp-webmock is HTTP mocking library that was created by referencing to WebMock of Ruby.

cpp cpp14

Last synced: 13 Oct 2025

https://github.com/tblauwe/cpp_lib_starter

Template repo for c++ libraries (as a learning process)

cpp template-repository

Last synced: 25 Mar 2025

https://github.com/netcorelink/libchttpx

A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.

c cpp http netcorelink

Last synced: 23 Jan 2026

https://github.com/dtinth/soundplayer

A simple sampled sound player written using FMOD Ex.

cpp fmod

Last synced: 13 Oct 2025

https://github.com/shybovycha/sse-optimizations

Samples of SSE intrinsics in C++

cpp sse

Last synced: 02 Apr 2025

https://github.com/nickken253/hap_dino

A CPP language game product that uses the SFML library, developed by Nickken during a period of one month in the ProGameCup 2023 competition.

cpp game sfml

Last synced: 13 Oct 2025

https://github.com/paul-maxime/lets-see-music

A school project about sound and music visualization (2012).

cpp fmod sfml

Last synced: 11 Mar 2025

https://github.com/gamatos/gold

A proof of concept C++ application for learning regular languages

cpp deterministic-finite-automata dfa learning-theory regular-languages

Last synced: 01 Apr 2025

https://github.com/jedimahdi/movie-network

Movie network system with c++

cpp cpp11 http mvc web-application

Last synced: 05 Oct 2025

https://github.com/amlel-el-mahrouss/cc

A C/C++ compiler, assembler, and linker meant for NeKernel, customized for it.

assembler c compiler cpp linker

Last synced: 25 Mar 2025

https://github.com/seahuyty/c-c--lessonsandexercises

A collection of lessons and exercises of C and C++ programming languages.

cexercises cplusplus cpp cppexercises cprogramming cprogramming-language

Last synced: 23 Apr 2025

https://github.com/zyx-0314/cp1-grade-checker-basics-part-2

A C++ console app for collecting and averaging student grades across five subjects. Users enter their name, section, and school, then input grades for an average score. Includes options to continue or exit, with structured naming conventions and additional exercises to enhance coding skills.

basic-programming cpp school-project

Last synced: 27 Jan 2026

https://github.com/asynched/cpp-rsa

Implementation of the RSA encryption algorithm using C++.

cpp encryption rsa

Last synced: 12 Mar 2025

https://github.com/pymarcus/competitive_programming

Exercícios afim de melhorar a lógica e o desempenho nas competições

cpp

Last synced: 08 Oct 2025

https://github.com/refvalue/svchostify

Hosting your C#/Java/C++ project as a DLL service easily, NOT ONLY svchost.exe!

cpp csharp dll java svchost windows windowsservices

Last synced: 19 Apr 2026

https://github.com/hellowrc/setwinsetupsplashtext

实时修改Windows在安装过程中在进度屏幕显示的状态文本

cpp msvc winapi

Last synced: 01 Apr 2025

https://github.com/aryank1511/cpp-object-oriented-programming

Compilation of all the files, notes and programs that I created while taking Tim Buchalka's "Beggining C++ Programming - From Begginer to Beyond" Course on Udemy which is taught by Frank Mitropoulos.

cpp oop

Last synced: 08 Oct 2025

https://github.com/terenstare/metabox

A handful of C++ programming utilities

cpp cpp17 cpp20 modern-cpp utilities

Last synced: 30 Mar 2025

https://github.com/omparghale/aes-rsa-hybrid

AES-RSA hybrid encryption implementation in C++.

aes cpp crytpography rsa

Last synced: 01 Apr 2025

https://github.com/andreafioraldi/grassi-pi

Calculate PI using random numbers and probability

calculate-pi cpp

Last synced: 25 Mar 2025

https://github.com/trypsynth/sleepsoundly

Tiny C program to constantly pipe silent audio through audio devices on Windows, eliminating automatic sleeping.

accessibility audio c cpp sound soundcard soundcardsleep win32 windows winmm

Last synced: 11 Mar 2026

https://github.com/outdatedguy/sem-4-mini-project

A college Mini-Project made using C++ for topic 'Doctor's Appointment System'.

booking-system cpp login-system mini-project

Last synced: 16 Mar 2025

https://github.com/ymherklotz/mipscpu

A Mips I CPU simulation written in C++ that is completely programmable and can run most instructions.

cpp mips mips-sim mips-simulator

Last synced: 24 Apr 2025

https://github.com/foxmd/cmake_template

CMake template for small/mid C++/C projects with tests

c catch2 cmake codecov conan cpp github-actions github-pages project

Last synced: 18 Jan 2026

https://github.com/ameya-kawade/simple-calculator

It's a simple calculator to do simple operations with two numbers

calculator cpp

Last synced: 03 Jul 2025

https://github.com/ggjorven/pulse

My own C++20 utility library.

cpp cpp20 modern-cpp utility

Last synced: 02 Apr 2026

https://github.com/hasanyahya101/oop-lab-2-fast-nuces-2023

This repository contains C++ programs for performing various data manipulation tasks. It includes programs for array manipulation, memory management, and string concatenation. The programs demonstrate the use of dynamically allocated arrays and other dynamic memory management methods. It is a Lab Solution from Fast Nuces Lahore.

arrays cpp fast lahore nuces oop pointers

Last synced: 04 Sep 2025

https://github.com/sanchitbajaj02/my-c-project

C++ project of travel agency

class cpp project tourism

Last synced: 04 Sep 2025

https://github.com/pfirsich/clipp

A command line argument parser library for C++17

command-line command-line-arguments command-line-arguments-parser cpp cpp17

Last synced: 02 Apr 2025

https://github.com/sileneer/ece-project

An Arduino project to control the car to travel through a maze using ultrasonic and infrared red sensors.

arduino cpp electrical-engineering electronics-engineering

Last synced: 28 May 2026

https://github.com/runedgeai/agents-sdk

A modern, high performance C++ SDK for AI Agents

agentic-ai agents anthropic artificial-intelligence cpp gemini llama-cpp llm ollama openai sdk

Last synced: 08 Oct 2025

https://github.com/ramizpolic/emunes

💾 Familiar C++ NES emulator

cpp cpp11 emulator nes

Last synced: 31 May 2026

https://github.com/rodjjo/opengl-simple-game

A simple opengl game created using C++ using code::blocks ide and mingw toolset

codeblocks cpp game opengl

Last synced: 15 Apr 2026

https://github.com/ovsidee/checkers

Java Panama Project. JNI. The Tic-Tac-Toe 5x5 game is done on the java and c++. Full logic was done using the c++, all the graphical part was done on the java side.

cpp java javafx jni jni-java junit5 mvc-pattern

Last synced: 13 Apr 2026