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/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/quqionfree/quqiparser

This is a c++ json and ini parser.

cpp cpp20 ini-parser ini-reader ini-writer json json-parser

Last synced: 15 Apr 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/gazebosim/gz-fortress

Fortress, Gazebo's 6th named release

cpp gazebo ignition-robotics robot-simulation

Last synced: 06 Mar 2025

https://github.com/wervice/salut

Salut is a beautiful terminal greeter

cpp shell terminal theming

Last synced: 18 Mar 2025

https://github.com/dmitrii-artuhov/gengo

Gengo - dumb interpreted programming language based on C++

cpp programming-language

Last synced: 26 Dec 2025

https://github.com/ufrshubham/fastestpizzadelivery

A game made for the Game (Engineless) Jam using Raylib

3d-game cpp engineless-game-jam game-dev game-jam indie-game raylib-cpp raylib-game

Last synced: 03 Aug 2025

https://github.com/bhagat-hrishi/cpp

This repo contains concepts of C++ and some codes

concepts cpp interview-preparation-resources pointers

Last synced: 24 Feb 2025

https://github.com/definetlynotai/llm_data

A bunch of very famous repos source code's in python as pure localdocs all in this repo to train CODE AI

c code-examples cpp cuda data data-dum jupyter-notebook llm llm-code llm-datasets programming-data programming-data-sets python3

Last synced: 08 Oct 2025

https://github.com/theshobhitsingh/encryptify

A secure file encryption and decryption tool written in C++, utilizing advanced synchronization mechanisms like semaphores and locks to ensure data integrity and safety.

cli cmake cpp locks multithreading semaphores

Last synced: 14 Mar 2026

https://github.com/willnationsdev/wyrd-narrative-scripting

A narrative engine for a GUI and text-based scripting language that doubles as a constructed language for simple and direct communication between users and AI characters/systems.

cpp narrative narrative-programming natural-language nodejs scripting-language typescript wyrd

Last synced: 18 Apr 2026

https://github.com/chathumiamarasinghe/word-guessing-game

A fun and interactive word-guessing game designed to test your vocabulary and guessing skills! The game is built using Object-Oriented Programming (OOP) principles and includes dynamic features for an engaging user experience.

cli cpp procedural-programming wordguess-game

Last synced: 08 Feb 2026

https://github.com/aa-sikkkk/c-syntaxchecker

C-SyntaxChecker is a tool designed to analyze C and C++ code for common syntax issues. It checks for bracket matching, keyword usage, function definitions, and more. This tool can help developers maintain clean and error-free

c cpp syntax syntax-analysis

Last synced: 29 Apr 2025

https://github.com/alexf2/ImageResizer

IE6 ActiveX control for uploading and resizing images at the same time

activex asp-net atl component-object-model cpp gdiplus internet-explorer ocx visual-studio

Last synced: 11 Mar 2025

https://github.com/khangvum/fileusage

A Windows console application that lists file usage by grouping files based on their extensions.

cpp cpp17 cpp20 file-extension file-extensions file-management file-manager file-scan file-scanner file-scanning file-size file-sizes file-usage filesystem fileusage

Last synced: 14 Feb 2026

https://github.com/leo310/chat

Simple chat app with front and backend in C++

chat chatroom cpp development

Last synced: 10 Feb 2026

https://github.com/igorjakus/minigolf

Projekt studentów Instytutu Informatyki Uniwersytetu Wrocławskiego. Prosta gra 2D w tematyce mini golfa.

cpp gamedev minigolf

Last synced: 02 Mar 2026

https://github.com/liavbarsheshet/union-find

Generic Union Find Based on up root tree written in c++.

cpp data-structures union-find unionfind

Last synced: 23 Feb 2026

https://github.com/samyam81/generic

Generic programming is a programming paradigm that highlights crafting algorithms and data structures in a manner enabling them to function across various data types seamlessly, sans necessitating modifications. This is typically realized through the utilization of templates or parameterized types.

cpp csharp generic go java readme stack

Last synced: 19 Apr 2026

https://github.com/a7bari/codewars-problems

some competitive programming problems with my suggestions for solutions

