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/chokobole/console

A C++ collection of library for console application.

animation ansi ansi-escape-codes bazel-support cpp cpp-library flag terminal vt100

Last synced: 09 Apr 2025

https://github.com/kuvaus/llama-chat

Simple chat program for LLaMa models

ai cpp gpt gpt4all llama

Last synced: 16 May 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/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/nick-vinesmoke/bios_clone

πŸ–₯Program based on BIOS to help people to understand BIOS, written on cpp

bios biostatistics cmd-scripts cpp cpp17 learning study useful useful-utilities

Last synced: 11 Apr 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/ballercat/why-not-wasm

Messing around with WASM

cpp wasm webassembly

Last synced: 12 Apr 2025

https://github.com/hailiang-wang/keyphrase-cpp

Automatic Keyphrase Extraction: A Survey of the State of the Art

cpp keyphrase-extraction natural-language-processing text-rank tf-idf

Last synced: 20 Sep 2025

https://github.com/toxe/mandelbrot-sfml-imgui

Interactive multi-threaded C++ Mandelbrot renderer using SFML + ImGui running at constant 60 FPS

cpp cpp20 imgui imgui-mandelbrot mandelbrot multithreading sfml sfml-imgui threads

Last synced: 23 Apr 2025

https://github.com/blackmatov/defer.hpp

Go's defer implementation in C++17

c-plus-plus cplusplus-17 cpp cpp17 defer header-only no-dependencies

Last synced: 17 Jun 2025

https://github.com/ahmedhosssam/chessmate

Chess game written in C++ and Raylib

chess chess-game chessboard cpp

Last synced: 08 Apr 2025

https://github.com/in-jun/typing-practice

ν”„λ‘œκ·Έλž˜λ° μ–Έμ–΄μ˜ ν‚€μ›Œλ“œλ‘œ νƒ€μž μ‹€λ ₯κ³Ό μ½”λ“œ μΉœμˆ™λ„λ₯Ό λ™μ‹œμ— λ†’μ—¬λ³΄μ„Έμš”. λ‹¨μˆœν•œ νƒ€μž μ—°μŠ΅μ„ λ„˜μ–΄, κ°œλ°œμžλ‘œμ„œμ˜ 근윑 기얡을 λ§Œλ“œλŠ” νŠΉλ³„ν•œ μ—°μŠ΅ λ„κ΅¬μž…λ‹ˆλ‹€.

cil cpp typing-game typing-practice

Last synced: 26 Apr 2025

https://github.com/adharshkamath/mathy-compiler

A compiler to generate OpenMP programs for equations involving constructs like Forall, Summation, etc., frequently used in the scientific domain

bison c compiler compiler-construction cpp equation flex lex mathematical-equation mathematical-notations omp-parallel openmp openmp-programs parallelization transpiler yacc

Last synced: 03 Jul 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/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/raj99-code/realtime-sign-language-recognition

Portable sign language (ASL) recognition device that utilizes real-time and efficient programming to help mute and deaf by establishing two-way communication channel with people who have never studied sign language.

american-sign-language asl-recognizer cpp gesture-recognition hand-detection oled-display-sh1106 opencv raspberry-pi raspberry-pi-camera sign-language-recognition

Last synced: 31 Jul 2025

https://github.com/hlpdev/scpcbr

This is a faithful recreation of SCP: Containment Breach Remastered created in C++ using GLFW, OpenGL, ImGui, and more.

cpp scp scpcb scpcbr windows

Last synced: 23 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/ranon-rat/gibby-requires-data

A neural network that actually works

cpp neural-network neural-network-cpp

Last synced: 19 Aug 2025

https://github.com/bocaletto-luca/fm-trasmitter

FM Transmitter with Arduino & Si4713 - Author: Bocaletto Luca A professional Arduino UNO project using the SparkFun Si4713 breakout to broadcast line-level audio over FM (87.5 – 108 MHz), complete with RDS support.

arduino bocaletto-luca cpp fm fm-trasmitter gplv3 hack hack-fm hack-rf hacking openhardware opensource radio-frequency rf standalone trasmitter

Last synced: 30 Aug 2025

https://github.com/Fildo7525/reloader.nvim

Easy setup of C++ projects

clangd cpp lsp neovim-plugin nvim

Last synced: 13 Aug 2025

https://github.com/uctakeoff/uc_apng_loader

uc::apng::loader is a header only C++11 apng (Animated PNG) decoder.

apng cpp cpp11 cross-platform header-only

Last synced: 26 Dec 2025

https://github.com/aleksandertabor/spaceships

War of spaceships

cpp sfml sfml-game

Last synced: 15 Apr 2025

https://github.com/607011/obfuscateplusplus

String and data obfuscation for C++14 and newer

cplusplus cpp cpp14 obfuscate obfuscate-strings obfuscation

Last synced: 18 Aug 2025

https://github.com/jrob774/dog

A simple platformer made for 2020's A Game by Its Cover Jam.

agbic agbic2020 cpp cpp17 dog game game-jam platformer sdl sdl2

Last synced: 31 Aug 2025

https://github.com/offa/cpp-guards

C++ RAII template classes / scope guards.

cmake cpp cpp11 cpp14 raii

