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/inspirate789/bmstu-teragraph-hackathon-2022

:fax: Студенческий практикум МГТУ им. Н. Э. Баумана по обработке и визуализации графов

5sem algorithmic-painting bmstu c cpp discrete-mathematics graph graph-algorithms hardware ics6 ics7 iu7 makefile painting teragraph

Last synced: 01 Sep 2025

https://github.com/cwchentw/go-c-cpp-mix

Using C++ Class in Golang

cgo cpp golang-examples

Last synced: 22 Jul 2025

https://github.com/algosup/2024-2025-project-3-quickest-path-team-1

🚀 SmashThePath – Ultra-fast graph search API with optimized bidirectional / unidirectional pathfinding and heuristic acceleration for large-scale networks.

astar cpp csv json open-source quickest-path rest-api xml

Last synced: 17 Jul 2025

https://github.com/helly25/mbo

MBO, a C++20 library: This C++20 library provides some general useful building blocks and integrates with Google's Abseil library.

cpp cpp20 cpp20-library googletest matchers

Last synced: 05 Jul 2025

https://github.com/dio/envoy-filter-diy

A collection of Envoy proxy https://www.envoyproxy.io filter examples. DIY.

cpp custom diy envoy envoyproxy example filter

Last synced: 14 Apr 2025

https://github.com/trick-17/clang-build

Clang-based cross platform build system written in Python

build-system c-plus-plus clang cpp cross-platform python

Last synced: 13 Apr 2025

https://github.com/skyehoefling/puzzlebot

Unreal Engine 5 tech demo - puzzle game using Stack-o-Bot assets

cpp game game-development unreal-engine unreal-engine-5

Last synced: 06 Apr 2025

https://github.com/karnkaul/cpp-template

C++20 CMake Project Template (Executable)

cmake cpp cpp20 github-actions

Last synced: 12 Sep 2025

https://github.com/cpp-for-yourself/homeworks

💻 This is a template repository to enable homework checking for the modern C++ course.

cplusplus cplusplus-17 cpp education homework template

Last synced: 20 Aug 2025

https://github.com/azubieta/xdg-utils-cxx

Implementation of the FreeDesktop specifications to be used in c++ projects

base-dir cpp cpp-library desktop-entry freedesktop specifications xdg

Last synced: 14 Apr 2025

https://github.com/pdsmart/tranzputer

A transformable CPU, one version using FPGA technology and another using an ARM Cortex-M4 (K64F) to upgrade venerable Z80 systems in-situ. Project uses VHDL, C/C++, ARM, ZPU & Z80 Assembler.

bash c cpp electronics fpga vhdl

Last synced: 14 Apr 2025

https://github.com/stardustdl/codesim

A similarity measurer on two programming assignments on Online Judge.

code-copying code-similarity cpp nju nju-cs plagiarism-detection

Last synced: 12 Aug 2025

https://github.com/tinloaf/draup

Draup is a compile-time plugin registration system in C++17. Draup is easy to use, and since everything is computed at compile time, Draup adds no runtime overhead to your program.

cpp cpp-library cpp17 plugin-manager

Last synced: 14 Aug 2025

https://github.com/fmw666/data-structure

💡 数据结构(基于 C++ 语言) + 算法 (基于 C语言 和 Python语言)

algorithms c cpp data-structures datastructures-algorithms python3

Last synced: 02 Aug 2025

https://github.com/flatypus/teamaphelioncansat

Eric Hamber's 2024 Cansat Entry

arduino cansat cpp

Last synced: 20 Aug 2025

https://github.com/marcomq/nimview_android

A Nim/Webview based helper to create Android applications with Nim/C/C++ and HTML/CSS

android c cpp deprecated nim nim-lang svelte user-interface vue

Last synced: 28 Aug 2025

https://github.com/23jura23/intellector

Настольная игра с гексагональным полем наподобие шахмат

chess cpp intellector ncurses

Last synced: 15 Sep 2025

https://github.com/m-aliozkaya/datastructuresproject-2

Data structure linked list project for school

cpp data-structures

Last synced: 21 Feb 2026

https://github.com/epam/imago

2D chemical structure image recognition toolkit

cheminformatics cpp indigo java ocr opencv python recognition

Last synced: 06 Oct 2025

https://github.com/blckclov3r/apex5400_bill-acceptor

(Arduino) php bill acceptor/validator (School Project 2019)

arduino cpp cprogramming

Last synced: 13 Jun 2025

https://github.com/ibaigorordo/libusbandroidtest

Example of an Android app for testing libusb with Java and C++.

android cpp example java libusb ndk

Last synced: 14 Oct 2025

https://github.com/llnl/adapt-fp

cpp

Last synced: 29 Apr 2025

https://github.com/adamff-dev/localekeyboard.bat

