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/monogramm/docker-osrm-backend

:whale: :alembic: Docker image for OSRM Backend.

cpp docker gis openstreetmap osm osrm routing

Last synced: 25 Sep 2025

https://github.com/nekruzash/health-tracker

Breakfast app with calorie counter and diet recommendations. Focuses on providing nutritional information and promoting nutritious eating habits. Developed with Flutter and Dart.

cpp dart flutter ios iterm2

Last synced: 10 Mar 2026

https://github.com/lliepjiok/walker_game

RPG GAME

cpp qt rpg-game

Last synced: 18 May 2026

https://github.com/haseeb-heaven/stb_vector

single-header, type-safe, generic dynamic array library for C

api c-language c-programming cpp cpp-library cpp-project stb stb-style vectors

Last synced: 08 Nov 2025

https://github.com/gastonmorixe/lib-midi-akai-apc-mini

C++ Library to control AKAI APC mini MIDI in and out (led controls included)

akai apc-mini cpp lib library midi

Last synced: 04 Feb 2026

https://github.com/jmz-mzr/webserv

A high-performance, non-blocking C++ web server emulating NGINX functionality

42 42born2code 42cursus 42network 42paris 42school cpp cpp98 http http-server nginx webserver

Last synced: 09 Apr 2026

https://github.com/zsotroav/nyetworkcpp

Multiplatform proof of concept C++ TCP back and forth comminication

cpp tcp tcp-client tcp-server winsock2

Last synced: 14 Apr 2025

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/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/vivek-v-rao/cpp-dataframe

C++17 dataframe featuring CSV/binary I/O, date/datetime indices, arithmetic transforms, statistics (including rolling windows and multiple correlation types), and random data generators

cpp cpp17 dataframe statistics time-series time-series-analysis

Last synced: 04 Jan 2026

https://github.com/ndraey/mumble

Simple video player based on FFMpeg libraries

cpp ffmpeg multiplatform player terminal truecolor video

Last synced: 04 May 2026

https://github.com/seikhchilli/bubble-sort-algorithm-cpp

Bubble Sort Algorithm using c++.Arranges array in ascending order.

algorithms array ascending bubble-sort cpp data-structures pointers-and-arrays sorting-algorithms

Last synced: 15 Mar 2025

https://github.com/lrogerorrit/narwhalEngine

Narwhal Engine is a custom vulkan engine im making for my final bachelor's thesis. The objective with this engine is to manage to render black holes via ray casting (ray marching).

black-hole cpp custom-engine vulkan vulkan-engine

Last synced: 29 Jul 2025

https://github.com/themorc/screenduo-userspace

