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/epwalsh/csa

C++ header-only library for Coupled Simulated Annealing

coupled-simulated-annealing cpp optimization simulated-annealing

Last synced: 17 Mar 2025

https://github.com/rajjitlai/attendance-management

A C++ Project on Attendance management of students

attendance-management-system cpp cpp-project cpp-template executable

Last synced: 20 Sep 2025

https://github.com/yihleego/handle-tools

It is a utility that displays information about open handles for any process in the system. You can use it to see the programs that have a file open, or to see the object types and names of all the handles of a program, or to close the any handles of a program.

cpp handle mutant mutex process procexp windows

Last synced: 28 Jul 2025

https://github.com/genodelabs/genode-imx

i.MX SoC family support for the Genode OS framework

aarch64 arm armv7 armv8 cplusplus cpp genode hypervisor imx6 imx7 imx8 microkernel osdev virtualization

Last synced: 07 Apr 2025

https://github.com/anshumansinha3301/small_finance_manager

Finance manager function written in C++

algorithms cpp

Last synced: 07 Oct 2025

https://github.com/dpvasani/dsa_lab

This repository contains a comprehensive collection of Data Structures and Algorithms implementations and explanations for intermediate-level learners. The content has been curated from various sources across the web, providing a diverse range of topics and concepts to explore.

cpp data-structures-and-algorithms python

Last synced: 19 Sep 2025

https://github.com/codebydant/pcl_visualizer

Visualizer for 3D point cloud using PCL Library 1.9.1

c-plus-plus clang-format cmake computer-vision cpp pcd pcl pcl-library pcl-viewer ply point-cloud xyz

Last synced: 11 Mar 2025

https://github.com/brakmic/using-thrill

A complete Thrill environment with demo code

batch-processing big-data cpp cpp14 thrill

Last synced: 23 Apr 2025

https://github.com/jjbel/samarium

2-D physics simulation and rendering engine written in modern C++.

cmake conan cpp modern-cpp physics-simulation

Last synced: 23 Oct 2025

https://github.com/hyblocker/hekky-osc

An OSC Library for C++

cpp open-sound-control osc vrchat

Last synced: 23 Feb 2026

https://github.com/queenoworld/kosmos

3D TUI game about space

3d-graphics console-game cplusplus cpp tui

Last synced: 24 Apr 2025

https://github.com/sudodevinci/tv-head

Pipeline for images onto WS2812B LED strips via Raspberry Pi Pico, ESP32, or Arduino UNO, to use as a dot-matrix display.

arduino cpp esp32-arduino esp32-s3 micropython micropython-rpi-pico neopixel neopixel-strip opencv raspberry-pi raspberry-pi-pico tv-head tvhead

Last synced: 10 Apr 2025

https://github.com/zivnadel/advent-of-code

Solutions to the Advent of Code annual event

advent-of-code advent-of-code-2022 advent-of-code-2023 cpp javascript python

Last synced: 18 Jun 2025

https://github.com/justinmeiners/exercises

Exercises I do from books, articles, etc.

algorithms c code-golf cpp excercises scheme sicp sicp-solutions

Last synced: 25 Mar 2025

https://github.com/jdsherbert/wwise-soundbank-xml-parser

Wwise Soundbank XML Parser libraries for various stacks. Reads Event, RTPC, Switch, State, and Auxbus data.

audiokinetic audiokinetic-wwise cpp csharp mit-license python soundbank unity unreal-engine wwise xml-parser

Last synced: 10 Oct 2025

https://github.com/embetrix/stm32mp-sign-tool

The stm32mp-sign-tool is an utility for signing and verifying firmware images compatible with STM32MP MPUs

cpp cryptography ecdsa-cryptography embedded-systems hsm lightweight pkcs11 security signing-keys signing-tool stm32mp1 stm32mpu

Last synced: 24 Apr 2025

https://github.com/hobywan/trinity

An anisotropic mesh adaptation library designed for non-uniform memory access multicore and manycore nodes.

anisotropy cpp hpc intel manycore mesh multicore numa openmp

Last synced: 15 Oct 2025

https://github.com/carcargroup05/robotvacuum

Due to this aging society, we intended to develop a robot vacuum to care for senior citizens. It has the ability not only to clean the floor but also to detect whether a senior citizen have fallen using a Pi camera and a google ML model(MediaPipe).

app-inventor arduino arduino-mega-2560 c cpp mediapipe ml openc pi-camera python python3 raspberry-pi-4 raspberry-pi-camera

