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/falcao-g/alg-prog-2

Códigos realizados na matéria de Algoritmos e programação 2 da UFMS

c cpp shell-script

Last synced: 04 May 2026

https://github.com/brunexgeek/blade

Barcode localization and decoding engine with positioning feedback

android barcode-scanner computer-vision cpp

Last synced: 15 May 2026

https://github.com/nathancordeiro/sudoku-ninja

This project SUDOKU-NINJA is a command-line, optimized Sudoku solver and puzzle generator for the conventional 9x9 puzzles, developed in C++. It offers an engaging way for players to solve Sudoku puzzles directly from their terminal or command prompt.

cpp sudoku terminal-game

Last synced: 01 Jul 2026

https://github.com/mohabashraf-byte/mini-waslni-gui

A pathfinding visualizer with a Qt GUI implementing BFS, DFS, Dijkstra's, and A* algorithms to find the shortest path.

bfs-algorithm cpp graph qt5

Last synced: 15 May 2026

https://github.com/atennop1/stephenpratasolutions

Repository for learning C++, where I making tasks from Stephen Prata's book

cpp cpp-primer-plus-6th cpp-solutions learning mastering

Last synced: 25 Jun 2026

https://github.com/bearslay/bearslay-launcher

ncurses-based launcher for multiple (unfinished) games and other applications; runs entirely within compatible terminals

blokus catan cpp monopoly ncurses ncurses-game painting terminal-based

Last synced: 27 Mar 2025

https://github.com/knoblauchpilze/sudoku

The famous numbers game

cpp opengl pixelgameengine sudoku-solver

Last synced: 15 May 2026

https://github.com/falcao-g/codeforces

Soluções de alguns desafios do codeforces em Python e C++

codeforces codeforces-solutions cpp

Last synced: 07 Sep 2025

https://github.com/falcao-g/leetcode

Soluções de alguns desafios do leetcode em Python e C++

competitive-programming cpp leetcode python

Last synced: 18 May 2026

https://github.com/henriktrom/cpp_utils

A lightweight C++ utility module for multithreaded pipeline components and JSON handling. Includes a flexible StageBase class for real-time data processing and tools for loading, validating, and writing structured JSON files using RapidJSON.

cpp json multithreading utils-library

Last synced: 15 May 2026

https://github.com/homebackend/dns-wrapper

A DNS wrapper service

boost c cpp dns linux networking unix windows

Last synced: 11 Jun 2026

https://github.com/ayo-ajayi/jinr_interest

Analysis and interactive visualization of neutrino event topologies registered in the OPERA experiment.

cern-root cpp javascript lepton muons threejs

Last synced: 09 May 2026

https://github.com/francespos/skyline

Rendering and physics engine for 2D.

2d cpp engine physics rendering vulkan

Last synced: 19 Jun 2026

https://github.com/rikon07/codeforces-rik_on

My codeforces problem solutions

c competitive-programming contest cpp

Last synced: 10 May 2026

https://github.com/ilyachichkov/sorting-algorithms

Simple sorting visualization with SFML

cpp imgui sfml sort-visualization

Last synced: 30 Jul 2025

https://github.com/rafali25/car_game

A simple Car game in cpp using multithreading to play background music

cpp multithreading

Last synced: 21 Jun 2026

https://github.com/gabriel-m-martins/vs_cpp_killer

Kills all processes of `vcpkgsrv.exe` that Visual Studio spawns and doesn't clean up.

cpp ide process-manager visual-studio

Last synced: 15 May 2026

https://github.com/TanzeelaFatima492/simplest-in-c-

How to display as it text in c++.

cout cpp cxx program simple

Last synced: 22 Jun 2026

https://github.com/eisaa-rice/processor-simulator

C++ CPU simulator consisting of a file generator full of organized data and a simulator that uses that data file to replicate how CPUs would schedule jobs as it runs

cpp cpu-scheduling io

Last synced: 09 Jul 2025

https://github.com/rickreisdev/targetexercicios

Códigos fonte dos exercícios 1, 2 e 5 da etapa de processo seletivo para o estágio da Target.

cpp functions rickreis rickreisme

