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/beer-ops/octocat-in-c

GitHub Code Spaces demo with a more complex C based environment

c codespaces conan cpp octoberfest python vscode zenofgithub

Last synced: 13 Oct 2025

https://github.com/timothy-liuxf/simple_logger

simple_logger - A simple, multifunctional and header-only logging library for C++17.

cpp cpp17 header-only logging

Last synced: 16 Oct 2025

https://github.com/ros-industrial/abb_egm_rws_managers

A C++ library for encapsulating ROS agnostic components for a ROS driver for ABB robots

abb cpp egm ros-industrial rws

Last synced: 14 Oct 2025

https://github.com/oclero/qtappinstancemanager

Single application instance manager for Qt6.

cmake cpp cpp17 qt qt6 single-instance-app

Last synced: 04 Jul 2025

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

Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.

cpp mbedtls oatpp tls

Last synced: 25 Apr 2025

https://github.com/ivynya/esp32-rick-roller

A compact solution for Rick Rolling your friends, coworkers, and normies in public.

arduino cpp esp32 rick-astley rickroll

Last synced: 08 Oct 2025

https://github.com/yexuanxiao/basic_json

A modern C++ library for working with JSON data, aims to provide full support for the JSON standard, as well as allowing users to customize and extend the library according to their needs. The library offers a user-friendly and C++-idiomatic API, without compromising on performance.

cpp cpp20 cpp23 json modern-cpp

Last synced: 04 Apr 2026

https://github.com/wittenberg/vlad

Variable Life Adjusted Display and other risk-adjusted quality control charts

cpp healthcare quality-control r risk-adjustment surgery

Last synced: 22 Oct 2025

https://github.com/softplus/bluesky_esphome

Basic ESPHOME / c++ / ESP32 configuration to display some Bluesky / atproto content

atproto bluesky cpp esp32 esp8266

Last synced: 12 Mar 2026

https://github.com/leonlatsch/scrypt-lite

A linux terminal utility to encrypt and decrypt files with aes-256.

aes aes-256 cpp decryption encryption encryption-decryption linux mit-license scrypt scrypt-lite termial-based terminal

Last synced: 20 Jul 2025

https://github.com/crendking/ab-menu

A Windows context menu shell extension that proxies general commands with two arguments to any application.

cpp shell-extension windows

Last synced: 16 Jul 2025

https://github.com/moduscreateorg/genus

Modus Create's 2018 Holiday Game for the ODROID GO

32bit arduino cplusplus cplusplus-11 cpp cpp11 esp32 esp32-idf esp32-sound game modusinternal

Last synced: 15 Apr 2025

https://github.com/seppahbaws/pelicanengine

A Vulkan game engine wanna be that I worked on to improve my understanding of Vulkan and game engines.

cpp cpp20 game-engine vulkan

Last synced: 27 Oct 2025

https://github.com/mortennobel/softimagewebglexport

A WebGL export plugin for SoftImage 2011

cpp cpp11 graphics-programming

Last synced: 24 Apr 2025

https://github.com/avinal/blowfish

Blowfish and Blowfish 2 Encryption Algorithm Implementation in CPP.

blowfish blowfish-128 blowfish-64 blowfish-algorithm blowfish2 cpp cpp11 cpp14 encryption encryption-decryption library

Last synced: 26 Aug 2025

https://github.com/hxndev/consensus-problem-using-openmp

In this task, we had to write a multi-threaded OpenMP program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.

code consensus consensus-clustering cpp openmp openmp-parallelization openmpi

Last synced: 07 May 2025

https://github.com/w2wizard/iconhandler

UE4/5 Plugin to allow customized asset icons for C++ Classes.

cpp ue4 ue4-plugin ue5 ue5-plugin

Last synced: 15 Sep 2025

https://github.com/localspook/zcrc

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

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

Last synced: 08 Aug 2025

https://github.com/abdulsamie10/library-management-system

The Library Management System is a console-based application developed in C++ that allows admins and students to manage library resources effectively.

c c-plus-plus console console-app console-application cpp library library-management library-management-system lms

Last synced: 30 Aug 2025

https://github.com/albin-johansson/doxy-to-md

Converts Doxygen XML output to Markdown files.

cli cpp documentation doxygen markdown rust

Last synced: 28 Jun 2025

https://github.com/m-spiessens/flow

