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/addytrunks/data_structures

The codes for all the lab exercises for the course CS1006T Data Structures.

cpp data-structures

Last synced: 20 Aug 2025

https://github.com/gusenov/examples-gtest

Примеры использования Google Test.

cpp examples google-test gtest

Last synced: 20 Feb 2026

https://github.com/gusenov/examples-eventbus

Примеры работы с С++ библиотекой eventbus.

cpp eventbus examples

Last synced: 25 Jun 2026

https://github.com/apostolouagge/compilers

5 ασκήσεις στο μάθημα των Μεταγλωττιστών

cpp

Last synced: 20 Aug 2025

https://github.com/cantro93/minilibs

MiniLibs - collection of C++ headers

cpp cpp20 event library

Last synced: 12 Feb 2026

https://github.com/zazi2002/broken

BROKEN is a C++ game project of Basics of Programming course.

cpp game-development gui sdl2

Last synced: 20 Aug 2025

https://github.com/djoezeke/yamlfy

A Lightweight Yaml file parser and emmiter written in pure c.

c config configuration cpp deserialize emmiter parser serializer yaml yaml-parser

Last synced: 21 Aug 2025

https://github.com/hyouteki/forge

Simple 3D game engine in C++ with OpenGL

cpp game-engine-3d opengl

Last synced: 11 Nov 2025

https://github.com/ademar111190/studycpp

Nothing special, it is only a playground

android c cpp java jni jni-android kotlin kotlin-android personal study

Last synced: 10 Apr 2026

https://github.com/wigging/cpp-programs

Examples of C++ programming

c-plus-plus cpp

Last synced: 06 Sep 2025

https://github.com/nopangel/cpp_course

Esté es una carpeta de todos mis avances en C/C++

cpp

Last synced: 01 Sep 2025

https://github.com/tusharnankani/adventofcode

My solutions for Advent of Code 2021

advent-of-code advent-of-code-2021 adventofcode cpp

Last synced: 22 Aug 2025

https://github.com/apjanke/octfiles-101

A gentle introduction to programming oct-files with GNU Octave

cpp octave scientific-computing

Last synced: 11 Nov 2025

https://github.com/kyrylo-sovailo/benchmark

Measuring performances of different languages on same tasks

benchmark benchmarking c cpp csharp fortran haskell javascript matlab python

Last synced: 10 Apr 2026

https://github.com/fearless-spider/traceroute

Traceroute

cpp makefile

Last synced: 23 Aug 2025

https://github.com/max-dark/sdl2puzzle

puzzle game writlen in C++ and SDL2

cpp puzzle-game sdl2

Last synced: 23 Aug 2025

https://github.com/arcelioeperez/arcelioeperez

Personal Projects built in my free time. Languages used: C, C++, Python and Go (reading CSV files). Repository contains links to books, tutorials, language specific documentation, and solutions to problems found on Leetcode.

c cpp go python3

Last synced: 23 Aug 2025

https://github.com/sudoDeVinci/SkyImager-obfuscated

Public facing version of the devinci.cloud website functionality, with appropriate obfuscation and censorship.

arduino cpp data-science esp32 esp32-arduino flask image-processing mysql object-detection ota-update

Last synced: 23 Aug 2025

https://github.com/martinhelmut/cpplox

Going through CraftingInterpreters C part but implementing it in C++

cpp lox

Last synced: 23 Aug 2025

https://github.com/anatoly-semenov/cpp-security-gateway

C++ implementation of a gRPC gateway designed for scalable and secure microservice architectures on Kubernetes

cpp gateway high-performance security

Last synced: 24 Aug 2025

https://github.com/rahulrajaram/scheme_compiler

Scheme compiler in modern C++ (work-in-progress)

cpp scheme scheme-compiler

Last synced: 24 Aug 2025

https://github.com/henriktrom/pose_inference

A high-performance, multi-threaded C++ pipeline for real-time multi-camera keypoint detection.

cpp keypoint-detection multi-threading open-source real-time research-software rtmpose

Last synced: 24 May 2026

https://github.com/doqin/dx9gf

Simple Directx9 Game framework for learning (SE102)

cpp directx directx9 se102 uit

Last synced: 24 May 2026

https://github.com/lonelyhentxi/nowcoder-collection

My solution collection of nowcoder

cpp javascript nowcoder solutions

Last synced: 24 Aug 2025

https://github.com/salihmezraoui/image-quilting

A C++ project implementing the Image Quilting algorithm based on Efros and Freeman's method for seamless texture synthesis. It generates larger, continuous textures by stitching overlapping patches from a source image. Using Minimum Error Boundary Cut and MSE Patch Selection, it minimizes visible seams and achieves high-quality texture results.

