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/ajlekcahdp4/belady-cpp

C++ implementation of Belady's cache replacement algorithm (ideal cache)

belady cache cpp

Last synced: 04 Apr 2025

https://github.com/mo7amed-hussein/kislab

code editor with an embedded terminal

code-editor cpp qscintilla qt qtermwidget scintilla terminal

Last synced: 06 May 2026

https://github.com/killerasus/modernopengl

Repository for my Modern OpenGL studies via Udemy course.

cpp learning-exercise opengl

Last synced: 07 May 2026

https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp

An in-depth guide to getting started with SDL3 in the C++ Language .

cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial

Last synced: 26 Mar 2025

https://github.com/dkosmari/libxint

libxint is a C++20 headers-only library for fixed-width large integers.

cpp cpp20

Last synced: 03 Jun 2026

https://github.com/gashmob/logger

Un simple système de logger dans plusieurs langages. Chaque version utilise le même concept.

c cpp java kotlin logger python

Last synced: 02 Mar 2025

https://github.com/philipkone/kone-code

Code the future the right way.

cpp js matlab oop python r vba

Last synced: 06 Apr 2026

https://github.com/tarikipekci/rts_buildingmanager

I've implemented basic RTS building and resource systems in this project.

cpp rts-game unreal-engine-5

Last synced: 03 Apr 2025

https://github.com/grachale/navigational-server

This repository contains an autonomous robot control server written in C++ designed to remotely manage a fleet of robots. The robots are capable of independently connecting to the server, which then guides them towards the center of a coordinate system.

communication cpp multithreading server

Last synced: 24 May 2026

https://github.com/grachale/memory_manager

Implementation of simplified equivalents of functions malloc, free, ..., operators new and delete.

cpp malloc-free memory operating-system os

Last synced: 13 Jun 2026

https://github.com/grachale/multithreaded_rent

Implementation encapsulates the entire computation process and controls the execution and suspension of the computation as well as the behavior of computational threads used for solving problems from all managed rental companies.

cpp multhreading pthreads-api threads

Last synced: 08 Jun 2026

https://github.com/grachale/hybrid_encryption

Implementation of two functions in C++ (seal and open) that encrypt/decrypt data using hybrid encryption.

ciphers cpp openssl

Last synced: 13 Jun 2026

https://github.com/ptahmose/sqliteimgdoc

An experiment - use SQLite as a fileformat for multidimensional tiled images (in 2D and 3D)

cpp fileformat gigapixel gigapixel-images sqlite sqlite3 volumetric-data

Last synced: 10 May 2026

https://github.com/omarhany3/scientific-calculator

Scientific Calculator Using C++

cplusplus cpp

Last synced: 15 Jun 2025

https://github.com/kushalprasadjoshi/object-oriented-programming-in-cpp

Object-Oriented Programming in C++ (CMP162) – Pokhara University Course materials, notes, labs, and resources for the Object-Oriented Programming in C++ course (CMP162) at Pokhara University. This repository is not officially affiliated with or endorsed by Pokhara University.

cplusplus cpp oop

Last synced: 30 Apr 2025

https://github.com/tarikipekci/cryptraider

First-person 3D puzzle game.

3d cpp firstperson puzzle-game unreal-engine-5

Last synced: 03 Apr 2025

https://github.com/nekruzash/graph-data-structure

This is from CS2028 - Data Structures, where me and my partner designed a graph data structure with all of the functions and implemented Depth First Search and Breadth First Search for traversing.

cpp graph-datastructures graphs

Last synced: 16 Jun 2025

https://github.com/kiko-g/feup-prog

FEUP PROG | Programming | 2018/19

cpp project

Last synced: 17 Mar 2025

https://github.com/md-mafujul-hasan/toph.co

These Contain Some Problem Solution of Toph.co Website that I have done while understanding Programming Concepts.

c c-plus-plus c-programming cpp java python

Last synced: 14 Apr 2026

https://github.com/mynenik/xyplot-win32

XYPLOT Plotting and Data Analysis Program for 32-bit Windows

cpp data-analysis data-manipulation data-visualization forth mfc windows-app

Last synced: 18 Mar 2025