Last synced: 08 Jun 2026

https://github.com/rickreisdev/vendingmachine

Algoritmo que simula o funcionamento de uma máquina automática de alimentos no ambiente do terminal do C++.

algorithm cpp rickreis rickreisme vending-machine

Last synced: 07 Jul 2025

https://github.com/rodtell/exercicios-estudo-cpp-rst

Study exercises that I answered of algorithms.

algorithms cpp study

Last synced: 21 Mar 2025

https://github.com/helios2003/revising-drr-implementation

Deficit Round Robin scheduling algorithm implementation in ns-3. Look at the Wiki for more information.

cpp networking ns-3

Last synced: 03 Apr 2025

https://github.com/lchsk/postgresql_transactions

Benchmarking concurrent operations in PostgreSQL

benchmark cpp cpp17 isolation-level postgres postgresql sql transaction transactions

Last synced: 15 May 2026

https://github.com/nickpolizogopoulos/the_ultimate_cpp_series

This is my C++ course repository

cpp

Last synced: 15 Jul 2025

https://github.com/devdutt6/cpp

My journey to learn Data Structure and Algorithm(DSA) in language C++.

cpp dsa dsa-learning-series dsa-practice sde-sheet strivers-sde-sheet

Last synced: 12 Mar 2025

https://github.com/cmst0us/socketasio

SocketKit using standalone asio

asio async c cpp socket

Last synced: 15 May 2026

https://github.com/shivam-03-cpu/wm-bus-aes-decryption

AES-128 decryption of Wireless M-Bus telegrams using OMS Volume 2 standard. Includes IV construction, CBC mode decryption, and human-readable output.

aes-128 cpp embedded-systems esp32 internship-project oms wmbus

Last synced: 15 May 2026

https://github.com/konrad-kubacki/rt

Raytracing engine - engineering project at WUST

cpp dx11 graphics raytracing

Last synced: 17 Mar 2025

https://github.com/seaung/watcher

Watcher 是一个用C++开发的轻量级进程监控守护工具,用于监控指定进程的运行状态,当目标进程不存在时会自动重启。

c11 cpp watch

Last synced: 25 Jun 2025

https://github.com/wiktoriachojnacka/graphic_transformations

Tasks made for study in QT creator. Tasks include drawing a segment, 3d solid transformations, 2d transformations, flood fill and other graphics functions.

cpp matrix-operations

Last synced: 15 Jun 2025

https://github.com/separatrixxx/pgp_labs_7_sem

👓 Laboratory work for the 7 semester of MAI on PGP and PDP

cpp cuda nvidia

Last synced: 15 May 2026

https://github.com/icliberen/binary-heap-trees

Binary Search Tree, Balanced Binary Tree and Heap Implementations in C++

binarysearchtree binarytree binarytrees cpp heap heapsort heapsort-algorithm maxheap maxheaps minheap minheap-structure

Last synced: 03 Apr 2025

https://github.com/cschuman/inkwell

Native macOS markdown viewer built with C++20 and Cocoa. Clean, lightweight, and reliable with real-time file watching, command palette, drag & drop with visual effects, and table of contents navigation. A simple yet powerful markdown viewer that just works.

cpp macos markdown markdown-viewer native-app

Last synced: 17 Jan 2026

https://github.com/deysuman/hope

Hope is a small, fast, class-based concurrent scripting language

cpp create hope new programming-language scripting-language

Last synced: 15 May 2026

https://github.com/korigamik/test-game

A cross platform game example that also runs on the PSP

cpp psp

Last synced: 01 Apr 2025

https://github.com/sanjaraiy/gfg_potd

This repository contains daily problems from GeeksForGeeks' DSA series, helping me master Data Structures and Algorithms with practical coding exercises! 🚀💻

cpp daily-coding-problem geeksforgeeks practice vscode

Last synced: 28 Jun 2026

https://github.com/maxverevkin/snake-sfml

snake game written on c++ with sfml library

cpp game sfml sfml-game

Last synced: 26 Mar 2025

https://github.com/snandasena/cpp-design-patterns

SOLID and Design Patterns with C++

