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

REAL zip iterator, that will be considered as an Iterator by other C++ code.

concepts cplusplus cpp cpp17 cpp20 header-only header-only-library headeronly iter iterator metaprogramming zip

Last synced: 19 Feb 2026

https://github.com/abdullah-niaz/cpp-complete-course

The C++ Complete Course is a comprehensive guide for individuals to learn C++ programming language from zero to advanced level. It includes video tutorials, written exercises, and covers topics such as variables, functions, OOP, and STL. Prerequisites include basic programming knowledge and a computer with internet, text editor, and compiler.

cplusp cpp

Last synced: 19 Apr 2026

https://github.com/singhalpranav22/interview-concepts

My DSA problems solution repository for the most important DSA questions to crack the coding interview.

coding-interviews cpp interview interview-preparation interview-questions interviewbit leetcode leetcode-solutions

Last synced: 27 Jul 2025

https://github.com/retrooper/turbolang

This is a compiler for the TurboLang programming language.

cmake cmakelists compiler cpp cpp17 cross-compiler llvm llvm-ir

Last synced: 03 Aug 2025

https://github.com/eclipse-uprotocol/up-vsomeip-helloworld

COVESA/uServices HelloWorld example for mechatronics hello world uService and client using vsomeip

cpp example uprotocol vsomeip

Last synced: 01 Sep 2025

https://github.com/miRoox/Leetcode

My Leetcode solutions

cpp csharp leetcode rust

Last synced: 15 May 2025

https://github.com/avakar/intrusive_lfstack

Lock-free, allocation-free, header-only, composition-based stack for C++11

cpp lock-free-stack

Last synced: 17 Aug 2025

https://github.com/ciromirkin/cpp

Apuntes de C++

apuntes cpp

Last synced: 26 May 2026

https://github.com/alexdev-tb/helix

Userspace, microkernel-style framework for runtime-loadable modules.

cpp framework linux modular modules userspace

Last synced: 27 Sep 2025

https://github.com/blackcoder56/pf_cw_qn2

This C++ project allows user to enter an integer and it returns it's factors.

cpp

Last synced: 10 Jan 2026

https://github.com/ombhd/cplusplus-pool-42

piscine (pool) of C++, where you can learn a lot of stuff about C++, just code and enjoy it!

1337school 42born2code cpp game object-oriented-programming

Last synced: 30 Mar 2025

https://github.com/szymonmaszke/programming-languages

Mindmap notes regarding programming languages (polish and english)

c cpp java mindmap mysql notes programming-language python r scala sql

Last synced: 10 Apr 2026

https://github.com/msaaddev/learning-management-system

This repository contains Learning Management System of a University in C++ 🎓. It was programmed in 4 phases. Phase 1 was course module. Phase 2 was saving courses in external files and creating a login screen. Phase 3 was student module. And the last phase was about creating an administrative and student panel👨‍💻

cpp learning-management-system student-panel

Last synced: 01 May 2025

https://github.com/wargio/native-msal-cpp

Microsoft MSAL C++ Example

cpp msal

Last synced: 04 Nov 2025

https://github.com/hansalemaos/isincython

fast isin() function using Cython (C++) - up to 80 times faster than NumPy/Pandas.

c cpp cython fast isin numpy pandas

Last synced: 11 Apr 2026

https://github.com/lurtced/mcs-sem3-oop-labs

All the labs for the discipline OOP (C++, QT) of the 3rd semester.

cpp oop qt university-labs

Last synced: 30 Sep 2025

https://github.com/moshegroot/webserver21

Implementation of webserver like nginx

cpp cpp98 http sockets tcp webserver

Last synced: 09 Apr 2026

https://github.com/shxntanu/dsa

🧩 DSA Problems & Notes from Leetcode

c cpp dsa java leetcode portfolio python sql

Last synced: 09 Apr 2026

https://github.com/karlosvas/olimpiadas-informaticas

Clases de OIE olimpiadas informáticas 2023, y 2024. Ejercicios del DOM Judge y Acepto del Reto

algorithm algorithms bfs cpp dfs dikjstra java

Last synced: 09 Apr 2026

https://github.com/conreality/conreality-ddk

Conreality Driver Development Kit (DDK) for C++.

conreality cpp ddk

Last synced: 05 Oct 2025

https://github.com/maksasj/dunmorogh

Dunmorogh - simple c++ library, that implements some sorting algorithms

cpp educational-project library sorting sorting-algorithms

Last synced: 15 May 2025

https://github.com/cantro93/ores

Ores - item drawing mechanics for C++

cpp cpp14 randomization

Last synced: 03 Jan 2026

https://github.com/azrielx86/simpletexteditor