This software generates a Keyboard.cpp file (For the Keyboard arduino library) according to the locale we want.

arduino cpp ducky hid hid-injection keyboard keyboard-arduino-library keyboard-library language layouts locales malduino rubber-ducky whid

Last synced: 10 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/shiroinekotfs/jupyter-cpp-kernel-doc

Documentation for Jupyter C++ kernel

cpp cpp14 docs jupyter kernels linux macos notebook windows

Last synced: 26 Jun 2025

https://github.com/taskrunner86/cpp_bmp

c++ bmp image library

bmp cpp cpp11

Last synced: 10 Apr 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/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/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/ramanaditya/beginners

This is a repository containing all the beginning steps to start with programming from level zero

c cplusplus cpp hacktoberfest hacktoberfest-2020 hacktoberfest2020 java python python3

Last synced: 30 Oct 2025

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/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/llnl/raja-project-template

A template project using CMake & BLT to build a RAJA application

cpp

Last synced: 29 Apr 2025

https://github.com/marovira/atlas

A graphics framework for educational and prototyping projects.

cmake cpp cpp17 graphics-3d opengl opengl-application

Last synced: 14 Apr 2026

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/pfeatherstone/https

HTTPS and WSS library

asio cpp https websocket

Last synced: 23 Jan 2026

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/angad-k/procsdf

A procedural node-based 3D modeler that uses raymarching to render the scenes

cpp cpp17 glsl imgui nodegraph opengl raymarching raymarching-distance-fields shader shadergraph shaders signed-distance-field visual-studio

Last synced: 25 Oct 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/soyapo/bp-minesweeper

Classic Minesweeper game designed for console, written in pure c++.

algorithms console cpp game

Last synced: 06 May 2025

https://github.com/vittorioromeo/git-ws

C++14 command line utility (git plugin) to work with multiple git repositories at once

application c-plus-plus cpp cpp11 cpp14 git git-ws subshell utility

Last synced: 10 Sep 2025

https://github.com/allanjos/device-watcher

Watch usb device connection/disconnection in Linux, install/uninstall and debug Android application.

adb android awk bash c cpp inotify inotifywatch linux perl qt sed shell-script udev usb

Last synced: 22 Jun 2025

https://github.com/mohitmishra786/my-code-snippets

Code Snippets that i will use during contests for saving my some seconds.

code code-snippets cpp

Last synced: 11 Jul 2025

https://github.com/jasperdrescher/unreal-online

A complete sample project for a multiplayer game made with Unreal Engine.

cpp game multiplayer steam unreal-engine

Last synced: 06 May 2025

https://github.com/fornever/warcraft-2000-nuclear-epidemic

Sources of WarCraft 2000: Nuclear Epidemic, in the form they were made available by the developer.

cpp game rts warcraft-2000

Last synced: 07 May 2025

https://github.com/fuzun/iot-facerecognition

A server/client approach to face recognition. Aims to be fast, secure and iot friendly. Uses dlib.

armv6 cloud-computing cpp distributed-systems dlib eglfs embedded-devices face-recognition image-recognition iot iot-devices python qml qt-framework raspberry-pi websocket

Last synced: 29 Oct 2025

https://github.com/thelartians/generator

A generator class emulating coroutines' yield functionality through std::thread

coroutines cplusplus cpp generator python range yield

Last synced: 07 May 2025

https://github.com/smarthug/ue4-cpp-book

이득우의 언리얼 C++ 게임 개발의 정석 4.25 이상 버전으로 진행했을때 막히는 부분 정리

book cpp ue4 ue5 unreal unreal-engine unreal-engine-4

Last synced: 20 Mar 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/mindexpert7546/learn-dsa

Data structure and Algorithm (DSA).A data structure is a method of organizing data in a virtual system. Think of sequences of numbers, or tables of data: these are both well-defined data structures. An algorithm is a sequence of steps executed by a computer that takes an input and transforms it into a target output.

algorithms-and-data-structures c cpp data-structures dsa dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2023 java python

Last synced: 18 Jun 2025

https://github.com/nthnn/batch2exe

Easy-to-use Windows Batch File to executable file converter/wrapper with Swing GUI.

batch-file batch-script cpp csharp dotnet flatlaf java

Last synced: 06 May 2025

https://github.com/maxwelljay256/mega_12800

Arduino 巡线避障小车,HITSZ 2022 自动化认识与实践课程项目

arduino cpp hitsz

Last synced: 08 Sep 2025

https://github.com/grahamstrickland/malik_ds

Exercises from "Data Structures Using C++" (2e) - D.S. Malik

algorithms algorithms-and-data-structures cpp cpp11 data-structures

Last synced: 05 May 2025

https://github.com/101001000/elevenrender

A GPU-CPU SYCL 3D Rendering engine with it's own formally specified shading language "ASL"

