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/curiositygym/motordriver

Library for Arduino Motor Driver V1

arduino arduino-library cpp motor-driver v1

Last synced: 09 Jul 2025

https://github.com/ympons/katas

I :heart: algorithms and competitive programming. In this repo, I share some of my solved challenges and hacks.

algorithms c coj competitive-programming cpp cses elixir exercism go hackerrank katas leetcode python3 solved-challenges

Last synced: 21 Jun 2025

https://github.com/ryukinix/cpp-journey

My personal notes/codes about the infernal adventure to learn C++ from HackerRank [pt-br]

cpp hackerrank solutions

Last synced: 05 Apr 2025

https://github.com/jwmcglynn/bazel-cpp20

A template for building C++20 using Clang on Bazel, with GitHub and Codespaces integration.

bazel clang cpp cpp20 template

Last synced: 04 Oct 2025

https://github.com/evanli/cppprogramming

Cpp Programming MOOC Third Edition. C++程序设计——思想与方法 慕课版(第3版),人民邮电出版社,翁惠玉 俞勇 编著。相关程序代码。

cpp

Last synced: 15 Jul 2025

https://github.com/arthursonzogni/inthecube

The webassembly port of InTheCube

arthursonzogni cmake cpp cube game platform webassembly

Last synced: 09 Apr 2025

https://github.com/theokyr/cs2remoteconsole

A CS2-centric VConsole implementation in C++ with remote control support. Might support other Source 2 games as well.

counter-strike-2 cpp pdcursesmod source2 source2-engine vconsole

Last synced: 08 May 2025

https://github.com/poyea/bk-tree

🌴 Header-only Burkhard-Keller tree (BK-Tree) library, with different metrics supported

bktree cpp cpp11 cpp14 cpp17 cpp20 data-structures string tree

Last synced: 10 Mar 2026

https://github.com/rjarman/fire-free

This is a mobile application for helping the firefighters to rescue the victims on time. It has two parts: hardware and software. The hardware part will be sold by the firefighters to the users and registered the mac address along with user details through this application. So whenever there are gas leakage or set fire in any houses then instantly the notification will come to all the firefighters whoever has this application and then they can take necessary actions, if the incident has been solved by the fire service then they can set the incident as solved. Its notification has the coordinate of the registered user's house which was instantly sent by the hardware part. The hardware part has the capability to send coordinates and the MQ-2 sensor data to the central fire service database. Even it can play alarm locally in the house.

android angular arduino c-plus-plus cordova cordova-android-plugin cpp express fire-free firefighter formidable html ionic mongodb nodejs pcb pcb-design pcb-footprints proteus typescript

Last synced: 05 Sep 2025

https://github.com/terroo/chrome-dino

Google Chrome Dinosaur Game, but made with C++ and SFML

cpp cpp23 gamedev sfml sfml-game

Last synced: 20 Aug 2025

https://github.com/scar17off/zyro-ddnet

An open-source cheat client for DDNet (DDRace Network) focused on simplicity and clean code architecture.

cheat-client cpp ddnet ddracenetwork ddracenetwork-bot game-client game-hacks game-modification open-source teeworlds

Last synced: 08 Apr 2025

https://github.com/zeel-codder/recursion-hub

Write a solution to any recursive problem in any language of your choice

c cpp css express go hacktoberfest html java js nodejs php python r typescript

Last synced: 07 Oct 2025

https://github.com/choaib-elmadi/computer-vision

Computer vision, artificial intelligence applications and projects.

ai arduino artificial-intelligence computer-vision cpp cprogramming python

Last synced: 05 Oct 2025

https://github.com/endiliey/mini-games

:game_die: Random mini-games like Minesweeper

cpp game linux sfml

Last synced: 13 Mar 2026

https://github.com/kanishkrawatt/cpp

A collection of resources to learn object-oriented programming and related concepts With cpp

cpp markdown

Last synced: 02 Mar 2026

