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/suifei/asm2hex2

The new version is refactored using C++ (cpp), while the original version was developed using Golang. A cross-platform GUI tool for converting between Assembly and Machine Code (Hex), powered by Keystone Engine and Capstone Engine.

capstone cpp decompiler dissassembler keystone opcodes tools wxwidgets

Last synced: 12 Jan 2026

https://github.com/nimacpp/vector2

Encrypt and Decrypt

cpp decrypt encrypt linux windows

Last synced: 20 Aug 2025

https://github.com/Gyeeta/gyeeta

Gyeeta - An Open Source Observability Product for your Infrastructure, Services and Processes. This repository is for the Agent and Server C++ code.

alerting bpf cpp ebpf free gplv3 kubernetes libbpf monitoring observability opensource rcu

Last synced: 30 Mar 2025

https://github.com/paragon279/kerneldriver2drawline

Enables developer to draw a line with start point and end point.

c cpp gdi hooking kernel wdk windows-10

Last synced: 16 May 2025

https://github.com/rachhshruti/reliable-file-transfer-udp

Reliable file transfer using unreliable User Datagram protocol

client-server congestion-control cpp flow-control networking sliding-window-protocol udp

Last synced: 14 Apr 2025

https://github.com/willdoescode/bubbles

Bubbles: simple and expandable c++ project template with googletest and boost included

cpp cpp-templates cpptemplate hacktoberfest template

Last synced: 23 Oct 2025

https://github.com/ashaduri/qt-cctalk

Cross-platform ccTalk protocol implementation in modern C++ / Qt

arduino bill-validator bsd-3-clause cctalk coin-acceptor cplusplus cplusplus-17 cpp cpp17 cpp17orlater payment point-of-sale pos qt qt5

Last synced: 17 Mar 2026

https://github.com/tfc/cpp-nix-2023

Code repository for blog article series https://nixcademy.com/2023/10/31/cpp-with-nix-in-2023-part-1-shell/

cpp crosscompile dependency-manager nix

Last synced: 23 Oct 2025

https://github.com/khaledashrafh/avl-tree

This is a C++ implementation of an AVL tree, which is a self-balancing binary search tree. An AVL tree maintains the balance factor of each node, which is the difference between the heights of its left and right subtrees. Whenever a node becomes unbalanced (its balance factor is either -2 or 2), the tree performs a rotation to restore the balance.

avl-tree avl-tree-implementation avl-tree-implementations balanced-binary-search-trees cpp scratch-implementation tree-traversal

Last synced: 03 Mar 2026

https://github.com/llnl/rajaproxies

RAJA versions of proxy applications

cpp proxy-application

Last synced: 29 Apr 2025

https://github.com/fmxexpress/cpp-cross-platform-samples

C++Builder FireMonkey demos and examples for Android, IOS, MacOS, Windows, Linux, HTML5

android cpp firemonkey ios macos windows

Last synced: 14 Apr 2025

https://github.com/robosdk/flow

Flow is a software framework focused on ease of use while maximizing performance in closed closed loop systems (e.g. robots). Flow is built on top of C++ 20 coroutines and utilizes modern C++ techniques.

cmake communication conan consumer coroutine coroutines cpp cpp20 flow framework library linux modern network producer robotics robotics-competition ros ros2 visual-studio

Last synced: 12 Sep 2025

https://github.com/nabijaczleweli/pb-cpp

Console progress bar for C++

cpp cpp-library cpp14 port progress-bar

Last synced: 21 Jun 2025

https://github.com/abeimler/simple-cppbuilder

Simple C++ Docker-Images with gcc/clang, cmake and dependency manager (conan and/or vcpkg).

builder cmake conan cpp docker docker-container docker-image linux vcpkg

Last synced: 20 Jul 2025

https://github.com/jlaumon/handle

An (obviously) super cool handle implementation.

cpp gamedev generational-index handle

Last synced: 13 Apr 2025

https://github.com/martin-olivier/cpptemplate

C++ project template that uses CMake / Google Test / Github Actions

ci cmake cpp template

Last synced: 26 Jun 2025

https://github.com/cfnptr/pack

Runtime optimized multi-platform data packing library for realtime game resources loading

c c99 compression compressor container cpp cross-platform csharp data library multi-platform pack package packer packing resource resources runtime storage zstd

Last synced: 30 Oct 2025

https://github.com/iassasin/streambuf_examples

Примеры использования потоков в C++

clang cpp cpp11 example examples gcc iostream iostreams streambuf

