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/till-tietz/gsdmm

GSDMM Short Text Clustering via Dirichlet Mixture Models

cpp r rcpp text-analytics text-clustering

Last synced: 26 Feb 2026

https://github.com/jacopodl/argsx

Command line option parser

argsx c cli console cpp option-parser options

Last synced: 27 Apr 2026

https://github.com/rafael-santiago/hysplex

A tiny, well-contained and well-simple C library to help you measure function implementations performance and choose the best one.

benchmark c c99 cpp optimization-helper optimzation

Last synced: 18 Apr 2026

https://github.com/abhinavmir/openstreetmap-in-cpp

Using IO2D + OSM + CPP to build A* Algorithm that finds best path between two co-ordinates on an actual Open Street Map section.

cpp project udacity

Last synced: 09 Oct 2025

https://github.com/fisothemes/get-active-window-win32-handle-and-class-name

A simple C++ program I use to get the handle and class name of the active windows.

cpp win32 win32-cpp

Last synced: 05 Jul 2025

https://github.com/Chi-EEE/html-parser

C++ HTML parser that generates a simple DOM tree in C++17

boost cpp cpp-html-parser cpp17 css html html-parser html-parser-library html5 library parser scraping xmake

Last synced: 12 Mar 2025

https://github.com/pulkit1822/leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 14 Apr 2026

https://github.com/nickken253/hap_dino

A CPP language game product that uses the SFML library, developed by Nickken during a period of one month in the ProGameCup 2023 competition.

cpp game sfml

Last synced: 13 Oct 2025

https://github.com/ameya-kawade/encrypting-and-decrypting-

It's a c++ program to encrypt and decrypt a message at the same time .

cpp decryption encryption

Last synced: 09 Apr 2025

https://github.com/nelsonbittencourt/excel_to_dataframe

A high performance C++ library to convert Excel files to pandas dataframes.

converter cplusplus cpp dataframes excel pandas parser performance python worksheets

Last synced: 27 Jan 2026

https://github.com/engichang1467/doodlejumpcpp

Created a Doodle Jump game in C++ and SFML Libraries

cpp doodle-jump sfml sfml-game

Last synced: 08 Oct 2025

https://github.com/8ightfold/variant

Custom variant implementation for c++20

cpp cpp20 template-metaprogramming template-project

Last synced: 09 Mar 2025

https://github.com/jilliennelapid/stackcalculator

Project 1: A Stack (Data Structure) Calculator that implements strings and infix/postfix notation to compute basic operations.

cpp data-structures infix-to-postfix iomanip stack stack-calculator stacks strings

Last synced: 08 Oct 2025

https://github.com/simonmaracine/alfred

Free and open source cross-platform synthesizer and sequencer program

audio cpp music synthesis

Last synced: 11 Mar 2026

https://github.com/haimozer123/amnongame_-_cppfullexercises

This repository contains solutions to completed as part of the course for CPP and OOP i take in RTED collage.

cpp exercises zero2hero

Last synced: 10 Oct 2025

https://github.com/haimozer123/network_project_rted

enhanced UDP-based file transfer system, similar to TFTP, with additional features in CPP

cpp ftp udp-protocol

Last synced: 01 Apr 2025

https://github.com/seyed0123/n-segment

N-segment display text mode

cpp segment-display

Last synced: 16 Oct 2025

https://github.com/baderouaich/gitwatcherbot

Source code of the GitWatcherBot Telegram Bot - Hourly checks for new stars, forks, watchers, issues and pull requests

bot bots cplusplus cpp cpp20 cpp23 gitwatcherbot open-source telegram telegram-api telegram-bot telegram-bot-api telegram-bot-example telegram-bots telegram-userbot telegrambot tgbot tgbotxx

Last synced: 16 Jun 2026

https://github.com/ygor-sena/42cursus-cpp-piscine

The 12th project of 42 curriculum is a C++ piscine which aims to introduce students to Object-Oriented Programming. C++ was chosen because it's derived from our old and familiar C Language. Since C++ can be complex, the code will adhere with the C++98 standard.

42 42cursus 42saopaulo 42school 42sp cpp cpp98 cpp98-compatible ecole42 oop oop-in-cpp oop-principles

Last synced: 30 Jan 2026

https://github.com/cemderv/linq

A header-only LINQ library for C++

cpp linq modern-cpp ranges

Last synced: 06 Apr 2025

https://github.com/mukeshlilawat1/zomato-app-design-pattern

This repository contains a low-level system design of a Zomato-like food delivery application implemented in C++. It demonstrates the use of Object-Oriented Programming (OOP) and Design Patterns to build scalable, modular, and maintainable software architecture.