A text editor written in C++ using QT

cpp qt text-editor

Last synced: 27 Apr 2026

https://github.com/softtechmx/lib-cpp-cronometro

biblioteca de C++ moderna y eficiente diseñada para ofrecer una solución simple pero poderosa para medir el tiempo dentro de tus proyectos de C++. Ya sea que necesites realizar un seguimiento del tiempo para evaluar el rendimiento de tu código, gestionar eventos temporizados o simplemente añadir funcionalidades de temporización a tus aplicaciones

chronometer cpp cpp17 cronometro lib library

Last synced: 21 Feb 2026

https://github.com/wolgemoth/vsop87-wrapper

A wrapper class providing a clean interface for working with Greg Miller's VSOP87-Multilang in C++.

astronomy cpp cpp17 glm header-only mathematics positions solar-system templated vsop vsop87 wrapper

Last synced: 30 Mar 2025

https://github.com/ferhatgec/tucpp

C++ implementation of TinyUrl CLI (tuc) (uses curl4cpp)

cpp curl4cpp lib single-source tuc

Last synced: 02 Aug 2025

https://github.com/soreing/bigint-x86cpp

Big Integer library for C++ partially written in x86 Assembly

asm asmx86 assembly-x86 bigint biginteger biginteger-cpp biginteger-library cpp

Last synced: 22 Aug 2025

https://github.com/cable8mm/nabuza-x

Puzzle game mobile game

cocos2d-x cpp mobile-game puzzle-game

Last synced: 01 Sep 2025

https://github.com/jjlibra/xscanner

Just a simple port scanner.

c cpp qt5 scanner

Last synced: 05 May 2026

https://github.com/sai-suraj-27/cpp

This is my Repo for Practicing C++, Attempting Contests, and Solving Good Problems.

algorithms competitive-programming-contests cpp data-structures important

Last synced: 01 Sep 2025

https://github.com/0xsafkat20/hello_compiler

Compiler Design Lab Code

code compiler cpp

Last synced: 28 Mar 2025

https://github.com/mccaffers/backtesting-engine-cpp

I'm developing a high-performance C++ backtesting engine designed to analyze financial data and evaluate multiple trading strategies at scale.

backtesting backtesting-engine cpp cpp20 trading

Last synced: 15 May 2025

https://github.com/spc-samp/samp-injector

SA-MP Injector is a versatile software package composed of an executable, a DLL, and equivalent libraries for multiple programming languages. It injects samp.dll for SA-MP (San Andreas Multiplayer) or samp.dll and omp-client.dll for OMP (Open Multiplayer), enabling game launch via command line with customizable parameters to connect to a server.

command-line cpp dll dll-injection dll-injector exe executable gtasa library multiplayer omp openmp openmultiplayer sa-mp samp sampprogrammingcommunity san-andreas-multiplayer spc spc-samp windows

Last synced: 18 Aug 2025

https://github.com/3ein39/expedia.com

A simple Expedia.com implementation in c++ applying some polymorphism and OOP concepts.

apis booking-system console-application cpp expedia oop-principles

Last synced: 11 Jun 2026

https://github.com/wtrsltnk/cppbuild

An alternative build system where you write your build script in c++. Something like this could be in the c++ standard for simple programs.

build-system cpp

Last synced: 19 Feb 2026

https://github.com/theartful/bindable_properties

Bindable properties for C++11 inspired by Qt's properties but with a couple of twists.

bindable-properties cpp cpp11 observer-pattern

Last synced: 14 Aug 2025

https://github.com/zyrasoftware/cpp-htmllocalserver

This allows you to create html localehost with c++

cpp cpp17 cpplocalhost localhost

Last synced: 10 Jun 2026

https://github.com/dhi13man/numcuts

A GUI tool that allows you to set up custom shortcut keys that you can press to run anything on your PC or the web. Built using C++ and containing a full HTML/CSS based UI, made using NodeJS and Electron Framework.

batch-script bootstrap c-plus-plus cpp css dhi13man electron electron-app html html-css-javascript html5 javascript nodejs open-source opensource shortcuts software time-saver utility windows

Last synced: 10 Apr 2026

https://github.com/ehwan/sphopencl3d

3D Smoothed Particle Hydrodynamics with OpenCL

cpp opencl smoothed-particle-hydrodynamics

Last synced: 08 Nov 2025

https://github.com/sameetasadullah/inter-process-communication-using-named-pipes

A simple C++ program to simulate inter-process communication using named pipes

cpp fork inter-process-communication linux named-pipes ubuntu

Last synced: 28 Apr 2026

https://github.com/artiomn/cpp-network-tasks

Repository with a code for the Geekbrains students

