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/emredemirbas/mini-yugioh-game

A turn-based card game project inspired by the Yu-Gi-Oh! Trading Card Game, implemented in C++.

cpp sfml-game

Last synced: 03 May 2026

https://github.com/helmssyss/fps-shooter-system

This (middle-advance) system is made with Unreal Engine 4.27

cpp cpp17 fps fps-game game game-development game-engine tps ue4 ue5 unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 09 Jun 2026

https://github.com/danielbrito/fatec

🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.

cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development

Last synced: 03 May 2026

https://github.com/agauniyal/ide

Learnyoucpp online ide

cpp cpp11 cpp14 cpp17 learn-to-code learncpp

Last synced: 03 May 2026

https://github.com/ghostofgoes/machine-learning

Code and notes from the Machine Learning and Data Mining class.

cpp data-mining machine-learning machine-learning-algorithms neural-network python

Last synced: 03 May 2026

https://github.com/ronenness/bucketalerts

C++ Library for Token-Buckets based alerts.

alerts cpp cpp11 events token-bucket

Last synced: 11 Jun 2026

https://github.com/blmayer/c-cpp-project-template

This repository is a template structure for small projects using C or C++.

c cpp project template

Last synced: 04 May 2026

https://github.com/radiopizza/tpu-tndt-defectoscope-firmware

Прошивка для ESP32-S3 в составе дефектоскопа, которая управляет реле, коммутирующие нагревательные лампы, а также подключается к ПК для эмуляции клавиатуры, мыши и передачи данных по COM-порту.

arduino cpp defectoscope esp32 heater-control led serial serial-communication tndt uart usb-hid

Last synced: 09 May 2026

https://github.com/linbreux/cpp-basic-template

A basic C++ template that uses nix

catch2 cpp getting-started nix template

Last synced: 05 May 2026

https://github.com/eyelash/prism

incremental PEG-based syntax highlighting engine

cpp syntax-highlighting

Last synced: 21 Jan 2026

https://github.com/psychedelicshayna/vtlookup-utility

A command line utility that uses the VirusTotal API in order to retrieve reports and render them minimally, or verbosely. Also supports the submission of files, as well as color coded reports. API Key not included.

antivirus api-client command-line-tool cpp libcurl openssl virustotal virustotal-api

Last synced: 05 May 2026

https://github.com/archishmansengupta/lc

contains leetcode solutions done ~ 2 years ago, don't bother

algorithms cpp data-structures leetcode

Last synced: 25 Jun 2026

https://github.com/phschaad/avl_tree

A basic implementation of an AVL-Tree in C.

avl avl-tree avl-visualizer avltree c cpp

Last synced: 02 May 2026

https://github.com/andreacasalino/xml-parser

Light C++ parser for xml file. You can both import or create from 0 xml structure.

cpp export export-xml handler import import-xml json nlohmann xml

Last synced: 27 Jan 2026

https://github.com/joonb14/libuvgameserver

Simple C++ game server on linux using libuv for TCP connection.

c cpp game-server gameserver libuv linux ubuntu

Last synced: 02 May 2026

https://github.com/neborsh/brightengine

a small engine made in C++ using glfw, running on OpenGL

3d cpp engine game-engine game-engine-3d gameengine glfw opengl xmake

Last synced: 14 Oct 2025

https://github.com/slyfryfrog/nuit

A modern cpp game framework with an OpenGL backend and demo projects.

cpp cpp23 opengl raycaster

Last synced: 14 Oct 2025

https://github.com/vsaint1/assaultcube-kernel

user/kernel cheetos just meant for learning purposes

cpp driver kernel-driver windows

Last synced: 14 Oct 2025

https://github.com/zeta611/hello-raytracer

Tiny raytracer in modern C++, config file in Lua

cpp lua modern-cpp raytracer

Last synced: 02 May 2026

https://github.com/avinashtare/cpp-notes

Welcome to a comprehensive repository of C++ notes, meticulously curated from my college experience and online learning journey. Whether you're a novice exploring the basics and some advance topic of C++;

cpp notes programming

Last synced: 08 Jun 2026

