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/jmsv/cosmic-horizon

c3's c++ game project: a text-based space adventure

cli consolegame cpp game

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

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/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/maxwelljay256/mega_12800

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

arduino cpp hitsz

Last synced: 08 Sep 2025

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/bengreenier/webrtc

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

cpp native webrtc

Last synced: 10 Apr 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/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/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/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/sug0/irc-cpp

Simple C++ IRC bot implementation (with optional ssl connections)

bot cpp irc lib library network openssl secure simple socket-programming sockets ssl tls

Last synced: 23 Aug 2025

https://github.com/alphadose/ds-algos

Collection of algorithms, data structures and problem solutions

competitive-programming cpp python

Last synced: 27 Jul 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/guillaumedua/cppshelf

Collection of powerfuls - C++ Single-Header Libraries Files

cpp cpp20 metaprogramming

Last synced: 27 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/sahilbansal17/ac_circuit_solver

Given the netlist, this program draws an AC circuit and finds the current/voltage values.

ac-circuits circuit-simulator circuit-solver cpp lexical-analysis yacc

Last synced: 18 Sep 2025

https://github.com/avakar/atomic_ref

Header-only implementation of std::atomic_ref for C++14

atomic cpp cpp14 polyfill

Last synced: 07 Apr 2025

https://github.com/mikofure/mikoide

A modern, cross-platform Integrated Development Environment (IDE) built with cutting-edge web technologies and native performance.

build-system cef chromium cpp cross-platform development ide monaco-editor solidjs tailwindcss typescript vscode

Last synced: 05 Sep 2025

https://github.com/christopher-besch/opengl_reference

Quick Reference for OpenGL.

cpp opengl reference thecherno

Last synced: 11 Jul 2025

https://github.com/with-sky/hyperint-mini

A quick, portable, cross-platform big integer library.

cpp cpp14 high-performance-computing

Last synced: 22 Mar 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/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/timusus/ktaglib

Taglib Kotlin Library

cpp kotlin storage-access-framework taglib

Last synced: 14 Jul 2025

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/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/garcia6l20/cppcoro-http

CppCoro Http - http coroutine library for C++

asyncio coroutine cpp http-server linux

Last synced: 15 Jul 2025

https://github.com/with-sky/hintfft

C++ Fast Fourier Transform used in HyperInt.

cpp cpp14 high-performance-computing

Last synced: 10 Apr 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/onyazuka/simple-system-monitor

Simple system monitor for Linux written in Qt

cpp debian linux qt system-monitor system-monitoring ubuntu

Last synced: 01 Nov 2025

https://github.com/lrusak/arduino-core-pico

Arduino Core for Raspberry Pi Pico

arduino c cpp embedded pico rasberrypi rpi

Last synced: 13 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/xeouz/virec

A small compiler with LLVM

compiler cpp llvm programming-language

Last synced: 25 Jun 2025

https://github.com/hgruniaux/watermark

Qt application to crop and add a custom watermark to an image.

application cplusplus cpp linux macos qt qt6 software tool watermark watermarking windows

Last synced: 21 Jul 2025

https://github.com/pinto0309/human-pose-estimation-3d-python-cpp

Monocular 3D pose estimation. OpenVINO. CPU inference or iGPU (OpenCL) inference.

cpp onnx opencl openvino python

Last synced: 07 May 2025

https://github.com/floydz/cryptanalysislib

C++ STL for speed and cryptanalytic application

cpp crypto cryptography

Last synced: 28 Oct 2025

https://github.com/sparkfun/pi_wedge_40-pin_preassembled

A pre-assembled version of the Pi_Wedge_B_Plus board to break out IO the pins of a Raspberry Pi B+.

adapter cpp raspberry-pi sparkfun sparkfun-products

Last synced: 13 Jun 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/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/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/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/blckclov3r/apex5400_bill-acceptor

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

arduino cpp cprogramming

Last synced: 13 Jun 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/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/llnl/adapt-fp

cpp

Last synced: 29 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/ljishen/bitar

Simplify accessing hardware compression/decompression accelerators

apache-arrow compression cpp dpdk hardware-acceleration

Last synced: 01 Feb 2026

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/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/yukinarit/python-cookbook-in-modern-cpp

Writing python cookbook in Modern C++ (C++17)

cookbook cpp python

Last synced: 13 Oct 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/arthursonzogni/inthecube

The webassembly port of InTheCube

arthursonzogni cmake cpp cube game platform webassembly

Last synced: 09 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/dankmeme01/arc

Modern C++ async runtime, inspired by Tokio

async asynchronous cpp runtime

Last synced: 14 Feb 2026

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/siyovush-hamidov/OKX-Exchange-Connector

📈C++ OKX exchange connector supporting REST and WebSocket protocols for data retrieval.

cpp libcurl multithreading rest-api websocket websocketpp

Last synced: 25 Feb 2026

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/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/epam/imago

2D chemical structure image recognition toolkit

cheminformatics cpp indigo java ocr opencv python recognition

Last synced: 06 Oct 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/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/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/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/avidlearnerinprogress/_antivirus_

Minimal, customisable & powerful antivirus project

antivirus cpp hash md5 visual-studio visualcpp windows-form-application

Last synced: 28 Oct 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/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/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/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/curiositygym/motordriver

Library for Arduino Motor Driver V1

arduino arduino-library cpp motor-driver v1

Last synced: 09 Jul 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