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/dup4/learning-cpp

Some demos in the process of learning C++

cpp learnging

Last synced: 24 Apr 2025

https://github.com/UgiR/gradescope-autograde-cpp

Gradescope Autograder Starter Template with C++ Tooling

autograder cpp gradescope

Last synced: 10 Mar 2025

https://github.com/crocsg/midiflower_wifi

sonification of biodata with web configuration

biodata cpp esp32 midi music sonification

Last synced: 02 May 2025

https://github.com/tsnsoft/components_choice_wxwidgets

Компоненты выбора в wxWidgets на С++ в Code::Blocks

codeblocks codeblocks-ide cpp example windows wxwidgets

Last synced: 03 Jul 2025

https://github.com/dominiklohmann/wahl

A type-safe argument parser for modern C++.

cli command-line cpp

Last synced: 24 Mar 2025

https://github.com/swoft-cloud/swoft-rpc-client

[READ ONLY] RPC Client Compoment for Swoft

cpp php rpc rpc-client swoft swoole

Last synced: 27 Apr 2025

https://github.com/bkosm/szt-os

Operating system simulator made for an university project.

cpp operating-system os

Last synced: 23 Jul 2025

https://github.com/reputeless/indexediterator

Header-only indexed iterator library for modern C++

cpp cpp17

Last synced: 03 Sep 2025

https://github.com/madladsquad/untitledruntimelibraryloader

A cross platform runtime shared object loader(windows and unix)

c cpp library library-loader unix utility utility-library windows

Last synced: 11 Apr 2025

https://github.com/analogfeelings/blitzhash

SHA hashing library for Blitz3D, using Crypto++ as a backend.

blitz blitz3d blitzbasic cpp cryptography cryptopp visual-studio vs2022

Last synced: 18 Aug 2025

https://github.com/jspanchu/wasm-bits

Bunch of examples for embinding C++ to JavaScript

cpp embind emscripten js wasm

Last synced: 24 Sep 2025

https://github.com/caimucheng/nodejava

Run NodeJS on Android with Java API

android bridge cpp java javascript kotlin nodejs rhino util

Last synced: 11 Jun 2025

https://github.com/yohhoy/cpp-longest-identifier

find longest identifier in C++ Standard.

c-plus-plus cpp

Last synced: 08 Apr 2025

https://github.com/deadpikle/libzip-plus-plus

A libzip C++ wrapper originally built by markand

cplusplus cpp libzip libzip-wrappers zip

Last synced: 22 Apr 2025

https://github.com/tsnsoft/components_choice_wxwidgets-linux

Компоненты выбора в wxWidgets на С++ в Code::Blocks

c choice codeblocks cpp example linux wxwidgets

Last synced: 03 Jul 2025

https://github.com/gbmhunter/cpptemplate

A template repository to quick-start C++ development.

codecov coverage cplusplus cpp cpp14 example gtest jumpstart quickstart repository template travis-ci

Last synced: 23 Apr 2025

https://github.com/ashwaniydv/my-lsm-tree-cpp

Log-structured Key-Value storage engine written in C++

bitcask cpp database db storage-engine wal write-ahead-logging

Last synced: 23 Apr 2025

https://github.com/erio-harrison/write-you-an-autopilot-sys

Implement an autonomous driving system step by step

cpp ros2 rviz

Last synced: 12 Apr 2025

https://github.com/tsnsoft/wxwidgets_table_demo

Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets

codeblocks codeblocks-ide cpp example windows wxgrid wxwidgets

Last synced: 22 Apr 2025

https://github.com/tsnsoft/wxwidgets_demo-linux

Пример программы на С++ в Code::Blocks с использованием wxWidgets в linux

c codeblocks cpp example linux wxwidgets

Last synced: 22 Apr 2025

https://github.com/tsnsoft/quadratic_equation_wxwidgets-linux

Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets для linux

c codeblocks cpp example linux wxwidgets

Last synced: 22 Apr 2025

https://github.com/tsnsoft/netbeans_wxwidgets_table-windows

Пример визуальной программы с таблицей wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Windows

apache cpp example netbeans windows wxformbuilder wxgrid wxwidgets

Last synced: 22 Apr 2025

https://github.com/rohanprasadofficial/data-structures-using-cpp

Implementation of Data Structures using C++. Handled all the boundary conditions and testcases that would be possible for each operations of each data structure. would love to receive issue or pull request.

algorithms-and-data-structures algortihms cpp daa datastructures datastructuresincpp ds standard-template-library stl

Last synced: 24 Oct 2025

