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

A Lightweight Lua editor written with ImGUI that can modify itself at runtime.

cplusplus cplusplus-17 cpp imgui lua lua-library luac

Last synced: 18 Jan 2026

https://github.com/luncliff/grpc-worknote

personal experiments with grpc(v1.25+) for C++

cmake codegen cpp cpp20 grpc korean

Last synced: 25 Apr 2025

https://github.com/inthra-onsap/tictactoe-minimax-algorithm

TicTacToe Console Game - Minimax & Alpha-Beta Pruning algorithm Implementation

alpha-beta-pruning cpp minmax-algorithm

Last synced: 26 Oct 2025

https://github.com/nonrice/basedga

Very simple multithreaded implementation of the Genetic Algorithm

cpp easy-to-use genetic-algorithm machine-learning optimization

Last synced: 26 Oct 2025

https://github.com/ivandrf/linked-list

Realization of a linked list in C++

cpp datastructures linked-list

Last synced: 03 Mar 2026

https://github.com/chloro-pn/wamon

Embedded Scripting Language Designed for C++

cpp embedded-scripting-language scripting-language scripts

Last synced: 23 Jan 2026

https://github.com/yottaawesome/onyx32

An experimental C++ Win32 DLL-based framework.

cpp cpp20 dll win32 win32api

Last synced: 22 Feb 2026

https://github.com/anav5704/cs111-projects

Projects made for my introduction to computer science course @ USP

cpp terminal

Last synced: 15 Mar 2026

https://github.com/liulilittle/paperairplane-tcpip-ppp-private-network

PaperAirplane [TCP/IP] NSP/LSP session layering plug-in for PPP PRIVATE NETWORK.

c cpp lsp nat network nsp ppp spi tcp vpn win32 windows

Last synced: 27 Feb 2026

https://github.com/diogocarrola/leetcode75

The 75 most frequent LeetCode questions in coding interviews, curated by industry experts. The only resource you need for coding interviews.

algorithms c coding-challenges cpp data-structures interview-preparation javascript leetcode python

Last synced: 06 Oct 2025

https://github.com/naoki-yoshioka/yampi

Header only library of MPI for C++

cpp mpi

Last synced: 27 Feb 2026

https://github.com/bigasdev/castledb-cpp-parser

A simple cpp parser for CastleDB

castledb cpp cpp-json json parser

Last synced: 07 May 2026

https://github.com/helynranta/game-template

this is template repo for my game projects

cpp gamedev handmade

Last synced: 05 Oct 2025

https://github.com/neorandom/brainduck-projects

Brainfuck interpreters and compilers. Currently versions are written in Python, C++, Rust and Assembly.

assembly assembly-x86-64 brainfuck brainfuck-interpreter c cpp esoteric-language nasm python python3 rust

Last synced: 11 Feb 2026

https://github.com/soraxas/plotmsg-cpp

Create plots in C++ with message sending

asynchronous-plotting cpp message-passing plotly plotting protobuf

Last synced: 13 Jun 2026

https://github.com/belhoussine/research-mutations-sars-cov-2-proteome

An academic research project that I worked on with a team of researchers in the United States.The goal was to explore how amino acid mutations affect the stability of the main protease of the COVID-19 proteome.

bioinformatics covid19 cpp mutations pdb promute research sdm shell substitution

Last synced: 19 Apr 2026

https://github.com/merteldem1r/algostruct

AlgoStruct - Mastering DSA with C & C++ Data Structures and Algorithms, Essential Concepts like Pointers, OOP, Structures, Memory Allocation etc. with well explained comment lines and Readme files. Implementing all Data Structures from scratch and their Algorithms.

algorithms c computer-science cpp data-structures leetcode

Last synced: 08 Oct 2025

https://github.com/lionkor/net

A light and simple cross-platform socket wrapper

cpp cpp20 cross-platform ipv4 ipv6 posix socket tcp udp windows

Last synced: 13 May 2026

https://github.com/matthaeusheer/sph-gl

An openGL render engine for 3D visualization of Gasoline SPH simulations.

cpp opengl sph

Last synced: 14 May 2026

https://github.com/massimo-marino/bigint

C++17 implementation of arbitrary precision integer arithmetic

arbitrary-precision arbitrary-precision-integers bigint biginteger cpp cpp17 cpp1z googletest karatsuba

Last synced: 15 Mar 2026

https://github.com/chokobole/protobuf_bytes

Now don't worry about copy when using protobuf!

bazel-support cpp cpp-library cpp14 cpp14-library move protobuf protobuf-bytes

