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/aavache/cpp-tutorial

Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.

cmake cpp cpp-programming getting-started patterns pointers programming tutorial

Last synced: 19 Jul 2025

https://github.com/ilovenooodles/coding-problem

This is my coding journey filled with solutions of problem that i worked on in leetcode, codeforces, atcoder, etc.

atcoder codeforces cpp go java javascript leetcode

Last synced: 25 Jan 2026

https://github.com/pavanscales/2048.c

2048 written in c

2048 cpp games

Last synced: 05 Oct 2025

https://github.com/kzamanbd/codeforces-problem

Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...

codeforces codeforces-solutions competitive-programming cpp

Last synced: 04 Oct 2025

https://github.com/madhur-25/token-gate

A modern C++17 implementation of a thread-safe rate limiter with an LRU Cache for efficient memory management. Fully unit-tested with Google Test and built with CMake.

cmake concurrency cpp cpp17 googletest lru-cache multithreading oop-principles rate-limiter system-design token-bucket unit-testing

Last synced: 05 Oct 2025

https://github.com/ahmed-ibrahim-30/cpp-socket-chat

A simple C++ socket-based console application where the server receives messages from multiple clients, displays them on the server console, and responds individually to each client.

client-server cpp socket socket-programming winsock2

Last synced: 18 Aug 2025

https://github.com/puku0x/ros2-starter

「ROS2ではじめよう次世代ロボットプログラミング」の練習

colcon cpp python ros2

Last synced: 18 Apr 2026

https://github.com/sv592/secure_file_manager

A lightweight C++ application for secure file encryption, decryption, hashing, and digital signature management.

cmake cpp cryptography

Last synced: 10 Jun 2026

https://github.com/franciscomoretti/cppcoreguidelinesdocs

A modern documentation site for "C++ Core Guidelines" that's user friendly and has better performance than official site.

cpp documentation guidelines nextjs nextra vercel

Last synced: 10 Apr 2026

https://github.com/komiyamma/hm_cpp_invoke

「秀丸マクロ」と「C++」を シームレスに扱えるようにするライブラリ。 loaddll経由。

cplusplus-17 cplusplus-20 cpp dll editor embed extensions hidemaru macros

Last synced: 19 Feb 2026

https://github.com/eoan-ermine/cppcorehard-autumn-2018

Slides for C++ Corehard Autumn 2018 conference

conference cpp cppcorehard

Last synced: 18 Aug 2025

https://github.com/majarolabs/smart-farm-esp8266-config

ESP8266 Config for SmartFram Project.

cpp esp8266 ino iot

Last synced: 05 Oct 2025

https://github.com/os0developer/basic_sfml_game_with_c-

This Project Aim for Basic Understanding of Graphic and Simple Fast Multimedia Library. Where Games Can Be Created using SFML C++

cpp cpp17 sfml sfml-cpp sfml-game

Last synced: 18 Aug 2025

https://github.com/sr-tamim/entropy-calculator

Entropy and heat calculation in C++

cpp cpp-programming entropy thermodynamics

Last synced: 25 Sep 2025

https://github.com/cosmopetrich/ue-css-uwebsockets

The uWebSockets C++ library compiled for the version of Unreal Engine used by Satisfactory

cpp modding satisfactory unreal-engine websockets

Last synced: 12 Aug 2025

https://github.com/ne0w0r1d/yumeyo_no_army_knife

Yumeyo的瑞士军刀(重构与Yumeyo开发的《NetInfoChecker 网络综合查询器》【基于易语言】 )

cpp network network-analysis qt6

Last synced: 25 Sep 2025

https://github.com/jack74387/data-structure-and-algorithm

Data Structure and Algorithm

algorithms cpp datastructures gui qt

Last synced: 19 May 2026

https://github.com/leninld/brickbreaker

A classic Brick Beaker game built in C++

cpp game

Last synced: 02 Aug 2025

https://github.com/m4xshen/math-cpp

Implement some mathematical methods with cpp

cpp math

Last synced: 02 Sep 2025

https://github.com/evasabeeh/dsa

Data Structure & Algorithms in C++ topicwise for self-learning.

cpp dsa

Last synced: 02 Aug 2025

https://github.com/roohparvar/acm-icpc-contest-problem-solutions

In this repository, we present four simple exercises from ACM contests, each accompanied by the problem statement (as an image) and the solution written in C++.

cpp

Last synced: 19 Aug 2025

https://github.com/simionrobert/cpp-template-layout

Template layout for a simple Visual Studio-based C++ project

