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/codingwizard2001/leetcode-math

LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills

cplusplus cpp cpp17 leetcode leetcode-cpp leetcode-solutions

Last synced: 27 Mar 2025

https://github.com/teewrath/coding-problems

A repository where I keep all the questions I encounter in my coding journey, through contests and problem solving.

algorithms codechef-solutions codeforces-solutions competitive-programming cpp dart data-structures dsa inform7 java javascript leetcode-solutions striver-a2z-sheet

Last synced: 13 Apr 2026

https://github.com/zyn10/payrate

Conditional Statement practice in cpp

conditional-statements cpp

Last synced: 11 Sep 2025

https://github.com/benjajorquera/arduinomidi

MIDI controller and CV (Control Voltage) converter built with Arduino.

arduino cpp midi

Last synced: 19 May 2026

https://github.com/h1g0/al-nasl

bullet-hell vertical-scrolling shooter.

bullet-hell cpp dxlib shooter-game video-game

Last synced: 19 May 2026

https://github.com/shenxiaolong-code/code_note

record my code life (C++ , metaprogram, bath-automatic, ... )

batch-script cpp debugging metaprogramming

Last synced: 28 Jun 2025

https://github.com/itsjimi/vscode-snippets

Snippets for vscode

42 cpp vscode vscode-snippets

Last synced: 29 Mar 2025

https://github.com/arman-arif/blood-bank-system-with-cpp

Blood Management System

c cpp

Last synced: 17 May 2026

https://github.com/fxmouskid/42cursus-ft_irc

making a IRC server fully compatible with modern clients for school42

clang cpp irc-server linux make

Last synced: 17 May 2026

https://github.com/gboncoffee/c-infrastructure

Infrastructure for C/C++ Programming

c cpp make

Last synced: 19 May 2026

https://github.com/hyobn/algorithm_study

꾸준히

algorithm cpp

Last synced: 26 Jun 2025

https://github.com/sla-ppy/ray_tracer_iow

[A] Follow along tutorial efforts to learn raytracing

cpp

Last synced: 15 Sep 2025

https://github.com/noxmor/noxmath

Noxmath is a C++ math library for linear algebra.

cpp cpp-library header-only header-only-library matrix vector

Last synced: 12 Apr 2025

https://github.com/wouterbeek/prolog_uriparser

Prolog binding for library uriparser (advanced URI parsing support).

cpp prolog swi-prolog uri

Last synced: 21 May 2026

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/dna-intricate/boost

Boost 1.84.0 header files from https://www.boost.org/

boost boost-build boost-library cpp cpp17 cpp20

Last synced: 22 Mar 2025

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/einararnason/teensybutton

Multithreaded button event library for Teensy

buttons cpp multithreading teensy

Last synced: 29 Mar 2025

https://github.com/BeyzaKomish/Matrix-Multiplication-Project

This C++ program performs matrix manipulation by implementing a custom matrix operation on an input matrix B and a core matrix C. The result is stored in the output matrix A.

2d-dynamic-arrays 2darrays cpp dynamic-arrays dynamically matrix-calculations matrix-multiplication multi-dimensional-array multiarray

Last synced: 14 Mar 2025

https://github.com/veeso/libbit

A C library to extract single portions of bits from a byte array

bit bit-from-byte bits bits-from-byte c cpp extract-bits extract-bits-from-bytes library

Last synced: 19 May 2026

https://github.com/nullstring1/esp32binancedisplay

Uses an ESP32 and the Binance API to display values on a segment display

arduino binance-api cpp display esp32 esp32-arduino json

Last synced: 08 Jul 2025

https://github.com/ferstormblessed/oop-cpp

Exercise to learn OOP with C++

cpp oop

Last synced: 21 May 2026

https://github.com/tedezed/cmstrom_led_control

Cmstrom led control for Linux

cpp keyboard linux

Last synced: 19 May 2026

https://github.com/inbrewj/siloam

Tango powered geospatial macro level feature database to aid exploration for the visually impared

bash-script cpp python tex

Last synced: 09 May 2026

https://github.com/noureddine-t/coupon-collector-s-simulation

