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/ahmed-khaled-dev/problem_solving

This is for documenting my code solutions for all the problems that i solve mainly on Code forces/acmASCIS's Sheets

acm codeforces cpp problem-solving

Last synced: 10 Oct 2025

https://github.com/kmu-wink/2020-02-algorithm

2020학년도 2학기 윙크 알고리즘 스터디

algorithm cpp kmu-wink python

Last synced: 26 Feb 2026

https://github.com/phoenix15049/absolute

A small graphics engine built with OpenGL using C++ and C

c cplusplus cpp graphics-engine opengl

Last synced: 10 Apr 2025

https://github.com/marcobuster/itis

Compiti, esercitazioni e verifiche fatte durante l'arco della scuola superiore.

c cpp school-project

Last synced: 29 Apr 2026

https://github.com/danieldidiobalsamo/concurrent_execution_models

Rust / C++ Implementation of the three execution models used in concurrent programming

boost cpp dining-philosophers-problem fibers producer-consumer-problem readers-writers-problem rust

Last synced: 02 Mar 2026

https://github.com/subugt/nfs-autopilot

autopilot project still in development

autopilot cpp cpp20 needforspeedmostwanted

Last synced: 13 Feb 2026

https://github.com/amr-khaled-ahmed/fcai-cairo-university-fraction-calculator-

this repo made to do basic mathematical operations for the fractions

calculator contribution cpp fractional-calculus

Last synced: 13 Oct 2025

https://github.com/tjeufoolen/filesyncservice

Custom service written in c++ that demonstrates the concepts of file synchronization

client cloud cpp file server sync

Last synced: 08 Oct 2025

https://github.com/barakugav/fdml

FDML is a CPP software for robot localization processing and queries using few (one or two) distance measurements

computational-geometric cpp geometric-algorithms localization robotics

Last synced: 15 Mar 2026

https://github.com/mmiranda96/numericalmethods

Numerical methods developed on C++ and Scilab

cpp numerical-methods scilab

Last synced: 02 Jul 2025

https://github.com/khianvictorycalderon/my-c-and-cpp-files

Collection of my C and C++ Files, i use C and C++ for programming tutor purpose.

c c-plus-plus cpp low-level-programming programming

Last synced: 11 Apr 2026

https://github.com/erikzenker/chainiterator

Concat multiple C++ containers to a single iterable object

cpp cpp14 iterator

Last synced: 12 Oct 2025

https://github.com/rxn7/billiards

Billiards game written in C++

billiard cpp fake-3d

Last synced: 21 Feb 2026

https://github.com/zreechxnn/calculator-sdl2

SDL2 Calculator: A simple calculator built with C++ and SDL2, supporting basic arithmetic, advanced math functions, and trigonometry. Features a user-friendly graphical interface.

calculator calculator-application conio cpp cross-platform graph gui math math-operations opensource sdl2 sdl2-library sdl2-ttf simple-app software-development stdlib trigonometry

Last synced: 19 Apr 2025

https://github.com/devgianlu/ghidraprotobufcpp

Useful plugin for reverse engineering code that makes use of C++ protobuf

cpp ghidra ghidra-plugin ghidra-scripts protobuf

Last synced: 11 Apr 2026

https://github.com/macmade/id3v2

C++ library for ID3v2 tag parsing

cplusplus cpp id3 id3v2 parsing tag tags

Last synced: 19 Apr 2025

https://github.com/saptakbhoumik/calckit

CalcKit - Easy-to-Use C++ Library for Calculus

calculus cpp numerical-analysis numerical-computation numerical-methods

Last synced: 20 Mar 2025

https://github.com/vp817/cppbinarystream

binarystream made in cpp

binary-manipulation binary-stream cpp cpp17

Last synced: 20 Jul 2025

https://github.com/ayushs2k1/operating-systems-project

The project titled ROAD CONSTRUCTION USING HIGHWAY PLANNING AND OBSTRUCTION PREVENTION aims to address one of the major issues that the Indian road construction department is facing.

cpp cpu-scheduling deadlock-avoidance deadlock-detection djikstra-algorithm operating-systems priority-scheduling

Last synced: 24 Mar 2025

https://github.com/openmined/syft.cpp

SOON TO BE DEPRECATED - A library for encrypted, privacy preserving machine learning

cpp cryptography deep-learning privacy pytorch secure-computation syft

Last synced: 02 Jul 2025

https://github.com/gusenov/problem-solving-in-cpp

:mortar_board: Решение задач на языке программирования C++.

cplusplus cpp problem-solving

Last synced: 13 Feb 2026

https://github.com/0xff-dev/for-an-offer

Just wait an offer, We want to be real programmer.