codewars-solutions competitive-programming cpp javascript

Last synced: 26 Feb 2026

https://github.com/m0saan/cp

The repository contains solutions to CP problem from diffrent CP websites

bit-manipulation bitwise-operators competitive-programming cpp cpp11 cpp17

Last synced: 26 Oct 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/thetallprogrammer/password-generator

Falkenberg's Password Generator is a secure and customizable tool designed to generate strong passwords with ease. Adjust complexity and length, exclude specific symbols, and copy your password with one click. This standalone generator is part of a larger password manager project currently in development.

cpp desktop-app desktop-application password-generator password-generator-cpp privacy qt security tool tools user-interface

Last synced: 24 Jan 2026

https://github.com/ran-2012/inversion

solve geophysics using CUDA & TensorFlow

cpp cuda geophysics inversion-method python

Last synced: 13 Sep 2025

https://github.com/uriegel/registry-changes-detector

Node.js addon to detect changes in Windows Registry

cpp electron nodejs windows

Last synced: 21 Jan 2026

https://github.com/ahmubashshir/libmat

A library for calculating matrics

c calculating-matrics cpp matrics

Last synced: 25 Apr 2026

https://github.com/commoncriteria/wids

Protection Profile Module for Wireless Intrusion Detection Systems

cpp extends-netdevice niap pp-module

Last synced: 19 Jan 2026

https://github.com/frozenassassine/ws2812-controller

A library to control WS2812-RGB leds with an AVR-device

avr cpp led music-reactive rgb ws2812 ws2812b

Last synced: 11 Feb 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/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: 01 Aug 2025

https://github.com/ahmed-saayed/compititve-programming

A collection of algorithms, data structures, Problems on many websites, notes, and references I used during my ICPC journey

algorithms competitive-programming cpp data-structures icpc problem-solving topic

Last synced: 10 Oct 2025

https://github.com/cpp-sc2/commandcenter

Original version of CommandCenter focused on the StarCraft 2 part of the bot.

ai artificial-intelligence bot cpp game sc2 starcraft-ii starcraft-ii-bot starcraft2 starter

Last synced: 29 Apr 2025

https://github.com/nooneknowspeter/cpplings

A terminal based learning experience for C++, inspired by Rustlings

cpp zig ziglang

Last synced: 20 Apr 2026

https://github.com/villy-p/cppconsole

A header only C++ library for easier logging to the console that includes features like coloring text, printing data structures, cursor manipulation, and more

clear color console cpp cpp-console cursor-manipulation header-only header-only-library terminal

Last synced: 27 Feb 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/c08oprkiua/moduleassistant

Helper tool for making engine modules in Godot 4 and 3

cpp gdscript godot godot-cpp godot-module godot3 godot4 tools

Last synced: 01 Feb 2026

https://github.com/notapenguin0/titan

Flexible terrain generator library/framework/idk for C++

cpp cpp17 graphics procedural-generation terrain-editor terrain-generation terrain-rendering

Last synced: 23 Apr 2025

https://github.com/lukaspietzschmann/pl0-compiler

A small and fun PL0 compiler

compiler cpp pl0 programming-language

Last synced: 06 Dec 2025

https://github.com/priyanshu360-cpu/arduino-vehicle

A Bluetooth vehicle made with arduino circuits

arduino bluetooth cpp cpp17 rc

Last synced: 15 Apr 2026

https://github.com/mubeen-channa/cpp-programs

Daily C++ Programs: A collection of daily C++ coding exercises and solutions to help you practice and improve your programming skills.

competitive-programming contributions-welcome cpp cpp-programs mubeen-channa mubeenchanna programs-practice

Last synced: 14 Oct 2025

https://github.com/sukruciris/skr

SKR framework for making 2d windows games/applications

c cpp game-development

Last synced: 24 Apr 2026

https://github.com/berkaygediz/c-studies

🧑‍💻 Made with C and C++ in 2015.

c cpp input-output memory pointers-in-c studies system

Last synced: 02 Mar 2026

https://github.com/neyn/neyson

Lightweight C++11 JSON Library

cmake cpp cpp11 cxx cxx11 json json-library json-parser lightweight parser