clion cmake cpp image-processing image-quilting

Last synced: 24 Aug 2025

https://github.com/reybits/easy-profile

Flexible profile storage for any data, any type, any amount.

age cpp modules profile

Last synced: 10 Apr 2026

https://github.com/ptahmose/colortwist

an exercise in SIMD-optimization

arm avx-instructions avx2 cpp image-processing neon

Last synced: 04 Sep 2025

https://github.com/priyanshuchawda/screen-recorder

Native Windows screen recorder in C++20 using Windows Graphics Capture, Media Foundation, and WASAPI with robust MP4 finalize/recovery handling.

audio-capture cmake cpp cpp20 d3d11 desktop-application directx github-actions h264 intel-quick-sync media-foundation mp4 native-windows screen-capture screen-recorder video-recording wasapi win32 windows windows-graphics-capture

Last synced: 24 May 2026

https://github.com/atomiechen/serial-lite

A lite version of cross-platform c++ serial port library wjwwood/serial, without original installation steps on use.

cpp cross-platform lite serial-communication

Last synced: 26 Aug 2025

https://github.com/magnuschase03/ecosystem

A simulation of bunnies in an ecosystem with each other competing to survive.

cpp evolution genetic-algorithm nerual-network simulation

Last synced: 26 Aug 2025

https://github.com/ergus/mpi_benchmarks

Some very simple MPI benchmarks to compare with OmpSs2 benchmarks repo

c cmake cpp learning mpi testing

Last synced: 26 Aug 2025

https://github.com/flak-zoso/inavjaga

Inälvor jagade - Sista based C++ terminal videogame

cpp cpp17 sista terminal terminal-game

Last synced: 30 Jun 2026

https://github.com/hackpulsar/drawing-room

TCP Drawing applications for you and your friends.

cpp cpp20 imgui-glfw networking tcp-client tcp-ip tcp-server

Last synced: 27 Aug 2025

https://github.com/icrobotics-team167/2014aerialassist

Robot code for the 2014 FRC game

cpp first frc frc-aerial-assist robotics

Last synced: 29 Aug 2025

https://github.com/satyajitghana/gpu-programming

Contains the contents of GPU Architecture and Programming course done on NPTEL

c cpp cuda cuda-programming gpu-programming nptel nvidia

Last synced: 09 Mar 2026

https://github.com/iyashwantsaini/dust

Data Structures | Algorithms | STL | C++

algorithms cpp data-structures

Last synced: 30 Aug 2025

https://github.com/davidyslu/OnlineJudgeZero

Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)

algorithms cpp data-structures

Last synced: 29 Aug 2025

https://github.com/davidyslu/ClassicSudoku

Implement the classic game "Sudoku" in C++

c-plus-plus cpp game game-development

Last synced: 29 Aug 2025

https://github.com/InAnYan/old-terminal-editor

An attemp to create a terminal text editor

cpp editor kilo terminal text-editor

Last synced: 29 Aug 2025

https://github.com/glebegor/competitive-template

Competitive programming template

algo competitive-programming cpp

Last synced: 29 Aug 2025

https://github.com/nicolascbv/arduinolcdgame

This is a mini game using arduino uno

arduino arduino-uno atmega328p cpp game game-development minigame

Last synced: 01 Jul 2026

https://github.com/gayensis09/watersn

A modern, modular desktop application for water billing and management, built with C++/Qt and MySQL. Secure, user-friendly, and designed for water utilities.

billing cmake cpp desktop-app mysql password-reset qt smtp utility water-management

Last synced: 08 May 2026

https://github.com/wi-photos/cli-bible-reader

Command line tool to read the Bible

bible bible-verse cli cli-app cpp

Last synced: 30 Aug 2025

https://github.com/lxhtt/capjs-solver-cpp

A high-performance C++ implementation of the Cap.js solver.

anti-abuse anti-bot anti-scraper antispam cap capjs captcha cpp defense hashcash proof-of-work turing-test

Last synced: 30 Aug 2025

https://github.com/jasperdrescher/hellovcpkg

An introduction to Vcpkg by using GLFW and Glad as dependencies for a C++ project based on CMake.

cmake cpp glad glfw vcpkg

Last synced: 24 May 2026

https://github.com/atpriyanshu/the-fibonacci-series

It contains a simple fibonacci program in different language.

c cpp csharp fibonacci java javascript lua python typescript

Last synced: 25 Dec 2025