cpp go java leetcode python3 shell sql

Last synced: 19 Apr 2025

https://github.com/deftruth/nms.lite.ai.toolkit

🚀 A lite C++ implementation of hard_nms、soft_nms、blend_nms etc.

cpp nms

Last synced: 12 Jul 2025

https://github.com/turahe/cpp-qt

ebook gratis c++ dengan Qt Creator

cpp ebook latex markdown

Last synced: 11 Apr 2025

https://github.com/prasadkjose/confidential-ml-sgx

Intel SGX based application to securely upload and train multiparty data-sets with confidential computing.

cpp sgx sgx-enclave winapi

Last synced: 20 Apr 2025

https://github.com/seigtm/complex

A simple complex numbers class that supports all basic operations.

complex-number complex-numbers cpp homework homework-assignments

Last synced: 20 Apr 2025

https://github.com/antdeivid/estrutura-de-dados

Repositório destinado ao upload dos códigos da cadeira de Estrutura de Dados.

cpp data-structures

Last synced: 10 Jun 2025

https://github.com/hxndev/bubble-pop-screen-saver-and-game

This is a GUI Version of the Bubble Pop game that we used to play. This is divided into 2 parts. First one is designing a screensaver while the second one is designing the game itself.

bubble bubble-pop code cpp game gui interface itc oop pf project screensaver

Last synced: 17 Jun 2025

https://github.com/degitx/nen

Neural Network library with with native CPU/GPU bindings and learning algorithms choice

algorithm-library cpp machine-learning neural-network nodejs

Last synced: 21 Apr 2025

https://github.com/hxndev/ls-sort-and-wc-using-child-processes

Heirarchy implemented using pipes, forks and execs.

code cpp exec fork ls pipes sort wc

Last synced: 31 Mar 2025

https://github.com/angelogalav/littlecraftgl

A barebones voxel engine made in OpenGL for Linux and Windows.

3d cmake cpp engine glfw graphics minecraft opengl voxel

Last synced: 02 Jul 2025

https://github.com/lokranjanp/cryptosystems

All cryptography algorithms of Cryptography and Network Security course implemented in C++ [21IS6C03]

cpp cryptography-algorithms

Last synced: 21 Apr 2025

https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading

The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.

15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading

Last synced: 31 Mar 2025

https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads

Perform operations on a string using Multithreading.

capitalize code cpp reverse shift strings threads

Last synced: 06 Jul 2025

https://github.com/hxndev/counting-alphabets-using-multithreading

Counting frequency of alphabets in the input file using Multithreading.

alphabets alphabets-counting code counting cpp multithreading threading

Last synced: 31 Mar 2025

https://github.com/fawwaz37/simple-restaurant

Program Restoran sederhana dilengkapi dengan login dan register user.

cpp fstream regex restaurant

Last synced: 02 Sep 2025

https://github.com/mortennobel/simplevrcpp

Simple example of using the OculusVR SDK and SDL

cpp graphics-programming oculus-rift openvr sdl2 virtual-reality

Last synced: 18 Jun 2025

https://github.com/thelime1/cpp_functions

2eme cpp document autorise

cpp esprit

Last synced: 16 Mar 2025

https://github.com/digoarthur/console-guessinggame

This was my first program create in University.

cpp

Last synced: 30 Mar 2025

https://github.com/kezhengjie/checkport

a tiny tool lib written in c++ based on asio for iterating and checking tcp port.

asio check-port cpp cross-platform fast fluent linux modern simple-api tcp-port-checker tcp-port-scanner tiny windows

Last synced: 04 May 2026

https://github.com/hlustikp/v8shell

A shell utilizing V8 thats entirely controllable via Javascript.

cpp javascript js shell v8

Last synced: 12 Apr 2026

https://github.com/d4rk-lucif3r/home-automation

Micro-Controller Based Home Automation for Smart Homes

android-application arduino cpp java smarthome

Last synced: 12 Jul 2025

https://github.com/Qubik65536/Competitive-Programming

My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)

canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions

Last synced: 26 Nov 2025

https://github.com/ilyachalov/windows-api-examples

Примеры программ для работы с функциями из набора Windows API

cpp examples learning russian winapi

Last synced: 16 Mar 2025

https://github.com/srupat/visual-diagnostic-tool-edi

A Visual Diagnostic tool for Debugging and other Applications in Visual Studio

cpp debug-visualizer debugger hacktoberfest visual-studio

Last synced: 23 Apr 2025

https://github.com/sumukha-pk/lru-cache

Implementation of the LRU Cache in C, Implementation of the LRU Cache in C++, Implementation of the LRU Cache in Go, Implementation of the LRU Cache in JAVA

