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/arindal1/hackerrank-problems

Questions and Solutions from Hackerrank.

algorithms cpp hackerrank hackerrank-solutions java python

Last synced: 13 Apr 2026

https://github.com/froncu/eruptor

A Vulkan project made for the Graphics Programming 2 course at Howest - Digital Arts and Entertainment.

cmake cpp glm graphics-programming sdl vulkan

Last synced: 02 Sep 2025

https://github.com/kimhan-nah/42seoul

42 Seoul Cursus (2021.5 ~ )

c cpp docker operating-system-learning

Last synced: 06 May 2026

https://github.com/devlato/simleak

Tiny command-line util that simulates lack of RAM by consuming memory in small chunks

chunk cli command-line console consume cpp leak memleak memory ram simulate simulation tool util

Last synced: 16 Mar 2025

https://github.com/BardiFarsi/SingleTon

This repository contains an implementation of the Singleton Lazy Initialization design pattern in C++20. The Singleton pattern ensures that a class has only one instance and provides a global point of access to that instance.

concurrency concurrent-programming cpp cpp17 cpp20 lazy-init lazy-initialization lazyinitializationexception multi-thread multi-threaded multi-threading multi-threads multiprocessing multithreaded multithreading object-oriented-programming parallel-computing parallel-programming singleton singleton-pattern

Last synced: 19 Apr 2025

https://github.com/dereckmezquita/cpp-bouncy-balls

Demonstrating physics principles and laws in C++ SFML bouncy ball physics simulation.

cpp physics

Last synced: 18 Jan 2026

https://github.com/kyle-seto/straights

C++ Object Oriented Programing Card Game

cpp oop-principles

Last synced: 16 Mar 2025

https://github.com/BardiFarsi/BlockingQueue

The BlockQueue pattern is a thread-safe queue implementation that allows multiple threads to push and pop elements concurrently. It provides synchronized access to the underlying queue, ensuring that no data race occurs between threads.

containers cpp cpp20 generic-programming multi-thread multi-threaded multi-threading multi-threads multiprocessing multithread multithreaded multithreading parallel-computing parallel-programming queue queues thread threading

Last synced: 19 Apr 2025

https://github.com/imohraz/image-processing

An image processing project using matrices in C++ with Qt framework

cpp desktop image-processing matrix qt qtcreator

Last synced: 10 Mar 2026

https://github.com/neckbosov/algolib

Library with fast algorithms for olympiad programming

algorithms cpp

Last synced: 01 Jul 2025

https://github.com/shpegun60/delegate

С++ simple delegate library

cpp delegate delegates

Last synced: 12 Jul 2026

https://github.com/rkolovanov/solutions-cpp

Хранилище решений различных задач на C++

cpp

Last synced: 16 May 2025

https://github.com/whitedodo/datastructure2