cpp cpp17 design-patterns

Last synced: 26 Mar 2025

https://github.com/snandasena/leetcode-solutions

Leetcode practices and solutions

cpp data-structures-and-algorithms leetcode

Last synced: 26 Mar 2025

https://github.com/tqqqqt/chessgame

Chess game created with Qt

chess-game cpp qt

Last synced: 15 May 2026

https://github.com/linarcx/image_resizer

A simple c++ program that uses libpng and OpenCL to resize images.

cmake cpp image-processing libpng opencl

Last synced: 05 May 2025

https://github.com/squidmin/cpp-labs

C++ / CMake sandbox project

cmake cpp cpp17 learning learning-exercises

Last synced: 01 Apr 2025

https://github.com/kahleryasla/lzw-compression

compression tool: C++ program that implements LZW compression using a hashtable data structure. It takes an input file and compresses the data into a smaller size, then writes the compressed data to an output file. The program also includes a method for rehashing the hashtable when the load factor exceeds a certain threshold.

compression cpp decompression fileio hashtable lzw lzw-compression

Last synced: 02 Mar 2025

https://github.com/clockwork72/leetcode-hackerrank

My solution codes for LeetCode challenges.

cpp data-structures leetcode-solutions

Last synced: 13 May 2026

https://github.com/priyanshscpp/ece1051-gpu-programming_module

CUDA Development for NVIDIAs GPUs

cpp gpu nvidia

Last synced: 14 May 2026

https://github.com/kamack38/matura

Moje rozwiązania do matury z informatyki

access cpp excel matura matura-informatyka

Last synced: 01 Apr 2025

https://github.com/groszczu/sfml_game

Simple C++ and SFML Space Invaders-like game created as project for programming classes

cpp sfml-game sfml-space-invaders

Last synced: 12 Apr 2025

https://github.com/00ryanwelzel/hashalgorithmtester

Wrote a test script a bit ago to determine the clumping of hash algorithms.

cpp hash-table-analysis hash-tables hashing-algorithms

Last synced: 30 Apr 2025

https://github.com/coughyyee/interpreter-cpp

Building an Interpreter in C++

cpp interpreter

Last synced: 30 Jun 2026

https://github.com/stefan2810/oop_labs

OOP problems solved in C++

cpp oop problem-solving programming

Last synced: 02 Aug 2025

https://github.com/fbenkstein/strongint

Type safe integer classes for C++

cpp cpp14 integer type-safety

Last synced: 07 Jun 2026

https://github.com/extremq/acpi-cmake

Using CMake for building the ACPI project.

cmake cpp

Last synced: 27 Mar 2025

https://github.com/chinnanj666/data-structures-string-using-cpp

string data structures using c++

cpp data-structures strings

Last synced: 08 Jun 2026

https://github.com/schemanoise/nauty_and_traces

C++ Wrappers for Nauty & Traces Isomorphism C-code

cpp cpp11 nauty nauty-traces traces

Last synced: 02 Apr 2026

https://github.com/carlosagalicia/tc1031-act34-integral-activity-trees-template-ad2023

This program determines whether a given tree is a spruce tree, where every non-leaf node has at least three leaf children. It uses maps and vectors to track nodes and their children, ensuring the tree meets the spruce tree criteria.

cplusplus cpp data-structures labs

Last synced: 29 May 2026

https://github.com/carlosagalicia/tc1031-act23-integral-lineal-data-structures-template-ad2023

This program simulates the Josephus problem, where people are arranged in a circle and eliminated every k-th step until only one remains. It uses lists and iterators to manage the elimination process and determine the safe position.

cplusplus cpp data-structures labs

Last synced: 12 Jun 2026

https://github.com/imthesquid/pysmartswitchc

The PySmartSwitch repo, rebuilt to use C++ and Qt Networking

cpp qt5

Last synced: 02 May 2026

https://github.com/jseg380/estructuras-datos

Prácticas en C++ de la asignatura Estructuras de Datos

cpp data-structures oop

Last synced: 20 Mar 2025

https://github.com/phoemur/oldsnake

C++ classic snake game with ncurses