https://github.com/fcjr/smll

Near optimal compression with LLMs

ai compression cpp llm python

Last synced: 04 Apr 2026

https://github.com/tessapower/poo-game

A silly poo game as a first experiment with DirectX :poop:

cpp directx-11 visual-studio

Last synced: 16 Oct 2025

https://github.com/theimmortalcoders/nightmower

3D game project in C++ with OpenGL

3dgame cpp opengl

Last synced: 05 May 2026

https://github.com/anusthan12/kiit

Its an repo that consists of some activity's perform in labs in KIIT (2024 batch)

anusthan anusthan12 c cpp java kiit python python3

Last synced: 05 May 2026

https://github.com/mathisloge/quite

Quite is a UI testing framework for native applications, with seamless support for Qt.

cpp framework qt test test-automation testing-tools ui ui-test ui-test-automation

Last synced: 01 May 2026

https://github.com/greensky00/simple_thread_pool

Simple and lightweight fully asynchronous thread pool and timer

asynchronous cpp single-header thread-pool timer

Last synced: 22 Jan 2026

https://github.com/dheerajshenoy/sonifycpp

Convert images into out of this world audio signals

audio-processing cpp gui image-processing image-sonification qt

Last synced: 01 May 2026

https://github.com/felipefma/ultimate-control

A GTK control panel for linux written in C++

control cpp gtk linux panel unixporn

Last synced: 05 May 2026

https://github.com/menduz/libwebrtc

CMake libwebrtc test project

cmake cpp libwebrtc webrtc

Last synced: 01 May 2026

https://github.com/h4wk507/qtcalculator

Arithmetic expression parser built using C++ and Qt for GUI.

calculator cpp gui qt qt-calculator qt5 qtcreator

Last synced: 01 May 2026

https://github.com/alexandersilvab/basicgl

This is a simple framework which allows to create simple OpenGL apps without much code

cpp drawing glut opengl opengl-viewer plot

Last synced: 01 May 2026

https://github.com/christinec-dev/building-escape

Building Escape is a simple room escape game made with Unreal Engine 4.27 and C++.

building-escape cplusplus cpp game game-development ue4 unreal-engine-4

Last synced: 17 Oct 2025

https://github.com/iron-buster/os-learning

南京大学操作系统实验课代码

c computer-system cpp os

Last synced: 01 May 2026

https://github.com/bluecadet/cinder-bluecadetutils

Cinder block with util classes for media loading, caching, multi threading, etc.

cinder cpp threading utility-library

Last synced: 08 Jun 2026

https://github.com/spectrevert/rite

simple header for testing c/c++ source code

c cpp tap unit-testing

Last synced: 01 May 2026

https://github.com/mrizaln/glfw-cpp

C++ GLFW wrapper with multi-window and multithreading in mind

cpp glfw multithreading opengl

Last synced: 14 Mar 2026

https://github.com/heraldofsolace/homesweethome

A dotfile manager written in C++.

cpp cpp17 cpp20 dotfiles dotfiles-linux linux

Last synced: 06 May 2026

https://github.com/natsalete/ed1-iftm-ads

Este repositório contém as atividades de lista realizados durante a disciplina de Estrutura de Dados I (ED I) no 3º período do curso Superior de Tecnologia em Análise e Desenvolvimento de Sistemas - IFTM.

cpp estrutura-de-dados list

Last synced: 08 Oct 2025

https://github.com/gunh0/algorithms

📝 Solutions for Algorithm Problems [C/C++]

algorithm beakjoon c cpp data-structures project-euler

Last synced: 12 Mar 2026

https://github.com/dhruvsrikanth/cudann

A distributed implementation of a deep learning framework in CUDA.

cpp cuda deep-learning deep-learning-framework gpu-programming high-performance-computing hpc parallel-programming

Last synced: 01 May 2026

https://github.com/ammarfaizi2/teacurlcpp

Tea Curl for C++

cpp curl http-client library

Last synced: 30 Apr 2026

https://github.com/zfa3/cp_problems

A collection of competitive programming problems I have solved

competitive-programming cpp python