architecture cpp layout structure visual-studio

Last synced: 02 Aug 2025

https://github.com/chhatreshkhatri/cpp

C++ code repo

cpp

Last synced: 14 Oct 2025

https://github.com/saphereye/logic-proof-parser

C++ implementation of logic-programming

cpp logic-programming

Last synced: 02 Aug 2025

https://github.com/matis-schotte/opengl_cpp

Solution for an assignment from university course 'Computergraphik & Visualisierung'

c-plus-plus cpp linux mac opengl

Last synced: 10 Apr 2026

https://github.com/nohomey/sap-contest-2016

Programs written to answer questions in "SAP Техноблъсканица" contest

contest cpp sap

Last synced: 02 Aug 2025

https://github.com/leighgarbs/jenkins-sl

Jenkins shared library for continuous integration and testing of C++ projects

c-plus-plus cpp groovy jenkins jenkins-ci jenkins-pipeline

Last synced: 03 Jan 2026

https://github.com/mmncit/pramp-solutions

Accepted solutions of pramp (https://www.pramp.com)

cpp pramp-mock-interviews pramp-solutions

Last synced: 20 Aug 2025

https://github.com/sirridemirtas/pishti

Implementation of the popular card game Pişti in C++ for the console. UNDER CONSTRUCTION

console-game cpp design-patterns oop oop-in-cpp pishti pisti pisti-game

Last synced: 08 Nov 2025

https://github.com/sid911/neuralnetworkcpp

A small experiment to learn about neural networks and their runtimes in cpp

cpp cuda machine-learning neural-network

Last synced: 20 Aug 2025

https://github.com/andreysolovyev381/hash_table_no_invalidation

C++20 hash table that never invalidates its pointers and iterators. Slightly better than std::unordered - see ./benchmark

cpp cpp20 data-structures hash-table hashmap hashtable header-only invalidating invalidation

Last synced: 08 Jul 2026

https://github.com/helyousfi/hackerrankproblemsolving

This GitHub repository contains a collection of solutions to Hackerrank & LeetCode problems implemented in C++.

algorithms algorithms-and-data-structures cpp data-structures hackerrank hackerrank-solutions leetcode problem-solving

Last synced: 01 Aug 2025

https://github.com/ayushexploring/banking-system

A Banking System implemented using OOP concepts in C++ and saves the data for future use in a .dat file.

banking-system cpp object-oriented-programming

Last synced: 01 Aug 2025

https://github.com/henriquestocco/my-notes

Repositório dedicado ao meu aprendizado e de coisas (para futuras consultas)

asmx64 bash c cpp docker javascript nodejs typescript

Last synced: 10 Apr 2026

https://github.com/jackkimmins/jadmium

C++ HTTP 1.1 Server

cpp http-server webserver

Last synced: 24 Sep 2025

https://github.com/womblee/retardlink_uploader_client

A C++ Desktop Client for a URL Shortening service "Retard Link"

client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api

Last synced: 01 Aug 2025

https://github.com/seng3694/sudokusolver

C++ Sudoku Solver using the backtracking algorithm

backtracking backtracking-algorithm cmake cpp sudoku sudoku-solver

Last synced: 20 Aug 2025

https://github.com/makcoder-2004/advanced-cpp-sheet

The C++ Advanced Level Sheet repository provides practical examples to help developers master advanced C++ topics . With clear, concise code illustrations, it simplifies complex concepts, making it ideal for developers seeking to deepen their C++ knowledge through hands-on learning.

cpp

Last synced: 20 Aug 2025

https://github.com/jschoedt/power-ping

ESP32 power outage detection

c cpp esp32 esp32-idf hardware

Last synced: 03 Jan 2026

https://github.com/jagadeeshm007/leetcode

This repository serves as a collection of my solutions to various LeetCode Data Structures and Algorithms (DSA) problems using c++.

algorithms cpp data-structures leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions

Last synced: 07 Jun 2026

https://github.com/caiocarneloz/percpp

Simple perceptron code developed to a master's class lesson.

cpp machine-learning-algorithms neural-networks perceptron

Last synced: 21 Aug 2025

https://github.com/gaurav0502/operating-systems-lab

These are the various lab experiments done as partial fulfillment of Operating Systems Course

cpp linux operating-system procedure-calls process scheduling-algorithms system-call

Last synced: 21 Aug 2025

https://github.com/durydevelop/dwebsocket

cross-platform WebSocket library based on IXWebSocket and emscripten

cpp cross-platform emscripten wasm websocket

Last synced: 21 May 2026

https://github.com/skt1803/live-assembly-extension

VS Code extension for real-time C/C++ assembly output with Intel/AT&T syntax, optimization levels, and source mapping.

assembly c compiler cpp live-asm vscode-extension

Last synced: 10 Apr 2026

https://github.com/berkemuftuoglu/algo

Just some cpp scripts which could be useful in a coding interview

algorthims cpp leetcode

Last synced: 21 Aug 2025

https://github.com/carlosagalicia/tc1031-act52-integral-activity-hash-template-ad2023

This program processes and evaluates the results of a competitive programming contest, ranking teams based on the number of problems solved, penalty time, and team number. It uses tuples and maps to record results and calculate penalties.

cplusplus cpp data-structures labs

Last synced: 23 May 2026

https://github.com/shashwat9kumar/rna_sequencing_and_genome_analysis

A project to sequence the RNA from actual error prone reads from a PCR process and then to analyze the sequenced protein sequence

cpp dna dna-sequences gnuplot graph-theory pcr-process rna rna-seq-analysis sequencing

Last synced: 21 Aug 2025

https://github.com/shikharvashistha/s_n_l

snake-and-ladder

cpp

Last synced: 21 Aug 2025

https://github.com/rebelorc/booking-system

This project is a booking system like a cinema or theater.

booking-system cpp

Last synced: 21 Aug 2025

https://github.com/amarjithtk/cpp_cs-2018-19

This repository contains the basic c++ programs of First year computer science of Kerala state syllabus

cpp resources

Last synced: 01 Aug 2025

https://github.com/poakapx/oop_using_gets_and_sets-1

Клас яблука iз застосуванням конструктора, get та set.

cpp project

Last synced: 17 Oct 2025

https://github.com/robaho/cpp_fix_engine

High performance FIX engine in C++

boost boost-libraries cpp fix fix-engine fix-protocol

Last synced: 16 May 2025

https://github.com/hoesentoet/esp-mqtt-handler

A variable handler for knolleary's PubSubClient MQTT library.

cpp esp32 esp8266 mqtt mqtt-client platformio pubsub

Last synced: 09 Apr 2026

https://github.com/madusales/exercicios-cpp

Exercícios de C++ realizados em aula no curso técnico em desenvolvimento de sistemas do SENAI

cplusplus cpp

Last synced: 28 Oct 2025

https://github.com/lamteteeow/scientificvisualization

Simulating our Solar System with C++ library VTK from FAU Erlangen-Nürnberg by Prof. Tobias Günther

cpp scientific-visualization

Last synced: 23 Aug 2025

https://github.com/fra98/graph-coloring

Parallel graph coloring

cpp graph-coloring parallel-computing

Last synced: 01 Aug 2025

https://github.com/arcvaishali/ghw-mlh-tic-tac-toe

This is a simple implementation of Tic-Tac-Toe game using C++

cpp day-2-game-week-may-2023 global-hack-week--2023 tic-tac-toe-game

Last synced: 23 Aug 2025

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

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

cmake cpp

Last synced: 11 Nov 2025

https://github.com/v3ssel/thecalculator

Calculator with basic functionality, plotting function graphs and two financial modes

c calculator-application cpp macos qt reverse-polish-notation shunting-yard-algorithm stack

Last synced: 10 Apr 2026

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

C++ Pattern Matching interface

cpp cpp14 pattern-matching

Last synced: 08 Nov 2025

https://github.com/samratanilkumar/multithreading-bible

Designing and Implementing a Multi-threading library, provides set of Thread Synchronization Data Structures

cpp cprogramming multithreading mutex posix pthread semaphore threadsynchronization

Last synced: 18 May 2026

https://github.com/triyan-salazar/invetory_system_cli

Proyecto para fortalecer y poner en practica conceptos de cpp, desarrollando un sistema para la gestion de invetarios.

cli-app cpp personal-project

Last synced: 23 Aug 2025

https://github.com/300degree/db-final-project

This is part of the Database (D121*2001) course project

cpp crow

Last synced: 22 Aug 2025

https://github.com/caphosra/traveling-wav

This is an library for helping your making or reading wav file on C++ or C#

cpp cpp-library csharp csharp-library wav wav-file wav-format wav-library

Last synced: 16 Apr 2026

https://github.com/kamilkrauze/openkrauze3d

A hobby 3D graphcs engine project. The aim is to make it customizable yet practical. NOT A GAME ENGINE

3d-graphics-engine cpp glfw3 opengl45

Last synced: 23 Aug 2025

https://github.com/lcsm29/project-euler

My solutions for Project Euler problems in Python, C, C++, C#, F#, Go, Haskell, Java, JavaScript, PHP, Ruby, SQL

c cpp cs fs go hs java js php project-euler py python rb solutions sql

Last synced: 23 Aug 2025

https://github.com/grachale/search_collisions_sha-512

The provided task is to implement a function or a set of functions for a program designed to find any message whose SHA-512 hash begins with a sequence of zero bits when represented from the leftmost side. In other words, the goal is to locate a message that produces a SHA-512 hash with a leading sequence of zeros.

cpp hashfunctions mathematica openssl

Last synced: 08 Jul 2026

https://github.com/zaki-x86/express-cxx

Web framework for C++ inspired by Express JS

cpp cpp17 expressjs qt5

Last synced: 09 Mar 2026

https://github.com/khaledsalshibani/cpp-nested-linked-lists

This repository was created as a college assignment. It includes detailed explanations for each file, class, and method used. The project implements nested linked lists for handling basic file operations.

cpp cpp-tutorials data-structures file-handling linked-list

Last synced: 24 Aug 2025

https://github.com/isaaguilar/joinby

A little bin to convert whitespaces to commas (via command line or pipes)

cli-tool cpp

Last synced: 31 Jul 2025

https://github.com/frodoalaska/wonderaudio

An audio library for playing and loading audio clips.

audio audio-player cpp

Last synced: 20 May 2026

https://github.com/sombriks/my-cpp-handbook

Small exercises and experiments on C++

clang cpp gcc study-project

Last synced: 31 Jul 2025

https://github.com/dmarzzucco/temprecycle

Console application that scans the Windows TEMP folder, displaying a detailed analysis of the space occupied by files and folders. Allows you to eliminate them automatically, excluding those in use by running applications.

console console-application cpp cpp17 low-code

Last synced: 12 Sep 2025

https://github.com/zyn10/menu_based_practise

Practice of making menu using cpp

cpp menu

Last synced: 12 Oct 2025

https://github.com/mgunawardhana/learning-cpp

Welcome to my repository where I will be documenting my journey of learning C++. This repo will contain various C++ programs, projects, and exercises I work on as I progress through concepts like data structures, algorithms, object-oriented programming (OOP), and memory management.

basics-of-cpp cpp learning-by-doing self-learning

Last synced: 25 Aug 2025

https://github.com/dishenmakwana/algorithms-implement-in-cpp

This repo contains the basic Algorithms implemented in CPP. All code is based on user input so you need to take input from like below committed input code.

algorithms algorithms-implemented cpp

Last synced: 25 Aug 2025

https://github.com/janchy2/json-expression-parser-cpp

A C++ console application that allows evaluating expressions on a JSON file.

cpp json parser tokenizer

Last synced: 16 Apr 2026

https://github.com/ryouze/nlp-time-parser

Recognize date and time using regex.

command-line-tool cpp regex

Last synced: 31 Jul 2025

https://github.com/engelmarkus/conway

C++ compile time version of Conway's Game of Life

conway-s-game-of-life cpp template-metaprogramming

Last synced: 31 Jul 2025

https://github.com/abdurrehman7452/route-optimization-for-event-logistics

A Data Structures and Algorithms C++ project in which a logistics team needs to understand the shortest distance to reach the destination keeping in view the constraints.

bfs-algorithm cplusplus cpp data-structures dsa graphs-algorithms queues-ds

Last synced: 03 Jan 2026

https://github.com/marcoratto/mqtt-sn-arduino

C++ implementation of the MQTT-SN protocol for Arduino devices.

arduino arduino-library cpp devices iot mqtt-sn mqtt-sn-client protocol

Last synced: 08 Nov 2025

https://github.com/juanmuruaolalde/miniappcpp

Una muestra de código... ...por si a alguien pudiera serle de alguna utilidad...

cmake cpp

Last synced: 31 Jul 2025

https://github.com/r4mpo/cpp-curso

Primeiro contato com C++ durante formação da Alura: "C++: Conhecendo a linguagem e a STL".

cpp

Last synced: 26 Aug 2025

https://github.com/blackwakhu/cpp-scientific-calculator

this is a cli scientific calculator

cpp makefile

Last synced: 24 May 2026

https://github.com/captainepoch/caesar_cipher_converter

Simple Caesar cli tool

cplusplus cpp

Last synced: 27 Aug 2025