c cplusplus cpp go golang golang-library java lru lru-cache lru-caches lrucache

Last synced: 19 Apr 2026

https://github.com/purejoymind/deitel-cpp-exercises

This is where I upload the exercises at the end of each chapter of C++ How To Program by Deitel&Deitel publishers.

book cplusplus cpp deitel deitel-exercises exercise exercise-solutions exercises-code-cpp progress

Last synced: 05 Jan 2026

https://github.com/afonsocmsousa/asm-emulator

ASM Emulator is a Simpler-way of having fun writing assembly!

assembly cpp cpp17 early-development ncurses

Last synced: 06 Mar 2026

https://github.com/meepen/lorelai

Eventually a Lua JIT runtime

asmjit assembly cmake cpp cpp17 jit lua x86 x86-64

Last synced: 04 Feb 2026

https://github.com/ridika-2004/Competitive-Programming

💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈

algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures

Last synced: 29 Dec 2025

https://github.com/pdsmart/x1key

Sharp X1 PS/2 keyboard interface based on the Renesas R8C

c cpp electronics firmware kicad renesas sharp

Last synced: 04 Feb 2026

https://github.com/aryehky/arduino

🚀 C++ Machine Learning Project: Digit Recognition with Support Vector Machine (SVM) 🖥️ This project is a robust implementation of digit recognition using Support Vector Machine (SVM) in C++. The SVM algorithm, a powerful supervised learning technique, is employed to classify handwritten digits from the famous MNIST dataset.

cpp data-visualization machine-learning preprocessing

Last synced: 11 Apr 2025

https://github.com/abdelkaderamar/fix2xml

A C++ library to convert messages between Quickfix and FIXML

cpp finance-api quickfix

Last synced: 25 Mar 2025

https://github.com/angeligareta/context-free-grammar

Program in C++ that reads a context-free grammar and removes the useless symbols and productions. After that, it generates a new simplified CFG in an output file.

cfg context-free context-free-grammar cpp

Last synced: 29 Jul 2025

https://github.com/gert-janwille/Sir-Basil

Sir Basil is a bartender robot controlled with a electron app using Bluetooth

arduino bluetooth bot cpp noble node nodejs objective-c react robotics

Last synced: 11 Mar 2025

https://github.com/keremtan/qtcore_notes

QtCore Practise

cpp qt qt6

Last synced: 15 Aug 2025

https://github.com/madladsquad/untitledtexteditor

A simple yet powerful text editor initially made for the UntitledDesktopEnvironment

c cpp editor extensible imgui linux text-editor windows

Last synced: 11 Apr 2025

https://github.com/cyrusasfa/pimento

Euclidean Rhythm Gate Sequencer for Bela Pepper

belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy

Last synced: 04 Jul 2025

https://github.com/xeco23/cleancode

Clean Code anlayzer tool for C++

cleancode cpp libclang python

Last synced: 29 Apr 2026

https://github.com/paul-marechal/theia-cpp-debugging

Setup to work on the different parts involved for debugging in Theia.

adapter c cpp debug gdb protocol theia

Last synced: 19 Apr 2026

https://github.com/dizzydroid/asu_codeforces-tasks

Solutions for ASU CodeForces problem sets.

codeforces codeforces-solutions college-assignment cpp python

Last synced: 14 Apr 2025

https://github.com/muhammad-tayyab-awan/voting-project-using-oop

This is My Procjet of Second Semester of Object Oriented Programming in Cpp

console-application cpp file-handling file-handling-in-cpp voting-project voting-system

Last synced: 02 Mar 2025

https://github.com/michalspano/terminarium

🌱 An Enclosure System – Terrarium + Terminal

arduino cpp vue

Last synced: 24 Apr 2025

https://github.com/randomgamingdev/ezal

A powerful audio library designed to abstract away writing audio code at 0 cost. Spend time coding your dream project, not the audio.

audio audio-library cpp cross-platform multilib ogg powerful

Last synced: 24 Apr 2025

https://github.com/lmangani/atproto-cpp

Simple C++ interface for interacting with BlueSky #atproto

atproto bluesky bsky cpp

Last synced: 09 Apr 2025

https://github.com/iamazeem/cppprimenumberprograms

C++ Prime Number Programs

cpp hacktoberfest prime-numbers

Last synced: 15 Aug 2025

https://github.com/mikayelgr/wintcachemulti

WinTCacheMulti is an experimental project which aimed to implement a multithreaded approach for thumbnail extraction on Windows-based systems with Windows File Explorer.

cpp human-computer-interaction parallelization rust thumbnail-extraction thumbnails windows

Last synced: 20 Apr 2026

