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/hyouteki/voodoo

Simple Terminal based Todo manager with regex

cpp regex todoapp

Last synced: 27 Oct 2025

https://github.com/umbrellaleaf5/network_and_distributed_systems

My repository with home and seminars exercises on network and distributed systems at MIPT DAFE/RSE

c cpp dafe distributed-systems education mipt network-systems

Last synced: 02 Sep 2025

https://github.com/mallory-scotton/arcade

🕹️ Retro gaming platform with dynamic library loading for games and graphics. Built as a 2nd-year EPITECH project

arcade audio-processing cpp epitech games joystick libcaca ncurses nibbler opengl pacman retrogaming sdl2 sfml shared-library wiimote

Last synced: 11 May 2026

https://github.com/taktoa/qdoc2psn

Generate purescript-native bindings from a QDoc XML file. (WIP)

bindings cpp haskell purescript purescript-native qt

Last synced: 12 May 2026

https://github.com/contisimone99/bulletin-board-system

Cryptography-focused messaging platform with Perfect Forward Secrecy, developed for cybersecurity education. Implements secure user registration (email challenge-response), encrypted message posting, and replay attack protection using raw OpenSSL primitives.

bulletin-board cpp cryptography openssl

Last synced: 02 Jul 2025

https://github.com/g4sasha/cpp-mazegenerator

I rewrote the code for the maze generator from vba to cpp

cpp maze-generator maze-solver

Last synced: 15 Mar 2025

https://github.com/leonamtv/prime-sd

A comparison of prime numbers generation techniques.

concurrent concurrent-programming cpp sequential

Last synced: 30 May 2026

https://github.com/c0de4un/zero-chat

C++ Client-Server TCP cross-platform solution

asio boost boost-asio chat chat-application cpp cxx

Last synced: 10 Jun 2025

https://github.com/piyush168713/cpp

cpp codes

cpp

Last synced: 28 May 2026

https://github.com/gbowne1/link-explorer

This C++ program will discover links on any http or https page you give it

cpp cpp11 explorer link parser

Last synced: 10 Jun 2025

https://github.com/tarikseyceri/connect4.cpp

Connect4 v2.0, This project is a game developed in four versions, C, C++, Java SE & Node.js, older to newer respect

connect4 connect4-cpp connect4-game cpp game game-development games

Last synced: 15 Mar 2025

https://github.com/percival33/computer-network-programming

Repo for the network programming course, aimed at creating a real-time advertising bulletin board system

cpp network python3 websocket

Last synced: 19 Apr 2025

https://github.com/takkii/himekuri2

[Ruby/C++] himekuri2 📅

4 cpp exe himekuri2 rice

Last synced: 19 Apr 2025

https://github.com/bruhmoent/tuxballsdl

TuxBall on SDL2 C++.

cpp platformer sdl sdl2 sdl2-image tux

Last synced: 23 Aug 2025

https://github.com/kartikmohta/spdlog_catkin

Catkin wrapper for the spdlog library

cpp logging spdlog

Last synced: 10 Jun 2025

https://github.com/kessejones/cpp-html-parser

HTML parser based on a HackerRank test

cpp html html-parser parser

Last synced: 30 Mar 2025

https://github.com/mailittlepony/flowergame

multiplayer game for ESP using TCP protocol

c cpp tcp-client-server

Last synced: 15 Mar 2025

https://github.com/klus3kk/text-based-game

My old ASCII game :)

2d-game ascii-graphics cpp

Last synced: 22 Nov 2025

https://github.com/applehatdot/win32aboutdialog

Example About Dialog written in C++ (winAPI)

about-dialog cpp winapi-application windows

Last synced: 30 Mar 2025

https://github.com/harshilshrivastava/chess_helper

A helper code written in C++ give the best move according to situation in Chess game

ai cpp

Last synced: 24 Mar 2025

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

(Work In Progress!) An interpreter and VM for the CHIP-8 programming language.

chip-8 chip8 chip8-emulator cpp cpp17 cpp20 emudev emulation emulator emulator-development

Last synced: 31 Mar 2025

