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/daguerreo/qt-gcov-demo

Demonstrate how to generate code coverage report with gcov for a Qt Project

code-coverage cpp gcov linux qt

Last synced: 13 Apr 2026

https://github.com/ocl-org/fix

The Financial eXchange Protocol C++ Library.

cpp fintech fix library

Last synced: 13 Jan 2026

https://github.com/hasanyahya101/oop-lab-2-fast-nuces-2023

This repository contains C++ programs for performing various data manipulation tasks. It includes programs for array manipulation, memory management, and string concatenation. The programs demonstrate the use of dynamically allocated arrays and other dynamic memory management methods. It is a Lab Solution from Fast Nuces Lahore.

arrays cpp fast lahore nuces oop pointers

Last synced: 04 Sep 2025

https://github.com/kuro337/imghttp

High Performance Multi Threaded C++ Image Processing Web Server

cpp

Last synced: 11 Jun 2026

https://github.com/mr-python-in-china/mp-oi-library

在 vscode 中快速添加常用算法模板

competitive-programming cpp olympiad-in-informatics

Last synced: 26 Jan 2026

https://github.com/erthium/search-tools

String comparison and string search optimisation repertoire, written in C++, Python3 and Typescript

cpp fuzzy-search fuzzysearch levenshtein-distance python python3 search-algorithm string-comparison string-search typescript

Last synced: 11 Apr 2026

https://github.com/razfrumkin/fractal-viewer

A fractal exploration tool powered by SFML and GLSL for GPU acceleration, offering real-time rendering, zooming, panning, and color adjustment capabilities to ensure seamless performance. Additionally, it utilizes ImGui for intuitive user interactions, all implemented in C++.

cmake cpp fractals glsl imgui sfml

Last synced: 03 Apr 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/3n3a/fibonacci_sequence

generating a fibonacci sequence in c++/cpp and getting the values with script

cpp fibonacci maths programming

Last synced: 02 Aug 2025

https://github.com/frc5024/basebot

Robots! Quickly.

arm cpp frc wpilib

Last synced: 11 May 2025

https://github.com/rishabh96b/code-implementations

This repository contains the C++ problems that I have either solved or concepts that I've implemented myself.

coding-challenge cpp data-structures hackerrank

Last synced: 25 Mar 2025

https://github.com/aquanox/quickplaypresetsplugin

Plugin adding quick launch of PlayInEditor presets for Unreal Engine

cpp unreal-engine unreal-engine-5 unreal-engine-cpp-plugin unreal-engine-plugin work-in-progress

Last synced: 29 May 2026

https://github.com/chunchunmorning/ascinput

Input Manager for OpenSiv3D.

c-plus-plus cpp opensiv3d siv3d

Last synced: 09 Apr 2026

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/ntshvicky/fashionmnist_cnn_example

An example of training convolutional neural networks with Fashion MNIST dataset in C++ and Cmake

cmake convolutional-neural-networks cpp fashion-mnist-dataset fashionmnist-cnn machine-learning machine-learning-algorithms

Last synced: 15 Mar 2025

https://github.com/alpha74/c_cpp-projects

Few of my Good C/C++ college level projects

c cpp cpp-programs cpp-project pacman projects student-record

Last synced: 02 Feb 2026

https://github.com/sameetasadullah/queue-implementation

My own templatized C++ implementation of Queue using Microsoft Visual Studio

cpp queue visual-studio

Last synced: 29 Jun 2026

https://github.com/xiaohajiayou/cpplearningjourney

从新手到进阶的cpp学习记录

c-p-p cpp road roadmap

Last synced: 30 Mar 2025

https://github.com/hynduf/mystersy---a-sdl2-cpp-game

Mystersy - A SDL2 Game for 2122II_INT2215_2 (UET)

adventure-game cpp sdl2

Last synced: 18 Apr 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/davidingplus/cpp-learning

C++ 语言的学习。

cpp cpp-learning

Last synced: 28 May 2026

https://github.com/ogweno-d/cppfordummies

Cpp for Dummies - A step deeper into the world of madness

cpp

Last synced: 17 Aug 2025

https://github.com/noamrodrik/rodrikgameboyemulator

My own version of the GameboyEmulator written in C++17, for educational purposes only!

cpp cpp17 dmg-001 emulator gameboy gameboy-emulator gb

Last synced: 12 Apr 2025

https://github.com/meopbk/robotics