Cooperative scheduler for low-power, reactive applications using the "pipes and filters" pattern on ARM Cortex-M microcontrollers.

arm conan cooperative cortex-m cpp filter flow low-power microcontroller pipe reactive scheduler tests

Last synced: 29 Sep 2025

https://github.com/xbmlz/cefsample

🌏 WIN32、MFC、QT、JAVA、Python CEF3 Sample

cef cef3 cefpython cefsharp cpp csharp java jcef python

Last synced: 14 Apr 2025

https://github.com/senior-sigan/why_cpp

Simple Game Engine in C++ to create Retro games.

cpp emscripten fantasy-console game-engine gamedev gamedev-framework sdl2 whycpp

Last synced: 04 Aug 2025

https://github.com/madhavbahl/logic-xcution---basic-appstore

BASIC APPSTORE made on C++ (turbo)

appstore cpp game

Last synced: 19 Sep 2025

https://github.com/sp-nitech/voist

音声収録ソフトウェア

cpp java portaudio recorder voice-recorder

Last synced: 19 Aug 2025

https://github.com/macmade/dispatch

C++ Dispatch Queue.

cpp dispatch queue runloop thread timer

Last synced: 04 Aug 2025

https://github.com/artempyanykh/vcpkg-cmake-example

Example repo demonstrating a C++ project setup with CMake and vcpkg

cmake cpp dependencies vcpkg

Last synced: 16 Aug 2025

https://github.com/pecas-dev/dx3dcube

Cube with fading shaders made with DirectX 11 from scratch in C++.

cpp directx-11 graphics-programming

Last synced: 11 Aug 2025

https://github.com/slavfox/godot_pid_controller

GDNative plugin for simple and fast PID controllers in Godot

cpp gdnative gdscript godot godot-engine godot-plugin godot3

Last synced: 16 May 2025

https://github.com/milderhc/auto-parallelizer

Automatic parallelizer for C/C++ code

antlr4 cpp source-code-analysis

Last synced: 24 Jul 2025

https://github.com/luizppa/web-crawler

A web crawler that collects and indexes web pages. Made with chilkat and gumbo parser.

chilkat cpp crawler webcrawler

Last synced: 17 Aug 2025

https://github.com/francescmm/qpinnabletabwidget

QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.

cpp qt qt5 qtabwidget qwidget

Last synced: 24 Jul 2025

https://github.com/dynamium/lv_cxx_bindgen

A C++ binding generator for LVGL. Written in Rust (oh the irony)

binding cpp cpp11 cpp14 cpp17 cpp20 cpp23 lvgl rust

Last synced: 22 Aug 2025

https://github.com/tomenz/socketlib

Socket / SSLSocket library for Windows/Linux (32/64)

cpp cpp-library cpp11 cpp14 ipv6 linux openssl socket-library socketlib sockets ssl thread tls windows

Last synced: 15 Aug 2025

https://github.com/hello-computer-science/hello-benchmark

Programing Languages Performance Compare | 编程语言性能横评

clang cpp csharp go java javascript js julia languages performance-testing powershell python python3 ts typescript

Last synced: 15 May 2025

https://github.com/analogfeelings/hookplusplus

HookPlusPlus is a lightweight 2-file C++ library for hooking in Windows-based systems, licensed under GPL v3.0.

cpp easy-to-use example-code gpl3 gplv3 hooks library trampoline trampoline-hooking win32 windows

Last synced: 18 Aug 2025

https://github.com/demensdeum/raidenvideoripper

Raiden Video Ripper is an open-source project designed for video editing and format conversion. It's built using Qt 6 (Qt Creator) and allows you to trim and convert videos to MP4, GIF, WebM formats. Also there is MP3 support for audio export.

cpp cpp17 cut editor ffmpeg gif mp3 mp4 qt qtcreator qtcreator-ide trim video videoeditor webm

Last synced: 30 Aug 2025

https://github.com/mohido/tiny_yaml

A powerful lightweight YAML parser library for C++

cpp library parser yaml

Last synced: 15 Apr 2025

https://github.com/ngocbh/mtcnn-tf

MTCNN implementation by C++ and tensorflow framework

cpp face-detection mtcnn tensorflow

Last synced: 11 Sep 2025

https://github.com/banaankiamanesh/slc-radio

This is a Super-Low-Cost(!) Radio-Transmitter with the use of Both Arduino & Processing 3, that can be used for DRONES and basically RC everything!

