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/pauloj2/atividades-do-beecrowd

Exercícios para aprendizado em linguagem de programação C e C++

c cpp

Last synced: 01 May 2026

https://github.com/neuraCollab/uni

Большие данные и распределенная цифровая на ПМ-ПУ СПБГУ 2024-2027г.

cpp qt qt5-gui

Last synced: 27 Mar 2025

https://github.com/shopmaior/mercado_pago_esp

Biblioteca Arduino ESP2866/ESP32

arduino c cpp esp32 esp8266 hacktoberfest library

Last synced: 27 Mar 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/grizzz13/nanogdr

Nano gpu-direct-rdma lib providing send/recv apis implemented in modern cpp.

cpp gpu-direct-rdma rdma

Last synced: 05 May 2025

https://github.com/widberg/pcil

A python CLI tool used to generate a single header C++ library for getting PCI device names

autogenerated cpp cpp-library cpp11 lookup-table modern-cpp pci python single-header

Last synced: 14 May 2026

https://github.com/pcarruscag/mel

Math Expression Library

cpp expression-evaluation expression-parsing

Last synced: 19 May 2026

https://github.com/tldr-it-stepankutaj/network-scanner

High-performance cross-platform ICMP/TCP network sweep scanner written in C++ Supports full CIDR range input, ICMP ping, TCP fallback, RTT-based color output, and multithreading. Ideal for sysadmins, security pros, and network engineers.

cpp ethical-hacking ethical-hacking-tools icmp linux macos network network-analysis osint osint-tool scanner tools

Last synced: 26 May 2026

https://github.com/utsavkash19/dsa-codes-snippets

Code Snippets for Data Structures and Algorithms. Problems from LeetCode, Codeforces and CodeChef for practice.

algorithms coding-challenges competitive-programming-reference cpp data-structures interview-preparation interview-questions

Last synced: 12 Jun 2025

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/jdpadillavigo/pathfinder

This project involved implementing an application to test and compare two pathfinding algorithms: BFS (Breadth-First Search) and D* Lite. The application was developed in C++ and Java, using Raylib for the graphical user interface in C++ and Swing in Java. The main objective was to evaluate the performance and memory usage of both languages.

c cpp java makefile pathfinder raylib swing visual-studio-code

Last synced: 20 Apr 2026

https://github.com/mahmoudhussienmohamed/cpp-sudoku-solver

C++ Sudoku Solver using BackTrack technique.

backtracking cpp csp sudoku-solver

Last synced: 17 Jan 2026

https://github.com/vibhuti03/maths-game

It is a simple maths game with 25 levels and 3 lives

cpp cpp14 game maths maths-quiz-game project

Last synced: 01 Jun 2026

https://github.com/sartim/drogon_user_service

User service using Drogon Framework

cplus cpp drogon drogonframework rest-api

Last synced: 13 Apr 2025

https://github.com/liutairan/qtgcs_mapmanager

Map manager for QTGCS.

cpp cross-platform qt5

Last synced: 09 Jul 2025

https://github.com/kambala-decapitator/mpqsimpleio

CLI to work with MPQ files (for Diablo 2)

cpp diablo2 mpq stormlib

Last synced: 26 Apr 2026

https://github.com/sameetasadullah/searching-a-number-among-slave-processes-using-openmp-and-mpi

Program written in C++ language to search a number from an array after distributing it equally to all slave processes and using OpenMP and MPI for parallel searching

cpp linux mpi openmp parallel-programming search-number ubuntu

Last synced: 25 Apr 2026

https://github.com/arnavmehta3000/nuiengine

A fully documented game development framework

cpp gamedev-framework gameengine

Last synced: 14 Dec 2025

https://github.com/asahlcurtis/tuxy

This is a virtual assistant I am making, it's called tuxy. The name is a reference to Clippy. It isn't finished right now, not even close. But I think it's cool. Right now currently it only tells jokes and shows a really first page of google image of tux.

cpp linux-app tux tux-linux virtual-assistant

Last synced: 10 Apr 2025

https://github.com/kassane/picohttpasio

This is a simple HTTP server implemented in C++ using the picohttpparser library for HTTP parsing and the Asio library for network communication.

asio cplusplus cpp http-client http-server web

Last synced: 10 May 2026

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

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

belady cache cpp

Last synced: 04 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/hannespetur/paw

Header-only C++11 libraries

command-line-tool cpp cpp11 cpp14 cpp17 threadpool

Last synced: 02 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/ajlekcahdp4/scalgrad

A tiny Autograd engine for C++ with small neural network on top

autograd cpp neural-networks