https://github.com/amadeusferro/zllmchat

A powerful and highly customizable chat interface to run your favorite Large Language Models locally. Built with the speed of Zig and the robustness of llama.cpp.

ai artificial-intelligence chatgpt cpp large-language-models llama llama3 llm qwen text-generation zig

Last synced: 08 May 2026

https://github.com/akataruka/station-management-app

A C++ console app to manage train schedules, track allocations, and delays at stations using priority queues and smart reallocation.

cli cpp lld management object-oriented-programming oops station-automation system-design train-managment

Last synced: 30 Aug 2025

https://github.com/neerajcodes888/gfg

Welcome to my GeeksforGeeks Data Structures and Algorithms (DSA) solutions repository! 🌟 Explore a diverse range of solutions to GeeksforGeeks problems, thoughtfully organized by difficulty levels for a structured learning experience.

cpp dsa-algorithm gfg-solutions

Last synced: 30 Aug 2025

https://github.com/martinmoene/wordindex

wordindex: create a linenumber cross-referenced list of words

cpp historical indexing

Last synced: 04 Apr 2025

https://github.com/gkesse/cpp-qt-qml-js-sqlite-login-android-ios

Développement d'une application mobile Android - iOS en C++ - Qt - QML - JS - SQLite pour la gestion d'un système de connexion et d'inscription de nouveaux utilisateurs.

android cpp ios javascript login-system qml qt registration-system sqlite

Last synced: 05 Mar 2025

https://github.com/kaiumallimon/cpp-codes

This GitHub repository serves as a dedicated space for structured C++ programming practice. It contains a collection of C++ source code files and projects, supporting the development of C++ skills.

cpp

Last synced: 30 Mar 2025

https://github.com/mdminhazulhaque/ruet-cse-codes

:hash: Codes that were used for academic purpose

c courseware cpp ruet

Last synced: 22 Sep 2025

https://github.com/natmark/texture-matching

Texture matching using wavelet transform.

cpp dwt texture-matching

Last synced: 24 May 2026

https://github.com/bisakhmondal/ju_cse_lab_practicals

Lab Assignments

c cpp

Last synced: 17 May 2026

https://github.com/neko-box-coder/sstest

🧪 A simple fancy test framework

cpp cpp11 test test-framework testing testing-framework

Last synced: 23 Jul 2025

https://github.com/ultirequiem/cpp

C++ Playground

cpp

Last synced: 23 Jul 2025

https://github.com/mangrick/pytorch-convgru-cell

Implementation of the ConvGRU cell from the paper "Delving deeper into convolutional networks for learning video representations" by Ballas et al.

cpp pytorch

Last synced: 06 May 2026

https://github.com/huntermahmud/leetcode

All of my leetcode solution

c cpp problem-solving

Last synced: 27 Apr 2026

https://github.com/kplanisphere/plotted-3d-environment

Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, texture mapping, and collision detection within a dynamic 3D environment filled with obstacles and enemies - Final project for the Graphing course.

3d-graphics animation camera-movement collision-detection computer-graphics cpp data-visualization educational-project opengl texture-mapping

Last synced: 03 May 2026

https://github.com/lucasfturos/notepad_cpp_py

Repositório focado nos meus estudos em GUI utilizando como base o bloco de anotações e aplicando nas linguagens Python e C++

cpp python qt5 tkinter

Last synced: 06 May 2026

https://github.com/jan-stangelj/renderer

A OpenGL c++ renderer made in spare time

cpp graphics opengl

Last synced: 14 May 2026

https://github.com/kravchuk21/garbage-collector

Simple Garbage Collector

cpp garbage-collector

Last synced: 04 Jun 2026

https://github.com/jessmattless/rubiks-gl

A project made during my first year in university. I got a Low First grade for it

cpp glsl opengl

Last synced: 14 May 2026

https://github.com/monkey0722/aos-core-monitor

Comprehensive monitoring software for deeply understanding the internal structure of AOS

android cpp kotlin

Last synced: 22 Apr 2026

https://github.com/saket-sk/sppu-semester-3-oop-lab

Programs implemented by me during my tenure as a student of B.E Second Year in Subject Object-Oriented Programming Laboratory.

cpp object-oriented-programming

Last synced: 09 Jun 2026

https://github.com/apsrcreatix/daily-coding-problem

This repository contains solution to the problem I have got through mail after subscribing to daily coding problem.

c cpp daily-coding-problem dailycodingproblem js

Last synced: 19 Apr 2026

https://github.com/rhailrake/lunarica