arduino cpp diy drone ground-station gui java nrf24l01 processing3 quadcopter radio radio-controller receiver transmitter transmitter-receiver

Last synced: 13 Apr 2025

https://github.com/graalvm/clamh

CLAMH (Cross-LAnguage Microbenchmark Harness) is a language-independent benchmark harness design and the implementation of that design for different languages.

benchmark-framework benchmarking benchmarking-framework c-plus-plus cplusplus cpp java microbenchmarking performance performance-testing

Last synced: 09 Jul 2025

https://github.com/joswinemmanuel/basic-cpp

A repository containing the fundamentals of C++ programming and essential programs for beginners.

cpp

Last synced: 05 Apr 2025

https://github.com/eloyhere/semantic-cpp

semantic-cpp is a lightweight, high-performance stream processing library for C++17, consisting of a single header file paired with a separate implementation file. It blends the fluency of Java Streams, the laziness of JavaScript generators, the ordering capabilities reminiscent of database indices.

cpp generator index java javascript mysql stream

Last synced: 07 Apr 2026

https://github.com/rdb/fcollada

Community maintained version of FCollada, formerly developed by Feeling Software

c-plus-plus collada cpp fcollada

Last synced: 21 Jun 2025

https://github.com/poseidon-code/neetcode-solutions

C++ / Go / Python / Java Solutions for problems in https://neetcode.io

cpp go java leetcode neetcode python solutions

Last synced: 30 Oct 2025

https://github.com/ojeda/secure_clear

C23 and C++23 proposal for a `memset_explicit` function and function template for guaranteed memory clears.

c c23 cpp cpp23 iso

Last synced: 21 Jun 2025

https://github.com/kthohr/bmlib

Bayesian Macroeconometrics C++ Library

bayesian bayesian-inference bvar c-plus-plus cpp cpp11 dsge mcmc

Last synced: 27 Mar 2025

https://github.com/kuroppoi/opendw

Open source reimplementation of the MacOS Deepworld client.

axmol axmolengine cocos2d cpp deepworld reverse-engineering

Last synced: 01 Apr 2026

https://github.com/aw-junaid/programming-books

Curated collection of free programming books: Python, JavaScript, Go, Rust, and more. Learn coding, algorithms, and system design with open-source resources.

books c cpp go javascript programming programming-books python rust

Last synced: 08 Apr 2026

https://github.com/mathworks/libmexclass

libmexclass is a MATLAB framework which enables users to implement the functionality of MATLAB classes in terms of equivalent C++ classes using MEX.

cpp matlab mex

Last synced: 06 May 2025

https://github.com/luca-penasa/spc

library for geological data extraction from TLS and photogrammetry point clouds.

cpp photogrammetry point-cloud

Last synced: 24 Jun 2025

https://github.com/shsms/mime

mime is a scripting tool for text processing, inspired by Emacs Keyboard Macros.

cpp emacs scripting text-processing

Last synced: 21 Jun 2025

https://github.com/dibyadyutidas/dsa

Collection of essential data structures implemented in C/C++ with explanations and sample code.

algorithm cpp datastructure problem-solving

Last synced: 09 Jul 2025

https://github.com/seokminhong/compile-time-format-string

Type-safe format string I/O functions similar to cstdio interfaces using C++20.

cpp format io

Last synced: 10 Jul 2025

https://github.com/haoyang-graphics/baba-is-demo

BABA IS DEMO, ENGINE IS GODOT. Enjoy!

baba-is-you babaisyou cpp cpp17 godot godot-engine godot-game

Last synced: 12 Apr 2025

https://github.com/rgamestudio/rightengine

C++ Vulkan game engine

conan cpp engine pbr vulkan

Last synced: 23 Oct 2025

https://github.com/ola-jed/qtodo

Todo list app made with Qt 5

cpp qt5 todolist

Last synced: 29 Oct 2025

https://github.com/kerneltuner/kernel_float

CUDA/HIP header-only library writing vectorized and low-precision (16 bit, 8 bit) GPU kernels

bfloat16 cpp cuda floating-point gpu half-precision header-only-library hip kernel-tuner low-precision mixed-precision performance reduced-precision vectorization

Last synced: 12 Apr 2025

https://github.com/stovent/chip8emu

Chip8 emulator (with tools) written in C++ with wxWidgets

c-plus-plus chip8 cpp emulation emulator wxwidgets