Last synced: 28 Oct 2025

https://github.com/bocaletto-luca/multilanguage-test-example

Multilanguage Test Examples Welcome to the Multilanguage Test Examples repository! This project contains simple, self-contained examples of programming fundamentals implemented in various programming languages. Each example demonstrates basic constructs—including output, variable declarations, conditionals, loops, and functions/methods with clear..

bocaletto-luca c cpp csharp css3 fsharp go haskell html5 java javascript kotlin python ruby rust scala swift swift5 typescript

Last synced: 01 Apr 2026

https://github.com/neoblizz/hip_template

🖤 Template for starting HIP/C++ project using CMake with Github Action for CI.

cpp cuda cuda-programming gpgpu gpu hip rocm template-project template-repository

Last synced: 26 Mar 2025

https://github.com/banaankiamanesh/bno055-raspberrypi

An easy-to-use library for BNO055 9-Axis inertial measurement unit of BOSCH company, for Raspberry pi using Wiring-Pi Library!

bno055 bosch-sensor cpp imu library raspberry-pi wiringpi

Last synced: 13 Apr 2025

https://github.com/skift-org/karm

🏢 A framework for modern C++ applications

audio cpp gpu graphics jit library toolkit ui wasm

Last synced: 26 Mar 2025

https://github.com/vladimirakopyan/netcore_nativecall

This demonstrates how to create a native, unmanaged DLL and invoke it's functionality from a .Net Core Application

c cpp csharp dll netcore netcore-nativecall pinvoke pinvoke-wrapper tutorial

Last synced: 29 Apr 2025

https://github.com/mshockwave/llvm-sample-pass

Simple LLVM pass that shows the basic LLVM API concepts

cmake compiler-optimization cpp llvm llvm-ir

Last synced: 15 Jun 2025

https://github.com/siraajul/uni-dsa

3rd Semester CSE-211 Programs

cpp

Last synced: 28 Oct 2025

https://github.com/jasonzhu1313/cameraposeestimating

This project detects harris corner of the pattern, and cluster these corners based on the density,and then process these clustered pattern to identify which pattern it is and the object is find the feature points of these pattern and using pop to calculate the extrinsic parameters of the camera.

camerapose-estimate clustering corner-detection cpp pattern-recognition

Last synced: 19 Mar 2025

https://github.com/drogglbecher/thinline

Handle and execute unittests written in function comment sections for C/C++ & Python

analysis c cpp parser python rust synthesis unit-testing unittests

Last synced: 10 Oct 2025

https://github.com/chetan6780/complete-preparation

🎉 One-stop destination for all your technical interview Preparation 🎉

algorithm codestudio cpp data-stuctures gfg leetcode solutions

Last synced: 25 Sep 2025

https://github.com/pdsmart/sharpmz

A Sharp MZ Series (80K,80C,1200,80A,80B,700,800,2000) Computer Hardware Emulation written in VHDL on Altera FPGA fabric. Runs on the MiSTer project and other Altera Cyclone devices.

assembly-language c cpp electronics emulator fpga perl retrocomputing vhdl

Last synced: 15 Jun 2025

https://github.com/trainingbypackt/the-cpp-workshop

Cut through the noise and get real results in this hands-on, step-by-step approach to learning C++.

c-plus-plus constructors cpp destructors object-oriented-programming pointers references

Last synced: 10 Apr 2025

https://github.com/rdbo/imgui-directx-9-memory-lib-hook

ImGui Implementation through DirectX 9 Hook (x86/x64). Better version: https://github.com/rdbo/DX9-BaseHook

cpp d3d9 dear-imgui detour directx9 hook imgui multibyte unicode x86-64

Last synced: 10 Apr 2025

https://github.com/sansyrox/leetcode-company-by-company

All leetcode company wise questions with link to Leetcode/ LintCode(if premium)

cpp java javascript leetcode-company python

Last synced: 07 Sep 2025

https://github.com/martinhelmut/cpp-gui-template-sdl3-opengl

C++ GUI starter project template with CMake and Cpack, Dear ImGui, SDL3, and OpenGL 4.1.

cmake cpack cpp ctest gui imgui opengl sdl3 template

Last synced: 22 Apr 2026

https://github.com/osdev0/freestnd-cxx-hdrs

Headers from GCC's libstdc++ that can be used in a freestanding environment.

cpp cxx freestanding header-only headers libstdcxx