cpp cpp-network gu-cppdevelopment network-application networking

Last synced: 01 Aug 2025

https://github.com/gregorykogan/result

result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.

auto-documentation cpp doxygen doxygen-documentation doxygen-theme error-handling functional-programming modern-cpp result-type

Last synced: 15 May 2025

https://github.com/offensive-vk/collection

Some Practical and Curated Interview Coding Questions + Exercises. In 5 Most Popular High Level Programming Languages. Leave a ⭐ if you found it helpful.

cpp java javascript python typescript

Last synced: 09 Apr 2026

https://github.com/nopangel/fired

Fast terminal file manager writtin in C++

command-line cpp file-explorer file-manager filesystem search terminal tool

Last synced: 01 Aug 2025

https://github.com/larissajusten/uergs-prog-orientada-a-objetos

Repositório criado com objetivo de compartilhar programas desenvolvidos na cadeira de Programação Orientada a Objetos ministrada pelo Prof. André Borin Soares.

cpp java poo

Last synced: 19 Feb 2026

https://github.com/sameetasadullah/leetcode-solutions

This repository contains solutions of various LeetCode problems

cpp java javascript leetcode python python3

Last synced: 04 Oct 2025

https://github.com/zjx-kimi/test-data-generator

用于生成测试数据

code cpp oi oj online-judge

Last synced: 01 Aug 2025

https://github.com/srz-zumix/setup-infer

This action installs 📘 infer.

composite-action cpp github-actions

Last synced: 23 Jun 2025

https://github.com/thisaislan/doom-fire-psx

Fire effect from Doom PSX/Nintendo64 using C++ and OpenGL

cpp doom opengl terminal visual-studio windows

Last synced: 09 Apr 2026

https://github.com/karsten-uy/kirbequalizer

An audio equalizer with customizable highpass, lowpass, and peak filters, allowing precise control over cutoff frequencies, Q values, and gain for personalized audio output.

audio-equalizer audio-processing c cpp equalizer gain gain-control highpass-filter juce juce-framework lowpass-filter peak-filter

Last synced: 05 Mar 2026

https://github.com/qc20/haptic-game-for-the-blind

HapNav is an innovative, ESP32-based game designed to empower the visually impaired. By using joystick navigation, it enhances spatial awareness and provides inclusive gaming experiences. Join us in this project to make gaming accessible for all!

3d-printing accessibility arduino blind cad cpp esp32 game-development haptic-feedback haptics human-computer-interaction interaction-design iot joystick-control microcontroller prototyping remote sensors tactile tactile-feedback

Last synced: 15 Apr 2025

https://github.com/Tanner-Davison/cpp_class_overloading

Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters

c cpp dynamic-memory-management

Last synced: 06 Mar 2025

https://github.com/fednazar/ivy

A really simple text encryption algorithm

cpp encryption encryption-decryption

Last synced: 14 Mar 2025

https://github.com/namberino/vilang

The Vietnamese Programming Language

cpp interpreter programming-language vietnamese

Last synced: 03 Feb 2026

https://github.com/nurriyad/online-judge-solutions

This repository contain all of my accepted solution in various online judges.

c codechef codeforces competitive-programming cpp

Last synced: 15 May 2026

https://github.com/wesleych3n/process-cpp

A rust-like C++ API to easily create process, pipe stdio, etc on win/unix

cmake cpp pipes rust stdio subprocess unix windows

Last synced: 20 Apr 2026

https://github.com/firefly-zero/firefly-c

🐀 C/C++ SDK for making Firefly Zero games

c clang cpp firefly-zero framework gamedev rendering sdk wasi-sdk wasm webassembly

Last synced: 12 Jan 2026

https://github.com/li0k/coro

A coroutine library for c++ only for study

coroutine cpp ucontext

Last synced: 20 Sep 2025

https://github.com/seigtm/qt-wms

My first attempt to create a warehouse management system. This project is a C++ training practice at my college (2020-2021).

college college-assignment college-project cpp pkgh practice practice-programming practice-project qt qt5 qtcreator warehouse warehouse-management warehouse-management-system warehouse-system warehousing wms

Last synced: 20 Apr 2025

https://github.com/seigtm/directoryfileslist

Implementation of the C++ function that returns a list of files in a certain directory by a given mask (file extension). It's my homework task on the subject "Information security".

cpp cpp-examples directory file file-list files files-list filesystem list-files std-library

Last synced: 20 Apr 2025

https://github.com/mijisu0103/cpp

C++ study for game programming

cpp

Last synced: 16 Feb 2026

https://github.com/minarox/rltm-plugin

BakkesMod plugin for Rocket League Tournament Manager

bakkesmod cpp rocket-league websocket

