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/edimetia3d/pybind11_weaver

A fully customizable pybind11 generator to help generate code for exsiting c/c++ library.

auto binding cpp export extension full-automated generator pybind11 python python3 semi-automatic

Last synced: 01 Apr 2026

https://github.com/abc8747/am4

Discord bot and various utilities for the game Airline Manager 4

aviation cpp discordpy fastapi pybind11 python

Last synced: 19 Jan 2026

https://github.com/aman9026/codezen

Contains the solutions of all the problems I attempted in practice or competitions on Codezen

codezen competitions competitive-programming cpp java practice practice-programming

Last synced: 15 Aug 2025

https://github.com/dubniczky/password-cracker

Optimized password list based SHA-256 password cracking written in C/C++, OpenCL for GPU

c cpp gpu hash opencl password-cracker sha256

Last synced: 15 Aug 2025

https://github.com/davzim/ritch

An R interface to the ITCH Protocol

cpp itch r rdatatable

Last synced: 23 Aug 2025

https://github.com/shirasawasama/javasharedmemory

Shared memory between Java and C++/Rust/Go processes.

cpp ffi interprocess interprocess-communication ipc java java-19 pure-java shared-memory

Last synced: 08 Jul 2025

https://github.com/oatpp/example-async-api

Example project how-to use oatpp asynchronous API.

asynchronous-api cpp oatpp

Last synced: 25 Apr 2025

https://github.com/oatpp/oatpp-postgresql

PostgreSQL adapter for oatpp ORM.

cpp oatpp orm postgresql

Last synced: 25 Apr 2025

https://github.com/isl-org/open3d-cmake-external-project

Use Open3D as a CMake external project

cmake cpp open3d

Last synced: 26 Apr 2025

https://github.com/benpope/pusher-cpp

Pusher++ is a header-only cross-platform C++ library for connecting to Pusher

asio beast boost cmake cpp openssl pusher

Last synced: 11 Apr 2025

https://github.com/ika-musuko/openframeworks-clion

template project for using openFrameworks with clion, supports autosuggest and debugging

clion cmake cpp linux makefile openframeworks

Last synced: 01 Apr 2025

https://github.com/bigtreetech/octobtt_v2_gui_sigma

OctoBTT new version of the GUI test source code, include the deployer

api client cpp cpp11 cross-platform eglfs javascript json macos macosx octoprint qml qt5 raspberry-pi raspbian shell sigma ui

Last synced: 23 Apr 2025

https://github.com/beyondmagic/rwppi

An eater & feeder of information.

assistant cpp google lyrics

Last synced: 18 Jan 2026

https://github.com/moldyn/clustering

Robust and stable clustering of molecular dynamics simulation trajectories.

biophysics clustering cpp cuda molecular-dynamics

Last synced: 14 Apr 2025

https://github.com/redskittlefox/binarylove3

Simple C++ 20 Serialization Library that works out of the box with aggregate types!

cpp cpp20 cpp20-library serialization serialization-library

Last synced: 13 Jul 2025

https://github.com/toxe/mandelbrot-comparison

Comparison of Mandelbrot Set programs in different languages with smooth coloring and built-in benchmark mode.

benchmark c cmake comparison cpp mandelbrot performance php python swift

Last synced: 23 Apr 2025

https://github.com/sandsmark/unfuckify

makes c++ code using `auto` readable, i. e. unfucks it. I think this is what the kids call "opinionated"

clean-code codestyle cpp cpp11 cpp14 cpp17 lambdas libclang lint linter readability tidy

Last synced: 12 Apr 2025

https://github.com/mlomb/onnx2code

Convert ONNX models to plain C++ code (without dependencies)

assembly cpp inference machine-learning onnx python

Last synced: 01 Apr 2025

https://github.com/zjx20/stealer

A macro helps accessing private fields and methods of c++ objects.

cpp hack private-field private-method

Last synced: 21 Feb 2026

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

A consolidated list of coding problems from university coursework and more.

algorithms c cpp data-structures datastructures dsa-learning-series hacktoberfest

Last synced: 08 May 2025

https://github.com/chrisBRN/Lots_Of_Colors