https://github.com/teograjqevci/raymarching_tool

A 3D modeling tool written in C++ and OpenGL, leveraging Signed Distance Fields (SDFs) to create, blend, and manipulate primitive shapes.

3d c cpp glsl glsl-shaders graphics macos modeling opengl raymarching raymarching-distance-fields software tool tooling

Last synced: 12 Apr 2026

https://github.com/stwind/atcoder

Playing AtCoder

atcoder cpp

Last synced: 08 Apr 2025

https://github.com/euripedesrocha/tbpp

A simple test library for verilator

cpp fusesoc verilator verilog

Last synced: 23 Mar 2025

https://github.com/chungzh/tsl

Translate in terminal. Written in C++ 17.

cli cpp cpp17 terminal translate

Last synced: 12 Apr 2026

https://github.com/sharp0802/tron

A simple game with OpenGL 4, written in C++26 (not ready yet...)

cpp cpp26 game opengl opengl4

Last synced: 29 Apr 2026

https://github.com/kkkaan/reinforcement-learning-for-tsp

A Q-learning like algorithm to find the optimal solutions for the Travelling Salesman Problem (TSP).

cpp q-learning-algorithm travelling-salesman-problem

Last synced: 19 Jun 2026

https://github.com/ayesha-quazi/gfg-160-days-dsa-challenge-

I've embarked on a 160-day challenge to tackle the GFG DSA sheet starting from 15th November! 🚀 My goal is to share my journey from being a beginner to reaching a pro level in Data Structures and Algorithms (DSA). I'll be solving problems in C++ and documenting my progress along the way.

cpp dsa-cpp dsa-learning-series dsa-practice dsalgo dsalgo-questions

Last synced: 03 Apr 2025

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

The Financial eXchange Protocol C++ Library.

cpp fintech fix library

Last synced: 13 Jan 2026

https://github.com/shinkeonkim/3d-printer-calibration-program

daVinci 1.1 plus 3D priter calibration c++ cli program (created 2017)

3dprinter cli cpp highschool-project

Last synced: 13 Jun 2026

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/yohhoy/malloc-client-cpp

C++ Client for malloc REST Server

cpp jokes-api mdspan

Last synced: 02 Jul 2025

https://github.com/capp-adocia/game_2048

这是我HMCW仓库里的一个小游戏。

2048 cpp game qt

Last synced: 29 Apr 2026

https://github.com/sileneer/ece-project

An Arduino project to control the car to travel through a maze using ultrasonic and infrared red sensors.

arduino cpp electrical-engineering electronics-engineering

Last synced: 28 May 2026

https://github.com/amit112amit/oriented-particles

C++ implementation of Oriented Particles System

cpp eigen oriented-particles

Last synced: 30 Mar 2025

https://github.com/llnl/ross-matrix-models

Finite ring matrix algebra benchmark models for ROSS.

cpp discrete-event-simulation llnl parallel-distributed-computing pdes ross

Last synced: 18 Jul 2025

https://github.com/hashlag/plusml

A C++ library that aims to provide implementations of common machine learning algorithms with clean API

cpp machine-learning

Last synced: 28 May 2026

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/ggjorven/pulse

My own C++20 utility library.

cpp cpp20 modern-cpp utility

Last synced: 02 Apr 2026

https://github.com/bw-hro/webthing-cpp

Webthing-CPP is a modern CPP/C++17 implementation of the WebThings API.

cpp iot webofthings webthings wot

Last synced: 31 Mar 2025

https://github.com/aishanipach/interview-checkpoints

Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.

cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet

Last synced: 03 Jul 2025

https://github.com/ntia/propagation-library-wiki

Wiki for NTIA/ITS Propagation Library, built with Quarto and GitHub Pages

cpp csharp dotnet matlab propagation python quarto

Last synced: 26 Nov 2025

https://github.com/cppshizoids/cppbackend

Attempt to writing a REST API in C++ using DrogonFramework

backend cpp drogonframework

Last synced: 06 Jul 2025

https://github.com/alphaharrius/veil

The implementation of the Veil programming language.

cpp cpp17 custom-language language-runtime programming-exercises programming-language