Horowitz의 C++ 자료구조(Horowitz's C ++ Data Structure)

c cpp data-structures java

Last synced: 13 Apr 2026

https://github.com/maxencebonamy/minesweeper

It is a reproduction of the famous Minesweeper game.

cpp game minesweeper sfml

Last synced: 28 May 2026

https://github.com/isopod00/automatic-soap-dispenser

An Arduino-controlled soap dispenser that can be used to dispense soap or hand sanitizer without having to touch anything.

arduino cpp microcontroller

Last synced: 18 May 2026

https://github.com/actualcannibalpanda/glgame

A Game I'll Eventually Make

cpp game opengl opengl-es wasm

Last synced: 24 Mar 2025

https://github.com/long-gong/networking-programming

C/C++ Network Programming

cpp socket socket-programming

Last synced: 15 May 2026

https://github.com/gembcior/d-ral-model-cpp

C++ model for D-RAL project

cpp dral embedded

Last synced: 06 Oct 2025

https://github.com/ashottadevosyan/cpp-learning-hub

This repository contains C++ tutorials on different topics. From implementing my own data structures, such as vector, linked list to other algorithms.

algorithms cpp data-structures

Last synced: 08 Apr 2025

https://github.com/sureshjoshi/linguistics

Discovering my new favourite language

c cpp odin python rust typescript

Last synced: 13 Apr 2026

https://github.com/piotrpsz/regex

Regex is C++ implementation of PCRE2, Perl-compatible Regular Expressions (revised API: PCRE2).

cpp regex

Last synced: 14 Jul 2026

https://github.com/tafthorne/cppcheck-debian

Docker Image packaging Cppcheck http://cppcheck.sourceforge.net/ ontop of The Docker Official Image for Debian

c cpp cppcheck cppcheck-debian debian docker docker-hub docker-image

Last synced: 13 Apr 2026

https://github.com/mgthetrain/usd-experiments

Experimenting with C++ libraries capable of parsing USD files

cpp universal-scene-description usda usdc usdz

Last synced: 16 Aug 2025

https://github.com/andrewrgarcia/getdictionary

GET Request dictionary strategy (pulling from repositories)

cpp get hashmap javascript jquery

Last synced: 19 Apr 2026

https://github.com/embetech-official/crc

Lightweight CRC library

c cpp library utility

Last synced: 10 Mar 2026

https://github.com/seantolstoyevski/bf

simple format library for C++17=> : using fold expression, header-only

cpp cpp17 format header-only

Last synced: 23 Mar 2025

https://github.com/alvgaona/turtlesim-nav

Navigation with TurtleSim :turtle:

cpp navigation ros2 ros2-humble trajectory-generation

Last synced: 28 Mar 2025

https://github.com/octcarp-courses/SUSTech_CS205-CPP_F23_Works

(45/45) Midterm & Course code of CS205 2023 Fall: C/C++ Program Design, SUSTech. Taught by Prof. Feng ZHENG.

cpp cs205 sustech

Last synced: 24 Oct 2025

https://github.com/muhamadajiw/daily-leetcode

My coding practices, not that good though so don't use these as reference!

algorithms cpp leetcode

Last synced: 09 Mar 2025

https://github.com/poakapx/virtual_qualifier_in_class

Класи в образі армії із застосуванням віртуального кваліфікатора.

cpp project

Last synced: 29 May 2026

https://github.com/jarjk/blackjackpp

A cross-platform implementation of BLACKJACK written in C++ for the terminal

addictive client cpp cross-platform gambling game server tui

Last synced: 04 Feb 2026

https://github.com/maxencebonamy/ecosystem-simulation

It is a representation of the Prey-Predator system, which allows to model an ecosystem.

cmake cpp ecosystem sfml simulation

Last synced: 16 Jul 2025

https://github.com/nokibularfinsiam/university-course-materials

University Course Materials all semester

cpp csharp css html java javascript php

Last synced: 13 Apr 2026

https://github.com/ayush272002/cpp-ml-toolkit

Collection of machine learning algorithms implemented in C++ with Python bindings via pybind11.

cpp eigen pybind11 spdlog

Last synced: 02 Sep 2025

https://github.com/franzudev/42cursus

A collection of modules/projects made during my experience at 42 in Rome🇮🇹

algorithms-and-data-structures assembly clang cpp shell

Last synced: 02 Apr 2026

https://github.com/rakin406/camera-app

A camera application written in C++

app application camera cpp gui vision

Last synced: 29 May 2026

https://github.com/r-n/bubbles

Bubbles that bounce on window edges, using winBGIm

2d cpp physics physics-simulation winbgi-graphics winbgim

Last synced: 31 Mar 2025

https://github.com/bostonsinaga/zombiehelicoptergap

Survive the zombie doom with a helicopter

cpp game-development

Last synced: 05 Jul 2025

https://github.com/themarlboroman/tile_editor

Level editor for tiled formats written in C++ and SDL2

cpp opengl sdl2 tile-editor

Last synced: 07 May 2026

https://github.com/hadisfr/socket_cpp

C++ Client/Server Socket

cpp socket-programming

Last synced: 15 Jun 2025

https://github.com/jakethesillysnake/matricesplus

Library for basic operations with matrices in C++.

cpp cpp17

Last synced: 01 Jan 2026

https://github.com/jedbrooke/fractionalbignum

bignum library for representing numbers between 0 and 1 with higher than 64 bits of precision

cpp

Last synced: 18 May 2026

https://github.com/daniellberg/studyingraylib

study purposes only!! studying the raylib using c++

cpp raylib

Last synced: 11 Jul 2026

https://github.com/abhimanyu345/firebase_app

A cross-platform Flutter app (mobile & web) for managing objects, featuring Firebase OTP authentication and a REST API for full CRUD operations. The app demonstrates real-world concepts like state management with GetX, responsive UI design, and secure authentication.

c cmake cpp dart firebase flutter html swift

Last synced: 11 Apr 2026

https://github.com/theiliad/algorithms-cpp

C++ Implementation of various popular algorithms

algorithms cpp datastructures

Last synced: 31 Mar 2025

https://github.com/navdeep-g/proxy-servers

HTTP proxy server in Python, Go, Java, and C++

cpp go golang java proxy proxy-server python

Last synced: 13 Apr 2026

https://github.com/datawater/l

L - A terminal calculator written in c++

calculator cpp library math

Last synced: 21 Aug 2025

https://github.com/xndrxssx/beecrowd_uri_judge

Some Beecrowd (formerly URI Judge) questions I made

c competitive-programming cpp

Last synced: 29 Apr 2026

https://github.com/vinicciussantos/estudos-arduino

Projetos com Arduíno

arduino cpp senai

Last synced: 29 Mar 2025

https://github.com/congard/simple-notes

A simple notes app written in C++17

agh agh-university agh-ust cpp cpp17 notes-app university-project

Last synced: 11 Apr 2026

https://github.com/taisiabarteneva/stl_containers

Implementation of STL containers — map, set, vector, stack on C++

cpp

Last synced: 30 Jun 2026

https://github.com/farazkh80/racing-game

This game is a single person formula one car racing game running on the console, developed purely in C++ by inherting from the game engine library provided by OneLineCoder.

car cpp mathematical-programming racing-game

Last synced: 05 Jul 2025

https://github.com/shaheer2003/railway-ticket-portal

The Railway Ticket Reservation Portal is an automated train booking system that allows users to create accounts, search for train routes, book tickets, and manage reservations. It features an efficient hash-based login system, Dijkstra’s algorithm for shortest route calculation, and multiple seat class options.

c console-application cpp data-structures dijkstra dsa hashtable railway-reservation

Last synced: 02 May 2026

https://github.com/sasuke40/cpp-lib

A library of cpp

cpp

Last synced: 05 Feb 2026

https://github.com/xfhy/algorithm-basis

算法基础,一些学习时的cpp源代码

algorithm basis cpp

Last synced: 05 Jul 2025

https://github.com/joshuadahlunr/simplep2p

SimpleP2P is a minimalistic C/++ wrapper around the go implementation of libp2p.

c cgo cgo-bindings cpp go libp2p libp2p-pubsub networking p2p peer-to-peer

Last synced: 13 Apr 2026

https://github.com/rlesser/genetickingbattle

A genetic-algorithm-like program based on 538's similar riddler.

cpp genetic-algorithm

Last synced: 24 Aug 2025

https://github.com/tudeorangbiasa/corefincpp

CoreFinCPP adalah program cpp sederhana untuk mengelola keuangan pribadi

cmake cpp make

Last synced: 08 Apr 2025

https://github.com/sleepingcat4/emulator6502

Emulator of CPU written in combination of C and C++

cpp cpu-emulator

Last synced: 02 Jan 2026

https://github.com/jusish/taskmanager_cli

CPP task manager working within the command line. it's wonderful 🥳

cpp hpp task-manager

Last synced: 08 Apr 2025

https://github.com/vaguesloth22/coding_practice

DSA problems that I solve regularly

cpp dsa leetcode

Last synced: 08 Apr 2025

https://github.com/rafaybbx/food-delivery-system

A C++ based food delivery system that optimizes delivery routes using Dijkstra's algorithm.

cpp data-structures dijkstra-algorithm food-delivery-application linked queue

Last synced: 08 Apr 2025

https://github.com/kononovarseniy/cpp-example

Если захочу кого-то учить C++ буду использовать этот репозиторий

cmake cpp cpp20

Last synced: 25 Mar 2025

https://github.com/stanleya1293/beam-graphics

Making a 3D graphics renderer using C++ to learn OpenGL/GLFW

cpp graphics-programming opengl

Last synced: 08 Apr 2025

https://github.com/orshahar91/lazydigger_mapeditor

A map editor for lazy digger mini game (SFML)

cpp digger game map-editor oop oops-in-cpp sfml sfml-game

Last synced: 24 Jul 2025

https://github.com/rom-chik/kma_oop

Object-oriented programming course. C++

cpp oop visual-studio-2022

Last synced: 29 Jun 2025

https://github.com/eshan-sud/cache-simulator

A simple LRU-based Cache Simulator

cache-simulator cpp lru-cache

Last synced: 08 Apr 2025

https://github.com/manikupireddii/neetcode

advent of code

algorithms cpp dsa

Last synced: 11 Mar 2025

https://github.com/manikupireddii/2048.c

2048 written in c

2048 cpp games

Last synced: 11 Mar 2025

https://github.com/henryquan/memorysafe

A naive approach to provide some protections to memory values

cpp memory safety

Last synced: 28 May 2026

https://github.com/continuum3416/cpp-rng

Mersenne Twister 19937 RNG with 11 different seeding methods. Support SFML, OpenGL and Vulkan (optional).

cpp utility-library

Last synced: 08 Apr 2025

https://github.com/pechinkin/cosmodog

game about dog travelling through the cosmos back to the home

cpp

Last synced: 31 Mar 2025

https://github.com/lepesevichnikita/vsdt-lab-work-8

Laboratory on the subject "Visual software development tools"

cpp cpp-android qmake-android qml qml-android qml-plugin qt-android qt-application qt5

Last synced: 04 Feb 2026

https://github.com/b-x-wu/graphics-engine

A CPU based raytracing toy example.

cpp graphics raytracing

Last synced: 09 Jun 2026

https://github.com/quaddarv1ne/codewars_quadd4rv1n7

Репозиторий содержит решения задач с платформы Codewars, решённых на различных языках программирования. Все задачи организованы по языкам и уровням сложности (катам)

algorithm codewars codewars-kata config cpp csharp data-structures dynamic-programming easy education hard hardware javascript math medium olimpiade python recursive study study-project

Last synced: 28 Apr 2026

https://github.com/juancardenascj/programacionc-

Comparto una serie de eventos donde se logra especificar la programacion en C++ junto con ejemplos o ejercicios ilustrativos para su aprendizaje.

cpp software-development software-engineering sotware

Last synced: 08 Apr 2025

https://github.com/mhuzaifa406/password-saver

The program is made to save password it is purely made in C++ language. Features of this program are you save password and you can search passwords

cpp passsword search

Last synced: 11 Mar 2025

https://github.com/markaren/simplesocket

A simple cross-platform socket library for C++

cpp sockets tcp-ip udp winsock2

Last synced: 09 Apr 2025

https://github.com/wings-bloodfire/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 08 Apr 2025

https://github.com/holy-mahdi/optimine

A next-gen voxel sandbox where creativity, survival, and optimization collide!

cpp game game-development vulkan

Last synced: 08 Apr 2025

https://github.com/sipfront/visqol-docker-cross-compile

Repository for setting up a cross compilation environment for visqol in aws-linux-2 with provided files.

bazel cpp docker dockerfile python3

Last synced: 13 Apr 2026

https://github.com/mubeen-channa/random-password-generator

This C++ project is a random password generator that creates passwords of varying lengths using a mix of characters. It offers a simple command-line interface for users to specify the password length. The program ensures randomness by using the rand() function with the current time.

cpp random-password random-password-generator

Last synced: 15 Mar 2025

https://github.com/papageorgioumarios/data-structures-circular-doubly-linked-list

Data structure in which list's nodes contain pointers to its previous nodes as well as the next nodes.

circular-doubly-linked-list cpp java python

Last synced: 19 Apr 2026

https://github.com/ellectroid/flogger

File logger - minimalist log file utility

cpp logging logging-library

Last synced: 16 May 2025

https://github.com/mond1c/equationsolver

API to solve equations

api cpp cpp20 equation equation-solver

Last synced: 16 May 2025

https://github.com/saurabh-dhoke/fixed-function-pipeline-ffp

​This GitHub repository, showcases graphical projects implemented using OpenGL's Fixed Function Pipeline (FFP). This pipeline, prevalent before the advent of programmable shaders, relies on predefined operations for rendering graphics.

c cpp ffp graphics

Last synced: 18 May 2026

https://github.com/arikmukherjee/dsa-using-cpp

Data Structure & Algorithms

computer-science cpp dsa

Last synced: 28 May 2026

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

std::vector / std::set 両方からデータを取れる関数はコード本体をヘッダファイルにおきたくないので、あまりテンプレート関数にしたくない

cpp enumerator iterator study

Last synced: 01 Jul 2025