https://github.com/raleighlittles/sony-camset-file-parser

[Work in progress] A tool for reading Sony CAMSET files, written in Rust

camset cpp ilce-7rm4 rust sony-a7r

Last synced: 27 Feb 2026

https://github.com/jqntn/nograph

Blocks graphs in blueprints to keep a consistent codebase for C++ projects

blueprint cpp markeplace plugin unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 27 Oct 2025

https://github.com/ljishen/bitar

Simplify accessing hardware compression/decompression accelerators

apache-arrow compression cpp dpdk hardware-acceleration

Last synced: 01 Feb 2026

https://github.com/terroo/puzzle

This repository stores a Puzzle game created with C++ and SFML. The step by step was done in a video on Youtube in Portuguese.

cpp cpp17 cpp20 cpp23 gamedev sfml

Last synced: 28 Feb 2026

https://github.com/enansari/bcp-hsu

Basics of computer and programming class - Hakim Sabzevari University | مبانی کامپیوتر و برنامه سازی دانشگاه حکیم سبزواری

basic-computer basic-programming cpp hsu python

Last synced: 27 Apr 2025

https://github.com/uscbiostats/classy

Simple example of C++ Classes and External Pointers with Rcpp

cpp cpp11 hpc r-package r-programming rcpp rstats

Last synced: 28 Apr 2025

https://github.com/erikzenker/clangactiveobjectgenerator

Clang active object generator is a clang plugin for C++ code which generates an active object from a pure virtual class. An active object is a design pattern which decouples method execution from method invocation for objects that each reside in their own thread of control.

activeobject clang-plugin cpp cpp14

Last synced: 26 Mar 2025

https://github.com/max0x7ba/parse-integers-benchmark

Benchmarking reading and parsing integers from a file in C++.

benchmark c-plus-plus c-plusplus cplusplus-11 cplusplus-14 cplusplus-17 cpp cpp11 cpp14 cpp17

Last synced: 10 Apr 2025

https://github.com/uctakeoff/uc-jni

uc::jni is a Java Native Interface (JNI) wrapper library created C++14 single-header.

android cpp cpp11 cpp14 java jni jni-android

Last synced: 17 Mar 2026

https://github.com/mxrcode/taskguard

Simple and Secure To-Do List App with Full Encryption (ChaCha20-Poly1305 & AES-256-CBC)

cpp notebook notes open-source opensource secure security taskguard todo todo-list todolist

Last synced: 24 Oct 2025

https://github.com/vishal-ahirwar/aura

Aura 🚀 — A cross-platform C++ project builder inspired by Rust's rustup. It handles dependencies using vcpkg, builds with CMake + Ninja, and compiles using Clang — ensuring seamless, error-free builds across Windows, Linux, and macOS. 💯

cli cli-app cmake cpp linux windows

Last synced: 17 Mar 2025

https://github.com/Tinkoff/uri-template

URI Templates expansion and reverse-matching for C++

cpp cpp-library cpp17 rfc-6570 uri-template url-template

Last synced: 11 Mar 2025

https://github.com/wrayx/target-score-cpp

A visual based shot tracking program for target shooting

cpp object-detection opencv shape-detection

Last synced: 27 Apr 2025

https://github.com/amruthpillai/theepilogueofeducation-cgproject

The Epilogue of Education is a CG Project Story that defines the problems of education in our current society, and how we are far off from an actual smart world.

c cpp education glut opengl story visual-studio

Last synced: 27 Jul 2025

https://github.com/mukeshlilawat1/space-invaders-game

A classic arcade-style Space Invaders game reimagined using the Raylib graphics library in C/C++. Defend Earth from waves of descending alien invaders, dodge enemy fire, and rack up the highest score possible!

cpp makefile raylib

Last synced: 06 Oct 2025

https://github.com/moshiba/pbar

Low overhead C++ progress bar

cpp hacktoberfest progress-bar progressbar

Last synced: 08 Oct 2025

