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/strcoder4007/codeforces-solutions

My 800+ solved Codeforces problems on Algorithms and Data Structures using C++

algorithms cpp

Last synced: 08 Sep 2025

https://github.com/lukasz1podgorski/stereosanctionmultifx

StereoSanction MultiFX - VST3 Multi-effect based on fractional delay line algorithm. It can achieve popular audio effects such as delay, vibrato, chorus, flanger, ring modulator, tremolo, overdrive, distortion and fuzz. GUI designed to be welcoming for every audio enthousiast, without the clutter of modern apps serving similar purpose.

audio audio-effect audio-processing circular-buffer cpp digital-signal-processing juce juce-framework music plugin vst vst3 vst3-plugin

Last synced: 02 Mar 2025

https://github.com/yusufsefasezer/cpp-shop-management

A simple shop management application developed with Modern C++.

cpp cpp-stl cpp17 modern-cpp shop-manager

Last synced: 09 Jul 2025

https://github.com/lightaxis/bt_lite

Light weight, embedded friendly Behavior Tree

behavior-tree cpp embedded

Last synced: 15 Jun 2025

https://github.com/p1ckle-rick/city-of-calgary-2018

:phone: :movie_camera: :art: ART++ is an Augmented Reality 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: 09 Jul 2025

https://github.com/darkygr/building-escape-game

This game is made in Unreal Engine 4.27 and C++.

cpp csharp game-development unreal-engine-4

Last synced: 15 May 2026

https://github.com/zubax/senoval

A simple dependency-free header-only library of C++17 classes for real-time embedded systems

cpp cpp17 embedded embedded-systems real-time

Last synced: 03 Apr 2025

https://github.com/liulilittle/interlocked-x86-implement

Interlocked was implemented by C/C++ inline Intel-x86 assembly.

asm atomic c cc cpp inline inline-asm intel interlocked mta threading x86

Last synced: 22 Apr 2026

https://github.com/bahaaio/base64-cli

A minimal and efficient Base64 encoder/decoder CLI tool written in C++.

base64 cli cpp decoding encoding lightweight utility

Last synced: 07 Sep 2025

https://github.com/proximax-storage/cpp-xpx-chain-sdk

ProximaX Sirius-Chain C++ SDK

blockchain chain cpp sdk sirius-chain xpx

Last synced: 06 Mar 2026

https://github.com/aminmoazzen/carrom

Carrom game made with Cocos2d-x

cocos2d-x cpp game

Last synced: 07 Sep 2025

https://github.com/gil9red/ascii_table