Last synced: 11 Apr 2025

https://github.com/markusjx/stacktrace

C++ stack traces for windows, (debian based-) linux and macOs systems

cpp developer-tools stacktrace

Last synced: 13 Apr 2025

https://github.com/aliwoto/mdparser-cpp

A simple telegram Markdown parser for C++.

cpp markdown markdown-parser md telegram telegram-api

Last synced: 26 Jun 2025

https://github.com/zephirfxec/hnanosolver

Houdini GPU Fluid Solver powered by NanoVDB

cpp cuda fluid-dynamics houdini nanovdb openvdb

Last synced: 05 May 2025

https://github.com/akielaries/opengpmp

Hardware Accelerated General Purpose Mathematics Package

computational-mathematics cpp linear-algebra machine-learning number-theory opengpmp simd

Last synced: 12 Apr 2025

https://github.com/electrostat-lab/jsnaploader

A high-performance cross-platform native Library loader API for JVM Applications

android cpp dynamic-libraries dynamic-loader electrostat-lab electrostatic-sandbox java linux macos shared-libraries windows

Last synced: 18 Jul 2025

https://github.com/edwardjxli/vexv5raytracer

Simple 3D Raytracer Ported To The Vex V5 Robot Brain.

cpp port raytracer vex vex-robotics vex-v5

Last synced: 15 Jul 2025

https://github.com/fqwqf/whup

WHUP/ ˈdʌbljuː eɪtʃ ʌp /(WHUP: High-level Unified Programming)是一个以WHU(Wholesome High-level Utility)编程语言为核心的项目。本项目将实现两种编程语言:WHU和HUST(Highly Usable Symbolic Technology ),以及几个相应的软件:WHUPC,WHUPVM和WHUPRUN。

cpp

Last synced: 13 Apr 2025

https://github.com/markatk/librg-cpp

C++ wrapper for librg network library

cpp enet gamedev library librg multiplayer networking wrapper zpl

Last synced: 05 Apr 2025

https://github.com/endurodave/stl_allocator

STL std::allocator Fixed Block Memory Allocator

cpp embedded-systems memory-allocation stl stl-containers

Last synced: 11 Jul 2025

https://github.com/palacaze/gateau

Make software building with CMake a piece of cake

cmake cmake-modules cpp

Last synced: 12 Apr 2025

https://github.com/israelalagbe/embedded-systems

robotics and embedded systems projects

arduino cpp electronics embedded-systems

Last synced: 27 Oct 2025

https://github.com/thestaticturtle/nspire-communication

Ti-Nspire SMS / Messenger / Infrared addon programms

calculator cpp hack sms

Last synced: 31 Jan 2026

https://github.com/yawkar/hse-dsa-lab-2

This repository offers studies & implementations of several point-querying algorithms in a 2D plane. The algorithms' performance is benchmarked and compared against one another.

algorithms benchmark conan cpp data-structures hse lab

Last synced: 19 Oct 2025

https://github.com/stefanangelovski/plunder

Web-scraper and frontend app for the Trimui Smart Pro on Crossmix-OS, letting you easily browse and access ROM sites directly from your handheld.

cpp crossmixos handheld roms scraper storefront trimui

Last synced: 13 Feb 2026

https://github.com/cryptopp-modern/cryptopp-modern

A maintained, modernized fork of Crypto++ with new algorithms and security improvements

argon2 blake3 cpp crypto cryptography cryptopp cryptopp-modern encryption-library

Last synced: 06 Feb 2026

https://github.com/lelserslasers/minecraft

Minecraft clone with an infinite world generated from 3d perlin noise (no game engine)

3d chunking cpp infinite-world itch-io minecraft perlin-noise perlin-noise-3d raylib voxel voxel-engine

Last synced: 14 Oct 2025

https://github.com/arezaie14/ars_kalman_filter

This is Kalman filter in c language for all programming languages such a micro controllers and ...

c cpp filter filters function-parametres kalman-filter mea micro-controllers microcontroller programming-languages

Last synced: 26 Apr 2025

https://github.com/allisterb/onemd

Data-parallel molecular dynamics simulator for Intel oneAPI.

cpp cpp17 devcloud dpcpp intel molecular-dynamics simulation

Last synced: 12 Mar 2026

https://github.com/llnl/umap-apps

Applications for umap

application cpp

Last synced: 29 Apr 2025