Last synced: 04 Apr 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/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/bok1c4/http-proxy

Forward proxy

cpp socket

Last synced: 01 Jul 2026

https://github.com/jomart02/navysimulators

qt c++ NMEA simulators for Lazuli

cpp linux qt

Last synced: 27 Mar 2025

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/pineforge-4pass/pineforge-codegen-mcp

Offline MCP server: an AI agent transpiles PineScript v6 → C++ and runs deterministic, TradingView-parity backtests locally — 245/246 strict, 0 engine bugs. One Docker container, no API key; code & data stay on your machine. Tools: backtest_pine, backtest_pine_grid, transpile_pine, fetch_binance_ohlcv.

ai-agents algorithmic-trading algotrading backtesting cpp deterministic docker mcp mcp-server model-context-protocol pine-script pinescript quant quantitative-finance tradingview

Last synced: 02 Jul 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/sjellipses/lockscreencmd

Invoke a command line on the Windows lock screen.

batch cpp csharp shell-scripts

Last synced: 06 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/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/sumitgirwal/quickstartwithcp

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

competitive-programming cpp docuemntation-tool python3

Last synced: 15 May 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/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/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/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/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/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/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/lgope/problem-solving-oj

The goal of this repository is to save all programming problem solutions that I solved at a different online judge. 🗽📃

c codeforces-solutions cpp hackerrank-solutions timus-solutions uri-solutions uva-problem-solving

Last synced: 14 May 2026

https://github.com/hatsusixty/ldays

This is my first malware! I coded it in C++ and this repository have the source code of my malware!

c coding cpp malware

Last synced: 18 Mar 2025

https://github.com/sumdiboii/rainwater-harvesting-simulation-opengl

A rainwater harvesting simulation built using OpenGL in C++, featuring animated rainfall, gutter collection, and water storage. It’s a modified version of an existing project with unknown origin. We enhanced the visuals, structure, and flow to make it more suitable for academic use. Demonstrates basic OpenGL rendering and environmental concepts.

cpp environment graphics opengl rainwater-harvesting simulation visualisation

Last synced: 11 Apr 2026

https://github.com/csb6/markdown

C++ Markdown parser

cpp cpp17 markdown markdown-parser

Last synced: 15 May 2026

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

https://github.com/BC100Dev/aboawt

"AOSP building on Android with Termux" -- Taken literally.

android-development aosp aosp-android aosp-build cpp cpp17 mobile-development termux termux-tool

Last synced: 28 Mar 2025

https://github.com/w-n-r/fast

National University of Computing and Emerging Sciences

cpp funtions logic-programming programming statements switches

Last synced: 02 Apr 2025

https://github.com/nickheyer/simpide

A super-simple IDE.

cpp ide open-source python text-editor

Last synced: 15 May 2026

https://github.com/gershnik/spreader

A fast, portable spreadsheet logic library

cplusplus cpp cpp20 spreadsheet spreadsheet-data spreadsheet-manipulation

Last synced: 16 Jun 2025

https://github.com/pg07codes/pomegranate

a simplified linux shell written in c++ for those just starting to use cmdline

beginners cpp linux-shell shell

Last synced: 11 May 2026

https://github.com/AhmedOsmanDev/Arduino-LED-Cube

Fun project for our Embedded Systems course.

arduino arduino-nano c cpp

Last synced: 10 Apr 2025

https://github.com/seyed0123/algorithms

bunch of Algorithms and Data structures

algorithms cpp datastructures

Last synced: 17 Mar 2025

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/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/chenphxx/litelearn

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

cpp mysqlite qt

Last synced: 14 May 2026

https://github.com/mutasim77/menuadmin

📈Here're my first year projects

cpp java python3

Last synced: 10 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/md-asikuzzaman/hospital-management

Hospital Management System using C++.

codeblocks cpp

Last synced: 01 Jul 2026

https://github.com/esqadron/audiostatisticsplugin

VST3 plugin calculating various statistics on processed sound, including LUFS!

cpp juce-framework lufs

Last synced: 27 Mar 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/rishab59/supermarketbillingsystemusingcplusplus

This is a Supermarket Billing Sytem project developed using c++ with file management.

cpp hobby-project supermarket-billing-system

Last synced: 27 Mar 2025

https://github.com/alfonsovidrio/arduinocodegallery

Este repositorio contiene una colección de códigos para placas Arduino, acompañados de diagramas.

cpp

Last synced: 18 Mar 2025

https://github.com/terroo/raycaster

A Wolfstein3D-style Raycasting implementation with C++ and SFML

cpp doom gamedev raycasting sfml

Last synced: 18 Mar 2025