Last synced: 30 Apr 2026

https://github.com/tenjou/replica-next

Both JavaScript static analyser and native compiler.

compilation compiler cpp javascript js native transpilation wasm webassembly

Last synced: 06 May 2026

https://github.com/chenbingwei1201/pedometer

pedometer with esp32, adxl345, and oled ssd1306 in OOP

arduino c cpp esp32 pedometer step-counter

Last synced: 06 May 2026

https://github.com/mmerlyn/game-of-life

Interactive simulation of Conway's Game of Life using OpenGL in C, with aging cells, color transitions, and user control.

c-programming cpp graphics opengl simulation

Last synced: 30 Apr 2026

https://github.com/1chooo/object-oriented-analysis-and-design-writeups

✍🏻 NCU-SE6029-2024-Spring-Object-Oriented Analysis and Design (OOAD) Notes

cpp java mob-programming object-oriented-programming

Last synced: 06 May 2026

https://github.com/anthhon/csnakegame

cSnakeGame is made in C programming language using the ncurses library which consists of a snake that moves around the screen and has to eat food while avoiding collision with the walls or with its own body.

c cmake cpp game ncurses ncurses-game personal-project snake-game terminal terminal-based terminal-game

Last synced: 06 May 2026

https://github.com/bytesclub/xplode

A 2D Game based on OpenGL

cpp game opengl

Last synced: 30 Apr 2026

https://github.com/lsx-s-software/homeworkchecker

一套为高校教师设计的作业管理系统

cpp cross-platform mysql qml qt qtquick

Last synced: 06 May 2026

https://github.com/limitedeternity/datastructures

Udemy – Easy to Advanced Data Structures

cpp data-structures

Last synced: 19 Oct 2025

https://github.com/azurespheredev/kerneldriver2drawline

Enables developer to draw a line with start point and end point.

c cpp gdi hooking kernel wdk windows-10

Last synced: 06 May 2026

https://github.com/harrymt/dartboard_detector

An OpenCV dartboard detector written in C++.

cpp hough opencv sobel

Last synced: 12 Jun 2026

https://github.com/kadoshita/native-webrtc-loopback

libwebrtcを用いたWebRTCのエコーサーバー

cpp libwebrtc webrtc

Last synced: 30 Apr 2026

https://github.com/andrey-moura/db

A C++ wrapper around SQL based on ActiveRecord

activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3

Last synced: 06 May 2026

https://github.com/freseenzo/solarsystemsimulator

Solar System Simulator using C++ and OpenGL

cpp love opengl

Last synced: 07 May 2026

https://github.com/sean2077/topoexec

C++20 single-process stateful dataflow runtime with graph validation, channel policy, CompositeLoop regions, and CLI tooling

cmake cpp dataflow graph-validation runtime

Last synced: 07 May 2026

https://github.com/harfang3d/harfang-plugin-ffmpeg

FFmpeg video player plugin for HARFANG 3D framework

cpp ffmpeg harfang3d lua video-plugin

Last synced: 07 May 2026

https://github.com/sakaars/codes

Daily Coding Question To Enhance My Skills.

app aws c cpp java webdevelopment

Last synced: 15 Feb 2026

https://github.com/the0cp/flappy_bird

Flappy Bird made with C++ & EasyX

cpp easyx flappy-bird game game-development

Last synced: 01 Mar 2026

https://github.com/orestispanago/hikvision-downloader-sdk

Download from IP cam using Hikvision's SDK

cpp docker ftp-client hikvision python sdk thermal-camera

Last synced: 29 Apr 2026

https://github.com/oliverlee/skytest

a lightweight C++ unit test framework

compile-time cpp embedded unit-test

Last synced: 23 Jan 2026

https://github.com/rayeed221/simple-fire-detector---esp32

This is the whole code of a simple fire detector project suitable for school projects or to have something on your showcases

aurduino cpp esp32 robotics-programming sensors-data-collection

Last synced: 23 Jan 2026

https://github.com/fulcanelly/dithering

Dithering benchmark

bash cpp java shell

Last synced: 29 Apr 2026

https://github.com/qninhdt/jbt

