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/grgomariani/cabpp

C implemented Automata Based Programming Pattern

cpp framework graph yed

Last synced: 24 Jul 2025

https://github.com/piotrpsz/clap

C++ library for analyzing program call arguments.

cpp cpp20

Last synced: 17 May 2025

https://github.com/fl444mingo/fl4-cs131-01-05-lab

Ch. 1, Lab 1, Linear Equation

cpp learning learning-cpp

Last synced: 19 May 2026

https://github.com/quantumcomputingworld/vqf

Can we break and RSA keys with NISQ computers (trying out vqf alogs) biggest threat to finance and banking sector

c cpp python3 qiskit quantum-chemistry quantum-computing quntum-circuits rsa variational-quantum-factorization

Last synced: 01 May 2026

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/supermoathx7/cpu-scheduling-algo-

This project is an implementation of the six CPU-Scheduling algorithms using C++.

algorithm algorithms cpp cpu cpu-scheduling

Last synced: 18 Jul 2025

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/wigging/cpp-programs

Examples of C++ programming

c-plus-plus cpp

Last synced: 06 Sep 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/ademar111190/studycpp

Nothing special, it is only a playground

android c cpp java jni jni-android kotlin kotlin-android personal study

Last synced: 10 Apr 2026

https://github.com/nerixyz/stickit

Pin an image above all windows

cpp tools windows

Last synced: 27 Apr 2026

https://github.com/drcbeatz/arduino-theremin

Arduino theremin midi controller - turns readings from HC-SR04 ultrasonic sensor into MIDI messages sent via USB to DAW software (e.g. Logic or Ableton). Written in C++ (website: React/Typescript).

arduino arduino-leonardo cpp embedded-systems hc-sr04-ultrasonic-sensor midi midi-controller midi-messages pytest python react typescript

Last synced: 13 Apr 2026

https://github.com/nekruzash/sudoku-solver

A sudoku solver program that solves a sudoku game board using backtracking method and recursion.

cpp data-structures

Last synced: 05 Mar 2025

https://github.com/guangie88/metta

Compile-time string / char array with constexpr methods only.

compile-time constexpr cpp cpp14 string

Last synced: 04 Jun 2026

https://github.com/mondonno/algorithms

Collection of resuable algorithm templates written in pure C++

algorithm algorithms all cpp data-structures math prefix-sumes sorting trees

Last synced: 04 Jun 2026

https://github.com/chihebabiza/cpp-oop-bank-system

C++ console application use OOP concepts , it manages client records in a banking system. It allows users to view, add, update, and delete client information, as well as perform transactions like deposits, withdrawals, and balance checks. The system includes user login functionality with different access levels .

bank-application bank-system console-application cpp cpp-bank-management-system cpp-oo oop visual-studio

Last synced: 07 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/lueasf/hftrading

HFTrading is a group project about creating a High Frequency Trading Tool in C++ & Python.

cpp nats python trading websocket

Last synced: 10 Jun 2025

https://github.com/FelypeDantas/Estudos_Linguagens_C

Estudos em c++, c e c#

cpp estatistica

Last synced: 08 May 2025

https://github.com/Eliminater30013/Book-Management-System

A book Management System that can easily be upgraded and extended in the future. File handling and Vector codes are predominant in this solution

cpp first-project visual-studio

Last synced: 11 Mar 2025

https://github.com/elitehustler/simple_pow_blockchain

This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.

blockchain consensus-algorithm cpp crypto cryptocurrency decentralized dlt dotnet educational express nestjs openssl openssl-library pow-consensus

Last synced: 01 Mar 2026

https://github.com/crosscode-nl/influxdblptool

This free open source library helps generating InfluxDB Line Protocol formatted data.

cpp influxdb

Last synced: 16 Jan 2026

https://github.com/cantro93/minilibs

MiniLibs - collection of C++ headers

cpp cpp20 event library

Last synced: 12 Feb 2026

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/mubarizahmed/ros-vehicle

This is a project to that intends to explore the world of vehicular automation through the design and creation of a differential drive robot.

arduino autonomous-robots cpp js mechatronics robotics ros

Last synced: 11 Apr 2026

https://github.com/tobiasstaack/peer-thread-pool

Manage Multiplie Peer Connection using Thread Pools n Peers gets handled by one thread.

cpp mit-license server-client socket-programming thread-pool

Last synced: 26 May 2026

https://github.com/anjasfedo/cll

Circular Linked List on C++

circular-linked-list cpp

Last synced: 06 Mar 2025

https://github.com/kylesmith19091/bitmanip

This is a header only library for common bit manipulation and other operations using constexpr and some bit manipulation techniques to provide a low overhead and efficient interface.

bit-manipulation bit-tricks cpp header-only

Last synced: 28 Mar 2025

https://github.com/alyshmahell/vcpkgpip

a python wrapper for vcpkg

cpp python vcpkg wrapper

Last synced: 01 Mar 2025