3000+ RGB colors (2k pantone) in code ready formats for SFML (C++), Game Maker (gml), Godot (tscn) & Unity (C#)

color colour cpp csharp excel game-maker gml godot pantone sfml unity

Last synced: 16 May 2025

https://github.com/toxe/maze-generator

C++ maze generator using recursive backtracking.

ascii-art cpp maze maze-generator recursive-backtracking

Last synced: 23 Apr 2025

https://github.com/mortennobel/topologyoptimization

A simple Topology Optimization (based on the 99-line Matlab code by Ole Sigmund)

cpp cpp11

Last synced: 24 Apr 2025

https://github.com/eslamdyab21/amrs-in-warehouse-systems

This repository is for our graduation project ‫‪AMRs‬‬ ‫‪in‬‬ ‫‪Warehouse‬‬ ‫‪Systems, A team in the Faculty of Engineering, Alexandria university , majored in Electronics and Communication.

arm arm-architecture astar-algorithm cpp dashboard-application embeded-systems multi-robot-path-planning mysql-database qr-code raspberry-pi warehouse

Last synced: 14 Apr 2025

https://github.com/ferhatgec/colocat

Fegeya Colocat, Colorized 'cat' implementation. Written in C++17.

cat color cpp cpp17 file highlight highlighting implementation linux read syntax unix

Last synced: 14 Apr 2025

https://github.com/huy-dna/dsa-sfinae

Data structures & algorithms implemented in C++ with SFINAE

cpp dsa metaprogramming sfinae stl

Last synced: 14 Apr 2025

https://github.com/ocfbnj/nesemulator

A cross-platform NES emulator in C++.

cpp emulator nes

Last synced: 30 Oct 2025

https://github.com/aurelitec/xmscc

XMS Control Center is an XMS management & information utility. Written in Borland C++ 3.1 in 1997, recompiled in Windows 10 using DOSBox.

borland-cpp command-line command-line-tool cpp dos dosbox extended-memory memory memory-block memory-info memory-management ms-dos retrocomputing retroprogramming text-user-interface tui xms

Last synced: 16 Jul 2025

https://github.com/soblin/slam

『SLAM入門 ロボットの自己位置推定と地図構築の技術』の実装レポジトリ

clang-format cmake cpp robotis slam travis-ci

Last synced: 11 Sep 2025

https://github.com/farid-karimi/pac-man

This project is a simplified version of Pac-Man with randomly generated maps, custom colors, and a leaderboard. It uses DFS for maze generation and BFS for ghost behavior. The visuals use ASCII art and Unicode characters, and progress is saved in a text file.

bfs cli cpp dfs game game-development pacman

Last synced: 29 Oct 2025

https://github.com/AfroDave/kj

kj is a small collection of stb inspired libs.

c cpp math public-domain stb

Last synced: 08 May 2025

https://github.com/qookei/tart

Asynchronous microcontroller library written in C++20.

async cpp hacktoberfest library microcontroller

Last synced: 15 Oct 2025

https://github.com/blandalpha/bluey_gallery

FluentUI styled Qt / QML / C++ App. A Bluey database gallery.

bluey cpp database gallery gui qml qt6

Last synced: 29 Oct 2025

https://github.com/ozancansel/digital-image-processing

Most of image processing procedure implementations which are mentioned in Digital Image Processing in Gonzales 3rd Edition

cpp image-processing opencv rafaelgonzales tutorial

Last synced: 07 Mar 2026

https://github.com/chuigda-wasteland/Safe_stl

A safe version of STL

cpp cpp11 cpp14 safe stl

Last synced: 30 Dec 2025

https://github.com/sharadcodes/sudo_site

The super simple Static Site Generator for C++ enthusiasts

cpp cpp-static-site-generator jamstack static-site static-site-generator

Last synced: 24 Aug 2025

https://github.com/kampi/esp32-rak3172

LoRaWAN / LoRa P2P library for ESP32 MCUs and the RAK3172 LoRa SoM.

arduino c cpp esp-idf esp32 esp32-arduino lora lorawan lorawan-device lorawan-node platformio rak3172 serial

Last synced: 09 Jul 2025

https://github.com/krshrimali/CPP-File-Manager

A C++ File Manager library, to load files in a directory with options to exclude extensions with patterns. Also available as cross platform binary.

cpp file-manager

Last synced: 26 Mar 2025

https://github.com/saberglow/codility_tasks

Codility Tasks & Solutions [100% Performance]

c codility codility-100 codility-solutions cpp java java-11

Last synced: 10 Apr 2025

https://github.com/robotology/robometry

Telemetry suite for logging data from your robot 🤖

cpp robotics telemetry

Last synced: 28 Oct 2025

https://github.com/joaopauloaramuni/cpp

Repo C++

compilers cpp

Last synced: 08 Aug 2025

https://github.com/lizardbyte/libdisplaydevice

C++ library to modify display devices

cpp python rtd

Last synced: 22 Aug 2025

https://github.com/ttroy50/pybind11-example

Simple example of using pybind11.

cmake cpp pybind11 python

Last synced: 14 Apr 2025

https://github.com/mattkretz/virtest

header-only unit test framework

cpp cpp11 test-framework unit-testing

Last synced: 10 Apr 2025

https://github.com/gershnik/intrusive_shared_ptr

Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters

c-plus-plus-17 c-plus-plus-20 cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 header-only no-dependencies reference-count reference-counting weak-reference

Last synced: 13 Mar 2026

https://github.com/swag666baby/bomb

a fork bomb made in c++ and a lightweight zipbomb from the system function

cpp forkbomb malware zipbomb

Last synced: 11 Oct 2025

https://github.com/3urobeat/cs2-autoaccept-linux

🖱 Automatically accept CS2 matches on Linux (X11 only!) using image scanning [VAC safe]

auto-accept counter-strike cpp cs2 csgo game image-analysis linux mouse steam

Last synced: 13 Oct 2025

https://github.com/krshrimali/cpp-file-manager

A C++ File Manager library, to load files in a directory with options to exclude extensions with patterns. Also available as cross platform binary.

cpp file-manager

Last synced: 25 Oct 2025

https://github.com/ylab-hi/pxblat

PxBLAT: An Efficient and Ergonomic Python Binding Library for BLAT

alignment bioinformatics blat c cpp pybind11 python sequence-analysis

Last synced: 14 Jan 2026

https://github.com/rdbo/x-inject

GUI Library injector for Windows and Linux

c code-injection cpp dear-imgui dll-injection gui library-injection linux windows

Last synced: 10 Apr 2025

https://github.com/ullaskunder3/graphics.h-project-template

My vs code setup for graphics.h ( I know its old, have to learn because of university they use turbo 😶 vs code is better)

bgi-graphics cpp graphics-library vscode

Last synced: 12 Jun 2025

https://github.com/sotanakamura/winui3-without-midl

WinUI 3 with C++ and XAML but without MIDL

cpp windows winui3 without-midl

Last synced: 05 Mar 2026

https://github.com/russelmann/hole-filling-liepa

Implementation of coarse hole filling algorithm for triangle meshes by P. Liepa.

cpp hole-filling liepa mesh python

Last synced: 23 Feb 2026

https://github.com/neurocyte/thespian

thespian: an actor library for Zig, C & C++ applications

actor-model cpp zig zig-package

Last synced: 27 Feb 2026

https://github.com/nelsonmestevao/uminho

:books: University projects, exercises & notes

c cpp data-science distributed-systems haskell java software-engineering

Last synced: 27 Oct 2025

https://github.com/shmocz/ra2yrcpp

Protobuf API and C++/Python library to interact with Red Alert 2: Yuri's Revenge through WebSockets and HTTP

cpp python ra2 red-alert-2

Last synced: 18 Jan 2026

https://github.com/pockerman/bitrl

Environments and various utilities for reinforcement learning with C++

cpp gymnasium-environment openai-gym ray reinforcement-learning reinforcement-learning-environments webots-robot-simulator

Last synced: 03 Feb 2026

https://github.com/harry-hopkinson/universal-no-recoil

🎯 A highly customisable lightweight recoil tool for FPS games.

cpp fps fps-game gaming

Last synced: 12 Mar 2026

https://github.com/unarelith/gamekit

C++ tools for gamedev based on SDL2 and OpenGL

cpp cpp14 game-engine-library gamekit glm opengl sdl2

Last synced: 18 Mar 2025

https://github.com/iartorias/noceg

NoCEG - Steamworks CEG DRM Resolver

ceg cpp drm patcher steam steamworks

Last synced: 14 Oct 2025

https://github.com/bhavyapandya07/steam-crack-mega_thread

Unlock achievements effortlessly with Steam Achievement Unlocker. Manage and track your progress with ease. Farm Steam cards effortlessly with Steam Idle Card Generator. 🎮💪📈

achivements achivements-unlocker card-generator cpp csharp games shell steam steam-api

Last synced: 11 Apr 2025

https://github.com/Huy-DNA/DSA-SFINAE

Data structures & algorithms implemented in C++ with SFINAE

cpp dsa metaprogramming sfinae stl

Last synced: 14 Apr 2025

https://github.com/utilforever/corailed

Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV

cplusplus cpp cpp17 python python-api python3 reinforcement-learning rl rl-environment simulator-game unrailed

Last synced: 03 Nov 2025

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

ConfigCat SDK for C++. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

configcat cpp cpp-sdk feature-flags feature-management feature-toggles featureflags remote-config sdk

Last synced: 18 Jul 2025

https://github.com/montellese/cpp-signal

Header-only pure C++11 library providing signal and slot functionality

cpp cxx11 signal slot

Last synced: 13 May 2025

https://github.com/ami-iit/reloc-cpp

Cross-platform CMake/C++ library to get the installation prefix of shared library in a relocatable way.

binreloc cmake cpp cxx relocatability relocatable relocation

Last synced: 22 Jun 2025

https://github.com/tohrusky/waifu2x-ncnn-py

Python Binding for waifu2x-ncnn-vulkan with PyBind11

cpp ncnn pybind11 python3 super-resolution waifu2x

Last synced: 11 Sep 2025

https://github.com/redblobgames/cpp-traverse

C++ Serialization library focusing on extensibility, both of input/output formats and of data types

cpp serialization

Last synced: 22 Mar 2025

https://github.com/taservers/source-parsers

Simple and modern C++ library for parsing the Valve BSP format

bsp cpp mdl phy source-engine vdf vpk vtf vtx vvd

Last synced: 16 Sep 2025

https://github.com/sgssgene/d_rive

c++20 compile time math(derivation/integration) library

compile-time cpp cpp-library cpp20 derivation forthebadge header-only integration math

Last synced: 02 Aug 2025

https://github.com/developer239/robot-cpp

Mouse, keyboard and display automation.

cmake control cpp keyboard macos mouse record replay windows

Last synced: 10 Apr 2025

https://github.com/mhahsler/cs2341

Code Examples for Data Structures with C++

cpp data-structures

Last synced: 10 Mar 2026

https://github.com/sphinx-contrib/doxylink

A Sphinx extension to link to external Doxygen API documentation.

api-documentation cpp documentation doxygen python sphinx-doc

Last synced: 05 Apr 2025

https://github.com/ehsanshahbazii/quera-problem-solutions

مجموعه راه حل های سوالات کوئرا برای تقویت الگوریتم. با زبان های مختلف حل شده است. اغلب سعی کردم از روش های کوتاه سوالات رو حل کنم تا بهتر درک بشه (در حال حاظر نمیتونم ریپو رو آپدیت کنم).

algorithm codeforces codewars cpp go java javascript nodejs php programming-problems python quera quera-programming-problems ruby solutions

Last synced: 09 Mar 2026

https://github.com/jhnw/devana

Python package to parse and generate C/C++ code as context aware preprocessor.

code-generation cpp parser preprocessor python

Last synced: 30 Jun 2025

https://github.com/vojtatom/flocking.cpp

🦆 Flocking algorithm C++ implementation both for CPU and GPU using compute shaders

compute-shaders cpp flocking-simulation gpu opengl

Last synced: 24 Aug 2025

https://github.com/sdwebimage/librlottie-xcode

A wrapper for librlottie + Xcode project. Support Carthage && CocoaPods && SwiftPM.

carthage cocoapods cpp lottie rlottie swiftpm

Last synced: 10 Jun 2025

https://github.com/windowsnt/rgf

A single header open/save dialog box with local/googledrive/onedrive WinRT interface for Windows

cpp drive dropbox googledrive onedrive rest uwp win32

Last synced: 18 Aug 2025

https://github.com/itotaljustice/totalgb

Simple, fast, very inaccurate GB / GBC emulator!

c cmake cpp gameboy gameboy-color sdl2 wip-gb-emulator

Last synced: 24 Aug 2025