The JSON-like Binary Tag (JBT) file format - A simple file format developed for store binary data: game save, world, ...

binary cpp game-development gamedev json lz4

Last synced: 19 Jun 2026

https://github.com/banyapon/creativecoding

openFrameworks on Visual Studio 2022: A Computer Graphics Playground Introduction

cpp immersive-media openframeworks openframeworks-addon

Last synced: 27 Jan 2026

https://github.com/marklagodych/ftpimager

A program that views images on an FTP server

cpp ftp ftp-client ftp-image-processing image-viewer images tcl tcl-tk

Last synced: 13 Jun 2026

https://github.com/iricartb/computational-geometry-3d-rendering-process

Ivan Ricart Borges - Simulation of the rendering process used in 3D libraries like DirectX or OpenGL by creating a small video game with a main character in first person view that can be moved inside a stage.

3d-library c cpp opengl rendering-3d-graphics video-game

Last synced: 07 May 2026

https://github.com/paul-maxime/bombercraft

A bomberman made using a closed-source 3D library and Minecraft textures (2014).

3d bomberman cpp minecraft-textures opengl

Last synced: 08 May 2026

https://github.com/wx257osn2/linse

BSD licensed header-only C++17 readline library that supports UTF-8 and Windows.

cpp cpp17 header-only linenoise readline

Last synced: 19 Jun 2026

https://github.com/auterion/mavsdk

API and library for MAVLink compatible systems written in C++17

cpp cpp17 hacktoberfest mavlink

Last synced: 14 Apr 2026

https://github.com/aashrafh/qtnotepad

A Notepad that simulates the main functions of Windows Notepad using C++/Qt

cpp notepad qt qt5 qt5-gui qtcreator

Last synced: 29 Apr 2026

https://github.com/daddesign-projects/demo_daisygfx_st7735

Demonstrates how to use the "DaisySeedGFX" graphics library with an ST7735 TFT controller

cpp daisy-seed gfx gfxlib st7735 tft tft-display

Last synced: 29 Apr 2026

https://github.com/kassane/sanitizers-zig

LLVM sanitizers for zig-toolchain

cpp cpp-libraries llvm-sanitizer zig zig-package

Last synced: 24 Oct 2025

https://github.com/cedrickchee/tensorflow-community-builds

TensorFlow prebuilt binary (Python wheels) from source by the community.

binary cpp python tensorflow wheel

Last synced: 29 Apr 2026

https://github.com/darkygr/unreal-engine-bull-cow-ox-game

This game is made in Unreal Engine 4.27 and C++.

cpp csharp game-development unreal-engine-4

Last synced: 29 Apr 2026

https://github.com/cpmbits/cpm-hub

cpm bits repository

c cpm cpp

Last synced: 29 Apr 2026

https://github.com/spaciouscoder78/unitconversion.hpp

A C++ library containing predefined unit conversion formulas to make your life easier

c cpp header-files unitconversion

Last synced: 07 Oct 2025

https://github.com/ashaduri/qtiocompressor-qt5

Qt Solutions QtIOCompressor updated for Qt5.

compress compression compressor cplusplus cpp library qt qt-solutions qt5

Last synced: 23 Jan 2026

https://github.com/code-theft-auto/serial-port

C++ Library for Serial Communication with Arduino

arduino cpp serial-communication

Last synced: 29 Apr 2026

https://github.com/antares0982/lockfree-threadpool

A lock-free thread pool based on bshoshany/thread-pool and cameron314/concurrentqueue

concurrency cplusplus cpp lockfree multithreading thread-pool

Last synced: 10 Oct 2025

https://github.com/s-litvin/arduino-games

Ready for compile 3-game firmware for microcontrollers (AVR Atmel, Arduino nano).

arduino cpp games lunar-lander lunar-lander-game slot snake snake-game

Last synced: 29 Apr 2026

https://github.com/tprk77/trollauncher

Minimalist modpack installer for the "Vanilla" Minecraft Launcher

cpp cpp17 hacktoberfest meson minecraft minecraft-forge modding

Last synced: 29 Apr 2026