https://github.com/grudshtein/mpmc-ring

Header-only, bounded lock-free MPMC ring buffer for C++20 using per-slot sequence numbers, with a reproducible benchmark suite and latency histograms (p50/p95/p99/p99.9).

benchmarking concurrency cpp cpp20 lock-free low-latency mpmc ring-buffer

Last synced: 30 Jun 2026

https://github.com/quantumbytestudios/integer-class-for-cpp

Simple Integer Class With Some Useful Functions :)

cpp cpp-class cpp-header cpp-library cpp-module cpp-modules module

Last synced: 16 Jun 2025

https://github.com/gvatsal60/CMakeDockerTemplate

🐳📦 Streamlined C++ Template Development with CMake and Docker

c cmake cpp docker docker-container docker-image dockerfile make makefile

Last synced: 01 May 2025

https://github.com/bok1c4/http-proxy

Forward proxy

cpp socket

Last synced: 01 Jul 2026

https://github.com/matheusandrade23/exercicios-beecrowd-resolvidos

Resolução de vários exercícios do Beecrowd na linguagem C++.

cpp

Last synced: 04 Apr 2025

https://github.com/jomart02/navysimulators

qt c++ NMEA simulators for Lazuli

cpp linux qt

Last synced: 27 Mar 2025

https://github.com/chenphxx/litelearn

一款基于QT和SQLite开发的数据库查询软件

cpp mysqlite qt

Last synced: 14 May 2026

https://github.com/rosendo-martinez/geometry-wars

A PC game based on the 2003 "Geometry Wars" Xbox game.

cpp game sfml

Last synced: 12 Mar 2025

https://github.com/liulilittle/microsoft.net.system.random

In the standard "C/C++" language above the implementation of "Microsoft.NET Framework System.Random" Random number class.

class cpp dotnet implementation net random system

Last synced: 15 May 2026

https://github.com/neilharia7/daily-coding-problems

C++ & Python Solutions for Daily Coding Problem

algorithms cpp daily-coding-problem data-structures python

Last synced: 15 May 2026

https://github.com/tierra-colada/h5geo

C++17 and python API to work with geo-data (seismic, wells, maps, other in process) based on HDF5. Aimed at geoscientists and developers.

cpp geo-data hdf5 python seismic surfaces wells

Last synced: 21 Apr 2026

https://github.com/masoudir/cpp_signal_slot_events

This is a C++ implementation of the cpp_signal_slot_events. This code, provides you an event based C++ programming by determining SIGNALs and SLOTs and making them connected to each other. Whenever the SIGNAL fires, then its related SLOT starts to execute.

cpp event event-based event-driven fast-event-driven signal single-file-event-library slot thread

Last synced: 01 Jul 2026

https://github.com/zyad-eltayabi/mathematics-exam

Mathematics Exam using C++

cpp

Last synced: 12 Jun 2026

https://github.com/sumitgirwal/quickstartwithcp

Quick Tips-Tricks-Functions for Competitive Programming(CP).

competitive-programming cpp docuemntation-tool python3

Last synced: 15 May 2026

https://github.com/WilliamZhang20/Design-Patterns

Practicing software design patterns in C++

cpp design-patterns

Last synced: 14 Oct 2025

https://github.com/dreyyan/i-l-g-y-l

[ If Life Gives You Lemons: A Gamified Lemonade Business Tycoon Simulation System ]

cpp game-development text-based-ui tycoon-game

Last synced: 30 Jun 2026

https://github.com/stefanasandei/tiny-autograd

small autograd engine built from scratch in modern C++

autograd cmake cpp deep-learning neural-networks

Last synced: 14 Nov 2025

https://github.com/andyfratello/sim

🔅 Exercicis de Simulació (SIM) Q1 - UPC FIB

agent-based-simulation cpp fib-upc flexsim netlogo sim-fib simulation

Last synced: 20 Mar 2025

https://github.com/fatemehrshd/fcfs

Implementation of FCFS CPU scheduling algorithm with C++

cpp fcfs fcfs-process-scheduling fcfs-scheduling implementation operatingsystem

Last synced: 26 Mar 2025