cpp ncurses ncurses-library snake snake-game

Last synced: 17 Mar 2025

https://github.com/archetipo95/esercizio-cpp-distributore-alimentare

Un esercizio di prova per imparare il c++

cpp oop qt

Last synced: 15 May 2026

https://github.com/phoemur/cannonball

Cannonball is a simple artillery game made with C++ and SDL2

cpp cpp14 sdl sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper

Last synced: 17 Mar 2025

https://github.com/ganeshsankaran/boost-cpp-samples

Some Boost C++ samples

boost cpp

Last synced: 26 Jun 2025

https://github.com/phoemur/apache_icu

Little C++/QT widget to calculate APACHE II ("Acute Physiology And Chronic Health Evaluation II")

cpp health healthcare qt qt5

Last synced: 20 May 2026

https://github.com/ajlekcahdp4/lfuda-cpp

implementation of the LFU-DA caching strategy on C++

cache cpp lfuda

Last synced: 04 Apr 2025

https://github.com/juwel2121/covid-19-detection-and-prevention

A C++ console application for assessing COVID-19 symptoms, providing prevention tips, and offering emergency contact information during the pandemic.

chatbot console-application covid-19 cpp healthcare symptoms

Last synced: 26 Mar 2025

https://github.com/oaslananka/cv_cuda_cpp_sample

This is a sample project demonstrating how to use OpenCV and CUDA in C++ for detecting people in drone footage with YOLO. The project aims to be simple and understandable for those who want to learn how to use OpenCV and CUDA in C++.

computervision cpp cuda opencv

Last synced: 01 May 2026

https://github.com/caefleury/tp1-tb1

Repositório do trabalho prático 01 da matéria TÉCNICAS DE PROGRAMAÇÃO da UnB

cpp object-oriented-programming scrum

Last synced: 26 Mar 2025

https://github.com/saqibcheema/console-todo-app-cpp

A simple C++ console-based To-Do List application using Object-Oriented Programming (OOP) and vectors. Easily add, view, edit, delete, and complete tasks — all from your terminal.

beginner-friendly console-app cplusplus cpp oop semester-project simple-project task-manager to-do-list vector

Last synced: 15 Jun 2025

https://github.com/sandyg6/problem-solving

Problem solving

c cpp java python

Last synced: 10 Apr 2026

https://github.com/jumbo-sqizman/mod-gta5

This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat

archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua

Last synced: 15 Jun 2025

https://github.com/meharehsaan/progconcepts

This repo contains the major and minor programming concepts in c++ language.

advanced-programming concepts concepts-of-programming-languages cpp

Last synced: 17 Mar 2025

https://github.com/meharehsaan/object-oriented

This repo contains Object Oriented Programming course labs mainly in c++.

cpp labs oop-in-cpp programming

Last synced: 16 Jun 2025

https://github.com/daramkun/calendarhelper

Date and Time Helper for C++

calendar-api cpp cxx

Last synced: 01 Jul 2026

https://github.com/matozinho/fat16_interpreter

A interpreter for Fat 16 images.

cpp fat fat16 os xmake

Last synced: 04 Apr 2025

https://github.com/newlandtv/ling

Big Integer with C++

big-integer cpp library math module

Last synced: 15 Jun 2025

https://github.com/junaidsalim/complaint_management_system_qt_cplusplus_gui

This repo contains code of Qt Cpluplus for Complaint Management System.

cpp dsa qt qt-creator qt-gui

Last synced: 15 May 2026

https://github.com/garus77/file-tree-sfml

A simple program for viewing a folder's subdirectories as a tree graph made in C++ with SFML

beans cpp sfml

Last synced: 15 Jun 2025

https://github.com/rickinshah/tic-tac-toe

Tic Tac Toe in C++

cpp linux tic-tac-toe

Last synced: 03 May 2026

https://github.com/quaddarv1ne/neo_system

NEO_SYSTEM - продвинутый инструмент для сбора и визуализации системной информации с эстетичным цветным выводом в терминал.

2025 analytics cpp info information it library maestro7it maximdupley python quadd4rv1n7 repository rich system

Last synced: 15 May 2026