Last synced: 24 Mar 2025

https://github.com/benoit-dubreuil/book-effective-cpp-3rd-edition

Notes to learn the content of the book Effective C++ Third Edition

cpp cpp03

Last synced: 04 Oct 2025

https://github.com/quaddarv1ne/ngu-programming-lab2

Решение лабораторных работ №2, №3, №4 в НГТУ (Новосибирский государственный технический университет)

asm cpp css go golang html js json kotlin php python ruby swift

Last synced: 11 Jun 2025

https://github.com/steffo99/iiiiil-gioco

Git demonstration and roguelike terminal videogame for Windows

cpp itis-fermi-modena terminal-based-game

Last synced: 06 Jan 2026

https://github.com/antdeivid/sparsematrix

Projeto da cadeira de Estrutura de Dados: Implementação de uma matriz esparsa baseada em listas circularmente encadeadas.

circular-linked-list cpp data-structures sparse-matrix

Last synced: 16 Mar 2025

https://github.com/souravrax/runc--c-cpp-auto-runner

A C/C++ auto runner cli tool made with python

argparser automation autorun c cli cpp open-source-project python

Last synced: 29 May 2026

https://github.com/2kabhishek/shappes

Shapes with two Ps 🟩📐

cpp learning makefile oop shapes

Last synced: 10 Jul 2025

https://github.com/rashidintheworld/cpp-learning-projects

In projects developed for learning and testing the C++ programming language. It aims to apply and better understand basic C++ concepts.

algorithms-and-data-structures cpp devcpp exercism-solutions programming tasks-list

Last synced: 24 Mar 2025

https://github.com/sea5kg/sea5kgSudoku

c++ sudoku solver / sudoku generator / microservice

cpp sudoku sudoku-solver wsjcpp-package

Last synced: 07 May 2025

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

A simple tic-tac-toe game coded in C++!

cpp

Last synced: 15 Mar 2025

https://github.com/team-denis/hackathon-ceci2025

Custom File Format using Game of Life as encryption method in cpp

cpp encryption-decryption game-of-life odoo open-source uwu

Last synced: 01 Apr 2025

https://github.com/fl444mingo/fl4-cs131-02-laba

Ch. 2, Lab 1, Grade Checker

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/fl444mingo/fl4-cs131-04-01-func-type

Ch. 4, Lesson 1, Functions and Type Casting

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/fl444mingo/fl4-cs131-03-02-switch

Ch. 3, Lesson 2, Switch Cases

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/fl444mingo/fl4-cs131-02-04-while

Ch. 2, Lesson 4, While Loops

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/blazinsan/privacyscreenfilter

Privacy screen filter that simulates a privacy screen film that protects your privacy around others. It is developed using C++ and ran as a windows program.

cplusplus cpp programming programming-language

Last synced: 01 Apr 2025

https://github.com/gipert/bayesian-blocks

Julia and C++ Implementations of the bayesian blocks algorithm https://arxiv.org/abs/1207.5578

bayesian-statistics binning cpp julia

Last synced: 26 Nov 2025

https://github.com/heyfoz/cpp-sales-report-struct-read-write

The Sales Report Structure Read/Write Program (C++) reads a text file titled sales.txt, generates a sales report, and uses a custom writeReport function to create a text file titled inventoryReport.txt. The report includes calculated values for total sales and percentages for each category.

cpp read-write reporting sales

Last synced: 03 Jul 2026

https://github.com/outdatedguy/sem-4-mini-project

A college Mini-Project made using C++ for topic 'Doctor's Appointment System'.

booking-system cpp login-system mini-project

Last synced: 16 Mar 2025

https://github.com/refvalue/svchostify

Hosting your C#/Java/C++ project as a DLL service easily, NOT ONLY svchost.exe!

cpp csharp dll java svchost windows windowsservices

Last synced: 19 Apr 2026

https://github.com/nicosnicolaou16/androidprojectandndk

This project sets up the NDK (Native Development Kit) in Android for communication between an Android project and C/C++ code. In this example, the C/C++ code simply prints a text message to the Android application.

