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/ferr0s04/feup-da-project-1

Repository for DA (Design of Algorithms) course 1st project of LEIC FEUP, for year 2023-24

cpp feup feup-leic

Last synced: 22 Mar 2025

https://github.com/yusufss4/c-cpp-multi-file-structure-for-wsl

With this template it is possible to debug the C/C++ application through Visual Studio Code with WSL using Windows.

cpp vscode wsl

Last synced: 25 May 2026

https://github.com/tsnsoft/nb_cpp_cross-platform

Пример программы на C++ в NetBeans с использованием кроссплатформенной компиляции (разработка в Linux Windows-программы)

cpp cross-platform linux netbeans windows

Last synced: 08 May 2026

https://github.com/sahilk12nayak/cpp-projects

Projects using C++ programming language.

cpp

Last synced: 22 Mar 2025

https://github.com/azersd/cpp

Introductory project to C++ programming language. It covers the basics of C++ syntax and concepts, including variables, data types, control structures, functions, classes, and object-oriented programming.

42 cpp cppmodules

Last synced: 10 Apr 2025

https://github.com/sarmadahmad8/automated-pipeline-for-pick-place-custom-objects-using-ur5-robotiq-gripper-and-zed-stereo-camera

Complete pipeline for automated pick/place using UR5 with the Robotiq 2f-85 gripper and ZED stereo camera. The pipeline uses roboflow cloud models for detection of object so in theory it can be modified for pick and place of any detected object.

ament-cmake-ros computer-vision cpp moveit2 object-detection python roboflow robotiq-gripper ros2-humble ur5 zed-camera

Last synced: 09 May 2026

https://github.com/shikharvashistha/s_n_l

snake-and-ladder

cpp

Last synced: 21 Aug 2025

https://github.com/nobodyxu/curl-cpp

cpp wrapper for curl that supports -fno-exceptions and static linking.

cpp http-client libcurl-bindings network-programming

Last synced: 21 Aug 2025

https://github.com/lord-turmoil/cmakedemo

Modern C++ Project with CMake

cmake cpp demo tutorial

Last synced: 22 May 2026

https://github.com/terance-edmonds/flower-exchange-cpp

A simple flower stock exchange system that accepts data from a csv file, then process it and output the trades to a new csv file.

cpp stock-exchange

Last synced: 05 Mar 2025

https://github.com/00nx/c-string-obfuscator

A lightweight, header-only C++ utility for compile-time string obfuscation using XOR encryption.

c cpp dynamic encryption header obfuscator runtime-decryption string windefender windows xor xor-encryption

Last synced: 06 Jul 2026

https://github.com/anas-farooq8/filesystem

File System using c++, contains the basic functionalities for the user such as create, delete, write and read a file. Also create, navigate and remove directories. The program isn't persistence meaning the data is lost when the program finishes execution.

catch2 cpp filesystem pointers

Last synced: 23 Mar 2025

https://github.com/lehuuan1006/8051kit

51 SCM development board learning board experiment board STC89C52RC kit 8051. Most of the code was referenced from other authors, I only changed the code in Main to run the kit based on my wishes.

8051 8051-projects c cpp stc89c52rc

Last synced: 22 May 2026

https://github.com/rdvdev2/collision-pi

Calculate Pi with the extremely inefficient method of counting perfectly elastic collisions.

cpp pi student-project

Last synced: 22 Mar 2025

https://github.com/sean-bradley/cpptcp4sockettunnel

A TCP 4 Socket Tunnel, to be used for creating multiple endpoints for a simple server or load balancing.

cplusplus cpp sockets tunnel

Last synced: 22 Aug 2025

https://github.com/ercodex/object-oriented-programming-exercises

Educational C++ codes for object-oriented programming

cpp oop-in-cpp

Last synced: 30 Mar 2025

https://github.com/caishangqi/eurekiel

Eurekiel is a custom 2D game engine, currently supporting OpenGL. In the future, it will be tailored specifically for voxel-based games. Stay tuned!

2d-game-engine cpp custom-game-engine opengl voxel-engine

Last synced: 04 May 2026

https://github.com/mdsn/cubes

Experiments with cubes and opengl

cpp opengl

Last synced: 05 Apr 2025

https://github.com/mwombeki6/a-blockchain-based_supply-chain-tracking-system_with_proof-of-work