ASUS ScreenDUO/ASUS OC Palm userspace driver for Windows/macOS/Linux written in C++ (originally written in C for Linux, fork of mayorbobster's screenduo4linux)

asus c cplusplus cpp driver linux macos screenduo screenduo4linux screenduo4macos windows

Last synced: 11 Apr 2026

https://github.com/chris1221/aavcf

Swap allels to ancestral / derived in a VCF.

cpp

Last synced: 04 Nov 2025

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/puravparab/mlcpp

machine Learning library built in C++

cpp machine-learning

Last synced: 30 Mar 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/supercip971/sup-console

a little console for windows and linux (in alpha)

console cpp interpreter linux lua multiplatform windows

Last synced: 11 Apr 2026

https://github.com/kornerr/cpp-callback-script

A C++ application with Lua scripting support to do callbacks

callback cpp lua script sol2

Last synced: 18 Apr 2026

https://github.com/benthevining/lharmony

C++ library for working with musical harmony

chords cpp harmony music scales

Last synced: 21 Aug 2025

https://github.com/christinec-dev/cpp_minis

C++ Project Snippets. Includes a Calculator, Parking Charges Calculator, and Payroll Application.

cplusplus cpp

Last synced: 02 Sep 2025

https://github.com/clausklein/docker_build

Usage example of CMake install (RUNTIME_DEPENDENCY_SET ...)

cmake cpp docker linux

Last synced: 03 Jan 2026

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/strwdr/skner-lang

simple programming language written in C++

compiler cpp interpreter language lexer parser

Last synced: 14 Mar 2025

https://github.com/zelr0x/solutions

My solutions to various exercises and algorithms I haven't found a better place for

c clojure cpp exercises-solutions java js python rust

Last synced: 09 Apr 2026

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/sean-bradley/cppmultithreadedlowlatencytcpsocketserver

CPP Multi Threaded Low Latency TCP Socket Server

cplusplus cpp socket tcp-server

Last synced: 29 Jul 2025

https://github.com/hxndev/aes-encoding-algorithm

AES stands for Advanced Encryption Standard. It is mostly used as a replacement of DES. It has a bigger key size than DES which provides encryption at least 6 times faster. AES specifies a FIPS-approved cryptographic algorithm that can be used to protect electronic data. The AES algorithm is a symmetric block cipher that can encrypt (encipher) and decrypt (decipher) information. Encryption converts data to an unintelligible form called ciphertext; decrypting the ciphertext converts the data back into its original form, called plaintext. The AES algorithm can use cryptographic keys of 128, 192, and 256 bits to encrypt and decrypt data in blocks of 128 bits.

aes aes-cipher aes-encryption algorithm code compression cpp data-compression decryption encoding project

Last synced: 31 Mar 2025

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/bmc-labs/progress_bar

Just a simple command line progress bar for C++.

command-line cpp header-only

Last synced: 03 Oct 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/utkarshahuja2003/wikisearch

Wikipedia Search Engine

cmake cpp search-engine

Last synced: 03 Oct 2025

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/sebouellette/dotfin

An interpreted programming language for 2d game or app development

cpp custom dotfin language programming-language

Last synced: 31 Jul 2025

https://github.com/cristinel24/evalmat

An evaluator of mathematical expressions and tree expression maker written in C/C++ with UI for my faculty project.

calculator cpp expression-evaluator mathematics

Last synced: 06 Jun 2026

https://github.com/zoulhadj/vmve

Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.

cpp engine rendering vulkan

Last synced: 08 Jul 2025

https://github.com/computationalphysiology/goss

General ODE System Solver

cpp ode ode-solver odeint python

Last synced: 25 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/naso7y/building-a-car-esp32

a smart car controlled by an ESP32 , L298N microcontroller. DC motors, motor drivers, ultrasonic sensors, and Bluetooth modules. obstacle detection using embedded systems.

arduino cpp dc-motor esp32 l298n raspberry-pi

Last synced: 29 Jul 2025

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

用于生成测试数据

code cpp oi oj online-judge

Last synced: 01 Aug 2025

https://github.com/desuex/abworld

Space Rangers Arcade Battles

cpp old-games russian space-rangers-2

Last synced: 16 Sep 2025

https://github.com/davidyslu/onlinejudgenctu

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

algorithms cpp data-structures

Last synced: 14 May 2025

https://github.com/madladsquad/uvkbuildtool

The universal file generator, build and release tool for the UntitledImGuiFramework & most web applications by MadLadSquad

build-automation build-files build-system build-tool cmake cpp deployment packaging template

Last synced: 11 Apr 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/marcellofabrizio/compiler-front-end

A compiler front-end for the ANSI C Yacc grammar or: how I learned to stop worrying and love the compiler

c compiler cpp lexical-parser syntactical-parsing

Last synced: 20 Apr 2026

https://github.com/nilssonk/ordered-dithering-cpp

A tool for performing black and white Bayer dithering, written in C++17.

bayer cpp cpp17 dithering

Last synced: 23 Jul 2025

https://github.com/dvsku/devue

3D model viewing software with plugin support.

3d 3d-model 3d-model-software 3d-model-viewer cpp devue devue-plugins dvsku dvsku-devue plugins

Last synced: 16 Jan 2026

https://github.com/kaiesmahmud/structure-c-programming-solution-cse-113

City University CSE-113 structure programming C Program solution - ternary operator, if-else, switch, loop etc.

basic-programming c cpp practice-programming problem-solving

Last synced: 19 May 2026

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/dokempf/cerberus-cpp

YAML Validation library for C++

cpp validation validation-schema yaml

Last synced: 30 Oct 2025

https://github.com/nicknaso/conf-cd-rome-2018

Talk for the Codemotion Rome 2018

addon cpp javascript n-api native-module nodejs

Last synced: 12 Apr 2026

https://github.com/faris771/opencv_task

Task2 in my software engineering internship, the Idea of this task is to get hands on Image processing using OpenCV in C++ Language. In this task, we are required to build a Live Web cam filters.

cpp image-processing opencv

Last synced: 15 May 2026

https://github.com/omrawaley/T-Write-Plus-Plus

T-Write++ is a terminal-based text editor written in C++.

command-line command-line-tool cpp editor terminal terminal-based text text-editor

Last synced: 01 May 2025

https://github.com/rageworx/fltk_bokeh_effect

An experimental project for Bokeh effect image processing with FLTK and fl_imgtk.

any bokeh cpp effect fltk gcc gpp open platform source

Last synced: 19 Jul 2025

https://github.com/maltsev-dev/unrealprojects

UE projects. 3 fully completed games based on free assets packs

cpp game-development ue5

Last synced: 30 Jan 2026

https://github.com/matthewpoletin/liman

OpenGL 3D rendering engine

3d cpp game-engine opengl

Last synced: 22 May 2026

https://github.com/canreader/sleakengine

Open source, modular 3D game engine built with C++23 supporting DirectX 11, DirectX 12, OpenGL, and Vulkan through a unified rendering interface. Features an ECS architecture, scene management, and cross-platform support.

3d-engine cmake cpp cross-platform directx entity-component-system game-engine graphics imgui opengl rendering-engine sdl3 vulkan

Last synced: 16 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/o8x/wiredolphin

a Simple Wireshark For learning C++ and QT

capture-network cpp network-analysis qt6 wireshark

Last synced: 29 Oct 2025

https://github.com/natsalete/atividade-2-ed1

Atividade prática para fixação do uso de struct - matéria Estrutura de Dados I - ADS - 3 período

cpp estrutura-de-dados struct

Last synced: 17 Jul 2025

https://github.com/merendamattia/asd

ASD - Algoritmi e Strutture Dati presso l'Università degli Studi di Parma (9 + 6 CFU).

c cpp java

Last synced: 15 Jul 2025

https://github.com/bl33h/axolotlslikepicklesraytracing

A raytracing graphics app with a resource manager, skybox rendering, and precise sphere representation through ray intersections. An axolotl and two pickles take place in the scene.

axolotl block cpp glm minecraft pickle pixel-art raytracer raytracing sdl2 sphere ubuntu wsl

Last synced: 16 Jun 2025

https://github.com/hebiiro/al2_wav_saver

aviutl2用の出力プラグインです。音声のみを32bit floatまたは16bit shortのWAV形式で出力します。

aviutl2 cpp win32

Last synced: 20 Jul 2025

https://github.com/volkds/diameter

Implementation of the Diameter Base Protocol RFC 6733 for C++ language

3gpp c-plus-plus cpp cpp17 diameter protocol rfc6733 signaling

Last synced: 17 Jul 2025

https://github.com/kid0h/discordfontchanger

A simple tool made for easily changing Discord's font

cpp discord

Last synced: 17 May 2026

https://github.com/mark194/qplotmarker

**QPlotMarker** – an interactive marker for **QChart** (Qt). Supports color and orientation (vertical/horizontal) changes, snaps to data points, and displays intersection coordinates.

chart cpp cpp17 data-plotting data-visualization interactive-graphs markers plotting qplotmarker qt qt5 qt5-chart qt6 qt6-app qtcharts realtime-plotting scientific-plotting svg

Last synced: 08 May 2025

https://github.com/vishalyadav0987/dsa-27-03-24

DSA Problem Solving.

cpp

Last synced: 17 Feb 2026

https://github.com/localspook/crc

A high performance C++ CRC library with all the bells and whistles.

cpp cpp20 crc header-only no-dependencies single-file

Last synced: 11 May 2025

https://github.com/thaliaarchi/deque

Reusable double-ended queue iterable container implemented as a circular array.

cpp deque iterator

Last synced: 18 Jul 2025

https://github.com/jimbobbennett/wio-terminal-azure-sample

A demo Arduino project showing how to use Azure IoT Hub with the Wio Terminal. Built using PlatformIO, but can be implemented using the Arduino IDE.

arduino azure cpp iot platformio seeedstudio wio-terminal

Last synced: 12 Apr 2026

https://github.com/druxorey/ucv-algobyte

A simple website offering courses in C++ and Python.

cpp python website

Last synced: 18 Feb 2026

https://github.com/donno2048/nn.cpp

Neural network implementation for cpp.

cpp from-scratch neural-network

Last synced: 21 Jul 2025

https://github.com/teiacare/teiacareinferenceclient

TeiaCareInferenceClient is a C++ inference client library that implements KServe protocol.

cpp cross-platform deep-learning grpc inference kserve machine-learning

Last synced: 25 Sep 2025

https://github.com/mo7amed-hussein/serialplus

The purpose of this project is to provide an easy way to monitor and exchange data with serial port

at-command cpp exchange-data hex monitor qt serial-communication serial-port serialplus

Last synced: 12 May 2026

https://github.com/hmasum52/cse208-dsa-ii-sessional

Implementations of All the assignments of the course CSE-208-Data structure and algorithms-II in C++

cpp

Last synced: 12 Jul 2025

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/truvorskameikin/routines-cpp

The collection of header-only routines for C++

c-plus-plus cpp header-only no-dependencies

Last synced: 15 Mar 2025

https://github.com/maskedsyntax/minesweeper

Terminal based Minesweeper game in C++

cpp game minesweeper recursion-problem terminal

Last synced: 18 May 2026

https://github.com/kampi/food-database

Organize your cooking recipes with your computer or with your tablet and export the recipes for your Android or iOS smartphone.

cpp qt

Last synced: 29 Dec 2025

https://github.com/netromdk/doors

Doors of Open Run-time Systems (OS)

32-bit cpp cpp11 grub2 iso kernel os-dev qemu

Last synced: 17 Jun 2025