cpp

Last synced: 27 Sep 2025

https://github.com/isho-0/solved-ac

solved.ac 문제 해결 알고리즘을 기록하는 저장소

cc cmakelists cpp cpp17 solved-ac study-notes

Last synced: 17 Sep 2025

https://github.com/ra1nyxin/fasttextsearch

Accelerated text search engine in C++ designed for large file systems. Implements parallel file discovery and content scanning using the Boyer-Moore-Horspool algorithm for rapid results

algorithm cpp cpp17 filesystem msvc msvc2022 search windows

Last synced: 19 May 2026

https://github.com/isho-0/cpp-self-study-notes

"스스로 프로그래밍 하는 능력을 키우는 C++" 강의를 바탕으로 한 노트와 문제 풀이

basic-programming clion cpp cpp17 debug study-notes

Last synced: 17 Sep 2025

https://github.com/neerajcodes888/gfg

Welcome to my GeeksforGeeks Data Structures and Algorithms (DSA) solutions repository! 🌟 Explore a diverse range of solutions to GeeksforGeeks problems, thoughtfully organized by difficulty levels for a structured learning experience.

cpp dsa-algorithm gfg-solutions

Last synced: 30 Aug 2025

https://github.com/akataruka/station-management-app

A C++ console app to manage train schedules, track allocations, and delays at stations using priority queues and smart reallocation.

cli cpp lld management object-oriented-programming oops station-automation system-design train-managment

Last synced: 30 Aug 2025

https://github.com/voronov-nikita/ardupro

Repository cheat sheet how to use arduino components

arduino cheat-sheet cpp

Last synced: 20 May 2026

https://github.com/anmamun0/arduino-robotics-learning

A comprehensive guide to learning robotics using Arduino. This repository covers the basics of Arduino programming, sensor integration, motor control, and building robotic projects. Perfect for beginners looking to explore robotics through hands-on projects and step-by-step tutorials.

arduino assembly-language cpp robotics

Last synced: 24 Jul 2025

https://github.com/skakri/cookiecutter-cpp

Sets up a C++ project with Hunter package management

cmake cookiecutter cpp hunter

Last synced: 24 Jul 2025

https://github.com/amadeusferro/zllmchat

A powerful and highly customizable chat interface to run your favorite Large Language Models locally. Built with the speed of Zig and the robustness of llama.cpp.

ai artificial-intelligence chatgpt cpp large-language-models llama llama3 llm qwen text-generation zig

Last synced: 08 May 2026

https://github.com/wi-photos/cli-bible-reader

Command line tool to read the Bible

bible bible-verse cli cli-app cpp

Last synced: 30 Aug 2025

https://github.com/gayensis09/watersn

A modern, modular desktop application for water billing and management, built with C++/Qt and MySQL. Secure, user-friendly, and designed for water utilities.

billing cmake cpp desktop-app mysql password-reset qt smtp utility water-management

Last synced: 08 May 2026

https://github.com/nicolascbv/arduinolcdgame

This is a mini game using arduino uno

arduino arduino-uno atmega328p cpp game game-development minigame

Last synced: 01 Jul 2026

https://github.com/svaniksharma/chess_engine.cpp

A little chess engine in C++

chess chess-ai chess-engine cpp cpp17

Last synced: 24 Jul 2025

https://github.com/glebegor/competitive-template

Competitive programming template

algo competitive-programming cpp

Last synced: 29 Aug 2025

https://github.com/davidyslu/ClassicSudoku

Implement the classic game "Sudoku" in C++

c-plus-plus cpp game game-development

Last synced: 29 Aug 2025

https://github.com/chi-wei-lien/reverse-shell-script

In this video I covered how to sneak into and remote control a computer using reverse shell script 😈. The whole script is written in c++ and I include the line-by-line explanation in the blog post down below. Be sure to check that out if you are interested! Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!

cpp cybersecurity cybersecurity-education hacking-tutorial reverse-shell

Last synced: 14 Apr 2025

https://github.com/beached/future_process

Future's based on process model

cpp future multiprocess

Last synced: 10 Jun 2026

https://github.com/bragdond/makefile

makefile for cpp and c project of all size

c cpp makefile

Last synced: 20 May 2026

https://github.com/inbrewj/siloamsee