Last synced: 14 May 2025

https://github.com/barimehdi77/cpp-modules

These modules of C++ are designed to help you understand the specificities of the language when compared to C. Time to dive into Object-Oriented Programming!

1337 1337school 42 42born2code 42school cpp cpp-modules cpp-pool object-oriented-programming oop oop-cpp

Last synced: 03 Aug 2025

https://github.com/jakubriegel/auto

System of autonomous cabs with integrated simulator of vehicles and sample front-end

automation autonomous-vehicles cpp crow curl curlpp google-maps-api put-poznan studies typescript

Last synced: 23 Aug 2025

https://github.com/freeyoursoul/fys

FyS Online (Soul Tales) server side, a scalable mmorpg game

chaiscript cpp fys-online game-development lua scalable-mmorpg-game

Last synced: 18 Aug 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: 21 Aug 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/aregtech/cpp-action-workflows

Here I collect some action workflows which can be useful for C/C++ developers

action-workflow areg-sdk clang cmake-build cpp cygwin examples gcc github-workflows msbuild msvc workflows yaml

Last synced: 19 Jan 2026

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/anshumansinha3301/small_finance_manager

Finance manager function written in C++

algorithms cpp

Last synced: 07 Oct 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/harrison1/unrealcpp-full-project

unrealcpp full project for backups and version control for project breaking errors

c-plus-plus cplusplus cpp ue4 unreal unreal-engine unreal-engine-4 unrealengine

Last synced: 15 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/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/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/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/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/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/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/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/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/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/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/siraajul/uni-dsa

3rd Semester CSE-211 Programs

cpp

Last synced: 28 Oct 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/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: 20 Mar 2025

https://github.com/tecnickcom/farmhash64

farmhash64 is a portable multilanguage 64-bit hash function

c cgo cpp farmhash farmhash64 go golang hash hashing java javascript php python python3 rlang rust

Last synced: 18 Jul 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/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/minhaskamal/filesqueezer

Simple File Compressor & Extractor (huffman-algorithm-compression-zip)

c-plus-plus compressor cpp encoder huffman-algorithm zip

Last synced: 11 Apr 2025

https://github.com/erfaniaa/compilers-course-project

Converting a pseudo-C source code to a pseudo-assembly code

compilers cpp grammar lalr-parser lark-parser parser python3

Last synced: 11 Apr 2025

https://github.com/govnorice/archarchive

A utility to quickly rollback an arch linux system using ALA (a.k.a Arch Linux Archive)

ala arch archive c cpp linux linux-utils rollback

Last synced: 06 May 2025

https://github.com/karnkaul/dino

C++20 Library for dynamically loading shared libraries and functions.

cpp cpp20 cpp20-library dynamic-loading loader

Last synced: 11 Apr 2025

https://github.com/erio-harrison/savms

Smart Autonomous Vehicle Management System

cpp java javascript jni

Last synced: 12 Apr 2025

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/rageworx/fl_imgtk

FLTK image toolkit for some useful effects

all cpp fltk image platform toolkit

Last synced: 07 May 2025

https://github.com/mortinger91/openglengine

An OpenGL 3D Engine, made with C++.

3d-graphics cmake cpp opengl submodules

Last synced: 26 Oct 2025

https://github.com/proffix4/dev_for_ubuntu22

ВсС Π½ΡƒΠΆΠ½ΠΎΠ΅ Ρ€Π°Π·Ρ€Π°Π±ΠΎΡ‚Ρ‡ΠΈΠΊΡƒ для Ubuntu22

android android-studio asm cpp development java linux netbeans python ubuntu ubuntu2204 vala

Last synced: 13 Apr 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/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/soyapo/codeforces

Scripts to Codeforces problems, submitted by me. Most of them tend to work.

algortihm cpp python

Last synced: 06 May 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: 26 Jun 2025

https://github.com/willdoescode/natcpp

Re-writing natls in c++ to learn c++

c cpp ls ls-colors ls-command nat natls

Last synced: 07 Apr 2025

https://github.com/tdegeus/goosefem

Several types of Finite Element simulations in C++ (with a Python interface)

cpp fem finite-elements pybind11 python xtensor

Last synced: 06 May 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/govnorice/mixerdialog

A simple application to control system volume with fancy visualisation.

c cpp gtk3 linux linux-app volume volume-control volume-mixer volume-slider volume-visualization

Last synced: 30 Oct 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/congard/pointcloudcrust

C++ implementation of the Point Cloud Crust Algorithm ("The Cheese-Maker")

algorithm cpp cpp-library pointcloud surface-reconstruction triangulation

Last synced: 28 Jun 2025

https://github.com/hosseinmoein/bobcat

3 different C++, multi-threaded queues including a lock-free one

circular-queue cpp cpp-11 cpp11 lock-free lockfree multi-threading multithreaded queue

Last synced: 14 Sep 2025

https://github.com/liutairan/qtgcs

Multiple quadcopter Ground Control Station.

cpp cross-platform ground-control-station multiple-quadcopters multiwii qt5 xbee

Last synced: 13 May 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/axel-op/vscode-devcontainer-cpp-vcpkg

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

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

Last synced: 20 Mar 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