ROS and Roblib applications mostly in C++. Inverse Kinematics, Object Detection, Path Planning, Localization and Mapping.

boost cpp inverse-kinematics jacobians makefile mapping object-detection opencv path-planning path-tracing roblib ros threads

Last synced: 18 Apr 2026

https://github.com/madureira/game-prototype

:video_game: A simple 2D top-down game framework.

aseprite cpp game-2d game-frameworks sdl2 tiledmap

Last synced: 18 Jan 2026

https://github.com/moozunch/cepe-lang

ann belajar cepe alias competitive programming

algorithms c competitive-programming cpp problem-set problems-solving

Last synced: 10 May 2026

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/aoshimash/hermite

A hermite integrator for planetary N-body simulation

astrophysics cpp n-body

Last synced: 31 Mar 2025

https://github.com/dhruvsrikanth/n-body-simulation

In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the N-body particle interaction simulation.

c cpp distributed-memory-parallel high-performance-computing mpi multithreading n-body openmp parallel-computing particle-interactions shared-memory-parallel simulation-modeling

Last synced: 29 Apr 2026

https://github.com/vovandreevik/rkf45-runge_kutta_3_order

The program solves a system of differential equations according to the RKF45 program and the order 3 Runge-Kutta method

cpp rkf45 runge-kutta-methods

Last synced: 12 Sep 2025

https://github.com/vovandreevik/binary-search-tree

This C++ program demonstrates the implementation of a Binary Search Tree (BST) along with custom Stack and Queue data structures.

binary-search-tree bst cpp oop oops-in-cpp queue stack

Last synced: 07 Apr 2025

https://github.com/yohhoy/malloc-client-cpp

C++ Client for malloc REST Server

cpp jokes-api mdspan

Last synced: 02 Jul 2025

https://github.com/onebit5/onetek-engine-2

C++ game engine with multi-API rendering support.

cpp cpp20 engine game game-development game-engine gamedev gameengine

Last synced: 29 Sep 2025

https://github.com/nanda-gopal-sb/password_manager

A Password Manager in mordern C++.

bitwise cli cpp cryptography file filesystem password

Last synced: 03 Apr 2025

https://github.com/fulfilledcovenant/covenginea

An open-source semi-automated optimizations for improved overall windows 10-11 experience.

c cpp open-source ps1 windows-10 windows-11

Last synced: 29 Sep 2025

https://github.com/stuart6854/rune

C++ Game Engine

cpp game-engine

Last synced: 12 Apr 2025

https://github.com/bestmahdi2/uni__stm32menudesignprogramlcd2x16

A university project where a menu program was designed with STM32F407VG that works with keys and a 2x16 LCD

cpp lcd lcd16x2 menu stm32 stm32f4 stm32f407vg stm32f407vgt6

Last synced: 18 Apr 2026

https://github.com/crazyokd/vimrc

Own vim/nvim configuration, especially for c/cpp

c cpp nvim vim

Last synced: 09 Apr 2026

https://github.com/qwli7/cpp-all

C++学习记录和一些 C++知识点

cpp cppprimer cppprimerplus makefile sdl2 stdlib stl

Last synced: 31 Mar 2025

https://github.com/denizyesilirmak/react-native-tuner-engine

a musician-grade react native tuning engine powered by native audio processing and real-time pitch detection.

cpp dsp fft jsi oboe pitch-detection turbo-module yin

Last synced: 28 May 2026

https://github.com/pablitoo1/aircraft-carrier-problem

Multi-threaded airport takeoff and landing simulation made in C++ with SFML library

cpp multithreading sfml threading-synchronization

Last synced: 16 Mar 2025

https://github.com/susmita-dey/cpp_coding_programs

This repository contains some coding problems with their solutions in C++. It's a kind of reference to practice coding in C++ and improve logic building skills. #cpp #programming

cpp patterns programming

Last synced: 21 May 2026

https://github.com/nikitaberezhnyj/laboratory-work-on-object-oriented-programming

Completed laboratory work and a course project in the discipline of Object Oriented Programming.

cpp

Last synced: 03 Aug 2025

https://github.com/yeyom/school_code

Personal school's code snippets, projects and homeworks, feel free to use them, for the most important snippets: https://gist.github.com/YeyoM

algorithms c cpp csharp data-structures java javascript python school school-assignment school-project schoolwork

Last synced: 07 Apr 2026