Last synced: 20 Jun 2025

https://github.com/aleksbgbg/mmo-rpg

2D MMO RPG game, created using SFML (in C++)

2d cpp game goksan mmo rpg sfml

Last synced: 03 Jul 2025

https://github.com/jrob774/makeicon

Cross-platform command-line utility for generating app icons.

command-line command-line-tool cpp cpp17 ico icon makeicon tool utility

Last synced: 09 Oct 2025

https://github.com/genshen/pkg

A simple and experimental c/c++ package manager

c cpp package-manager

Last synced: 08 Jan 2026

https://github.com/waicool20/skrypton

A browser automation library that uses SikuliX and doesn't grab your mouse

automation cpp kotlin qt5 sikulix

Last synced: 08 Oct 2025

https://github.com/ecomaikgolf/buacshell

Unofficial terminal application for the University of Alicante library written in C++

cpp libcurl library-automation terminal-based university-of-alicante

Last synced: 08 Oct 2025

https://github.com/akhilam512/cutenotepad

A basic Notepad desktop application made using Qt

cpp desktop-application gui-desktop notepad notepad-desktop-application qt qt5 qtcreator

Last synced: 13 Apr 2025

https://github.com/pointcloudlibrary/clang-bind

Generate bindings for C++ code using clang (python bindings) and pybind11

autogenerate bindings cpp hacktoberfest pybind11 python

Last synced: 14 Jun 2025

https://github.com/lucthienphong1120/stdsys.h

The C/C++ library about system and handle console

c config cpp lib library open-source standard std stdio stdlib system terminal

Last synced: 22 Apr 2025

https://github.com/iartorias/debug_remover

A tiny tool to strip the debug info from Windows binary files.

cpp cpp17 debug pe pe-binaries

Last synced: 14 Jun 2025

https://github.com/mohammadraziei/liburlparser

Fastest domain extractor library written in C++ with python binding.

binding cpp lib parser psl public-suffix-list python uri url urlparser

Last synced: 11 Jun 2025

https://github.com/nessan/utilities

Some header-only C++ utility functions

cpp cpp20 utilities

Last synced: 21 Jan 2026

https://github.com/womblee/instant_replay_patcher

Removes the 'anti-piracy' of NVIDIA's Instant Replay by patching out the code that prevents recording.

cpp fix fixer instant-replay nvidia patch patcher recording restricted shadowplay widevine

Last synced: 05 Sep 2025

https://github.com/kekeblom/mpm

A simple CUDA accelerated material point method simulation.

computer-graphics cpp cuda docker mpm opengl physically-based-simulation physics-simulation simulations

Last synced: 12 Apr 2025

https://github.com/tdegeus/cpppath

Simple file-path module for C++

cpp path

Last synced: 05 Jul 2025

https://github.com/ecomaikgolf/alma

toy kernel written in C++ for x86-64 machines with the mere purpose of learning OS development

academic-project cmake cpp kernel make nasm qemu qemu-x86 stivale stivale2 x86-64

Last synced: 22 Oct 2025

https://github.com/bdilday/mnre

multinomial random effects

cpp mixed-models multinomial r rcpp rcpparmadillo

Last synced: 13 May 2025

https://github.com/kylereddoch/cs210-cpp

Collection of my work for my C++ Programming Languages class at SNHU.

cplusplus cpp programming-languages snhu

Last synced: 24 Jun 2025

https://github.com/patrickelectric/cpy-rs

A Rust crate to help creating C++ and Python bindings

bindings cpp python rust

Last synced: 18 Jun 2025

https://github.com/brianruizy/automated-teller-machine

CS3304 - Group C++ university Project creating an ATM machine software with use of encapsulation and inheritance.

algorithms-and-data-structures atm c-plus-plus cpp cs3304 oop-principles

Last synced: 19 Mar 2025

https://github.com/jrmadsen/madthreading

A low-overhead, task-based threading API using a thread-pool of C++11 threads

async cplusplus cpp cpp11 multithreading openmp pthreads pybind11 python task-tree tbb thread-management thread-pool threading threadpool threadsafe

Last synced: 11 Apr 2025

https://github.com/jupp0r/cpp-codegen-rs

Generate code from C++ classes

code-generator cpp libclang rust

Last synced: 22 Jul 2025

https://github.com/aleksandergrzyb/mostitch

Program that automatically stitches set of retinal angiography eye images.

computer-vision cpp image-processing opencv stitched-images stitching