Interactive command-line HTTP client with syntax highlighting, autocompletion, and JSON formatting for testing and exploring RESTful APIs.

api-client api-explorer api-testing cli command-line cpp delevoper-tools http http-client interactive json repl rest rest-api terminal

Last synced: 06 May 2026

https://github.com/drbender/witchy-qss-editor

Tool to preview qss styles for Qt

cpp gui qss qt

Last synced: 09 Feb 2026

https://github.com/vixcpp/reply

Vix.cpp CLI reply command.

cpp repl vix vixcpp

Last synced: 15 Jun 2026

https://github.com/leoraclet/sfml-imgui-template

🧩 A template for C / C++ projects using SFML, OpenGL and Dear ImGUI

c cmake cpp dear-imgui nix opengl sfml template

Last synced: 02 May 2026

https://github.com/ni-m/githashextractor

Extract Git hash and save this information as a file for version tracking in software and firmware

cicd cmake cpp qt version-control

Last synced: 01 Mar 2026

https://github.com/andreaslill/qt-notes-md

A fast light-weight markdown note application written in C++ and QT.

cmake cpp qml qt qt6

Last synced: 16 Apr 2026

https://github.com/rajesh2723/oops

OOPS conceps in c++ for interview preparation

c-plus-plus class cpp friend namespace oops-in-cpp

Last synced: 22 Apr 2026

https://github.com/thecompez/tiobe-scraper

A modern Qt6.8 and C++20 application to scrape and display Tiobe Index data dynamically in a QML-based UI using best programming practices and design patterns.

cpp qt6 tiobe tiobe-scraper

Last synced: 01 Mar 2026

https://github.com/natharyan/chaos-attractors

Modeled 3-dimensional chaos attractors in C++ to create an audio-dynamic music visualizer.

chaos-theory cpp music-visualizer

Last synced: 14 Feb 2026

https://github.com/danielsio/pacman-game

Built as part of a Kirsh Amir's C++ & OOP course at The Academic Collage Of Tel-Aviv.

bfs-algorithm cpp game oop-principles

Last synced: 02 May 2026

https://github.com/huzecong/gomokuduel

Qt project - Online Gomoku game

cpp gomoku-game qt

Last synced: 14 May 2026

https://github.com/mcleber/parallel_sum

This code is a study on parallel programming.

cpp learning-cpp parallel-programming

Last synced: 05 Jun 2026

https://github.com/ohioiot-esp32-wifi-examples/clock-your-connectivity-check

The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on benchmarking the CPU cost of the various methods of detecting the WiFi connection state. The key takeaway is that WiFi events provide a much faster way to check for WiFi.

arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontroller networking ohioiot platformio wifi wifi-events wifi-logging

Last synced: 06 May 2026

https://github.com/dumitory-dev/cpp-vigenere-decryptor

cpp vigenere decryptor

c cmake cpp decryption

Last synced: 29 Apr 2026

https://github.com/skyzh/bluesensor

🌃 Collect climate data from sensors on Arduino. Part of the BlueSense Project.

arduino cpp dht22 environment iot-device monitoring raspberry-pi sensor

Last synced: 06 May 2026

https://github.com/bumbelbee777/bvm

bvm: an virtual machine written in C++ for the honeycomb architecture

architecture cpp virtual-machine

Last synced: 05 Jun 2026

https://github.com/aasjunior/sofia_playground

Este projeto propõe um brinquedo interativo projetado para auxiliar profissionais na identificação de sinais do Transtorno do Espectro Autista (TEA) em crianças. O brinquedo visa estimular sensorialmente as crianças e observar possíveis déficits de percepção visual na identificação de formas e cores.

arduino-uno asd-diagnosis cpp stroop-test

Last synced: 14 Feb 2026

https://github.com/mmansy19/snakes-ladders-and-monopoly-project

a mixture between the Snakes & Ladders and Monopoly games. There are two modes in the game: Design mode is where the user is able to build the playing grid and Play mode is where he plays the game itself. The general idea of the game is four players moving in a grid having snakes, ladders, and Cards.

cpp oop

Last synced: 04 Jun 2026

https://github.com/thenaubit/brainfucktools

Brainfuck tools coded in C++: Interpreter (with and without code optimization)

brainfuck brainfuck-debugger brainfuck-interpreter brainfuck-interpreters brainfuck-language brainfuck-programs c cpp cpp14

Last synced: 22 Apr 2026

https://github.com/ahasannn/flappy-bird

A flappy bird game implemented in C++ with OpenGL

computer-graphics cpp flappy-bird-game glut-library opengl

Last synced: 14 May 2026