Last synced: 08 Oct 2025

https://github.com/kassane/sanitizers-zig

LLVM sanitizers for zig-toolchain

cpp cpp-libraries llvm-sanitizer zig zig-package

Last synced: 24 Oct 2025

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

biblioteca de código abierto diseñada para proporcionar a los desarrolladores y matemáticos una herramienta eficiente y fácil de usar para realizar operaciones matemáticas complejas relacionadas con la geometría. Diseñada con un enfoque en la simplicidad, la flexibilidad y el rendimiento.

cpp cpp17 geometry library

Last synced: 08 Oct 2025

https://github.com/mohammed-3tef/encryption_and_decryption_application

This program is for encryption and decription your important information like your password, ID, etc.

assignment ciphers clean-code cpp cpp-projects

Last synced: 14 Apr 2025

https://github.com/auterion/mavsdk

API and library for MAVLink compatible systems written in C++17

cpp cpp17 hacktoberfest mavlink

Last synced: 14 Apr 2026

https://github.com/yuntianzhou/glblib

An easy C++ graphics library built on top of OpenGL.

cmake cpp easy graphic-library opengl

Last synced: 24 Oct 2025

https://github.com/emampons/cpint

Lightweight Big Integer library for C++

biginteger cpp

Last synced: 09 Apr 2025

https://github.com/ssusnic/ascii-snake

A repository that contains the source code of my terminal based Snake game written in C++ for the Windows Command Line.

2d 2d-game ascii command-line commandprompt cplusplus cpp game-development game-programming gamedev making-games mingw mingw-w64 snake snake-game terminal-based terminal-game text-based-game visual-studio vscode

Last synced: 23 Oct 2025

https://github.com/ignavan39/hashtable

Hash table for university laboratory

cpp hashtable lab

Last synced: 09 Oct 2025

https://github.com/ferhatgec/gazete

Fegeya Resmi Gazetesi, aylik gazeteniz, her zaman.

cli cpp fegeya fpaper gazete less news newspaper pdf

Last synced: 17 May 2026

https://github.com/agoraio-extensions/terra

terra is a shell of the code-gen flow

ast cpp ts

Last synced: 15 Mar 2026

https://github.com/avidlearnerinprogress/algorithmictoolbox-ucsd

Coursework solutions to UCSD DSA specialization

algorithms cpp data-structures moocs

Last synced: 22 Oct 2025

https://github.com/tank3-tk3/pi-calculation-cpu-gpu

PI calculation with CPU and GPU

c cpp cuda parallel-computing pi

Last synced: 13 Apr 2026

https://github.com/the0cp/flappy_bird

Flappy Bird made with C++ & EasyX

cpp easyx flappy-bird game game-development

Last synced: 01 Mar 2026

https://github.com/alpha74/cuda_basics

Nvidia NVCC CUDA programs for begineers.

c cpp cuda cuda-programs nvcc nvidia parallel-computing parallel-programming

Last synced: 08 May 2026

https://github.com/rodyherrera/sydonia

Sydonia is a template engine replica of Inja inspired by Jinja, with a code style similar to C#, quite complete when applying decisions about what to show or add to your templates, it supports customizations, you are invited to take a look!

cpp header-only header-only-library inja jinja2-templates lexer parser renderer template-engine template-language

Last synced: 06 Jan 2026

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

Memory Manager for C language to maintain the memory allocation and dellactions and works as a memory pool

c clang cpp cpp17 memory memory-allocation memory-management memory-manager memory-pool pool

Last synced: 09 May 2026

https://github.com/ciromirkin/cpp

Apuntes de C++

apuntes cpp

Last synced: 26 May 2026

https://github.com/dup4/result-cpp

Result and ResultOr<T> for modern cpp

cpp result resultor

Last synced: 29 Mar 2025

https://github.com/dup4/autowired-cpp

AutoWired for morden cpp

autowired cpp dependency-injection

Last synced: 29 Mar 2025

https://github.com/artus9033/nodejs-qmc5883l

A tiny NodeJS driver for the QMC5883L magnetometer, with calibration procedures

compass cpp gpio javascript magnetometer node-js node-module nodejs raspberry-pi raspberry-pi-3 raspberrypi

Last synced: 18 Jan 2026

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

A simple real-time hybrid ray tracer I built to explore the Vulkan Ray Tracing API.

cpp ray-tracing real-time vulkan

Last synced: 09 Jun 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/beepboopbit/fcc

Flashcard Creator stuff

console cpp flashcards