https://github.com/zcemycl/algotest

Solving algorithm problems with C++ (Cmake,gtest), C# (dotnet,xunit), Py (pip,pytest), Js (NodeJS,mocha), bash scripts and github actions, under Win10/OSX/Ubuntu.

algorithms cmake cpp csharp dotnet github-actions googletest javascript leetcode macosx makefile mocha nodejs pip pytest python3 ubuntu unit-testing win2019 xunit

Last synced: 24 Apr 2025

https://github.com/grgomariani/mmnn

micro managed NEURAL NETWORK (c++11 / Python)

ai ann cpp dnn mnist neural-nets neural-network neurons python-module

Last synced: 24 Apr 2025

https://github.com/mrgrd56/textractor-integration-extensions

Integrate Textractor with other apps via named pipes or HTTP

cpp extension http json named-pipes textractor textractor-extension

Last synced: 05 Jul 2025

https://github.com/bytesclub/kill_the_bug

This Repository contains number of C/C++ programs with intentional bugs. Contributors can either post Issue(s) on Bugs and create Pull Request solving them, Or can post new Buggy programs.

bug c cpp wbut

Last synced: 15 Apr 2025

https://github.com/darxisr/allodslauncher

Allods Online 4.0.02.42 launcher. Pls use this source code for study purposes only. The author is't responsible for your actions.

allods allodsonline client cpp launcher mmorpg

Last synced: 05 May 2025

https://github.com/dagrigorev/gw-basic-cpp

Rewritten version of GW-BASIC in C++20

basic cmake cpp cpp20 easter gwbasic snake

Last synced: 30 May 2026

https://github.com/zee-bit/competitive-programming-codes-cpp

This repo consists of C++ solutions to all the Programming problems I have solved from Codechef and Codeforces. I will be updating this repo on a monthly basis. Feel free to add solutions to problems not present here. P.S. Search the problems by their original names mentioned in the site. If someone is willing to separate the questions based on their topics, then feel free to give me a Pull request after it is done!!

codechef-solutions codeforces-solutions competitive-programming cpp

Last synced: 25 Apr 2025

https://github.com/blagojeblagojevic/motor_speed_pid

Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.

arduino asm avr avr-assembly c cpp electronics embeded-systems esp32 esp8266 esp8266-arduino microchip microcontroller motor pic pic16f877a pid-controller proteus speed-controller web-server

Last synced: 12 Feb 2026

https://github.com/oatpp/example-consul

Example project how-to use oatpp-consul integration module.

consul cpp integration oatpp

Last synced: 25 Apr 2025

https://github.com/jaytwolab/qtelnetserver

Telnet server for Qt 5 or 6 :kr: Qt 5 또는 6을 위한 텔넷 서버

cpp qt qt6 server tcp telnet

Last synced: 09 Apr 2025

https://github.com/davidromanovizc/ascii-donut

🍩 ASCII donut in different programming languages

cpp csharp dart donut fortran kotlin math python

Last synced: 30 Dec 2025

https://github.com/mguludag/ann_backpropagation_example_qtcpp

This is a school project for Machine Learning course. BTW the ann model taken from course's slides

ann cpp gui qt

Last synced: 19 May 2026

https://github.com/superb-man/pacman

Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁

2d c cpp game igraphics-project maze open-gl x-33

Last synced: 03 Mar 2025

https://github.com/doaaosamak/dailystreak-leetcode

Leetcode problems solations, here, i upload my solutions to coding challenges, algorithms, and personal projects.

coding cpp java problem-solving

Last synced: 22 Apr 2026

https://github.com/garrylachman/usb-human-name

C++ Humanize USB vendor and product codes library

cpp library usb usb-devices usbids

Last synced: 13 Jun 2025

https://github.com/hxndev/reverse-sort-and-decrypt-string-using-child-processes

Applying different operations on a string using Fork and Exec.

ascii c child code cpp decrypt exec fork length os pipes processes reverse sort string

Last synced: 20 Apr 2026

https://github.com/mrrobinofficial/easingfunctions

A collection of easing functions. It supports multiple programming languages and game development frameworks.

cpp csharp ease easing easing-functions python unreal-engine

Last synced: 12 Apr 2025

https://github.com/the0cp/bing-wallpaper-gui

A GUI version of Bing Backgrounds Getter based on Qt for Linux. Get Bing wallpapers automatically.

bing bing-image bing-wallpaper cpp desktop linux qt qt-gui

Last synced: 06 Sep 2025

https://github.com/maximilianfeldthusen/tamperprotect

This C++ code is a simple program designed to compute the SHA256 hash of its own executable file and compare it against a known good hash.

cpp protection tampering

Last synced: 01 Apr 2026