Last synced: 13 Apr 2025

https://github.com/sohne/dura2d

A learning-focused 2D physics engine project.

cpp learning physics-2d physics-engine raylib

Last synced: 15 Aug 2025

https://github.com/ultimatepp/upphub

UppHub is the repository that serves as the official global registry for U++ distributed packages. Each package provides additional functionality that can be used directly by the developers.

cpp cpp17 distributed hub nest package ultimatepp upp upphub

Last synced: 05 May 2025

https://github.com/anandman03/coding-ninjas-cp-course-2021

Hey there 👋. This repository contains verified c++ codes for the competitive programming course. Python/Java solutions will be added soon. I will be uploading the course within a few days

2021 coding-ninjas coding-ninjas-solution competitive-programming cpp

Last synced: 12 Apr 2025

https://github.com/ThomasThelen/BrowserLib

A library which makes modification of browsers' behavior easy.

browser-modification cpp registry web-browser web-hacking windows-registry

Last synced: 05 May 2025

https://github.com/justbuchanan/stylize

Quickly re-format or checkstyle your code repository

beautify checkstyle cpp formatter golang

Last synced: 16 May 2025

https://github.com/developerpaul123/delaunaypp

A fluent and easy to use implementation of Delaunay triangulation in C++.

2d algorithm c-plus-plus cpp cpp11 cpp14 delaunay delaunay-triangulation mesh triangulation

Last synced: 15 Apr 2025

https://github.com/matthewt53/very-simple-smtps

A small library written in c++ that uses libcurl to be able to send emails with binary attachments.

binary-attachments cpp libcurl smtp smtp-client smtp-library smtplib smtps smtps-client

Last synced: 12 Apr 2025

https://github.com/zubax/legilimens

Single-header tracing library for hard real-time embedded systems

cpp cpp17 embedded embedded-systems hard-realtime header-only monitoring real-time single-header single-header-lib

Last synced: 10 Aug 2025

https://github.com/fuzun/flappy-bird-qt

A multi-resolution supported clone of Flappy Bird made with C++ and Qt Framework.

cpp deep-learning flappy-bird motion-blur qt-framework strobe-api tiny-dnn

Last synced: 03 Oct 2025

https://github.com/chizy7/pinnaclemm

Ultra-Low Latency Market Making Bot using C++.

algorithmic-trading cpp low-latency quantitative-finance

Last synced: 03 Mar 2026

https://github.com/xddcore/sleeppanda

SleepPanda, a caring sleep manager

cpp linux nerual-network raspberry-pi

Last synced: 17 Mar 2026

https://github.com/cyberus-technology/guest-tests

Mini operating systems for targeted testing of x86 virtualization stacks user at Cyberus Technology.

cpp low-level nix testing virtualization x86

Last synced: 04 Apr 2026

https://github.com/alexandrehiroyuki/datatome

Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.

algorithms analysis arduino arduino-library cpp cumulative-mean data-processing data-structures exponential-moving-average filters median moving-average moving-median pio platformio platformio-library standard-deviation variance

Last synced: 24 Oct 2025

https://github.com/ericlbuehler/falcon-programming-language

Falcon is a powerful, interpreted programming language.

bytecode cpp falconpl interpreter programming-language

Last synced: 12 May 2025

https://github.com/gershnik/android-cmdline-jni

How to create a native Android command-line application that loads and uses ART virtual machine

android-runtime command-line cplusplus cpp jni-android

Last synced: 29 Apr 2025

https://github.com/nekernel-org/nekernel

The Modular C++ Microkernel.

bootloader chk cpp kernel microkernel tools uefi

Last synced: 29 Dec 2025

https://github.com/teampopwork/poplib

PopCap's SexyAppFramework with changes.

c cmake cpp cpp20 popcap sexyappframework

Last synced: 15 Jun 2025

https://github.com/stallion-x/text-auto-typing

自动输入/文本自动输入/自动输入文本/文本自动输入器 一款针对学校作业系统代码输入体验太烂而推出的,使用Qt开发的,具备图形界面的自动输入软件。An automatic typing program developed by Qt due to the poor experience of homework system.

cpp gui qt qt5 text typing

Last synced: 08 Jul 2025

https://github.com/arthurmco/demangler-js

C++ name demangler written in javascript

cpp demangler javascript-library

Last synced: 17 Jan 2026

https://github.com/elerac/stl-creator

Create and edit STL files in C++

3d-models cpp stl-files