Last synced: 14 Jun 2025

https://github.com/roshan-raj/computer-graphic-project-on-working-of-blockchain

Computer Graphic Project for the working of Blockchain.

cpp glut opengl

Last synced: 21 Apr 2026

https://github.com/banaankiamanesh/evo-copter

Evo is a Raspberry pi Based Quadcopter, which is stabilized with bio-geography-based optimization algorithm! With all the computation happening onboard the vehicle.

bbo bio-geography-based-optimization bno055 control-theory cpp drone gy-87 optimization pca9685 pid python quadcopter raspberry-pi stability

Last synced: 06 Dec 2025

https://github.com/gittygupta/slam

Simplest implementation of Simultaneous Localisation and Mapping with Brute-force matching of necessary points. Visualized and optimized using Pangolin and g2o libraries of C++ respectively, build for python.

cpp python slam

Last synced: 17 Mar 2025

https://github.com/milosz275/leetcode

Repository for my solutions to Leetcode problems. Each task is documented and docs are automatically deployed.

c cpp doxygen leetcode leetcode-solutions python sphinx

Last synced: 14 Oct 2025

https://github.com/tonitaga/graph-algorithms-cpp-console

Basic algorithms on graphs: BFS, DFS, Dijkstra Algorithm, Floyd-Worshell Algorithm, Prima Algorithm, Ant Algorithm in C++ programming language

algorithms article cpp

Last synced: 05 Aug 2025

https://github.com/nicolachoquet06250/tools_library

Constitution d'une liste d'outils, répos, d'idées d'apps, challanges ou tout autre ressource pour s'améliorer en programmation peux importe son niveau.

clang cpp css golang java javascript nim-lang nodejs php python3 ruby rust shell typescript

Last synced: 01 Apr 2026

https://github.com/anthonyzou/docker-build-stuffs

My docker emissions

cpp docker make

Last synced: 11 Feb 2026

https://github.com/briancairl/dont

A collection of C++ template (metaprogramming) utilities that I often need, but don't want to have to re-implement for the 1000th time.

compile-time compile-time-meta-programming constexpr cpp cpp17 dont gtest metaprogramming parameter-pack template templates typetraits

Last synced: 14 Feb 2026

https://github.com/akhilrai28/internet-of-things

Developed under Makernova 2.0, this project explores microcontroller programming, sensor data logging, and communication protocols (MQTT, COAP, HTTP). It includes simulations in Proteus and app development using MIT App Inventor/Flutter for data visualization and control.

c coap cpp css dart flutter html http iot javascript microcontroller mit-app-inventor mqtt proteus python sensor-data

Last synced: 25 Oct 2025

https://github.com/cuixing158/visual-based-odometry-estimation1-cpp

Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map

algorithms bev cpp odometry-estimation opencv orb pose-optimization visual-features

Last synced: 06 Jul 2025

https://github.com/shaderpluginteam/shaderpluginforphotoshop

Shader Plugin used for works with GLSL in Adobe Photoshop.

adobe clr cpp csharp dotnet glsl opentk photoshop plugin shader

Last synced: 28 Dec 2025

https://github.com/ryanfleck/projects

Anything that doesn't belong to a specific development effort ends up here.

c c-sharp cpp go java js latex lisp prolog python ruby scala vhdl

Last synced: 23 Feb 2026

https://github.com/tw1ddle/geometrize-lib-fuzzing

Fuzz testing harness for Geometrize, a library for geometrizing images into geometric primitives

art cpp cpp-library geometrize geometry geometry-processing hill-climbing

Last synced: 07 Feb 2026

https://github.com/zreechxnn/antrian-rumah-sakit

Hospital Queue System: A robust system for managing patient queues in hospitals. This project features a user-friendly graphical interface for efficiently handling patient records and processing queues, improving overall management and patient flow within medical facilities.

cout cpp gpp hospital-management-system hpp iostream queue queue-system sdl sdl2 sdl2-library sdl2-ttf std

Last synced: 11 Feb 2026

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/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/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/damatrix/libdsi

a wip attempt to build a libnds alternative for the dsi, without use of libnds or devkitARM

cpp dsi homebrew libnds