https://github.com/casdoor/casdoor-cpp-sdk

C++ client SDK for Casdoor

auth authentication authn c casdoor cpp iam oauth oidc sdk sso

Last synced: 24 Oct 2025

https://github.com/baskuit/pinyon

Pinyon is a collection of algorithms and utilities for research in search/planning in simultaneous move games.

alphazero cpp games mcts pokemon search

Last synced: 14 Oct 2025

https://github.com/konfiger/konfiger-c

Light weight package to manage key value based configuration and data files for C and C++

c configuration cpp key-value language parser properties

Last synced: 13 Oct 2025

https://github.com/rafaykhattak/calculator-cpp

A simple calculator built in C++ using the Qt framework.

calculator-application cpp qt

Last synced: 19 Sep 2025

https://github.com/rafaykhattak/pingpong-cpp

PingPong Game is a classic arcade game implemented in C++ using the Raylib library

cpp oop oops-in-cpp ping-pong raylib raylib-cpp

Last synced: 19 Sep 2025

https://github.com/drvrej/cheat-sheet

Bunch of useful cheat sheets and notes for different programming languages and concepts!

c-plus-plus cheat-sheets cheatsheet cpp notes ocaml python unity

Last synced: 19 Apr 2026

https://github.com/jnelbaylen/data-structure-algorithms

A c++ exploration of data structures and algorithms to understand logic building, efficiency, and problem-solving.

cpp datastructures-algorithms

Last synced: 25 Oct 2025

https://github.com/muellan/howto_dll

demo: how to make an MSVC-compatible DLL with MinGW

cpp dlls mingw mingw-w64 msvc windows

Last synced: 09 Oct 2025

https://github.com/mortennobel/sre_glsl_editor

A simple glsl shader editor

cpp glsl graphics-programming opengl

Last synced: 08 Oct 2025

https://github.com/huzecong/renderer

Naïve renderer

cpp path-tracing renderer

Last synced: 08 Feb 2026

https://github.com/schak04/cpp-learning-journey

My hands-on journey through C++, from the basics to OOP and STL. An ongoing and growing collection of what I learn.

c-plus-plus c-plus-plus-coding c-plus-plus-language c-plus-plus-programming coding cpp cpp-coding cpp-programming learning programming

Last synced: 31 May 2026

https://github.com/murilochianfa/rinha-crebito-cpp

Implementação em C++ com Drogon Framework para a segunda edição da rinha de backend.

cpp cpp20 drogon drogonframework rinha-de-backend rinha-de-backend-2024-q1

Last synced: 02 Jun 2026

https://github.com/khan-yin/leetcode

各大平台刷题记录:leetcode专题/力扣周赛/剑指offer/洛谷/PAT/CSP/AcWing

algorithms-and-data-structures cpp

Last synced: 13 Oct 2025

https://github.com/tsnsoft/codeblocks_blank_prject-linux

Простейший пример программы с "пустым окном" на wxWidgets в C++ CodeBlocks (linux)

codeblocks cpp example linux wxwidgets

Last synced: 10 Oct 2025

https://github.com/k173-x/codeit

A CLI based script to create CPP files

cli cpp cpp14 docker pypi-package python python3 script template-generator tool

Last synced: 07 Oct 2025

https://github.com/kataglyphis/kataglyphis-beschleunigerballett

🚀 C++23 based acceleration playground. Contains renderer with Vulkan/OpenGL support. Serves as playground for me to test new CMake/C++/Vulkan/... features.🚀

cmake cpp opengl path-tracing physically-based-rendering rendering vulkan

Last synced: 11 Oct 2025

https://github.com/andry81/tacklelib

The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules • :page_with_curl: https://github.com/andry81-stats/tacklelib--gh-stats :page_with_curl:

bash bash-script batch batch-script cmake cmd containers cpp cpp11 generics python shell utility vbs vbscript wsh

Last synced: 10 Oct 2025

https://github.com/martinrotter/qtlinq

A header-only LINQ-style query library for Qt

cpp linq qt

Last synced: 26 Feb 2026

https://github.com/hyeockjinkim/weakkeywordcpp

Precompiler for type confusion in C++

antlr4 confusion cpp pre-compiler v-table

Last synced: 05 Oct 2025

https://github.com/hpsaturn/chessboard

Chessboard renderer with SDL2 and NCurses on the top of GNUChess UCI Server protocol.

cmake cpp gnuchess linux luckfox picocalc sdl2

Last synced: 01 Mar 2026

https://github.com/xxjwxc/sqlservercppconnection