Last synced: 10 Apr 2025

https://github.com/wthrajat/seamcarving

C++ implementation of the Seam Carving Algorithm using Dynamic Programming. Available to use as a C++ binary

cpp dynamic-programming glew image opencv seamcarving

Last synced: 07 Jul 2025

https://github.com/dorin131/dns-query

DNS query tool

cli cpp dns tool

Last synced: 03 Apr 2025

https://github.com/objectionary/game-of-life

Experimental implementation of Conway's Game of Life in C++ and EO

cpp eolang

Last synced: 01 May 2025

https://github.com/specs-feup/cacti

Compiler Analysis Tool

c cpp source-to-source transpiler

Last synced: 07 Jul 2025

https://github.com/pragmacube/stan-robotix-source

Code source des compétitions et activités auxquelles Stan Robotix 6622 a participé.

cpp documentation first-robotics-competition frc programming robotics-competition robotics-programming

Last synced: 10 Apr 2025

https://github.com/threeal/gcovr-action

Generate code coverage reports for a C++ project on GitHub Actions using gcovr

actions c ci code-quality coverage coverage-report cpp gcc gcov test-coverage testing

Last synced: 11 Apr 2025

https://github.com/gpmueller/imgui-app

An ImGui app example with OpenGL that runs on all platforms, including the web

cpp cross-platform imgui imgui-glfw opengl3 wasm

Last synced: 02 Apr 2026

https://github.com/vittorioromeo/presentations

Repository containing all my presentations/tutorials/talks.

cpp cpp11 cpp14 cpp17 presentation presentations slide slides

Last synced: 25 Jul 2025

https://github.com/unclechu/midihaskey

MIDIHasKey — Virtual MIDI keyboard suitable for microtonal music

audio audio-processing cplusplus cpp haskell jack jackaudio keyboard microtonal midi midi-keyboard wxwidgets

Last synced: 26 Oct 2025

https://github.com/lygaen/mineserver

A entire rewrite of Minecraft 1.8.9 server in C++!

cpp minecraft-cpp minecraft-server rewrite

Last synced: 22 Aug 2025

https://github.com/jeffamstutz/match3d

A 3D viewer bootstrapping library

3d-graphics cmake cpp glfw gui imgui

Last synced: 29 Jul 2025

https://github.com/wtrsltnk/vsthost

Small code base containing a minimal vsthost

cpp glad imgui opengl vst vsthost wasapi

Last synced: 20 Sep 2025

https://github.com/amanoteam/kad

A simple HTTP proxy server that forwards all requests through curl-impersonate

c cpp curl curl-impersonate http-proxy

Last synced: 14 May 2025

https://github.com/qtgql/qtgql

GraphQL client for Qt.

client cpp graphql python3 qml qt qt6

Last synced: 03 Oct 2025

https://github.com/maxfleur/lightcombatmanager

A small, lightweight cross-platform combat manager for d20-based role-playing games, based on Qt.

catch2 cmake cpp cpp20 dnd dnd35 dnd5e dungeons-and-dragons linux macos pathfinder pathfinder2e qt qt5 qt6 starfinder uncrustify windows

Last synced: 17 Mar 2026

https://github.com/irgendwr/simuino

Simuino is an Arduino UNO/MEGA Pin Simulator.

arduino c cpp docker ino simuino simulator uhh uni-hamburg university

Last synced: 03 Oct 2025

https://github.com/khbminus/fasttyping

Keyboard trainee as course project @ HSE University

cpp keyboard-game qt

Last synced: 13 Apr 2025

https://github.com/danielmartensson/wxplot

Real time plotting in wxWidgets - No dependencies

cpp plot plots plotting real-time wxwidgets

Last synced: 11 Jun 2025

https://github.com/banaankiamanesh/anti-windup-pid-controller

This is a C++ Library for Anti Windup PID Controller!

anti-windup c controller cpp library pid-control

Last synced: 24 Sep 2025

https://github.com/archercreat/libx86

Simple library-wrapper around triton for emulation/disassembly

cmkr cpp reverse-engineering triton

Last synced: 09 Aug 2025

https://github.com/christhrasher/argon

Command line argument parser

cpp

Last synced: 22 Mar 2025

https://github.com/abdallahhemdan/tayara

🛵 Tayara is delivery system which manage the process of receiving the orders and deliver it to the customer fully coded using C++/C

cpp cufe-2022 data-structure data-structures delivery-sys delivery-tracker

Last synced: 07 May 2025