https://github.com/mahdizynali/mazenet

Mnist digits multi perceptron neural-network training from scratch with c++ and opencv matrix. (nn with c++)

artificial-intelligence classification cpp cpp-neural-network cpp-training machine-learning mnist mnist-cpp multi-classification neural-network neural-networks opencv preceptron scratch training

Last synced: 24 Apr 2025

https://github.com/kneth/demonodeextension

Demonstration of C++ extension for node.js

cpp nodejs

Last synced: 26 Feb 2026

https://github.com/im-razvan/cs2_aimbot

External CS2 aimbot made in C++.

aimbot cpp cs2

Last synced: 06 Feb 2026

https://github.com/ravi-prakash1907/os-practicals

C/C++ programs to understand the working of the Operating System

c college cpp operating-system os

Last synced: 06 Sep 2025

https://github.com/kernelinterrupt/whisper4dart

whisper4dart is a dart wrapper for whisper.cpp, designed to offer an all-in-one speech recognition experience. It can handle most audio file inputs, not just wav.

cpp dart deep-learning flutter speech-recognition speech-to-text whisper whisper-cpp

Last synced: 29 Jan 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/endurodave/asynccallback

C++ Asynchronous Multicast Callbacks

asynchronous-programming callbacks cpp multi-threading

Last synced: 10 Oct 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/makstamoian/ping

Simple ping implementation in C++

cpp icmp linux ping system-programming

Last synced: 05 Feb 2026

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/tosox/rpc4stalker

An easy discord rich-presence implementation for S.T.A.L.K.E.R.

console cpp discord discord-rpc game mod modding rich-presence sdk stalker tosox windows

Last synced: 19 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/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/queenoworld/kosmos

3D TUI game about space

3d-graphics console-game cplusplus cpp tui

Last synced: 24 Apr 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/divisionind/autorun

allows you to hold down any key on your keyboard by pressing a hotkey

automation c cpp game games macros windows

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

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

bilibili cmake cpp danmaku qt websocket

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

Intelligent MIDI drum pattern generator VST3 designed for live performance with foot controllers. Generate authentic patterns across multiple styles with dynamic intensity control.

audio-plugin beatmaker cpp daw drum-machine drums foot-controler juce live live-performance midi-learn pattern-generator vst-plugin vst3 vst3-plugin

Last synced: 01 Apr 2026

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/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/abhinandan323/programming-notes

Programming codes of various languages

cpp hacktoberfest java python

Last synced: 21 Aug 2025

https://github.com/kristoff-starling/oj-programmes

Program solutions to problems on several prevalent OJs

algorithms cpp

Last synced: 11 Sep 2025

https://github.com/jimbobbennett/wio-terminal-arducam

How to use a Wio Terminal with an ArduCAM OV2640 camera shield V2

arducam arduino cpp iot seeedstudio wio-terminal

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

C++ RAII template classes / scope guards.

cmake cpp cpp11 cpp14 raii

Last synced: 14 May 2025

https://github.com/praydog/ff7r-uevr

UEVR fixes for FINAL FANTASY VII REMAKE INTERGRADE

cmkr cpp final-fantasy modding uevr unreal unreal-engine virtual-reality

Last synced: 28 Sep 2025

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/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/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/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/kuvaus/llama-chat

Simple chat program for LLaMa models

ai cpp gpt gpt4all llama

Last synced: 16 May 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/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/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/qtlittlexu/stumansys

这是一个使用 C++ 和 EasyX 绘图库实现的学生成绩管理系统,里面包含了查看学生、搜索学生、添加学生等功能,使用 EasyX 简单地封装了 UI 界面

abstraction cpp easyx gui

Last synced: 20 Aug 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/soasis/encoding_tables

Shared tables between C and C++ for encoding infrastructure

c cpp data encoding

Last synced: 09 Apr 2025

https://github.com/abelkevich/nano_daw

minimalistic digital audio workstation

audio cpp daw

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