SQLserver Connection for cpp ,c++ sqlserver 链接库

com cpp sqlserver sqlserver-connection

Last synced: 19 Oct 2025

https://github.com/choaib-elmadi/fluid-level-sensor

Arduino-based water level monitoring system featuring real-time OLED display, voltage-to-level conversion, and interactive graphing capabilities.

actuator arduino build cpp cprogramming embedded monitoring oled pid project projects sensor voltage

Last synced: 04 Mar 2026

https://github.com/renarddev/renjack

Renard Injector (PE section injector with hooks)

cpp injector pe reverse-engineering

Last synced: 05 Oct 2025

https://github.com/matheusvidal21/kanban

Este repositório contém um aplicativo de gerenciamento de tarefas baseado na metodologia ágil e no método Kanban. O Kanban é uma metodologia para acompanhar o progresso do trabalho, que utiliza um quadro com colunas para representar os estágios das tarefas.

cpp kanban object-oriented-programming

Last synced: 28 Feb 2026

https://github.com/bertrandmartel/pusher

:black_square_button: Mechanical wall switch button pusher securely controlled via Bluetooth LE

aes android android-application bluetooth-le cpp rfduino servo

Last synced: 03 Mar 2026

https://github.com/BlueboxTeam/osprey

The Adastral Client (GUI)

cpp godot libcurl

Last synced: 25 Feb 2026

https://github.com/coletrammer/ttx

A modern terminal multiplexer.

cpp terminal terminal-multiplexer

Last synced: 19 Apr 2026

https://github.com/liulilittle/interceptor.net

.NET clr /core (x86/x64 instruction set platform) managed function inline interceptor (hooking)

asm cli cpp csharp dotnet function hook inline-hook linux managed method netcore vb-net vbnet win32 windows x86 x86-64

Last synced: 15 Oct 2025

https://github.com/nguyenkhanhquy/movie-catalog-management

Final term project of the "Data Structure and Algorithms" course

cpp data-structures-and-algorithms

Last synced: 06 Mar 2026

https://github.com/r-o-b-o-t-o/generic-genetics

A library that allows running genetic algorithms in a generic way

ai cmake cpp dll genetic-algorithm templating

Last synced: 06 May 2025

https://github.com/ggarber/cmake-bootstrap

CMake project template with C++11 and gtest support

cmake cmake-bootstrap cpp gtest-support template

Last synced: 04 Apr 2025

https://github.com/abhaysp95/language_files

some of the language files which I'm learning

asm awk c cpp cpp17 haskell javascript latex lua python r rust rust-lang sql

Last synced: 06 May 2025

https://github.com/bagussatoto/tutorial_bahasa_cpp

Untuk Belajar Bahasa Pemrograman C++

bagussatoto cpp

Last synced: 07 Jul 2025

https://github.com/dariarty/hangman_game_qt

Hangman game with fancy GUI, multi-language support, sound effects and lots of words made with C++/Qt/QML

cpp game github-pages hangman qmake qml qt

Last synced: 12 Apr 2025

https://github.com/eclipse-cdt-cloud/clangd-contexts

API for management of clangd configuration files in C/C++ projects using contexts.

clangd cpp theia vscode-extension

Last synced: 10 Apr 2025

https://github.com/xmkg/ko-mfc-launcher

Knight online launcher, designed using Windows MFC framework in C++ language

cpp knightonline kol mfc

Last synced: 07 Jul 2025

https://github.com/ashaduri/qtmmlwidget-qt5

Qt Solutions QtMmlWidget updated for Qt5

cmake cplusplus cpp library mml qt qt-solutions qt5 widget

Last synced: 18 Mar 2025

https://github.com/wykerd/waifu2x-node

Image Super-Resolution in NodeJS using libw2xc from waifu2x-converter-cpp.

cpp image image-processing node-module node-native-addons nodejs opencv upscale upscaler waifu2x waifu2x-converter-cpp

Last synced: 28 Oct 2025

https://github.com/amirhnajafiz-university/s3ds01

Data structures final project.

bignum calculator cpp

Last synced: 10 Apr 2025

https://github.com/ferhatgec/safepassplusplus

Single header Password Input Library.

cpp file header input library password single

Last synced: 06 Apr 2026

https://github.com/kezhengjie/async_dns_resolver

async_dns_resolver is c++ cross-platform async dns resolve library which provides simple API and designs for high performace and high concurrency scene.Also runtime and thread safe.

async async-dns c-ares cpp cross-platform dns dns-resolver high-concurrency high-performance simple

Last synced: 12 Apr 2025