https://github.com/retifrav/cmake-target-link-libraries-example

An example of CMake target_link_libraries() scopes effects

cmake cpp example

Last synced: 26 Aug 2025

https://github.com/ttwag/p10_sudoku_master

A program that solves any sudoku puzzle and provides a user interface.

backtracking-algorithm cpp dsa-algorithm gui-application qtcreator recursion-algorithm sudoku-solver

Last synced: 04 Oct 2025

https://github.com/tdjastrzebski/vscode-cppbuild

Build++ VS Code Multi-Step Incremental Build Extension

build build-automation build-tool build-tools c c-plus-plus cpp vscode vscode-extension

Last synced: 11 Sep 2025

https://github.com/rafaelbortolozo/minigame_boliche

Pequena atividade para a matéria de Paradigmas da Computação, se trata de um "jogo" onde a máquina joga sozinha gerando pontuações aleatórias. O objetivo principal do algoritmo era representar o funcionamento de um jogo de boliche, desconsiderando a fisica.

bowling-game cpp paradigms poo random-number-generators

Last synced: 15 Mar 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: 21 Jan 2026

https://github.com/trypsynth/sleepsoundly

Tiny C program to constantly pipe silent audio through audio devices on Windows, eliminating automatic sleeping.

accessibility audio c cpp sound soundcard soundcardsleep win32 windows winmm

Last synced: 11 Mar 2026

https://github.com/vaibhav1826/understanding_cpp

This repository is a comprehensive and well-documented guide for c++ providing detailed explanations and best pratice questions .

cpp

Last synced: 30 Jun 2025

https://github.com/knutkirkhorn/cpp-for-programmerere

Øvinger fra IINI4003 C++ for programmerere, dataingeniør NTNU

auto cmake cpp lambda overloading pointers references thread

Last synced: 23 Jun 2025

https://github.com/amoeba/arrow-flight-playground

Various examples related to Apache Arrow Flight.

apache-arrow arrow-flight cpp

Last synced: 22 Mar 2026

https://github.com/khoinguyen2k/int2215-laptrinhnangcao

weekly assignments of advanced programming course

cpp uet

Last synced: 06 Mar 2025

https://github.com/droncode/rg3

Code analyzer & codegen framework. Third in order, first in strength.

cpp llvm python3

Last synced: 28 Feb 2026

https://github.com/pedia/cwf

C++ Web Framework

cpp webapp

Last synced: 02 Aug 2025

https://github.com/velocityra/chip8-emu

A Chip-8 emulator in C++, with a basic debugger.

chip8 chip8-emulator cpp emulation emulator sfml

Last synced: 16 May 2025

https://github.com/KalbarczykDev/sdl2-pong

Recreation of the classic Pong game with SDL2 lib and C++!

beginner beginner-friendly cpp first-contributions pong pong-game sdl sdl-library sdl-ttf sdl2

Last synced: 16 Oct 2025

https://github.com/iamsdas/text-compression

This is a simple text compression utility using the lzw algorithm in c++

cpp file-compression lzw text-compression

Last synced: 08 Apr 2025

https://github.com/amanoteam/sphynx

A GCC cross-compiler targeting Linux

c cpp cross-compiler gcc linux

Last synced: 13 Mar 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/zezav-cz/matrixcalculator

CLI app fro basic matrix operations

cpp linear-algebra matrix matrix-calculations

Last synced: 30 Jun 2025

https://github.com/deryaxacar/42-cpp_03

This project aims to teach you object-oriented programming principles by creating a class hierarchy in C++. It starts with a basic ClapTrap class and then adds derived classes such as ScavTrap, FragTrap, and DiamondTrap.

42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school cpp cpp-all cpp-modules cpp-modules-42 cpp-programming cpp03 cpp98

Last synced: 26 Feb 2025

https://github.com/jcbritobr/ercos-fltk-cheat-page-modern-cpp

This is a rewrite of ercos cheat page examples in modern c++ 17

cpp examples fltk gui

Last synced: 01 Sep 2025

https://github.com/beingofexistence13/multiversal-lang

Welcome to Multiversal-Lang 🚀: Your gateway to universal coding! This open-source project is a game-changer, bridging all programming languages 🌉. With DX-Lang, every language is interconnected, unlocking limitless coding potential. Let’s code the future, together! 💻🌐🎉

c cpp go javascript php rust typescript

Last synced: 11 Apr 2026

