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/agungferdi/smart_farming

A comprehensive IoT-based smart farming system featuring ESP32 microcontrollers, environmental monitoring sensors, automated irrigation control, and real-time web dashboard.

cpp esp32 hono mqtt nextjs postgresql typescript

Last synced: 14 Sep 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/chasenut/fileexplorer

File explorer in Qt QML and C++

cpp fileexplorer filesystem qml qt

Last synced: 22 Jul 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/davidzeng0/xe

Io Uring Event Library. Ported to Rust @ https://github.com/davidyz0/xx-pulse

asyncio coroutines cpp event-loop io-uring linux

Last synced: 02 Nov 2025

https://github.com/extremq/punity

Unity inspired game engine for the Raspberry Pi PIco.

2d-game-engine cpp ecs game-development game-engine gamedev microcontrollers picosdk raspberry-pi

Last synced: 01 Aug 2025

https://github.com/mguludag/chrono_parse

parse date_times with {fmt} style into std::chrono::time_point {WIP}

chrono cpp cpp11 cpp14 cpp17 cpp20 datetime header-only iso8601 iso8601-parser parser

Last synced: 11 Aug 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/abhinandan323/programming-notes

Programming codes of various languages

cpp hacktoberfest java python

Last synced: 21 Aug 2025

https://github.com/devvoid/vini

A single-header INI parser capable of both reading and writing files.

c-plus-plus cpp cpp-library cpp98 ini ini-parser no-dependencies single-file single-header single-header-lib

Last synced: 27 Jun 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/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/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/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/christianpanov/static_string

Experimental compile-time string manipulation C++17 library

compile-time cpp cpp17 cpp17-library library metaprogramming static-string string string-manipulation

Last synced: 14 Apr 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/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/ferhatgec/fpage

Fegeya FPage, new generation colorful pages.

code color colors cpp cpp17 docs documentation man manuals tldr tldr-pages

Last synced: 14 Apr 2025

https://github.com/endurodave/xallocator

C++ Fixed Block Memory Allocator

cpp embedded-cpp memory-allocator

Last synced: 14 Apr 2025

https://github.com/yuja/qmluic

QML -> QtWidgets UI/C++ transpiler

cpp gui qml qt qtwidgets

Last synced: 22 Mar 2025

https://github.com/andrewtyw/ffmpeg-reverse-playback

A demo of using ffmpeg to play a video in reverse.

cpp ffmpeg qt

Last synced: 10 Mar 2026

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

프로그래밍 언어의 키워드로 타자 실력과 코드 친숙도를 동시에 높여보세요. 단순한 타자 연습을 넘어, 개발자로서의 근육 기억을 만드는 특별한 연습 도구입니다.

cil cpp typing-game typing-practice

Last synced: 26 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/saifaldin14/Molecular-Chemistry-Visualization

A Unity program to identify the VSPER shape of a molecular compound. Custom C++ backend library to identify the shapes of the molecules and a Unity C# frontend

chemistry-molecule cpp csharp molecular-simulation unity

Last synced: 26 Apr 2025

https://github.com/aleksandertabor/spaceships

War of spaceships

cpp sfml sfml-game

Last synced: 15 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/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/offa/cpp-guards

C++ RAII template classes / scope guards.

cmake cpp cpp11 cpp14 raii

Last synced: 14 May 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/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/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/kuvaus/llama-chat

Simple chat program for LLaMa models

ai cpp gpt gpt4all llama

Last synced: 16 May 2025

https://github.com/caomengxuan666/cxxmcp

Modern C++ SDK and runtime for the Model Context Protocol (MCP).

c-plus-plus cmake cpp json-rpc mcp mcp-sdk model-context-protocol sdk streamable-http

Last synced: 29 May 2026

https://github.com/ciw-project-2023/coaler

CoAler = Core Aligner (Multi-Alignment of Molecules)

alignment bioinformatics conan cpp rdkit

Last synced: 12 Apr 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/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/serenedb/serenedb