android c cmake cplusplus cpp jetpack-android jetpack-compose kotlin kotlin-android ndk ndk-cmake

Last synced: 22 Apr 2025

https://github.com/amlel-el-mahrouss/cc

A C/C++ compiler, assembler, and linker meant for NeKernel, customized for it.

assembler c compiler cpp linker

Last synced: 25 Mar 2025

https://github.com/skyv26/general-dsa-problems

Problem-solving skills are the ability to identify and resolve issues, understand complexities, and make sound judgments. This skill set is essential to be successful in any profession. Problem-solving involves the ability to recognize and analyze a problem, generate potential solutions.

cpp javascript problem problem-solving python ruby

Last synced: 12 Apr 2026

https://github.com/cathaysia/tools

重写了一部分常用的小工具

cpp tools

Last synced: 06 Apr 2025

https://github.com/gamatos/gold

A proof of concept C++ application for learning regular languages

cpp deterministic-finite-automata dfa learning-theory regular-languages

Last synced: 01 Apr 2025

https://github.com/king-of-ducks/nvim

Nice Neovim config for C++ developing written on Lua

c cpp neovim neovim-config nvim nvim-config

Last synced: 11 Jun 2025

https://github.com/seunomonije/quantum-programming-api

Allows programmers to harness quantum power with minimal quantum knowledge.

api cpp python quantum

Last synced: 02 Sep 2025

https://github.com/fl2mex/vkengine

WIP Toy Vulkan Engine for the sole purpose of learning Vulkan and its best practices

cpp cpp20 vulkan vulkan-engine

Last synced: 25 Mar 2025

https://github.com/garyhilares/chess

A chess game interface created using SFML and C++.

chess cpp game sfml

Last synced: 08 Apr 2025

https://github.com/ka-iden/hyper

Mini Vulkan Engine for testing

cpp vulkan

Last synced: 10 Aug 2025

https://github.com/yuulis/atcodersolution

My new AtCoder solution (C++)

atcoder atcoder-solutions cpp

Last synced: 01 Apr 2025

https://github.com/rajarsheya/real-time-audio-feature-extraction-with-cuda-for-speech-recognition

This project accelerates MFCC extraction using CUDA for real-time speech recognition. Offloading the process to the GPU reduces latency and speeds up processing, enabling fast, local speech-to-text transcription for applications like virtual assistants, without cloud reliance.

audio-processing cpp cuda fourier-transform python

Last synced: 10 May 2026

https://github.com/sergio-eld/stopwatch

C++ stopwatch template library

cpp cpp11 generic-programming stopwatch template

Last synced: 14 Jun 2025

https://github.com/s3bza/cos214-cpp-template

A basic C++ template project structure.

cpp makefile template

Last synced: 06 Jan 2026

https://github.com/bkosm/beat-boi

Little rythm minigame made for a semester project using the SFML framework for C++.

cpp rythmgame sfml2

Last synced: 04 Sep 2025

https://github.com/hansalemaos/cythonfastsort

C++ parallel sorting algorithms through Cython - up to 8 times faster than NumPy

c cpp cython numpy parallel-computing parallel-programming python sorting

Last synced: 04 Feb 2026

https://github.com/xmartlabs/docker-pcl-cmake

Docker image containing PCL and CMake.

c c-plus-plus cmake cpp docker make makefile pcl pcl-library

Last synced: 12 Apr 2026

https://github.com/christinec-dev/pin-crusher

A basic pin guessing, command-line based game made with C++

console-application console-game cplusplus cpp numberguesser numberguessinggame

Last synced: 25 Mar 2025

https://github.com/goggy369/qt-calculator

基于 Qt 框架的科学计算器

calculator cpp qmake qt6 qtcreator

Last synced: 17 May 2026

https://github.com/sr-tamim/bankman-cpp

A simple bank management system using C++ (OOP)

cpp cpp-programming oop oop-in-cpp oop-principles

Last synced: 29 May 2026

https://github.com/zselimreborn/kotharena

Third person shooter game both singleplayer and multiplayer

cpp gamedev unreal-engine-5

Last synced: 01 Apr 2025