https://github.com/humayan-kabir/data-structure

data structure repository for competitive programming

competitive-programming cpp data-structures

Last synced: 30 Jun 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/crazyvito11/vita-hello-world-docker

A simple Hello World application for the Vita, build with VitaSDK via Docker

boilerplate cmake cpp docker docker-compose hello-world homebrew playstation-vita ps-vita vita-companion vitasdk

Last synced: 02 Apr 2026

https://github.com/stuart6854/mill_engine

Portfolio Piece - A cross-platform 3D engine. (Work in Progress)

cpp cross-platform game-engine vulkan

Last synced: 10 Nov 2025

https://github.com/shibam120302/6companies30days

Challenge to solve 90 questions from 6 companies in 30 days.

6companies30days 6companies30days2k23 arshgoyal cpp revisewitharsh

Last synced: 15 Mar 2025

https://github.com/amr-khaled-ahmed/some-cipher-for-fun

this repository include XOR, Vigenere, and Polybius ciphers

cipher cipher-algorithms cpp low-level-programming

Last synced: 21 Apr 2026

https://github.com/ggjorven/pulse

My own C++20 utility library.

cpp cpp20 modern-cpp utility

Last synced: 02 Apr 2026

https://github.com/sameetasadullah/sort-arrays-using-fork

A simple C++ program to sort two arrays in two different child processes using fork system call

cpp fork linux sorting ubuntu

Last synced: 17 May 2026

https://github.com/nerixyz/stickit

Pin an image above all windows

cpp tools windows

Last synced: 27 Apr 2026

https://github.com/sameetasadullah/dijkstra-algorithm-implementation

My own templatized C++ implementation of Dijkstra Algorithm using Microsoft Visual Studio

cpp dijkstra-algorithm dijkstra-shortest-path graph list stack visual-studio

Last synced: 15 Mar 2025

https://github.com/sameetasadullah/graph-implementation

My own templatized C++ implementation of Graph and its different traversals i.e, BFS, DFS using Microsoft Visual Studio

bfs cpp dfs graph visual-studio

Last synced: 13 Oct 2025

https://github.com/seboste/sapper

Sapper is a CLI tool written in Go that enables you to rapidly create, extend, and update C++ microservices

cloud-native cmake conan cpp hexagonal-architecture microservices sapper

Last synced: 18 Jan 2026

https://github.com/danisss9/typenative

Build native applications using Typescript

clang cpp native-apps typescript

Last synced: 03 Mar 2026

https://github.com/mariam-badr-mb/9-games

This project features 9 games developed in C++ using Object-Oriented Programming (OOP) principles. Each game is designed with modularity, reusability, and scalability in mind, following core OOP concepts like encapsulation, inheritance, and polymorphism.

cplusplus-games cpp game-development

Last synced: 09 Feb 2026

https://github.com/arocull/shepherd

A top-down game about a shepherd and his flock of sheep.

cpp game

Last synced: 14 Aug 2025

https://github.com/zouariomar/leetcode

LeetCode solutions repository

algorithms code cpp leecode-solutions

Last synced: 20 Jul 2025

https://github.com/dreamerchaserhah/speed-typist

C++ QT Application where you can test out how fast you can type

cpp gui qt5

Last synced: 10 Mar 2026

https://github.com/sameetasadullah/linux-gbsh-shell-implementation

Linux shell coded in C++ language which performs some of the features found in typical shells, like the bash (Bourne Again Shell) or csh (C-Shell)

cpp fork linux linux-shell linux-shell-commands linux-shell-implementation ubuntu unnamed-pipe

Last synced: 11 Apr 2026

https://github.com/ranveeraggarwal/leetcode-cpp

Leetcode Solutions in Modern-ish C++

algorithms cpp leetcode

Last synced: 02 Apr 2025

https://github.com/jkazari/mathematics-laboratories-4.1

Repository of solutions for my Algorithms and Data Structures class on the 4th semester of studying Mathematics at Gdańsk University of Technology

algorithms cpp data-structures

Last synced: 30 Jun 2025

https://github.com/s-bose/makeclass_cpp

a C++ program to generate all the required file skeletons for a class

cpp cpp20 make

Last synced: 04 Oct 2025

https://github.com/kentlouisetonino/sw-cpp-dsa

Sample programs of Data Structures and Algorithms using C++.

cpp data-structures-and-algorithms

Last synced: 08 Mar 2025