a blockchain simulation of a supply chain tracking system based on blockchain's proof of work

blockchain cpp proof-of-work supply-chain

Last synced: 22 Aug 2025

https://github.com/dbjdbj/dbj_atl_log_server

WIP COM EXE Server

atl cpp win32com

Last synced: 22 Aug 2025

https://github.com/eschan145/photos

A photo viewer application

cpp photos qt

Last synced: 02 May 2026

https://github.com/bvgastel/crashy

C++ crash reporting library for UNIX systems (macOS/Linux/FreeBSD)

cpp crash handling

Last synced: 22 May 2026

https://github.com/lamteteeow/scientificvisualization

Simulating our Solar System with C++ library VTK from FAU Erlangen-Nürnberg by Prof. Tobias Günther

cpp scientific-visualization

Last synced: 23 Aug 2025

https://github.com/jpleboeuf/exercism_cpp

My solutions to the exercises from the C++ track on Exercism.

cplusplus cpp exercism exercism-solutions exercism-track

Last synced: 22 May 2026

https://github.com/arcvaishali/ghw-mlh-tic-tac-toe

This is a simple implementation of Tic-Tac-Toe game using C++

cpp day-2-game-week-may-2023 global-hack-week--2023 tic-tac-toe-game

Last synced: 23 Aug 2025

https://github.com/thanasisgeorg/tic-tac-toe

A simple tic-tac-toe game in C++

cmake cpp

Last synced: 11 Nov 2025

https://github.com/mysticquest/unreal-stealthproj

Unreal FP Project using layered materials (deprecated)

cpp unreal

Last synced: 10 Jan 2026

https://github.com/eric15342335/misc

Miscellaneous scripts. Stored here for backup.

batch c cpp inno-setup misc python

Last synced: 08 May 2026

https://github.com/tsnsoft/rpcpp_wxwidgets_choice

Пример программы на C++ с использованием компонент выбора wxWidgets в RedPanda-CPP

choice cpp redpanda-cpp wxwidgets

Last synced: 23 Aug 2025

https://github.com/roziqinkhoeru/truckcy-opengl

🚚 3d truck program using opengl with c++. Trucks are mobile and equipped with roads, houses, skies, and other environmental components. [finish]

college-assignment cpp opengl

Last synced: 17 May 2026

https://github.com/shucharjer/datastructure

data structure course design. | 数据结构课程设计(黑历史)

cpp data-structures

Last synced: 02 Apr 2025

https://github.com/albresky/leetcode_writeup

LeetCode 力扣刷题心得 | Hot100 | Compiler | AI Compiler | C++

cpp leetcode

Last synced: 23 Aug 2025

https://github.com/abhishekgurjar-in/a2z-dsa-sheet

This repository follows the A2Z DSA Sheet created by Striver, offering a structured and comprehensive roadmap for mastering Data Structures and Algorithms (DSA). The sheet is designed to cover all essential DSA topics from basics to advanced concepts.

a2z-dsa-sheet-solutions cpp dsa dsa-algorithm dsa-cpp dsa-practice dsa-sheet dsa-sheet-solution striver-a2z-sheet

Last synced: 22 Mar 2025

https://github.com/caiofov/equationroots-numericalmethods-cpp

Numerical methods for roots of equations developed in C++

cpp equation-solver numerical-methods

Last synced: 06 Apr 2025

https://github.com/potatomaster101/aoc2022

Advent of Code 2022 solutions in C++20

advent-of-code advent-of-code-2022 cpp cpp20

Last synced: 25 Jun 2026

https://github.com/farnyser/m

Order matching engine

cpp finance

Last synced: 06 Apr 2025

https://github.com/max-dark/get-password

get-password is a small utility for recovering passwords

cpp passwords tool

Last synced: 23 Aug 2025

https://github.com/mrk21/crc

Canon Kiss X5 Remote Controller. This device makes it possible to record movie continuously.

cpp cpp11 embedded

Last synced: 22 May 2026

https://github.com/caphosra/traveling-wav

This is an library for helping your making or reading wav file on C++ or C#

cpp cpp-library csharp csharp-library wav wav-file wav-format wav-library

Last synced: 16 Apr 2026

https://github.com/longluo/algorithms

Data Structures and Algorithms implementation