https://github.com/cyucelen/30daysofcode-go-cpp-java

Hackerrank 30 days of code all solution codes. I used Golang for solve challenges if available, otherwise i used C++ for data structure challenges and Java for OO concepts.

30daysofcode cpp go golang hackerrank hackerrank-30dayschallange hackerrank-solutions java

Last synced: 17 Jan 2026

https://github.com/valkmjolnir/mymatrix

C++ template class matrix

cpp list machine-learning matrix stl

Last synced: 04 May 2025

https://github.com/hideakitai/im920

Interplan IM920 series wrapper for Arduino and openFrameworks

communication cpp im920 serial sub-ghz wireless

Last synced: 01 May 2025

https://github.com/end2endzone/bitreader

bitreader is an arduino library for reading and writing data as chunks of bits (bit serializing)

arduino bit compression cpp serialization serialize

Last synced: 30 Apr 2025

https://github.com/tw1ddle/geometrize-top-level-repo

Top level repository and developer's landing page for checking out the Geometrize project

art cpp geometrize geometry-processing

Last synced: 03 May 2025

https://github.com/paulo-d2000/pnexe

C++ Based Steganography with exe files & png images

cpp

Last synced: 10 Apr 2025

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

MY LEETCODE SOLUTION !

cpp leetcode leetcode-solutions

Last synced: 05 May 2025

https://github.com/607011/9piece-solver

Solver for Scramble Square™️-like 3×3 puzzles, written in C++

cplusplus cplusplus-11 cpp educational educational-project puzzle-solver solver

Last synced: 05 Sep 2025

https://github.com/rnuv/vex-tower-takeover

Codebase for 750E in the 2019-20 VEX competition, Tower Takeover. Comes with an autonomous routine with 2D motion profiling, inertial sensor rotation and a PID controller.

cpp motion-profiling pid-controller pros-cli vex-robotics

Last synced: 10 Apr 2025

https://github.com/rbourgeois33/heat-equation-hpc-tools

Simple use case of the Kokkos, MPI and PDI libraries for solving the linear heat equation on a 2D cartesian mesh with periodic boundary condition.

cpp finite-difference hdf5-library kokkos-kernels mpi-applications

Last synced: 06 Mar 2026

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

The Event Subsystem is an event-based communication within the game. It enables a more modular and maintainable architecture.

cplusplus cpp event eventbus plugin unreal-engine unreal-engine-plugin

Last synced: 10 Apr 2025

https://github.com/notselwyn/sudokusolver

Solves a Sudoku in the matter of seconds.

algorithms cpp golang javascript python python3 sudoku

Last synced: 12 Apr 2025

https://github.com/akifev/algorithms-and-data-structures

Algorithms and Data Structure in ITMO, 2017-2018.

algorithms-and-data-structures cpp itmo

Last synced: 10 Apr 2025

https://github.com/omar-besbes/competitive-programming

A collection of C++ solutions for various competitive programming events and platforms, including AtCoder, CSES, Codeforces, France-IOI, ICPC, IEEEXtreme, and Winter Cup.

acpc atcoder beginner-friendly cmake codeforces competitive-programming cpp cses france-ioi ieeextreme tcpc

Last synced: 11 Jul 2025

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

Code collection of the different types of data structure, algorithm, and technique.

algorithm-library competitive-programming cpp cpps cpps-source cpps-template data-structures

Last synced: 28 Oct 2025

https://github.com/stories2/kangnam-ar

Unity AR, export picture from document and play with it.

arfoundation cpp native-library opencv unity

Last synced: 15 Jun 2025

https://github.com/bdadmehr0/crown

C/C++ to Rust Code Converter

c cpp rust translation

Last synced: 03 Apr 2025

https://github.com/shibam120302/gfg_potd

I try to upload the daily code which i practice daily and also upload GFG POTD (Java,Cpp,Python3)

alogrithms cpp data-structures dsa geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-potd geeksforgeeks-solutions gfg java potd python

Last synced: 10 Jul 2025

https://github.com/msdn-whiteknight/errlib

C/C++ exception handling and logging library

c cpp error-handling exceptions library logging windows

Last synced: 16 Jun 2025

https://github.com/basemax/cpp-mylanguage

My Language C++ TINY Library: A c++ library to handle and manage all of words/strings and languages of a software in a JSON structure.

cpp cpp-17 json language-manager languages translate translater translates

Last synced: 05 May 2025

https://github.com/clausklein/moderncmakestarter

Modern CMake Starter Project

cmake conan-packages cpp template travis-ci

Last synced: 10 Apr 2025