Last synced: 04 Apr 2026

https://github.com/tashcan/spud

just some stuff to do hooking/detour things

cpp detour hooking hooking-library modding modding-library

Last synced: 09 Apr 2025

https://github.com/ballercat/why-not-wasm

Messing around with WASM

cpp wasm webassembly

Last synced: 12 Apr 2025

https://github.com/mc-cat-tty/DoorbellCamDaemon

Part of DoorbellCam project: daemon for people recognition with YOLO from a RTSP video stream.

cicd computer-vision container cpp docker doorbell ezviz mqtt mqtt-client opencv rtsp-client rtsp-stream smart-door smart-doorbell yolo yolov5

Last synced: 21 Apr 2025

https://github.com/hjaltesorgenfrei/vulkanologi

A Homemade game engine written in C++23 with Vulkan

3d cpp ecs entt game-engine jolt-physics multiplayer physics renderer vulkan

Last synced: 12 Apr 2025

https://github.com/narcotic/confuse-trackers

This program searches google and visits websites randomly to make it really hard to track you and fingerprint you.

adware-blocking confuse confuser cplusplus cpp exe fingerprinting google tracking

Last synced: 21 Apr 2025

https://github.com/soasis/encoding_tables

Shared tables between C and C++ for encoding infrastructure

c cpp data encoding

Last synced: 09 Apr 2025

https://github.com/ctc-oss/omega-edit

Open source library for building editors that can handle massive files, and multiple viewports.

apache2 c cmake cpp cross-platform edit grpc library protobuf scala

Last synced: 11 Apr 2026

https://github.com/messer-cpp/messer

REPL for C preprocessor of C++17

cpp cpp17 cpreprocessor repl

Last synced: 12 Jul 2025

https://github.com/mfl28/opengl-cpp-starter

Starter code for OpenGL C++ projects using modern CMake.

azure-pipelines cmake computer-graphics cpp opengl

Last synced: 01 Jul 2025

https://github.com/muellan/parallel

parallel programming primitives for C++; pausable thread, task_queue, etc.

cpp cpp11 parallel parallel-programming-primitives task-queue threadpool

Last synced: 19 Apr 2025

https://github.com/mdedonno1337/disassemble.nvim

Neovim Plugin to show in a popup the assembler code for the current line in a C file

c cpp disassembler neovim plugin

Last synced: 17 Jul 2025

https://github.com/melardev/xeytanqpp-rat

WORK IN PROGRESS. RAT written in C++ using Qt framework

backdoor cpp desktop malware networking qt rat remote-administration-tool sockets trojan

Last synced: 13 Apr 2025

https://github.com/mo7ammedd/hospital-system

Hospital Management System is a console-based C++ application that helps manage patient and doctor

cpp filesystem mangement-system

Last synced: 16 Apr 2025

https://github.com/mxrcode/stockwidget

Widget for displaying the exchange rate of cryptocurrencies on the desktop in real time.

cpp cryptocurrency open-source opensource stockwidget widget

Last synced: 03 Jul 2025

https://github.com/abelkevich/nano_daw

minimalistic digital audio workstation

audio cpp daw

Last synced: 12 May 2025

https://github.com/vikashpr/18csc304j-cd

SRMIST Kattankulathur Compiler Design-18CSC304J lab exercises Implemented in C/C++

18csc304j 18csc304j-cd compiler-design compiler-design-lab cpp srm-compiler-design-18csc304j srmist-cd srmist-cd-lab vikashpr

Last synced: 22 Jul 2025

https://github.com/hoshimin/vu-meter

Just a volume visualization on a keyboard

cpp keyboard-leds numlock-indicator volume volume-indicator volume-meter vu-meter

Last synced: 07 May 2025

https://github.com/0xnineteen/hyper-alpha-zero

hyper optimized alpha zero implementation to play gomoku (distributed training with ray, mcts with cython)

alpha-go alpha-zero cpp cython deepmind mcts monte-carlo-tree-search multi-core python ray

Last synced: 13 May 2025

https://github.com/guillaume-haerinck/opengl-playground

Small opengl renderer with an ECS architecture and WASM build support 🌎

cplusplus cpp cpp17 ecs entt exemple gltf opengl opengl-es opengl-renderer realtime rendering wasm webassembly

Last synced: 11 Sep 2025

https://github.com/axel-op/vscode-devcontainer-cpp-conan

A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using Conan dependency manager.