Last synced: 25 Aug 2025

https://github.com/pulse-width-modulation-i-t/powerbottom_ros_drone

ROS Firmware for our window-cleaning drone project

cpp drone mavlink opencv python ros

Last synced: 16 Nov 2025

https://github.com/y252328/link-preserving_interference-minimization

Simulation program for "Link-Preserving Channel Assignment Game for Wireless Mesh Networks"(LPIM)

channel-selection cpp game-theory link-preserving mesh-networks

Last synced: 26 May 2026

https://github.com/jjlibra/xscanner

Just a simple port scanner.

c cpp qt5 scanner

Last synced: 05 May 2026

https://github.com/oleksa-oleksa/coffee_vending_machine_project

C++ software simulation of a coffee vending machine with actuators, sensors, database and graphical interface.

cpp qtcreator software-engineering software-testing

Last synced: 02 Sep 2025

https://github.com/maksasj/graph

Graph - simple c++ library, that implements a simple graph adt structure as well as implements some graph based algorithms like, vertex cover algorithm.

cpp educational-project graph library

Last synced: 15 May 2025

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

* C++ Simple Calculator

calculator console cpp

Last synced: 19 Aug 2025

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

My solutions to the second round of the 39th BWINF

bwinf bwinf39 competition cpp premake5

Last synced: 11 Jun 2025

https://github.com/wldfngrs/cpp-crash-course-exercises-solutions

Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!

cpp

Last synced: 24 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/jesuscopado/stereo-estimation

Naive and dynamic programming stereo matching schemes. 3D point cloud generation from disparities. Project for the course 3D Sensing and Sensor Fusion at ELTE.

cpp point-cloud stereo-matching

Last synced: 11 Jul 2025

https://github.com/maksasj/pouch

Pouch - simple c++ library that introduces some containers, primary HashMap and stack style dynamic array.

cpp educational-project library stl

Last synced: 15 May 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/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/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/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/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/toshikinakamura0412/a_star_ros

ROS implementation of A* search algorithm

astar astar-algorithm cpp robotics ros ros-noetic search-algorithm

Last synced: 10 Mar 2026

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

data structures which I've tried to implement in C++, much more incoming 👨‍💻

cpp data-structures

Last synced: 21 Jun 2025

https://github.com/duyndh98/computerinformations

Getting Your Computer Informations: CPU, OS, memory, users, IP address

computer-info cpp winapi

Last synced: 22 Aug 2025

https://github.com/mrrobinofficial/unreal-commontime

Unreal Engine plugin that provides an editor view for editing DateTime and Timespan values.

cpp datetime timespan unreal-engine-cpp-plugin unreal-engine-plugin

Last synced: 31 Aug 2025

https://github.com/georgiifirsov/ntp

"ntp" stands for "Native Thread Pool". This library implements a thread pool using Win32 API (and some Native API too).

cplusplus cplusplus-17 cpp cpp17 multithreading thread-pool winapi

Last synced: 07 Apr 2025

https://github.com/torchcs-mc/logger

TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software

cmake cpp spdlog torchcs torchcs-logger wrapper

Last synced: 01 Jul 2025

https://github.com/xyz347/xbson

c++ struct to bson and bson to c++ struct

bson cpp mongodb struct

Last synced: 03 May 2026

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/p1ckle-rick/City-of-Calgary-2018

:phone: :movie_camera: :art: ART++ is an AR app to show art in real-time in real-size.

arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d

Last synced: 05 Apr 2025

https://github.com/101rror/codeforces

Contests and Practice Problems Solutions,🤞💻🤞 (Author :: 101rror)

competitive-programming contest-solution cpp problem-solving python3

Last synced: 07 Apr 2025

https://github.com/umar-masood/modern-weather-app

A sleek and simple weather application that provides real-time weather updates and 7-day outlooks using a modern UI and reliable weather API.

api cpp desktop-modern-app modern-weather-app qss qt qt-cpp qt6 restful-api weather-app

Last synced: 02 Sep 2025

https://github.com/fluxer/kde-extraapps

Katana extra applications

c-plus-plus cpp qt4

Last synced: 27 May 2026

https://github.com/anuran-roy/cppchain

A simple C++ implementation of an elementary blockchain

beginner blockchain cplusplus cpp stl

Last synced: 16 May 2025

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/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/andr3w03/kgv_uts_turing-a

Ujian Tengah Semester Mata Kuliah Komputer Grafik dan Visualisasi

c cpp desktop-application glew glfw opengl visual-studio

Last synced: 09 May 2026