https://github.com/zheoni/parsegar

Another and worse C++ command line argument parser

argument-parser command-line-parser cpp parser

Last synced: 29 Oct 2025

https://github.com/esraa-emary/photo-editor-team

C Plus Plus Code (Photo Editor)

clean-code cplusplus cpp photo-editing

Last synced: 08 Sep 2025

https://github.com/gwynbleidd0241/-mirea_2sem_oop-

Практические задания и курсовая работа по ООП(2 семестр МИРЭА)

cpp mirea oop oop-examples

Last synced: 30 Aug 2025

https://github.com/arkenidar/c-and-cpp--libsdl2

C and C++ with libSDL2

c cpp libsdl2

Last synced: 14 May 2026

https://github.com/mehul237/a2z-dsa-course

Teaches you problem solving by diving deep into DSA, with 450+ modules

algorithm cpp data-structures

Last synced: 14 Jun 2025

https://github.com/navin-mohan/snake-sdl

Snake game written in C++ using SDL2

cpp game sdl2

Last synced: 08 Jul 2025

https://github.com/heyallnorahere/libglplayground

A cross-platform, open-source framework for tinkering with OpenGL

cmake cpp cpp17 cpp17-library cross-platform opengl

Last synced: 21 Mar 2025

https://github.com/yantavares/idj2023-2

Simple game engine made in SDL2 made for IDJ2023/2 - UnB

cpp game-engine

Last synced: 03 Apr 2025

https://github.com/klaussilveira/navigator

Minimal WebKit-based browser for personal use.

browser cpp

Last synced: 26 Mar 2025

https://github.com/suryasekhar14/hacktoberfest-2022

A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!

cpp hacktober hacktober2022 hacktoberfest hacktoberfest-accepted java javascript python

Last synced: 10 Feb 2026

https://github.com/nachtfeuer/concept-cpp

Private knowledge database for c++ and cmake.

boost cmake cpp

Last synced: 15 Jun 2025

https://github.com/anthonyhuang19/ics-lab

The ICS-Lab project explores low-level programming and system vulnerabilities through Bomblab, Buflab, and Linklab experiments, focusing on buffer overflows, memory management, and reverse engineering in C and Assembly.

assembly-language cpp

Last synced: 12 Mar 2025

https://github.com/bfjesso/jesso-injector

GUI DLL injector for Windows.

cpp reverse-engineering winodws wxwidgets

Last synced: 10 Apr 2025

https://github.com/s1lver/source_writer

Total War Script Editor

cpp game-development

Last synced: 15 Jun 2025

https://github.com/alwaysdhruv/image_classification

Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.

artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths

Last synced: 15 Jun 2025

https://github.com/yottaawesome/python-win-extension

An example Python extension on Windows for my personal reference.

cpp python-extension python3 win32

Last synced: 13 May 2026

https://github.com/mikekasprzak/requirecxxfeature

Simple cmake module to specify required C++ and standard library features

cmake cmake-modules cplusplus cplusplus-20 cpp

Last synced: 02 Feb 2026

https://github.com/sumitkumargiri/placement-management-project-c-

This repository contain all the best practices for managing Github repository.

cpp github placement-management project

Last synced: 15 May 2026

https://github.com/jsonzilla/oauth2_playground

OAuth Cpp Playground

cpp oauth2

Last synced: 15 May 2026

https://github.com/sergio-eld/endian_converter

Template C++11 library for endianness conversion.

cpp cpp11 endianness template

Last synced: 02 Sep 2025

https://github.com/jsmolka/shell

Here be dragons (and common code).

cpp shell

Last synced: 15 May 2026

https://github.com/gustavohnsv/my-wallet-simulator

Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.

cpp exercise good-first-issue good-first-pr wallet

Last synced: 03 Apr 2025

https://github.com/raihan4520/computer-graphics

Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.

3d-rendering computer-graphics cpp opengl transformation

Last synced: 15 May 2026

https://github.com/th0rgal/simulant

A C++ simulation of ant colonies made for the Paris Saclay University.

ants cpp simulation

Last synced: 17 Oct 2025

https://github.com/someaspy/csc109template