cmake conan containerization cpp docker gtest remote-development remote-development-container visual-studio-code vscode vscode-container vscode-remote

Last synced: 20 Jun 2025

https://github.com/cmst0us/qtblilivedanmaku

bilibili 直播间弹幕获取显示 C++ Qt实现

bilibili cmake cpp danmaku qt websocket

Last synced: 12 Apr 2025

https://github.com/lichuan/askcoin

Askcoin (ASIC-resistant) is a decentralized Q&A and prediction platform

askcoin bitcoin block blockchain consensus consensus-algorithm cplusplus-11 cpp cpp11 cryptocurrency pow

Last synced: 16 Jul 2025

https://github.com/andrehrferreira/bench-ws

Websocket performance testing in different languages

bun cpp csharp dart deno elixir erlang go java node php python ruby rust swoole uwebsocket websocket zig

Last synced: 12 Apr 2025

https://github.com/jvillella/siyana-renderer

An ongoing upgrade to an a OpenCL-based path tracer and terrain generator I wrote many years back.

boost computer-graphics cpp glfw opencl path-tracer ray-tracer real-time siyana-renderer terrain-generation

Last synced: 16 Jul 2025

https://github.com/chasenut/fileexplorer

File explorer in Qt QML and C++

cpp fileexplorer filesystem qml qt

Last synced: 22 Jul 2025

https://github.com/kazhuu/advent-of-code-2020

My C++ solutions for a year 2020

aoc2020 cpp

Last synced: 11 Apr 2025

https://github.com/topfreegames/maestro-client

maestro-client is maestro's framework that should be included in game rooms

cpp game game-development game-room maestro unity

Last synced: 12 Apr 2025

https://github.com/NARCOTIC/Confuse-Trackers

This program searches google and visits websites randomly to make it really hard to track you and fingerprint you.

adware-blocking confuse confuser cplusplus cpp exe fingerprinting google tracking

Last synced: 12 Jul 2025

https://github.com/nateseymour/unlogic

Math JIT Compiler and Graph Renderer

cpp graphs jit llvm math opengl

Last synced: 13 Apr 2025

https://github.com/eaucooh/midden

Collections . All directions . Not all mine . Thanks

collections cpp csharp dotnet html-css-javascript java vba vbs

Last synced: 20 Mar 2025

https://github.com/eyelash/moebius

a simple and fast functional programming language

compiler cpp functional-language programming-language

Last synced: 13 May 2025

https://github.com/pschatzmann/arduino-freertos-addons

Additions to FreeRTOS: C++ API

arduino-library cpp freertos

Last synced: 03 Apr 2025

https://github.com/zxffffffff/start-cpp-vcpkg

一个 C++ 跨平台脚手架项目,使用 vcpkg + cmake 搭建

cmake corss-platform cpp starter template vcpkg

Last synced: 19 Apr 2026

https://github.com/shadowmitia/libqoi

A C++ implementation of the QOI image format

cpp image-format qoi

Last synced: 10 Jul 2025

https://github.com/ansys/api-eigen-example

Ansys API example repository for demonstrating the use of REST and gRPC in different SW languages (Python, C++...)

api cpp grpc python rest

Last synced: 13 Apr 2025

https://github.com/ruturaj4/learncpp-dot-com-quizzes

✔️ Quizzes, samples and other exercises from learncpp.com (Covers cpp11, cpp14 and even cpp17!)

cpp cpp-course cpp11 cpp14 cpp17 learn-cpp learncpp learncpp-tutorials

Last synced: 10 Sep 2025

https://github.com/ikluft/ikluft-tools

misc tools and scripts by Ian Kluft (in shell, Perl, Rust, C++, Go, Python)

bash cpp golang perl python rust scripts shell shell-script

Last synced: 21 Mar 2025

https://github.com/im-rises/cmake-cpp-library-example

This repository contains examples and tutorials demonstrating how to link multiplaform libraries to C++ for Windows, Linux and macOS projects using CMake.

c cmake cpp emscripten example glad glfw imgui library linux opencl opencv opengl openmp openmpi pthreads sdl2 sfml

Last synced: 18 Jun 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/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/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/sukeesh/algorithm-implementations

my algorithm implementations, which I use as template in timed contests

algorithm competitive-programming cpp data-structures

Last synced: 21 Jun 2025

https://github.com/videlanicolas/novpn

A reengineering over Google's Beyond Corp

beyond-compare cpp google nginx python vpn

Last synced: 06 Apr 2025