Last synced: 30 Jul 2025

https://github.com/languagemachines/dimbl

Distributed Tilburg Memory Based Learner

cpp memory-based-learning multithreading

Last synced: 30 Jul 2025

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

CPP Multi Threaded Low Latency TCP Socket Server

cplusplus cpp socket tcp-server

Last synced: 29 Jul 2025

https://github.com/it1shka/toylang

Interpreted scripting language implemented in C++

compiler cpp interpreter programming-language toy

Last synced: 29 Jul 2025

https://github.com/davidyslu/OnlineJudgeNCTU

Personal submissions on Online Judge NCTU (國立交通大學程式解題系統)

algorithms cpp data-structures

Last synced: 29 Aug 2025

https://github.com/berndporr/rpi_pwm

Hardware PWM C++ class for the Raspberry PI 5

cpp pwm pwm-driver raspberry-pi

Last synced: 28 Aug 2025

https://github.com/icrobotics-team167/2015recyclerush

Robot code for the 2015 FRC game

cpp first frc frc-recycle-rush robotics

Last synced: 29 Aug 2025

https://github.com/mariomarton/adventure-engine

A flexible, C++ based, engine for creating text-based adventures and RGP games. Featuring multilingual support, customizable character creation, inventory and storage systems, turn-based combat, save/load functionality and more. Games are configured using JSON files.

c-plus-plus character-creation cpp cpp-json text-based-adventure text-based-game text-based-game-engine turn-based-combat

Last synced: 30 Aug 2025

https://github.com/piyushxcoder/notepad

Simple Notepad made with qt

cpp notepad qt5

Last synced: 08 Jan 2026

https://github.com/yutotnh/spirit

モータードライバ用ライブラリ

arduino arduino-library cmake cpp mbed-libraries mbed-os

Last synced: 29 Jul 2025

https://github.com/teiacare/teiacarevideoio

TeiaCareVideoIO is a C++ video encoder and decoder library.

cpp cross-platform ffmpeg video-decoding video-encoding video-io videocapture videowriter

Last synced: 20 Aug 2025

https://github.com/vince-fugnitto/theia-cpp-branding

Theia - C/C++ Example Branding Extension

cpp theia

Last synced: 29 Jul 2025

https://github.com/kdesp73/cpp-tamagochi

A tamagochi written in C++ with a terminal user interface

cli cpp tamagotchi

Last synced: 03 Jan 2026

https://github.com/sakamochanq/simple-calculator

* C++ Simple Calculator

calculator console cpp

Last synced: 19 Aug 2025

https://github.com/beepboopbit/fcc

Flashcard Creator stuff

console cpp flashcards

Last synced: 25 Aug 2025

https://github.com/cshmookler/cpp_template

C++ project template with automatic versioning, LLVM tools, Conan, Meson, and GoogleTest integration.

clang-format clang-tidy conan cpp gtest meson template zlib-license

Last synced: 24 Aug 2025

https://github.com/dexoron/dcr

DCR is a utility for managing C/C++ projects in a Cargo-like style.

c cpp cpp-all linux macos project-manager rust utils windows

Last synced: 20 Feb 2026

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

Tic-tac-toe, no 3D or third-party libraries, just the standard functions provided by the compiler.

cpp cpp-game cppgame tic-tac-toe tictactoe tictactoe-cpp tictactoe-game

Last synced: 20 Aug 2025

https://github.com/rizwanullah313/library-management-system

Library management system using C++ data structure..

cli cpp data-structures visual-studio

Last synced: 14 Oct 2025

https://github.com/CyberScoper/ESP32-Game-of-Life-NTP

This repository contains an ESP32 project that demonstrates various animated screensavers on an SSD1306 OLED display. The screensavers include a bouncing DVD logo, Matrix rain effect, digital clock, rotating square, scrolling text, image slideshow, and falling stars.

arduino-ide cpp esp32 oled-display-ssd1306

Last synced: 24 Aug 2025

https://github.com/sumonta056/code-library

Discover a comprehensive GitHub repository dedicated to everything you need to master C++. Whether you're a beginner or looking to enhance your skills, explore topics such as Basic C++, Advanced C++, STL, Data Structures and Algorithms, and more. Get access to a wealth of resources and information to help you excel in the world of C++.

algorithms cpp cpp17 data-structures dp number-theory oop-principles

Last synced: 26 Dec 2025

https://github.com/pawel-12/arkanoid_sdl2

Arkanoid style game made in C++ using SDL2

cpp game sdl2

Last synced: 04 Oct 2025

https://github.com/engineeringsoftware/ekstazipp

Regression Test Selection tool for C++

cpp ekstazi rts

Last synced: 14 Aug 2025