algorithms cpp data-structures data-structures-and-algorithms math

Last synced: 06 Jul 2026

https://github.com/sakeenanavavi/smartclassroom

A smart Classroom operated with arduino uno microcontroller

arduino-uno cpp fingerprint-sensor

Last synced: 12 Jun 2026

https://github.com/uocdev/jscpp

Low-level, OOP, Compiler build itself. Easy to use for beginners and powerful

compiler cpp language programming

Last synced: 13 Oct 2025

https://github.com/trungnt2910/codehashifier

Online C++ source obfuscation tool

cpp define obfuscator

Last synced: 20 May 2026

https://github.com/grachale/search_collisions_sha-512

The provided task is to implement a function or a set of functions for a program designed to find any message whose SHA-512 hash begins with a sequence of zero bits when represented from the leftmost side. In other words, the goal is to locate a message that produces a SHA-512 hash with a leading sequence of zeros.

cpp hashfunctions mathematica openssl

Last synced: 08 Jul 2026

https://github.com/pacifio/problem_solving

A repo where I practice competitive programming , mostly solved in C++

cpp

Last synced: 24 Aug 2025

https://github.com/nikoladucak/dwmpp

Window manager for X inspired by DWM.

cpp dwm window-manager xorg

Last synced: 06 Jul 2026

https://github.com/zanadoman/wizard_engine

2D game engine for Linux and Windows, written in C++ with SDL2.

2d cpp game-engine linux sdl2 windows

Last synced: 03 Jan 2026

https://github.com/phoemur/tictactoe

Tic Tac Toe game implemented in C++14 and QT5

cpp cpp14 minimax-algorithm qt5 tic-tac-toe tictactoe

Last synced: 22 May 2026

https://github.com/khaledsalshibani/cpp-nested-linked-lists

This repository was created as a college assignment. It includes detailed explanations for each file, class, and method used. The project implements nested linked lists for handling basic file operations.

cpp cpp-tutorials data-structures file-handling linked-list

Last synced: 24 Aug 2025

https://github.com/televisionninja/cpplib

A collection of some c++ functions

cpp docker library utilities

Last synced: 22 May 2026

https://github.com/frodoalaska/wonderaudio

An audio library for playing and loading audio clips.

audio audio-player cpp

Last synced: 20 May 2026

https://github.com/64j0/poc-cpp-functional

A POC showing how one can leverage C++ functional features to: partial application, higher order functions.

cpp functional-programming

Last synced: 16 Oct 2025

https://github.com/amstonn/epoll-server

A simple server based on epoll 基于epoll的简易服务器

cpp epoll epoll-tcp-server

Last synced: 23 Mar 2025

https://github.com/rexagod/huffman-coding

A C++ compression and decompression program based on Huffman Coding.

cpp huffman-coding huffman-compression-algorithm

Last synced: 04 Nov 2025

https://github.com/thenoobgrammer/game-engine-diy

Learning how to build my first game engine using OpenGL

cpp game-engine

Last synced: 24 Aug 2025

https://github.com/pgmtx/magic-jars

Choose the right jar to advance in the temple!

2d cpp game random-generation raylib-cpp

Last synced: 09 Jul 2025

https://github.com/cc5efd7b0/7z_expl

7-Zip Quick Run and Open the extracted directory with Explorer

c-plus-plus cpp

Last synced: 05 Apr 2025

https://github.com/realsba/esp32-mod-player

ESP32 MOD Player: A lightweight ESP-IDF component for playing MOD files on ESP32 devices, leveraging the ModPlayer library as a submodule. Includes an example project for easy integration and setup.

audio-player audio-processing cpp cpp23 embedded-audio esp-idf esp-idf-component esp32 mod mod-player sound-processing tracker

Last synced: 26 Apr 2026

https://github.com/janwilmans/futurecpp

The future of C++ ; What must change and why?

cpp cpp20 futurecpp standarization

Last synced: 25 Aug 2025

https://github.com/sepera-okeq/arraysort

The difference in sorting for different data types.

algorithm algorithms cpp cpp11 sort sorting sorting-algorithms timin

Last synced: 14 May 2025

https://github.com/dishenmakwana/algorithms-implement-in-cpp

This repo contains the basic Algorithms implemented in CPP. All code is based on user input so you need to take input from like below committed input code.