Ascii table (#c++ #qt #qt5)

ascii-table cpp qt

Last synced: 15 May 2026

https://github.com/gershnik/sys_string

C++ string class optimized for interoperability with platform-native string types

bstr cplusplus cplusplus-20 cplusplus-library cpp cpp20 emscripten nsstring python string string-manipulation unicode win32

Last synced: 07 Sep 2025

https://github.com/zouariomar/hashhashbooks

A curated collection of programming books ๐Ÿ“š

book books c cpp css css3 html html5 java javascript

Last synced: 15 Apr 2025

https://github.com/lordronz/helloworld2

Hello World 2

cpp game-development sfml

Last synced: 03 Apr 2025

https://github.com/jonpalmisc/bn_cpp_template

Binary Ninja C++ plugin template

binary-ninja binary-ninja-plugin cpp plugin template

Last synced: 17 May 2026

https://github.com/mpellouin/nanotekspice

The nanotekspice is the first project of Epitech's second year Object-oriented module. This project is a simulator of logical circuits. It is written in C++.

arcade cpp epitech logical nanotekspice oop simulator

Last synced: 07 Jul 2025

https://github.com/guicattani/cg-guide-legacy

A modern OpenGL application focused on teaching computer graphics principles through user interaction.

cpp glfw imgui opengl

Last synced: 15 May 2026

https://github.com/linarcx/neodm

Simple and lightweight download manager written in c++/ncurses.

cpp download-manager libaria2 ncurses neo tui

Last synced: 05 May 2025

https://github.com/stallion-x/bittorrent-emu

An emulation of BitTorrent by Win32 Socket

bittorrent bt cpp network socket socket-programming win32 windows

Last synced: 15 May 2026

https://github.com/bhavesh-asana/antenna-positioning-system

Controlling the position of a receiver antenna for a reliable communication.

arduino arduino-sketch arduino-uno cpp nodemcu-esp8266

Last synced: 04 Apr 2025

https://github.com/loreneteval/sysproxy

Python bindings for shadowsocks sysproxy utility.

cpp proxy pybind11 python shadowsocks

Last synced: 10 Apr 2025

https://github.com/scenent/editor

lightweight code editor for C++, Python and Javascript.

code-editor cpp opengl text-editor

Last synced: 15 May 2026

https://github.com/epasveer/crosswordplayer

A crossword playing program for AcrossLite .puz files.

acrosslite cpp crossword crosswords qt5

Last synced: 10 May 2026

https://github.com/cat-gawr/ai-python

Una piccola AI che il suo picco massimo di risposta รจ stato di 0.02 secondi di risposta | Konata ~ 2025

cpp cuda-programming golang java python3 tex vhdl-modules

Last synced: 06 May 2026

https://github.com/davamix/grokkingalgorithms

Algorithms implementation in C++ from Grokking Algorithms book

algorithms basic-algorithm cpp grokking-algorithms

Last synced: 20 May 2026

https://github.com/taiyu-len/uvw-curl

Simple example program using uvw and libcurl

cpp libcurl libuv uvw

Last synced: 14 May 2026

https://github.com/fwsgonzo/nvme

NVMe guest driver for IncludeOS

cpp driver includeos nvme

Last synced: 27 Mar 2025

https://github.com/stefanolusardi/video_io

video encoder and decoder, written in modern C++

cmake cpp ffmpeg video video-decoding video-encoding

Last synced: 10 May 2026

https://github.com/merendamattia/fdp-a

Unipr - Fondamenti di Programmazione - Parte A

cpp

Last synced: 17 Mar 2025

https://github.com/karnkaul/decf

Dumb simple Entity-Component framework in C++17

cpp cpp17 cpp17-library ecs entity-framework

Last synced: 20 Mar 2025

https://github.com/aostrun/lamport-s-distributed-mutual-exclusion

Lamport's Mutual Exclusion Algorithm shown on Dining Philosophers

cpp lamport-algorithm lamport-queue multiprocessing

Last synced: 12 Apr 2025

https://github.com/mrmayurgithub/google-kickstart

Solutions to Google kickstart Problems in C++.

coding coding-challenge cpp google-kickstart

Last synced: 15 Jul 2025

https://github.com/curve/eraser

โœ๏ธ A C++20 type-erasure library

cpp cpp-library cpp20 cpp20-library polymorphism type-erasure

Last synced: 08 Sep 2025

https://github.com/andyfratello/pro1

๐Ÿ’ป Exercicis de Programaciรณ 1 (PRO1) Q1/Q2 - UPC FIB

compiler cpp cpp-language language pro1 pro1-fib programming programming-language

Last synced: 20 Mar 2025

https://github.com/terrylindev/image-to-ASCII

๐Ÿ–ผ๏ธ A command-line tool for converting images to ASCII art

ascii ascii-art cli command-line cpp cuda docker image-processing image-to-ascii mpi opencv terminal

Last synced: 12 Jul 2025

https://github.com/jonghough/cpp2j_demo

Demo game using SDL 2.0 library and using J to handle the logic while C++ / SDL handles UI and events.

cpp demo-game dll j jlang sdl sdl2

Last synced: 29 Oct 2025

https://github.com/katahiromz/getoptsample

An example code for GNU getopt_long function

cpp cxx getopt-long gnu portable

Last synced: 13 May 2026

https://github.com/shiweimeiya/cpp-epoll-reactor-server

C/C++ๆœๅŠก็ซฏ้กน็›ฎ๏ผŒepoll+็บฟ็จ‹ๆฑ ็š„reactorๆจกๅž‹๏ผŒ้€‚ๅˆๆ–ฐๆ‰‹ๅญฆไน ๅฎŒๆœๅŠกๅ™จ้กน็›ฎๅŽๆฅ่ฟ™้‡ŒๅขžๅŠ ไธšๅŠก้‡๏ผŒ่ฏป่€…ๅฏไปฅๅขžๅŠ redisใ€MySQLๆๅ‡้กน็›ฎๆก†ๆžถๅฎŒๆ•ดๆ€ง๐Ÿš€ Tank Battle - ้ซ˜ๆ€ง่ƒฝๅคšไบบๅœจ็บฟๅฆๅ…‹ๅฏนๆˆ˜ๆธธๆˆ ไธ€ไธชๅฑ•็คบ็Žฐไปฃ็ฝ‘็ปœๆธธๆˆๆžถๆž„่ฎพ่ฎก็š„ๅฎŒๆ•ด้กน็›ฎใ€‚ไฝฟ็”จC่ฏญ่จ€ๆž„ๅปบ้ซ˜ๅนถๅ‘ๆœๅŠกๅ™จ็ซฏ๏ผˆepoll + ็บฟ็จ‹ๆฑ  + ๅคšๆˆฟ้—ด็ณป็ปŸ๏ผ‰๏ผŒPython+Pygameๅผ€ๅ‘่ทจๅนณๅฐๅฎขๆˆท็ซฏใ€‚ๆ”ฏๆŒ2-4ไบบๅฎžๆ—ถๅฏนๆˆ˜๏ผŒๅŒ…ๅซๅŠจๆ€ๅœฐๅ›พ็”Ÿๆˆใ€็ขฐๆ’žๆฃ€ๆต‹ใ€่‡ชๅฎšไน‰็ฝ‘็ปœๅ่ฎฎ็ญ‰ๆ ธๅฟƒๅŠŸ่ƒฝใ€‚ โœจ ๆ ธๅฟƒ็‰นๆ€ง๏ผš ๅผ‚ๆญฅI/O็ฝ‘็ปœๆจกๅž‹ | ็บฟ็จ‹ๆฑ ๅนถๅ‘ๅค„็† | ๆˆฟ้—ด็ฎก็†็ณป็ปŸ | ๅฎžๆ—ถ็Šถๆ€ๅŒๆญฅ | ่ทจๅนณๅฐๅฎขๆˆท็ซฏ ๐Ÿ› ๏ธ ๆŠ€ๆœฏๆ ˆ๏ผš C่ฏญ่จ€ๆœๅŠกๅ™จ | Pythonๅฎขๆˆท็ซฏ | ่‡ชๅฎšไน‰ไบŒ่ฟ›ๅˆถๅ่ฎฎ | Pygameๅ›พๅฝขๅผ•ๆ“Ž ้€‚ๅˆๅญฆไน ็ฝ‘็ปœ็ผ–็จ‹ใ€ๆธธๆˆๅผ€ๅ‘ใ€็ณป็ปŸ

c cpp epoll gui python socket

Last synced: 09 May 2026

https://github.com/jaytwolab/urldownload.michael.dunn

Using Internet Explorer to download files (codeproject)

codeproject cpp download mfc url visualcpp visualstudio

Last synced: 07 May 2025

https://github.com/alpha-unito/gam

A C++ stack for global-memory programming

asynchronous cluster cpp distributed pgas

Last synced: 19 Jan 2026

https://github.com/sermetpekin/evdscpp

evdscpp is a C++ library for fast, efficient, and user-friendly interaction with the EVDS API Server. Designed with performance in mind, it provides built-in caching, an Excel export option, and an intuitive user interface for configuring and retrieving data. evdscpp can be extended for integration with other C++ projects and offers options for use

cbrt central-bank cpp data edds evds evds-api evdscpp tcmb tcmb-api

Last synced: 07 Sep 2025

https://github.com/johnfredcee/fbxconverter

An Open-Source version of the now defunct Autodest FBX Converter

3ds bvh c-plus-plus collada cpp dae fbx fbx-sdk

Last synced: 20 Jan 2026

https://github.com/georgecatalin/cpp-essential-training

Code work from the course "C++ Essential Training" by Bill Weinman on Linkedin Learning.

cplus cplusplus cplusplus-11 cpp cpp-course linkedin-learning

Last synced: 06 Apr 2026

https://github.com/daskol/cxxlintaur

C++lintaur is a toy linter that checks name for compliance to Google Style Guide.

clang cpp cxx libtool linter llvm toy-project

Last synced: 15 May 2026

https://github.com/fn-code/projectone

c++ example using google test and cmake

cmake cpp example gtest gtest-support

Last synced: 10 Apr 2025

https://github.com/cgkantidis/cpp_dbg_out

A dbg_out variadic macro that prints the function, file, line and the rest of the arguments from where it's called, to the standard output.

cpp debug variadic-function variadic-macro

Last synced: 20 Mar 2025

https://github.com/chaoticsomeone/uranium_lang

Uranium Lang: A Python and C++ based and (probably) unstable programming language

cpp cpp20 programming-language python python3 source-to-source-compiler transcompiler uranium-lang

Last synced: 04 May 2025

https://github.com/xxanderwp/appsvolumecontrol

Simple application for control applications volume by hotkeys

cpp electronjs javascript nodejs react typescript volumecontrol webpack windows

Last synced: 06 Mar 2026

https://github.com/thiagoh/bison

From the Bison 3.0.4 manual from https://www.gnu.org/software/bison/manual/bison.html

bison c compilers cpp flex lexer parser parser-generator yacc

Last synced: 15 May 2026

https://github.com/andyfratello/eda

๐Ÿ’ป Exercicis d'Estructura de Dades i Algorismes (EDA) Q2 - UPC FIB

algorithms cpp cpp-programming data-structures eda-fib fib-upc

Last synced: 20 Mar 2025

https://github.com/deanblackborough/mathsquiz

Small Maths quiz. app to generate questions for my 8 and 2 year old. Generates random short division and long multiplication questions.

beginner cpp learning-by-doing mathematics

Last synced: 09 Apr 2025

https://github.com/p0ryae/ccc-junior-2023

Solutions for the 2023 Junior Contest of the Canadian Computing Competition, all written in C++

canadian-computing-competition ccc ccc-solutions cemc cpp uwaterloo

Last synced: 25 Jan 2026

https://github.com/tanvi-surana/hackerearth

solutions to hackerearth problems

competitive-programming cpp hackerearth

Last synced: 27 Mar 2025

https://github.com/zz990099/foundationpose_cpp

ๅŸบไบŽTensorRTๅ’Œc++้ƒจ็ฝฒ็š„FoundationPose็ฎ—ๆณ•๏ผŒๆ”นๅ†™่‡ชisaac_pose_estimation๏ผŒ้ƒจ็ฝฒ็งปๆคๆ–นไพฟ๏ผŒๅŽป้™คไบ†ๅคง้‡ๅคๆ‚ไพ่ต–

6d 6dof-pose cpp foundationpose pose-estimation tensorrt

Last synced: 29 Oct 2025

https://github.com/curso-r/202011-rcpp

Workshop de Rcpp ministrado em 11/2020

cpp r rcpp rcpparmadillo rcppparallel

Last synced: 11 May 2026

https://github.com/jingwood/cpp-common-class

Base common classes for cross-platform C++ application development.

application-framework common-library cpp cpp11 cross-platform shared utility utility-library

Last synced: 19 Mar 2025

https://github.com/dgellow/cmake-template

GitHub repository template for C++ projects, based on CMake, vcpkg, and VSCode

cmake cmake-template cpp cpp-template template vcpkg vscode

Last synced: 02 Apr 2025

https://github.com/robinsaviary/estroengine

A portable simple-to-use node-based game engine built in C++20.

cpp cpp20 game-engine header-only node-tree

Last synced: 11 Apr 2025

https://github.com/0xvpr/vpr-bin2fmt

A utility program to convert binary data to a formatted string of the user's choice

binary-format c cpp data-formatting string-formatter tool tooling utility

Last synced: 17 May 2026

https://github.com/alxvdev/libnumerixpp

Library for physical and mathematical calculations in C++

calculation cmake computer-science cpp cpp17 cpplib informatics library mathematics open-source physics science

Last synced: 11 Jan 2026

https://github.com/asakusarinne/megengine_cpp_training_example

Examples for using MegEngine cpp API for model training, which support Linux, Windows, Android, Linux_arm and IOS.

cpp deep-learning megengine mobile

Last synced: 03 Apr 2025

https://github.com/blueskyson/ansi-escape-code-color

ANSI escape code color lookup

ansi-colors colors cpp python terminal

Last synced: 12 Apr 2026

https://github.com/heimskr/spjalla

A CLI client for IRC written in C++.

cli cpp irc irc-client

Last synced: 09 Apr 2025

https://github.com/amazingmonster/macaron

A C++ preprocessor library for metaprogramming testing.

cpp macros metaprogramming

Last synced: 12 Apr 2025

https://github.com/codspeedhq/codspeed-cpp

C++ libraries to create CodSpeed benchmarks

benchmark cmake cpp google-benchmark performance-testing

Last synced: 09 Apr 2025

https://github.com/zwliew/competitive-programming

Notes, libraries, templates, and solutions to various competitive programming platforms.

challenge coding competitive cp cpp ctci leetcode mrjudge programming python

Last synced: 10 Apr 2026

https://github.com/morgancaron/latest-clang-action

GitHub action to provide a precompiled version of LLVM Clang for continuous integration without having to recompile at each run.

clang cpp cpp20 cpp20-modules cpp23 llvm

Last synced: 05 Jan 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/omnixs/orion

C++ DMN Business Rules Engine - Fast decision table evaluation with FEEL

ai-generated-code business-rules cpp cpp-library cpp23 decision-tables dmn feel-expressions rules-engine

Last synced: 04 Feb 2026

https://github.com/palmanov/visible-edge

Roberts algorithm / Invisible surfaces and lines removal algorithms

cpp roberts-algorithm

Last synced: 18 Jan 2026

https://github.com/dekal/algorithm

Algorithm code !!!

algorithms cpp java javascript

Last synced: 06 May 2026

https://github.com/loreneteval/hysteria-python

Python bindings for hysteria, a feature-packed proxy & relay tool.

cpp golang hysteria proxy pybind11 python socks5 tunnel udp

Last synced: 23 Apr 2025

https://github.com/mhdzhhan/wanderlyst

๐ŸŒ A simple travel management system return in c++ โœˆ๏ธ

cpp

Last synced: 18 Mar 2025

https://github.com/coralkashri/cppsenioreas-design-pattern-reflection

Reflection Design Pattern implemented in C++. This is an examples repository of C++ Senioreas blog Design Pattern: RunTime Reflection article.

cpp cpp20 cppsenioreas design-pattern reflection runtime

Last synced: 24 Aug 2025

https://github.com/ammarfaizi2/cppmysql

libmysqlclient C++ wrapper

cpp libmysqlclient mysql mysql-client

Last synced: 10 May 2026

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/nathancordeiro/line-follower-robot

Arduino Uno-powered line follower robot: Seamlessly follows lines with precision sensors and intelligent algorithms. Ideal for exploring robotics fundamentals and automation.

arduino cpp line-follower robotics

Last synced: 11 Apr 2026

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

Garbage + CancerPlusPlus

cancer cpp linked-list templates

Last synced: 09 Apr 2025

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

Compiler Design Lab Code

code compiler cpp

Last synced: 28 Mar 2025

https://github.com/peefy/peefyleetcode

๐Ÿ“œThese are LeetCode code files of Peefy contains C++, C#, Java, Python.

cpp csharp java leetcode python

Last synced: 12 Apr 2026

https://github.com/jayprakashkumar1/word-guessing-game

This is a c++ word guessing game in which a 5 digit random word will be displayed to the screen and two positions will be kept blank.Then user will guess that word.

cpp cpp-games guessing-game mini-game

Last synced: 03 Mar 2025

https://github.com/arminveres/ael-cpp

Armins Embedded Library

cpp cpp20 embedded library

Last synced: 18 Jan 2026

https://github.com/ferhatgec/inif

inif, ini file parser in c++

cpp cpp17 file header-only ini parser

Last synced: 27 Aug 2025