Last synced: 16 Apr 2026

https://github.com/ttldtor/process

Cross-platform library of utilities for obtaining metrics of the current process

cpp cpp14 cpp17 cpp20

Last synced: 10 Apr 2025

https://github.com/aminul-islam-niloy/cpp-programming-and-templates-

Basic and advance c++ code for learner.

algorithm cpp data-structures

Last synced: 11 Feb 2026

https://github.com/alirn76/maze-v2.0

Maze Game

cpp game maze

Last synced: 25 Oct 2025

https://github.com/soumwadeep/soumwadeep

Short Bio Data Of Myself

cpp html-css-javascript php python

Last synced: 13 Apr 2026

https://github.com/andreasfertig/heise-2020-07-cpp-tricks-enums

Companion source code for "Scoped Enums in C++"

article cpp cpp17 cpp20 ct heise

Last synced: 26 Oct 2025

https://github.com/tanis2000/bone

Bone, the Binocle project generator

c cpp engine gamedev generator rust-lang

Last synced: 27 Feb 2025

https://github.com/arakilian0/about-me

cli outputs random facts about me

command-line cpp cross-platform executable random-facts yaml

Last synced: 16 Apr 2026

https://github.com/massimo-marino/memvar

A C++ implementation of a variable with memory of its previous values.

cpp cpp17 cpp20 timestamped-variable timetagged-variable variable-with-memory

Last synced: 10 Apr 2025

https://github.com/alirn76/knights-tour

Knights Tour Problem

algorithms cpp knight-tour

Last synced: 25 Oct 2025

https://github.com/adamsiekierski/visualsorting

Projekt zaliczeniowy z C++ - Kolorowo Urozmaicone Testy Algorytmów Sortowania

algorithms cpp sfml sort sorting visualization

Last synced: 10 Jan 2026

https://github.com/wismh/brainfuck

Brainfuck interpreter. Just for fun. Enjoy!

brainfuck cpp interpreter

Last synced: 12 Feb 2026

https://github.com/spiffgreen/cli-master

A command line utility library that simplifies the development of command line apps. Made for flexibility and simplicity.

cli commandline cplusplus cpp cpp-library

Last synced: 09 Oct 2025

https://github.com/bringauto/fleet-protocol

BringAuto Fleet Protocol - simple yet reliable communication for internet-connection-unstable environments

c communication cpp fleet-protocol protobuf reliable-protocol

Last synced: 11 Feb 2026

https://github.com/bradleynull/drone-path-planning

C++ example for parsing maps and planning paths based on given drone parameters

cpp drone pathplanning robotics

Last synced: 30 Mar 2026

https://github.com/ranaessam03/linear_structures

This repository contains implementation of various data structures and algorithms in C++, including linear data structures like arrays, linked lists, stacks, and queues.

cpp data-structures linked-list problem-solving queue stack

Last synced: 05 Oct 2025

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/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/c08oprkiua/godot-4-mii-classes

A collection of classes for Godot 4 that makes working with Mii data easier

cpp gdscript godot godot-module godot4 mii nintendo

Last synced: 04 Mar 2026

https://github.com/ericoporto/agsbox2d

agsbox2d is a Box2D plugin for Adventure Game Studio

adventure-game-studio adventuregamestudio ags ags-script box2d cpp physics

Last synced: 27 Oct 2025

https://github.com/b1tflyyyy/ascii-art

ASCII-ART fun project written in C++

cmake cpp free image-processing open-source opencv

Last synced: 13 Feb 2026

https://github.com/com8/movement-sim

GPU accelerated human movement simulator.

cpp cpp20 gpu-acceleration simulation vulkan

Last synced: 11 Feb 2026

https://github.com/comfysage/cpp-hayashi

🌱 a tiny distro-independent package manager in C++.

cpp package-manager

Last synced: 06 Sep 2025

https://github.com/jofaval/babylon

Microservices using mutliple languages (as with Babylon's tower) for a fake e-commerce

api babylon cloud cpp django dotnet e-commerce flask golang java laravel microfrontend microfrontends microservices php python rust software-engineering spring-boot typescript

Last synced: 17 Feb 2026