https://github.com/gusenov/examples-eventbus

Примеры работы с С++ библиотекой eventbus.

cpp eventbus examples

Last synced: 25 Jun 2026

https://github.com/marcuwynu23/vcpkg-cmake-cpp-first-project-experiment

My First Experiment in developing and using vcpkg package manager in c++

cpp vcpkg

Last synced: 03 Sep 2025

https://github.com/anjasfedo/sll

Single Linked List on C++

cpp single-linked-list

Last synced: 14 Jun 2025

https://github.com/shadowmitia/raytracer-upsud

Project for the photorealistic rendering class

cpp raytracer

Last synced: 05 Sep 2025

https://github.com/naltun/eyes-cpp

eyes.sh rewrite... in C++! Let's you perform domain/IP information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"

cplusplus cpp information-gathering pentesting

Last synced: 30 Mar 2025

https://github.com/rnburn/ot-chat

Example of OpenTracing's plugin approach

boost-beast cpp jaeger opentracing zipkin

Last synced: 12 Aug 2025

https://github.com/danielmartensson/stock-trend

Analyse trends of stocks from Yahoo Finance

cpp qt yahoo-finance

Last synced: 15 May 2026

https://github.com/dipankardas011/calendar-maker

To create basic calendar

calendar cmake cpp

Last synced: 20 Aug 2025

https://github.com/arkaht/cpp-curve-x

Curve-X ─ a small and easy-to-use C++ Bézier library to create 2D-splines with its own GUI editor.

bezier cmake cpp cpp11 cpp14 cpp17 cpp20 curve library spline

Last synced: 01 Apr 2026

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

Examples of different design patterns written in c++

cmake cpp design-patterns education

Last synced: 25 Mar 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/kampi/sensorhub

Solar-powered, low energy environment sensor node with WiFi interface.

c cpp electronics iot mqtt mqtt-client particle particle-argon qt raspberry-pi

Last synced: 10 Apr 2026

https://github.com/bruhmoent/tuxballsdl

TuxBall on SDL2 C++.

cpp platformer sdl sdl2 sdl2-image tux

Last synced: 23 Aug 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/phip1611/bash-like-cpp-shell

A demo bash-like shell for educational purposes - shows basics about pipes, fork and a lot of other UNIX facilities.

cpp pipes readline-library shell unix-facilities

Last synced: 28 Feb 2026

https://github.com/heyfoz/cpp-string-manip-read-write

The String Manipulator Read/Write Program (C++) reads a .txt file containing a list of fake personal data, such as names, addresses, etc. Lines of the file are changed to comma separated values (CSV) format. Finally, a .txt file is written using the newly formatted CSV data.

cpp csv string txt-files

Last synced: 21 Aug 2025

https://github.com/laateef/salsabil

Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.

connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite

Last synced: 10 Apr 2026

https://github.com/jilliennelapid/packagedelivery

A C++ project using mulitple header files and classes to simulate different mailing packages that can be send out.

classes-and-objects cpp header-files

Last synced: 15 Mar 2025

https://github.com/palak-463/tradeflash

Your one stop destination to check, compare, and visualize stocks and cryptocurrencies. 📊

api bootstrap c cpp css cython flask html javascript python

Last synced: 10 Apr 2026

https://github.com/artem78/s60-positioning

Recieve location with GPS for Symbian OS

cpp gps library location module positioning symbian symbiancpp

Last synced: 24 May 2026

https://github.com/siddhant-vij/concurrent-merge-sort

Merge sort using concurrency in multiple programming languages.

concurrency cpp go java merge-sort multithreading optimization python

Last synced: 06 May 2026

https://github.com/marekmosna/pgms

Postgres mass spectromentry extension

bioinformatics cpp mass-spectrometry plpgsql postgres postgresql sql

Last synced: 18 Jan 2026

https://github.com/sparshhhhhh/dsa

Learn DSA with me....

algo arrays cpp dsa string

Last synced: 15 Mar 2025

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/gabygold67/buttontoswitch_stm32

An STM32-RTOS library to implement all kind of switches out of simple push buttons (Momentary buttons) by using embedded simulated behavior

button buttons cpp debounce debounce-button deglitch potentiometer-simulation pushbutton-library pushbutton-switch rtos-library stm32 stm32-library

Last synced: 01 Sep 2025

https://github.com/adarshaddee/hacktoberfest-2022

Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!

adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust

Last synced: 07 Mar 2026

https://github.com/archismankarmakar/password-strength-check-electronjs-cpp

Password Strength Checker using ZXCVBN Algorithm in CPP and Electron JS frontend.

cmake cpp electron electron-app electronjs napi nodejs password password-safety password-strength zxcvbn zxcvbn-cpp

Last synced: 13 Apr 2026

https://github.com/naemazam/word-to-binary-convert

Convert Your Love letter to Binary, Even Your GF can't Understand

cpp naemazam word-to-binary