Ce projet simule le problème du collectionneur de vignettes (Coupon Collector's Problem).

cpp r rstudio

Last synced: 19 May 2026

https://github.com/harmonie-durrant/cpp-projects-42

My projects in C++ that I have done with 42Perpignan

42-cpp-module 42-cpp-modules cpp cpp-42 cpp-modules-42 cpp42

Last synced: 20 Jun 2026

https://github.com/hymkor/study-cpp-defer

C++ で Go言語の defer チックなものを簡素に実装

cpp defer

Last synced: 05 Apr 2025

https://github.com/maximilianfeldthusen/integrate-asynchronous-i-o-using-modern-cpp

Integrate-asynchronous-I-O-using-modern-Cpp

async cpp io

Last synced: 24 Jun 2025

https://github.com/hlustikp/adventofcode23

Advent of Code 2023 C++ Solutions

advent-of-code advent-of-code-2023 cpp

Last synced: 04 Aug 2025

https://github.com/ermolaevv/all_labs

Проект-контейнер для выполнения практических заданий по курсу МП2

cmake cpp data-structures gtest labs winforms

Last synced: 19 May 2026

https://github.com/evanwieland/shady

😎 Little OpenCV program written in C++ that augments glasses onto a persons face.

augmented-reality computer-vision cpp opencv

Last synced: 17 May 2026

https://github.com/chinmay-esp/esp32_microros_pub

This project uses Micro-ROS on ESP32 with PlatformIO to publish integer messages (`std_msgs/msg/Int32`) to a ROS 2 topic over serial transport. 🚀

cpp esp32 microros platformio ros2-humble

Last synced: 19 May 2026

https://github.com/daggilli/isaac_engine

A C++ random number generator engine using the ISAAC cipher

cpp csprng isaac pseudorandom-number-generator random-number-generators

Last synced: 15 Sep 2025

https://github.com/xavier-berthiaume/cli-calc

A small console-based calculator written entirely in C++

cpp ncurses

Last synced: 15 Sep 2025

https://github.com/eduardobaginskicosta/bookshelf

Simple CRUD system created to manage books as part of an academic project, written in C++.

academic academic-project books bookshelf cmake console cpp crud crud-application

Last synced: 28 Mar 2025

https://github.com/savalione/jenkins-cpp-example

An example C++ project demonstrating Jenkins CI/CD integration.

cicd cpp example jenkins

Last synced: 07 May 2026

https://github.com/hotkit/fost-boost

Boost with CMake

boost cmake cpp

Last synced: 21 May 2026

https://github.com/rustkas/cpp_brocode_for_begginers

This is VS code IDE based code examples of C++ video tutorial "C++ Full Course for free ⚡️"

cpp cpptutorials

Last synced: 21 May 2026

https://github.com/arbinzaman/walkingmaninrain

It is computer graphics project that works with graphics.h Library without OpenGL

computer-graphics cpp graphic-h

Last synced: 18 Mar 2025

https://github.com/archihalder/stl

STL Algorithms and Containers

cpp stl-algorithms stl-containers

Last synced: 06 Apr 2025

https://github.com/kmhswimgirl/bread-hero

Play Guitar Hero using bread

c clone-hero cpp guitar-hero pi-pico-w pico-sdk

Last synced: 19 May 2026

https://github.com/zhuyali/algorithm_sets

some classic algorithm imp

algorithms cpp

Last synced: 21 Mar 2025

https://github.com/tothlevente/number-guesser

The computer thinks of a number and you try to guess it. The program gives you feedback on whether you guessed a higher or lower number. 🎈

console cpp game guessing-game number

Last synced: 13 Apr 2025

https://github.com/dolfost/wfreq

Word frequency bar diagram generator

c cpp frequency-analysis lua matplotlib matplotlib-pyplot python

Last synced: 31 Dec 2025

https://github.com/dup4/better-enum-cpp

Better enum for morden cpp

cpp cpp11 cpp17 enum

Last synced: 29 Mar 2025

https://github.com/bezarhere/bite

Small, convenient tools library in c++14

cpp cpp14 cpp14-library library tools

Last synced: 28 Jan 2026

https://github.com/FrodoAlaska/TheProblemSolver

A 3D western arcade shooter. Except, you are playing to solve your life's problems.

3d-game 3d-game-development cpp cpp20 game-development glfw glfw3 opengl4

Last synced: 31 Oct 2025

https://github.com/themarlboroman/libdansdl2

SDL2 + OpenGL wrappers for C++

cpp opengl sdl2 wrappers

Last synced: 22 Jul 2025

https://github.com/kalbhor/cbse-project

A hacky C++ project for my CBSE finals

cbse cpp project

Last synced: 26 Jun 2025

https://github.com/rothasamon/oop_cpp_lesson

The OOM & OOP concepts in C++ where i studied in Norton University of year 2.

cpp oop

Last synced: 29 Mar 2025

https://github.com/chistopat/go-forward-list

Implement interface of C++ STL std::forward_list https://en.cppreference.com/w/cpp/container/forward_list in Go

cpp data-structures forward-list generics go linked-list stl

Last synced: 25 Jan 2026

https://github.com/kar-dim/CAS-2D

Implementation of the AMD FidelityFX CAS (Contrast Adaptive Sharpening) algorithm on CUDA, for sharpening static images.

cpp cuda dll fidelityfx gpu image-processing parallel-computing sharpen

Last synced: 01 Nov 2025

https://github.com/stavrosarm/knights-tale

A Knight's Tale is a 2D platform game written in C++.

cpp game-development graphics

Last synced: 04 Nov 2025

https://github.com/volatilflerovium/sqlite3_helper

A C++ class to query SQLITE3 databases

cpp sqlite3

Last synced: 29 May 2026

https://github.com/thelanc3/egetaskscpp

Примеры решений задач из ЕГЭ Информатика

cpp ege ege-inf

Last synced: 24 Jun 2025

https://github.com/tomasmark79/designpatternscpp

Design Patterns C++

cpp design-patterns

Last synced: 29 Mar 2025

https://github.com/shaina-gh/type-checking

A C++ program to implement type checking of variable assignments and expressions, simulating a part of the semantic analysis phase of a compiler.

compiler-design cpp semantic-analysis type-checking

Last synced: 06 Jul 2026

https://github.com/gjtiquia/hello-world-cpp

A short documentation on how to setup, compile and run C++ properly on Linux.

cpp linux

Last synced: 13 Apr 2026

https://github.com/shubhansu-kr/dailychallenge-2024-leetcode

This repo contains the Leetcode Daily Challenge Solution in C++ Language.

cpp leetcode leetcode-daily-challenge leetcode-solutions leetcode-solutions-cpp

Last synced: 02 Jan 2026

https://github.com/goentity/pyramidmaker

print cool patterns. ACTUALLY PRINT AND HANG THEM ON YOUR WALL.

builder cpp dev maker mantra pattern project pyramid toy tree

Last synced: 21 Mar 2025

https://github.com/nathanpotter17/glfw-vulkan

Vulkan + GLFW on Windows 11

cmake cpp glfw3 vulkan

Last synced: 14 May 2025

https://github.com/aleksnew2/dywoq-libs

Collection of libraries, which are created by dywoq

collection cpp cpp23 hpp hpp-only

Last synced: 29 Mar 2025

https://github.com/zyn10/pick_the_leader_using_circular_linkedlist

pick the leader problem using cpp in circular linked list

circular-linked-list cpp data-structures pick-the-leader

Last synced: 22 May 2026

https://github.com/educorreia932/feup-prog

🧳 MIEIC 2018/2019 - 1ˢᵗ year / 2ⁿᵈ semester

cpp feup feup-prog mieic university-course

Last synced: 12 Jun 2025

https://github.com/jordanhasgul/binomial-options-pricing-model

An implementation of the binomial options pricing model, formalized by Cox, Ross and Rubinstein from the paper "Option pricing: A simplified approach.", for the valuation of American call and put options.

american-options binomial-lattice call-option cpp derivatives option-pricing put-option

Last synced: 14 May 2025

https://github.com/amirsinarz/tetris

Classic tetris game developed using c++ and the SDL2 lib

cpp game sdl2 tetris

Last synced: 19 May 2026

https://github.com/mull-project/rustsymboldemangling

C++ library to demangle Rust symbols. Ported loosely from rustc-demangle.

cpp demangle rust

Last synced: 19 May 2026

https://github.com/raghavendrajonnala2007/expression-evaluator

A C++ project that evaluates mathematical expressions using infix to postfix conversion and stack-based evaluatio

calculator compiler-basics cpp dsa infinix postfix stack

Last synced: 28 Jun 2025

https://github.com/wesnoth-devs/battleforwesnoth

🎮 Epic turn-based strategy game with offline capabilities, complete campaigns, and unlimited modding potential. Download and play immediately!

campaign-mode cpp cross-platform fantasy game gamedev hex-based map-editor modding multiplayer offline-game open-source pc-game sdl2 strategy strategy-game tactical-combat turn-based video-game wesnoth

Last synced: 09 Oct 2025

https://github.com/exeburton/mod-gta5

This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat

archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua

Last synced: 28 Jun 2025

https://github.com/saraiannn/interactive-menu

A simple interactive operation menu in C++

cpp vectors

Last synced: 28 Jun 2025

https://github.com/rjryt/samp-socket-plugin

🔌 SA-MP Socket Plugin – Clean Rebuild with Windows & Linux Support

cpp open-source pawn plugin samp socket

Last synced: 28 Jun 2025

https://github.com/a-voronov/computer-graphics-from-scratch

Computer Graphics from Scratch: Lightweight C++ implementation with no external libraries

computer-graphics cpp

Last synced: 28 Jun 2025

https://github.com/s0cks/generator-cc

Yeoman generator for creating modern C++ projects

cmake cpp yeoman

Last synced: 17 May 2026

https://github.com/h-d-owl/colorsearch

A WinAPI-based console application for detecting specific pixel colors on your screen and automating interactions.

autoclick automation automation-tools color-detection console-app cpp game-automation gui-automation hooks pet-project pixelscan screen-capture screen-scraping triggerbot winapi windows

Last synced: 19 May 2026

https://github.com/ermug/tetris_redux

Complete Tetris Recreation written in C++ with SFML. All 7 pieces, smooth controls, progressive difficulty, scoring system. Cross-platform with Windows releases.

2d-game cpp game-development sfml tetris

Last synced: 28 Jun 2025

https://github.com/ggmaldo/bbvm

A basic Virtual Machine, Controlls the Memory

cpp low-level-programming

Last synced: 28 Jun 2025

https://github.com/krishnazawar/cfgvalidator

CFG validation using CLR parsing technique.

cfg compiler-design cpp parsers

Last synced: 28 Jun 2025

https://github.com/megh-bari/cf-solutions

Personal Codeforces solutions in C++ from easy 800-rated problems to advanced topics. Tracking my competitive programming journey.

competitive-programming cpp dsa

Last synced: 28 Jun 2025

https://github.com/gasinfinity/rnm

Small, simple C++26 math library for game development.

cpp cpp26 graphics-programming math

Last synced: 04 Mar 2025

https://github.com/hooizhiyong/tarumt_gpa_calculator_cpp

This is a simple C++ program to calculate the gpa

cpp gpa-calculator tarumt

Last synced: 28 Jun 2025

https://github.com/shepardeon/lunaspark

LunaSpark is a modular game engine built with SDL and OpenGL

cpp game-development game-engine gamedev-framework gamedev-library gamedev-tool opengl sdl sdl2

Last synced: 13 May 2026

https://github.com/unavailabledude/jcgof

my try at john conway's game of life.

cpp john-conway-game procedural sdl2 zero-player-game

Last synced: 17 May 2026

https://github.com/togunchan/dsa-toolbox

DSA Toolbox is a modular C++ command-line project designed to implement and experiment with core data structures and algorithms in a real-world, maintainable manner.

cpp cpp17 dsa dsa-algorithm dsa-practice

Last synced: 28 Jun 2025

https://github.com/pshreyam/cpp-playground

Practice of C++

cpp

Last synced: 14 Mar 2025

https://github.com/brkn/insertionsort_vs_mergesort

Homework 1 of My "Analysis of Algorithms I" Course

algorithm analysis cpp insertionsort mergesort sort

Last synced: 06 Apr 2025

https://github.com/justin-marian/cost-graphs

Shortest path algorithms for directed graphs with/without cycles, optimized for minimal costs and bounded edge values.

cpp cycle-detection graphs-algorithms shortest-path-algorithm

Last synced: 04 Nov 2025

https://github.com/boxdot/cpp-bootstrap

A bootstrap C++14 project

coverage cpp travis-ci

Last synced: 04 Jul 2026

https://github.com/tpeterw/ascii-art

Turn images into Ascii Art form

ascii-art cpp

Last synced: 13 Jun 2026

https://github.com/floweryt6/big-project

auto-created Created via vscode.dev

c cc cpp css html html-css html-javascript html5 javascript python ru ruby

Last synced: 04 Mar 2025