Unofficial fork of RTAB-Map (https://github.com/introlab/rtabmap) Android Tango app

android cpp java opengles siloam tango

Last synced: 12 Apr 2026

https://github.com/flak-zoso/inavjaga

Inälvor jagade - Sista based C++ terminal videogame

cpp cpp17 sista terminal terminal-game

Last synced: 30 Jun 2026

https://github.com/ergus/mpi_benchmarks

Some very simple MPI benchmarks to compare with OmpSs2 benchmarks repo

c cmake cpp learning mpi testing

Last synced: 26 Aug 2025

https://github.com/magnuschase03/ecosystem

A simulation of bunnies in an ecosystem with each other competing to survive.

cpp evolution genetic-algorithm nerual-network simulation

Last synced: 26 Aug 2025

https://github.com/turtle-insect/dqb2overlay

Steam Dragon Quest Builders 2 Overlay Menu

cpp dll dll-injection game imgui memory-hacking steam winapi

Last synced: 29 Oct 2025

https://github.com/atomiechen/serial-lite

A lite version of cross-platform c++ serial port library wjwwood/serial, without original installation steps on use.

cpp cross-platform lite serial-communication

Last synced: 26 Aug 2025

https://github.com/mrk21/ts-processor

MPEG-2 Transport Stream processing tools.

cpp cpp14 mpeg-ts

Last synced: 22 May 2026

https://github.com/busraozdemir0/multiplication_division_demo

Çarpma ve bölme operatörlerini kullanmadan çarpma/bölme işlemlerini gerçekleştiren program

cpp division multiplication multiplication-division-app

Last synced: 28 Mar 2025

https://github.com/sleeepyjack/multisplit

Simple multisplit for CUDA accelerators

cpp cuda gpu nvidia parallel-programming primitive split

Last synced: 20 May 2026

https://github.com/bl33h/fillinganypolygon

A program that uses a framebuffer to fill any polygon and save the result as a bitmap (BMP) file in the build folder. It supports drawing and filling polygons with custom shape and color.

cmake computer-graphics cpp gcc make polygon polygons vector

Last synced: 23 Sep 2025

https://github.com/ptahmose/colortwist

an exercise in SIMD-optimization

arm avx-instructions avx2 cpp image-processing neon

Last synced: 04 Sep 2025

https://github.com/p4dro-dev/desafio-c-mais-mais-avancado

Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questões para realizamos em C++. As questões exigiam um certo tipo de conhecimento avançado da linguagem. Pois, no total faz 1 mês que estou estudando a linguagem com frequência!

c-mais-mais cpp logica-de-programacao

Last synced: 06 Apr 2025

https://github.com/sameetasadullah/inter-process-communication-using-unnamed-pipes

A simple C++ program to simulate inter-process communication using unnamed pipes

cpp fork inter-process-communication linux ubuntu unnamed-pipe

Last synced: 22 May 2026

https://github.com/salihmezraoui/image-quilting

A C++ project implementing the Image Quilting algorithm based on Efros and Freeman's method for seamless texture synthesis. It generates larger, continuous textures by stitching overlapping patches from a source image. Using Minimum Error Boundary Cut and MSE Patch Selection, it minimizes visible seams and achieves high-quality texture results.

clion cmake cpp image-processing image-quilting

Last synced: 24 Aug 2025

https://github.com/cvcpatton/anagram-generator

A console-based C++ application that generates anagrams of a user-provided word. Demonstrates string manipulation, loops, and randomization.

anagram-generator console-application cpp stl string-manipulation

Last synced: 27 Sep 2025

https://github.com/lonelyhentxi/nowcoder-collection

My solution collection of nowcoder

cpp javascript nowcoder solutions

Last synced: 24 Aug 2025

https://github.com/coderfamer/cpp-primer

c++ primer 5th answers

cplusplus cplusplus-11 cpp cpp11

Last synced: 02 Jan 2026

https://github.com/doqin/dx9gf

Simple Directx9 Game framework for learning (SE102)

cpp directx directx9 se102 uit

Last synced: 24 May 2026

https://github.com/rahulrajaram/scheme_compiler

Scheme compiler in modern C++ (work-in-progress)

cpp scheme scheme-compiler

Last synced: 24 Aug 2025

https://github.com/martinhelmut/cpplox

Going through CraftingInterpreters C part but implementing it in C++

cpp lox

Last synced: 23 Aug 2025

https://github.com/sudoDeVinci/SkyImager-obfuscated

Public facing version of the devinci.cloud website functionality, with appropriate obfuscation and censorship.

arduino cpp data-science esp32 esp32-arduino flask image-processing mysql object-detection ota-update

Last synced: 23 Aug 2025

https://github.com/beardedfish/colour-converter

A console application made in C++ to convert hex colours to their RGB equivalent and vice versa.

blue c-plus-plus colour colour-converter console converter cpp green hex red rgb

Last synced: 31 Oct 2025

https://github.com/arcelioeperez/arcelioeperez

Personal Projects built in my free time. Languages used: C, C++, Python and Go (reading CSV files). Repository contains links to books, tutorials, language specific documentation, and solutions to problems found on Leetcode.

c cpp go python3

Last synced: 23 Aug 2025

https://github.com/georgecatalin/cplusplus-programming---from-beginner-to-beyond

Get quick up-n-running modern C++ Object-Oriented Programming (OOP) and STL skills

cpp cpp-console cpp-library cpp-programming udemy-course

Last synced: 25 Jul 2025

https://github.com/max-dark/sdl2puzzle

puzzle game writlen in C++ and SDL2

cpp puzzle-game sdl2

Last synced: 23 Aug 2025

https://github.com/cyanide-burnout/fastring

Event multiplexing library for io_uring

c cpp iouring uring

Last synced: 20 May 2026

https://github.com/ralvarezdev/uru-programming-1-minigrep

My version of Linux's Grep tool from Programming 1 college course

cpp grep grep-like rafael-urdaneta-university universidad-rafael-urdaneta uru

Last synced: 15 Jun 2026

https://github.com/antonako1/arghand

Single header argument parsing and handling library made with C++11

cpp library

Last synced: 25 Jul 2025

https://github.com/zong4/geometrystructure

More mathmatical geometry structure and implementation of sweep line algorithm

cpp geometric-algorithms geometry sweepline sweepline-algorithms

Last synced: 25 Jul 2025

https://github.com/u-t-k-a-r-s-h/autonomous-aim-and-shoot-gun-opencv

It uses a camera to detect and track the object using open CV, the target's location is found in pixels and then converted into angles of X and Y axes which are then written to servo motors using arduino.

arduino camera computer cpp opencv python servo-motor

Last synced: 10 Apr 2026

https://github.com/fearless-spider/traceroute

Traceroute

cpp makefile

Last synced: 23 Aug 2025

https://github.com/kyrylo-sovailo/benchmark

Measuring performances of different languages on same tasks

benchmark benchmarking c cpp csharp fortran haskell javascript matlab python

Last synced: 10 Apr 2026

https://github.com/pedia/cwf

C++ Web Framework

cpp webapp

Last synced: 02 Aug 2025

https://github.com/r-unic/luay

Luay is a more scalable version of Lua that comes with "batteries included" to make programming easier, and yet still embeddable!

c cli command-line cpp lua luay

Last synced: 17 Sep 2025

https://github.com/jakubriegel/cjr

Library adding some nice stuff to C++ [in development, currently only numbers are available]

cpp

Last synced: 27 Mar 2025

https://github.com/sa2003hil/dsa

Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.

arrays cpp dsa dsa-algorithm graph linked-list queue stack string

Last synced: 14 Apr 2025

https://github.com/anthonylucky1909/ics-lab

The ICS-Lab project explores low-level programming and system vulnerabilities through Bomblab, Buflab, and Linklab experiments, focusing on buffer overflows, memory management, and reverse engineering in C and Assembly.

assembly-language cpp

Last synced: 22 Apr 2026

https://github.com/apjanke/octfiles-101

A gentle introduction to programming oct-files with GNU Octave

cpp octave scientific-computing

Last synced: 11 Nov 2025

https://github.com/astafofo/password-strength-checker

A C++ program that checks password strength based on security criteria.

cpp password-strength-checker

Last synced: 27 Sep 2025

https://github.com/nopangel/cpp_course

Esté es una carpeta de todos mis avances en C/C++

cpp

Last synced: 01 Sep 2025

https://github.com/allejo/aclovis

A Typescript library for programmatically generating C++ code

code-generation cpp typescript

Last synced: 07 May 2026

https://github.com/amr4924/expense-tracker

💰 Professional Expense Tracker V1.0 - Smart personal finance management made simple! Lightning-fast C++ desktop app with real-time budget monitoring, intelligent categorization, and beautiful report generation. Zero installation required - just download and track! Perfect for students, professionals, and small businesses. Built by SA3DWY with priv

budget-management cpp desktop-app expense-tracker finance financial-software financial-tracking monthly-income personal-finance personal-finance-manager portable-software sa3dwy windows-app

Last synced: 27 Sep 2025

https://github.com/mattiap7/rubrica

Rubrica in c++

cpp gui

Last synced: 25 Jun 2026

https://github.com/jszitas/blaze

A C++17 implementation of ARIMA following R

arima cpp cpp17 forecasting working-in-progress

Last synced: 20 May 2026

https://github.com/brdav/fastrvm

[fastrvm] Relevance Vector Machine in Python with a C++ Core

bayesian classification cpp python regression relevance-vector-machine sparse

Last synced: 17 May 2026