Last synced: 19 Jun 2025

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

Resoluções de exercícios propostos nas aulas de Estrutura de Dados utilizando C++

cpp

Last synced: 25 Feb 2025

https://github.com/puellaquae/direct2dkit

Direct2D 简单封装 / Wrapper for Direct2D

cpp direct2d win32

Last synced: 31 Dec 2025

https://github.com/ismailza/cpp-programming

Programmation en C++ - ILISI 2

cpp ilisi

Last synced: 28 May 2026

https://github.com/shivamgupta92/leetcodesolution

Solution to LeetCode problems

cpp dsa java python3

Last synced: 10 Apr 2026

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/samarjit98/data-mining-algorithms

A few mining algorithms for Data Warehousing & Data Mining course at NITW!

apriori cpp hashing mining

Last synced: 05 Sep 2025

https://github.com/ripunjay42/minimum_spanning_tree_visualize_cpp

#Finding minimum spanning tree using Krushkal algorithm #Visualize the Graph using SFML library in c++..

cpp sfml-graphics-library stl

Last synced: 16 Mar 2025

https://github.com/sameetasadullah/count-threads-openmp

Program coded in C++ language to count and print total number of threads being used in an OpenMP code

cpp linux openmp parallel-programming threads ubuntu

Last synced: 21 May 2026

https://github.com/va1da5/esp32-idf-dev-container

Visual Studio Code Dev Container based C/C++ development environment for Espressif ESP32

container containers cpp docker esp32 freertos

Last synced: 10 Apr 2026

https://github.com/kardbord/concurrency

Sharded, thread-safe implementations of STL containers.

concurrency cpp cpp17 thread-safe thread-safety

Last synced: 12 Jun 2025

https://github.com/scapix-com/cmodule_test

Example project for cmodule package manager

cmake cpp package-management package-manager

Last synced: 26 May 2026

https://github.com/khaledhosseini/polygolt-dsa

Data structures and algorithms for polyglot programmers.

algorithms cpp csharp datastructures dsa java javascript python swift

Last synced: 12 Apr 2026

https://github.com/adityagpramanik/scheduler

This is scheduler written in C++ which will help you to feed your schedule in it and analyse yourself.

cpp linux

Last synced: 23 Apr 2025

https://github.com/zeekersky/block-replacement-macsim

A block replacement policy for hybrid cache design is implemented using MacSIM.

computer-architecture cpp macsim makefile simulator

Last synced: 04 Oct 2025

https://github.com/whoiscipher/chessmasters

Lichess-esk multiplayer chess game made using C++ and SFML

chess-game cpp lichess-clone sfml sfml-game

Last synced: 01 Apr 2025

https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab3

Laboratorio 3 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

algorithms analysis congestion-control cpp famaf-unc flow-control lab matplotlib network omnetpp optimization python transport-protocols university-project

Last synced: 28 Feb 2025

https://github.com/s-m-j-i/banking-system

A simple Banking system in C/C++

banking cpp stl

Last synced: 16 Mar 2025

https://github.com/beyondmagic/wordcoloriser

A small project to colorise duplicate phrases for lyrics and or poems.

cpp lgbt lines lyrics makefile rainbow shell

Last synced: 27 Apr 2026

https://github.com/connorgladish/dungeoneers-odyssey

Developed for Linux, Dungeoneer's Odyssey [ALPHA] (0.4) -- Dungeoneer's Odyssey is a dynamic text-based adventure game set in a perilous dungeon, written entirely in C++ and featuring ASCII art to enhance its immersive experience. It offers a unique narrative and randomized events for each playthrough.

cpp game-development roguelike

Last synced: 05 Oct 2025

https://github.com/gastonchenet/ascii

🎨 Ascii is a simple command line tool that allows you to convert any PNG image to an ascii art

ascii ascii-art braille cpp

Last synced: 06 Sep 2025

https://github.com/winseros/gulp-armapreprocessor-plugin

Plugin for Gulp which allows to resolve C++ preprocessor instructions

arma arma2 arma3 cpp gulpplugin preprocessor

Last synced: 20 Apr 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/sovrasov/go-multisolver

An algorithm for simultaneously solving of multiple global optimizations problems

cpp global-optimization optimization-algorithms optimization-methods

Last synced: 24 Mar 2025

https://github.com/deroyace/cpp-space

Programming in C++

cplusplus cpp cpp-programming

Last synced: 13 Jun 2026

https://github.com/thomasportelettegit/si3-s5-parm

Représentation d'un microprocesseur ARM v7 simplifié à l'aide du logiciel Logisim. Contient également un assembleur écrit en c++

armv7 assembly cpp logisim

Last synced: 28 Apr 2026

https://github.com/marat-tanalin/pizza-png

Tiny and easy-to-use C++ library for generating PNG image files in Windows

cpp formats gdi gdi-plus gdiplus graphics libraries library png wrapper

Last synced: 15 Mar 2025