The First True Distributed Real-Time Search Analytics Database

analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql

Last synced: 02 Apr 2026

https://github.com/t-eckert/ctci_solutions

My solutions to problems posed in Gayle McDowell's "Cracking the Coding Interview".

cpp ctci interview-questions python ruby

Last synced: 04 Mar 2026

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/eschan145/dieknow

Bypass of DyKnow, the monitoring software used on school devices to monitor the hell out of them. Use responsibly.

bypass cmdline cpp cpu ctypes dll dyknow easy-to-use exploit gui hack performance-optimization proprietary python school school-app unblock win32 windows windows-api

Last synced: 05 Mar 2026

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/im-razvan/cs2_aimbot

External CS2 aimbot made in C++.

aimbot cpp cs2

Last synced: 06 Feb 2026

https://github.com/pbek/hswitch

hosts file content switcher

cpp qt qt5

Last synced: 25 Oct 2025

https://github.com/denisyaroshevskiy/unsq_eve

Benchmarks for eve library.

algorithms avx2 cpp simd

Last synced: 02 Apr 2026

https://github.com/crisluengo/doxpp

dox++, document your C++ code

api clang cpp documentation-generator documentation-tool html5

Last synced: 25 Oct 2025

https://github.com/talkuhulk/ddim_scheduler_cpp

This project provides a cross-platform C++ ddim scheduler library that is consistent with the Diffusers:DDIMScheduler interface.

cpp ddim

Last synced: 28 Apr 2025

https://github.com/matheusfrancisco/computer-engineering-at-ufsc

My projects developed at graduation.... FINISHED but miss files..

asm c cpp java javascript json matlab octave php python solidity

Last synced: 03 Mar 2026

https://github.com/mateuseap/algorithms

Algorithms, Data Structures and resolution of programming questions

algorithms algorithms-and-data-structures c cpp data-structures ruby

Last synced: 26 Oct 2025

https://github.com/makstamoian/ping

Simple ping implementation in C++

cpp icmp linux ping system-programming

Last synced: 05 Feb 2026

https://github.com/sasluca/glfwcmaketemplate

A simple template for a C application using GLFW with GLAD and CMake.

c cpp gamedev glfw opengl

Last synced: 12 Oct 2025

https://github.com/jefftrull/sparsematrixlibraries

Test cases demonstrating different sparse matrix libraries

cpp csparse eigen suitesparse

Last synced: 12 Oct 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/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/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/imxeno/devtale

Essentially... it's just a basic old-school packet logger for NosTale. With ambitions to become something more.

asm clr cpp cpp-cli devtool memory-hacking nostale packet-sniffer visual-studio

Last synced: 11 Jul 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/mortinger91/openglengine

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

3d-graphics cmake cpp opengl submodules

Last synced: 26 Oct 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/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/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/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/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/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/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/cmst0us/qtblilivedanmaku

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

bilibili cmake cpp danmaku qt websocket

Last synced: 12 Apr 2025

https://github.com/abelkevich/nano_daw

minimalistic digital audio workstation

audio cpp daw

Last synced: 12 May 2025

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

Smart Autonomous Vehicle Management System

cpp java javascript jni

Last synced: 12 Apr 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/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/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/shadowmitia/libqoi

A C++ implementation of the QOI image format

cpp image-format qoi

Last synced: 10 Jul 2025

https://github.com/ohjurot/webstringhasher

YouTube Tutorial for writing an webserver with C++

cpp cpp-web-services webapp webserver website

Last synced: 13 Apr 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/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/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/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/hxndev/console-based-notepad-using-trie-trees

This is a fully implemented Notepad in C++. It has all major functionalities implemented. For this project, I am using a Four-Dimensional (4D) Linked List, and a Trie Tree. Furthermore, this notepad also displays the meanings and synonyms of the words entered.

4d 4d-linked-list binary-tree console-based cpp definition dictionary linked-list notepad synonyms trees trie windows

Last synced: 03 May 2026