algorithms algorithms-implemented cpp

Last synced: 25 Aug 2025

https://github.com/panquesito7/multiplication_tables

Shows the multiplication tables of a specified number. This is one of my first programs.

beginner cpp cpp11 easy multiplication-tables simple

Last synced: 27 Mar 2025

https://github.com/janchy2/json-expression-parser-cpp

A C++ console application that allows evaluating expressions on a JSON file.

cpp json parser tokenizer

Last synced: 16 Apr 2026

https://github.com/elis-vasconcelos/lab-programacao-cpp

Repositório de Códigos em C++ para exercício de conceitos.

cpp

Last synced: 02 Apr 2025

https://github.com/speauty/picgridsplit

九宫格图片切割

cpp ide-vs2022 image-processing opencv4

Last synced: 25 Aug 2025

https://github.com/prasham9114/the-last-block

A simple block game made using C++ and SFML

cpp sfml sfml-game

Last synced: 26 Aug 2025

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

2019前期 画像処理及び演習 C++(C++, OpenCV, xcode)

cpp mojave opencv xcode

Last synced: 26 Aug 2025

https://github.com/jugismug/palindrome-program-cpp

This program can tell if the provided number is an palindrome..

cpp number palindrome-number plaindrome

Last synced: 26 Aug 2025

https://github.com/justindengels/jxwm

Wow who could've seen someone making an X11 window manager nobody has done that before

cpp linux x11 x11-wm xlib

Last synced: 29 Apr 2026

https://github.com/alibro005/tic-tac-toe

A simple C++ console-based Tic-Tac-Toe game built during my first semester. Player vs Computer with basic AI.

cpp semester-1

Last synced: 28 Jun 2025

https://github.com/vansh626/file-system-simulator

A multithreaded file system simulator using C++

cmake concurrency cpp filesystem mutex operating-system threading

Last synced: 28 Jun 2025

https://github.com/wa1tnr/zig-exp-a

zig - local experimentation - 12 Oct 2023

c compiler cplusplus cpp zig

Last synced: 20 Apr 2026

https://github.com/vkarotkiyan/list_threads

Study C++ | Демонстрация подхода мелкогранулярной блокировки при многопоточной реализации методов для класса списка

cpp list study threads

Last synced: 28 Jun 2025

https://github.com/blackwakhu/cpp-scientific-calculator

this is a cli scientific calculator

cpp makefile

Last synced: 24 May 2026

https://github.com/hammadmajid/binarysnake

A simple snake game written in C++ using the SFML library.

cpp cpp-game game sfml sfml-game snake-game

Last synced: 14 Mar 2025

https://github.com/liammartens/sanity-cpp

Sanity C++ client

cms cpp library sanity

Last synced: 04 Apr 2025

https://github.com/ethiraric/demangler

A WIP implementation of an Itanium Demangler. Use at your own risk.

cpp cpp-library demangle mangling

Last synced: 04 Nov 2025

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

CFG validation using CLR parsing technique.

cfg compiler-design cpp parsers

Last synced: 28 Jun 2025

https://github.com/hbkabir004/mynumericalanalysis-in-c

I'd solved all these problems for my Numerical Analysis sessional course.

c cpp

Last synced: 14 May 2026

https://github.com/kmatzen/chromacal

ColorChecker camera calibration: detect, solve, apply. Log-polynomial tone curve + CCM via Ceres, OCIO 3D LUT export. C++ and Python.

camera-calibration ceres-solver color-calibration color-correction color-science colorchecker cpp opencolorio opencv python

Last synced: 25 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/justdrven/hadej_cislo

První projekt v C++

clang cpp program

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/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/codingwizard2001/number-theory

Number theory is a branch of mathematics that deals with the properties and relationships of numbers, particularly integers. It encompasses various topics, including prime numbers, divisibility, modular arithmetic, congruences, and Diophantine equations. Number theory has applications in cryptography, computer science.

cplusplus cpp cpp17 daily-coding-problem leetcode leetcode-cpp leetcode-solutions number-theory number-theory-leetcode-problem problem-solving

Last synced: 28 Aug 2025

https://github.com/c14321234/projectmanagementsystem

c++ QT框架实现的项目管理系统

cpp project-management qt

Last synced: 28 Jun 2025