3d-engine cpp dpcpp gpu path-tracing raytracing-engine render rendering sycl

Last synced: 11 Apr 2025

https://github.com/aryaminus/srijana

A C++ and Opengl based game to draw a window leading to snake which runs on neural network to reach it's food within certain iteration for AI along with Keyboard press to move the Snake quads. Youtube:

ai artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks cpp freeglut game graphics keyboard linux neural-network opengl perspective q-learning

Last synced: 23 Apr 2025

https://github.com/bufgix/study.lib

Konya Teknik Üniversitesi haftalık programlama ödevleri

c cpp java

Last synced: 02 Sep 2025

https://github.com/zziz/leetcode

Leetcode solutions in C++

competitive-programming cpp leetcode

Last synced: 09 Jul 2025

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

Work in Progress. RAT written in C++ using wxWidgets

backdoor cpp desktop malware networking poc rat remote-administration-tool sockets trojan wx wxwidgets

Last synced: 13 Apr 2025

https://github.com/reductstore/reduct-cpp

ReductStore Client SDK for C++

cpp cpp-20 http-client reductstore sdk

Last synced: 04 Feb 2026

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/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/muziing/cpp_learning

C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。

cpp tutorial

Last synced: 19 Apr 2025

https://github.com/japneet001/ninja-slayground

All the solutions of Ninja Slayground: 21-Day Challenge

challenge coding cpp java python

Last synced: 17 Apr 2026

https://github.com/pmalek/wget

HTTP file downloader build with boost::asio and beast

asio beast boost cpp cpp14

Last synced: 25 Mar 2025

https://github.com/marprok/hexit

A minimalistic hex editor.

c-plus-plus cpp hex-editor linux ncurses

Last synced: 08 Apr 2025

https://github.com/ppetr/lockfree-userspace-rcu

Lock-free RCU (Read-Copy-Update) user-space library

cpp lock-free rcu userspace

Last synced: 02 Sep 2025

https://github.com/bengreenier/webrtc

Prebuilt WebRTC binaries for Windows, Mac, and Linux. 🏗️🪄

cpp native webrtc

Last synced: 10 Apr 2025

https://github.com/coders-school/stl

C++ online course. Modules about STL. Containers, algorithms, iterators, functors, lambdas.

coders-school cplusplus cpp cpp17 markdown md stl stl-algorithms stl-containers

Last synced: 10 Apr 2025

https://github.com/fpagliughi/cooper

A simple and novel approach to the Actor pattern in C++

actor-pattern actors cpp

Last synced: 10 Apr 2025

https://github.com/cfnptr/mpmt

Multi-platform multi-threading library, C99 <threads.h> alternative (mutex, cond, thread, pool)

atomic c cmake condition-variable cpp cross-platform library linux macos multi-platform multi-threading mutex open-source pool pthreads thread ubuntu windows winthread

Last synced: 06 Apr 2026

https://github.com/hypertextassassin0273/object_oriented_programming_in_cpp

Contains some useful OOP based C++/C++11 Programs, developed during my 2nd semester at University.

cpp cpp-basic cpp-programming cpp-templates cpp11 object-oriented-programming oop oop-examples university-assignments university-course

Last synced: 10 Apr 2025

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/iricartb/propagation-techniques-used-by-threats

Ivan Ricart Borges - Study of propagation techniques used by viruses. Simulation of propagation through P2P, NetBios, USB Devices, MSN Messenger.

bitcomet cpp emule icmp-ping kazaa md5 msn-messenger-protocol netbios p2p regedit scanner sockets sql thread usb usb-devices winapi windows worm zip-compression

Last synced: 10 Apr 2025

https://github.com/hpw-dev/hpw-demo

Исходники демо версии игры H.P.W

bullet-hell cpp danmaku gamedev hpw shmup shooter

Last synced: 16 Jun 2025

https://github.com/jacobdomagala/shady

CMake based rendering engine written in modern C++ with Vulkan, glfw3 and imgui.

assimp cmake conan cpp cpp17 cpp20 engine glfw3 imgui rendering vulkan

Last synced: 23 Oct 2025

https://github.com/kampi/zybo-linux

A complete Linux project for the ZYBO. This project helps me during my first steps with embedded Linux. You can find anything necessary to run your own embedded Linux on your ZYBO here.

c cpp linux vivado xilinx yocto zybo zybo-board zybo-linux zynq

Last synced: 09 Jul 2025

https://github.com/qengineering/gstreamer-1.18.4-rpi_32-bits

GStreamer 1.18.4 with OpenCV example on a Raspberry Pi 32-bits

cpp gstreamer gstreamer-pipeline opencv raspberry-pi raspberry-pi-camera raspicam rpicamsrc

Last synced: 28 Oct 2025