A template for starting repos of my comp sci class

cpp template unlicense

Last synced: 20 Mar 2025

https://github.com/phoemur/minesweeper

This is an implementation of Minesweeper written in C++ and Qt5

cpp games minesweeper qt5

Last synced: 17 May 2026

https://github.com/phoemur/snaky

C++ classic snake game with SDL2

cpp cpp14 sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper

Last synced: 17 Mar 2025

https://github.com/phoemur/breakout

breakout / arkanoid remake C++/SDL2

cpp cpp14 observer-pattern sdl2 sdl2-library

Last synced: 17 Mar 2025

https://github.com/gunrock/template

Template repository for essentials applications to get you started asap!

cpp cuda essentials gpu graph-algorithms graph-analytics gunrock

Last synced: 15 May 2026

https://github.com/vcdevel/vc-examples-nonfree

Vc examples that cannot be freely redistributed with the rest of Vc

cpp examples simd splines vc vectorization

Last synced: 17 Mar 2025

https://github.com/la-10/c-primer-5th-ed-solutions

This repository contains exercises and example programs that demonstrate key topics from the first chapter of a popular C++ textbook, with clean, well-commented code and detailed explanations. Perfect for newcomers looking to build a strong foundation in C++ programming.

beginner-cpp c-plus-plus cplusplus cplusplus-primer cpp cpp-exercises cpp-primer learning-cpp learning-project programming-exercises study-notes

Last synced: 15 Jun 2025

https://github.com/elemeants/quantumrq

QuantumRQ is a new version of my old script 'Quantum', this is a new CLI that helps you to manage, build and create new proyects in C++, AVR, Arduino

arduino avr cli cpp proyects

Last synced: 17 Apr 2026

https://github.com/csb6/markdown

C++ Markdown parser

cpp cpp17 markdown markdown-parser

Last synced: 15 May 2026

https://github.com/da-huin/pikachu-mahjong-hack

✨ Simple Pikachu Mahjong Hack. It changes in a way that matches different things.

cpp hack pikachu-mahjong simple

Last synced: 07 Sep 2025

https://github.com/erthium/chess

Chess environment created in SDL2 with C++

chess cpp sdl2

Last synced: 16 Feb 2026

https://github.com/himel-sarder/bsfmstu-all-semester-cpp-coding-with-himel

This repository, "BSFMSTU-All-Semester-Cpp-Coding-with-Himel," hosts comprehensive C++ coding exercises, assignments, and projects from all semesters conducted by Himel at BSFMSTU. Organized into separate directories for each semester.

cpp cppcodes semester semester-project

Last synced: 26 Mar 2025

https://github.com/proftanish/daily-dsa

Dealing with problem solving in C++ daily

cpp leetcode leetcode-cpp leetcode-solutions problem-solving

Last synced: 17 Mar 2025

https://github.com/christopher-besch/glome_projection

Interactively Project 4D Sphere onto 2D Screen.

4d cpp first-person gdnative godot godot3 visualization

Last synced: 14 May 2026

https://github.com/aquice/brainpp

BrainPP is a Brainfuck interpreter made in C++.

brainfuck cpp interpreter

Last synced: 03 Jun 2026

https://github.com/nesktf/shogle

Graphics framework for C++20

2d 3d cpp cpp20 game-engine gamedev glfw graphics imgui opengl

Last synced: 15 May 2026

https://github.com/stonier/ecl_tools

Tools and utilities for the embedded control libraries.

cmake cpp

Last synced: 30 Apr 2025

https://github.com/lostsh/stickgame

A tiny game on arduino with LCD Display (16*2)

arduino arduino-game arduino-lcd arduino-nano arduino-uno cpp game lcd lcd-display lcd16x2 tiny-game

Last synced: 02 May 2026

https://github.com/analyzable-fr/jotform-api-qt

C++ API for Jobform

cpp jobform library qt

Last synced: 18 May 2026

https://github.com/sameetasadullah/withdraw-deposit-problem-using-mutex

C++ code to solve withdraw deposit problem using threads and mutex lock

cpp deposit-money linux mutex-lock threads ubuntu withdraw-money

Last synced: 15 May 2026