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/nidexingg/todo

To-Do List application implemented in various programming languages.

c cpp csharp elixir erlang golang java javascript js programming-language python rust starter todo todoapp todolist ts typescript zig

Last synced: 10 Apr 2026

https://github.com/knoblauchpilze/cellify

Some open-world cell magic

cpp multiagent-systems sdl2

Last synced: 15 May 2025

https://github.com/rahmat-cp/hammasir-1403-backend-entrance

In this repository, I will implement the Hammasir backend bootcamp entrance exam question

backend cpp hammasir neshan neshan-map

Last synced: 09 Jul 2026

https://github.com/psidh/sophomore

Data Structures and Algorithms

algorithms c cpp data-structures java javascript python

Last synced: 10 Apr 2026

https://github.com/ashutosh7i/night-owl

Night Owl 🦉 is a versatile, tag-based logging system designed to be simple, fast, and platform-independent.it allows developers to define custom tags and easily send logs to a server for later retrieval based on these tags.

cpp logging sqlite

Last synced: 20 Feb 2026

https://github.com/junaidsalim/dsa

This repository contains my implementations of various Data Structures and Algorithms.

cpp dsa dsa-algorithm dsa-practice dsaincpp

Last synced: 09 Jul 2026

https://github.com/rlxchap2/binary-magic

🔢A cross-language project that performs binary instructions, using Python, JavaScript, TypeScript, C#, C++, and C.

binary cpp cs js nodejs python ts

Last synced: 10 Apr 2026

https://github.com/aliadelmahdi/verification-of-spi-ram-uvm

This repository contains the verification of SPI (Serial-Peripheral Interface) with Single-port sync RAM code,simulation results and implementation

cpp spi systemverilog uvm-verification verilog

Last synced: 09 Jul 2026

https://github.com/zhb2000/pointer-declaration

Declare all kinds of pointers with Ptr<...>

c-plus-plus cpp

Last synced: 15 Apr 2025

https://github.com/utkarsh914/cpp-system-monitor

A system monitoring console app for linux machines, similar to htop, written in C++.

cpp monitoring ncurses

Last synced: 31 Aug 2025

https://github.com/engichang1467/atm-simulator-cpp

Writing my ATM Simulator in C++

atm-simulator cpp

Last synced: 25 May 2026

https://github.com/carbon-404/double-linked-list

Double linked lists in C++

cpp linked-lists oop

Last synced: 26 Dec 2025

https://github.com/akhaled01/sys-dog

A comprehensive, lightweight system monitor for Debian based systems using C++ and Dear ImGui

cpp debian imgui makefile opengl procfs sdl2 ubuntu

Last synced: 19 Apr 2026

https://github.com/edenreich/http-component

An easy to use native component for interacting with the http layer written in C++

cmake cpp cpp-component cpp17 http http-client http-server request-handler response-parsing unix-socket winsock2

Last synced: 06 Mar 2025

https://github.com/ernanej/smart-maze

A smart maze that generates a random board from user input and returns a possible output.

cpp maze smart-maze

Last synced: 30 Mar 2025

https://github.com/networkflux/ft_containers

Let’s re-implement the standard C++ containers

algorithms complexity containers cpp data-structures

Last synced: 20 Jul 2025

https://github.com/ernyoke/demrenderer

DEMRenderer - school project done in C++ and openGL. Not intended for real life usage.

cpp dem-data dem-files opengl school

Last synced: 18 Jan 2026

https://github.com/zyn10/user_authentication_cpp

user authentication on login using cpp

authentication cpp file-handling-in-cpp login userlogin

Last synced: 20 May 2026

https://github.com/suryakarmakar/competitive-programming

Competitive Programming With Cpp

cpp

Last synced: 04 Mar 2025

https://github.com/manthanank/learn-c-plus-plus

Complete Guide to Learn C++.

cplusplus cpp

Last synced: 26 May 2026

https://github.com/newlandtv/morse-coding

Coding with Morse Code.

coding cpp morse-code programming

Last synced: 14 Mar 2025

https://github.com/newlandtv/speedcleaner

Quick cleaning.

console-game cpp game

Last synced: 14 Mar 2025

https://github.com/iabdullah215/cs225-l

This is all the learning material and lab manuals from the course CS-225-L (Operating System)

bash bash-scripting c code cpp cpu-scheduling notes

Last synced: 10 Apr 2026

https://github.com/juanpinheirofiap/hand-tracking-serial-control

Este projeto utiliza a biblioteca MediaPipe para detectar os dedos levantados de uma mão em tempo real através da webcam e envia os dados (número de dedos levantados) para um Arduino via comunicação serial.

arduino arduino-ide cpp cv2 mediapipe python

Last synced: 10 Apr 2026

https://github.com/martonban/renderlamp

[WIP] RenderLamp is a 3D offline renderer

cmake cpp renderer software-renderer software-rendering

Last synced: 06 Mar 2025

https://github.com/davidkarnik/esp32withmqttandble

Bakalářská práce - Kompaktní systém pro sběr a zpracování dat v prostředí internetu věcí

ble c cpp esp32-wroom-32d iot mqtt platformio vscode

Last synced: 10 Apr 2026

https://github.com/jmcheon/computorv1

The goal of this project is to get acquainted with handling elementary math. You will not “do math for doing math”, but to develop a progressive and relaxed approach to projects where these tools are needed.

cpp math polynomial

Last synced: 22 May 2026

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

Simple C++ coroutine helper library

coroutine cpp

Last synced: 01 Sep 2025

https://github.com/daoud-hussain/journey-planner

A console application to plan your journeys across 60 cities.

cpp data-structures-and-algorithms dsaincpp

Last synced: 25 Feb 2025

https://github.com/atharibrahim/shoppingsystem-cpp

The C++ code is a basic online purchasing system for equipment, catering to both customers and administrators. It manages product details, transactions, inventory, and offers basic security measures. Overall, it aims to streamline online purchases for all users.

atharibrahimkhalid cpp ecommerce ecommerce-cpp ecommerce-store shopping-cart shoppingsystem

Last synced: 14 Mar 2025

https://github.com/imrun10/battleshipgame

A battleship game implemented with C++.

battleship-game cpp

Last synced: 20 Jun 2025

https://github.com/amodhakal/img-converter

A custom implementation to convert .png images to .jpeg images.

cpp jpeg png

Last synced: 03 Mar 2025

https://github.com/krishnakeshav/gatorlibrary

Gator library project in C++ using implementation of Red Black tree and Priority queue.

cpp cpp17

Last synced: 30 Aug 2025

https://github.com/robarcoo/qtcppcalculator

Advanced C++ calculator project made using Qt

cpp qcustomplot qt

Last synced: 09 Mar 2026

https://github.com/phoemur/avl_tree

Naive implementation of an AVL tree using modern C++ (C++14, smart_pointers,etc...), and also a naive implementation of map using it.

associative-map avl avl-tree avltree cpp data-structures map

Last synced: 10 Jul 2026

https://github.com/isaac-defrain/omnetpp_fun

OMNeT++ experiments

cpp omnetpp simulation

Last synced: 30 Jun 2025

https://github.com/bernovie/cpp

Collection of cpp tutorials

binary-tree binary-trees cpp cpp11 opencv

Last synced: 22 Apr 2026

https://github.com/centuriontheman/restaurantorderingsystem

Implementation of the producer and consumer problem

cpp multithreading ncurses producer-consumer-problem

Last synced: 30 Mar 2025

https://github.com/vafdaf12/transistor

Educational tool for building boolean logic circuits

boolean-algebra cpp sfml

Last synced: 12 Jul 2025

https://github.com/v3ssel/simple3dviewer

A simple program for viewing wireframe models from .obj files

3d-graphics c cmake cpp macos opengl qt

Last synced: 11 Apr 2026

https://github.com/yhabteab/trainee-cpp-sort

Trainee-cpp-sort is an imitation of the satandard sort command. I recommend to use this only for test and learning purposes. I developed this sort program so that I can gradually learn to use C ++.

command-line-arguments-parser cpp cpp-sort how-to-code options-parsing sort sort-commands sort-options sortable sorter sorting-algorithms sorting-algorithms-implemented trainee-cpp-sort

Last synced: 23 Mar 2025

https://github.com/dahlitzflorian/smallgames

Program including small games to play.

console-application cpp dll game-development

Last synced: 11 Oct 2025

https://github.com/atmatto/stol

Sticking dictionaries together with duct tape. An in-development tool for language learners and translators.

cpp language-learning translation wiktionary

Last synced: 01 Sep 2025

https://github.com/armemius/computationalmathcourse

Collection of laboratory works for computational maths course in ITMO university

cli computational-math cpp study-project web

Last synced: 19 Jul 2025

https://github.com/olejek88/opc_rw

ReadWin OPC Server

cpp endress-hauser opc

Last synced: 26 May 2026

https://github.com/novaardiansyah/cpp-for-beginners

Course C++ For Beginners

beginners cpp

Last synced: 15 Mar 2025

https://github.com/novaardiansyah/cpp-function

C++ Functions

cpp cpp-functions

Last synced: 15 Mar 2025

https://github.com/jesuscopado/parallel-programming

My solutions for the course Programming Parallel Computers at Aalto University (http://ppc.cs.aalto.fi/). Grade: 5/5

cpp cuda image-segmentation median-filter sorting-algorithms

Last synced: 19 Apr 2026

https://github.com/brian8544/cpp-injector

Dll injector for Windows.

cpp injector injector-x64

Last synced: 01 Sep 2025

https://github.com/irods/irods_project_template_cpp_client

A project template for creating iRODS Clients using C++

cpp data-management irods irods-client science

Last synced: 27 Jun 2025

https://github.com/anvaymayekar/iot-pager

A rudimentary & secure MQTT-based pager system using ESP32 and Python. Messages sent from a Python CLI are received by ESP32 with OLED display, buzzer alert, and persistent flash storage. Powered by HiveMQ Cloud with TLS encryption and real-time status monitoring.

arduino-ide c cloud cpp esp32 hivemq mqtt python

Last synced: 11 Apr 2026

https://github.com/jwillikers/sanitizer-build-types

A CMake module for adding the necessary flags for the various sanitizers.

asan build-types c clang cmake cmake-module cmake-modules cpp gcc msan sanitizer sanitizers tsan

Last synced: 15 Apr 2025

https://github.com/jwillikers/gnu-arm-embedded-ssh-image

A container image for running the ARM embedded toolchain from an OpenSSH server, built on Fedora

buildah c clion cpp fedora gnu-arm-embedded-toolchain openssh

Last synced: 15 Apr 2025

https://github.com/mikayelgr/dmm

Dense matrix multiplication and equivalence bindings for the JVM via Java Native Interface (JNI) and Kotlin Native from the Eigen C++ linear algebra library.

c cmake cpp eigen3 gradle java kotlin make

Last synced: 10 Jul 2026

https://github.com/mouad-el-asri/piscine_object

A structured c++ piscine covering key software development concepts: encapsulation, relationships, UML, SOLID principles, and design patterns through hands-on exercises.

cpp design-patterns encapsulation relationships solid-principles uml-class-diagram

Last synced: 08 Nov 2025

https://github.com/pockerman/pyttoch_cpp_examples

Examples of using PyTorch C++ frontend

cpp examples pytorch

Last synced: 17 May 2026

https://github.com/lijealso/c-cpp-inic-avanc

Curso Completo de Linguagem C e C++ - Iniciante Ao Avançado

c cpp cursos-online

Last synced: 13 Jun 2026

https://github.com/amahanna/sandbox

languages practiced go here

cpp golang java lisp ocaml prolog python vhdl

Last synced: 11 Apr 2026

https://github.com/utilyre/starwars

Spaceship Game written in C++

cpp game

Last synced: 15 May 2025

https://github.com/jamesmistry/measuro

Program metrics in modern C++

cpp metrics metrics-gathering observability

Last synced: 16 Jan 2026

https://github.com/jhleeeme/network-exercises

Network programming exercises with cpp

cpp ipc message-queue network semaphore shared-memory socket

Last synced: 24 Jun 2026

https://github.com/prodeveloper0/deepmatchinghelper

DeepMatching written by Jérome Revaud Helper Library (Python/C++)

c cpp cpp-library deepmatching opencv python

Last synced: 06 May 2026

https://github.com/frklan/gameengine

Playing with a simple game engine made in C++17

cpp cpp17 game game-engine imgui imgui-sfml opengl sfml

Last synced: 12 May 2026

https://github.com/srimani-programmer/programming

Programming Files of Different Programming languages.

c cpp java programming python3 r-programming swift

Last synced: 28 Oct 2025

https://github.com/l-super/vvlog

Wrapping of the spdlog library

cpp logger spdlog

Last synced: 30 Jun 2025

https://github.com/kruutteri1/labs

cpp

Last synced: 22 Mar 2025

https://github.com/infinitifall/soft-string-compare

C++ functions to judge the similarity of strings. Originally created to correct messy human input. Also compiles to Web Assembly.

cmake cpp data-cleaning string-matching string-similarity wasm

Last synced: 10 May 2026

https://github.com/zsarge/snake

Inspired by this video: https://youtu.be/TOpBcfbAgPg

cpp snake

Last synced: 01 Sep 2025

https://github.com/w3rr0/arduino-screen

A windowed application that allows you to display the most useful information on the Arduino screen when your main displays are occupied with other things. You decide what information to display, and you can change it whenever you need it.

arduino cpp date lcd python qt time weather

Last synced: 11 Apr 2026

https://github.com/javiolvera/olverasec-chrome-extension

A Chrome extension to ban +18 content as well as malware webs

antivirus chrome chrome-extension chrome-extensions cpp javascript js parental-control

Last synced: 05 May 2026

https://github.com/madhu102938/spell-correct

Implementation of Spell-check algorithm in c++, returns a list of valid suggestions to incorrect words

cpp levenshtein-string-distance spelling-correction

Last synced: 03 Jul 2026

https://github.com/andreid/esp8266_stuff

helper code for nodemcu esp8266

arduino cpp esp8266 iot iot-middleware lua nodemcu

Last synced: 11 Apr 2026

https://github.com/seigtm/bmp-24bit-monochromizer

Refactored sample code from my university's (SPbPU) course "Computer Architecture" for the first laboratory assignment: BMP Converter.

bmp cpp homework homework-assignments homework-exercises laboratory-exercises monochrome spbpu spbstu windows

Last synced: 20 Apr 2025

https://github.com/rupeshrb/basic_algorithms

DES, RSA, Diffle hellman, A star, Prims, N-Queeue algorithm

algorithms cpp python

Last synced: 15 May 2026

https://github.com/ayaankhan98/xlogger

xlogger is a simple header only logging provider for C++ applications. Using xlogger no need to worry about anything just copy the header file in your project include directory and start using it. xlogger provides facility for logging variables as well as l-values.

console cpp file-logger library log logger logging logging-library makefile open-source

Last synced: 30 Mar 2025

https://github.com/kafkaphoenix/newleaf

C++ game engine for 3D and 2D development

cmake cpp entity-component-system entt game-engine glfw3 opengl4

Last synced: 15 May 2025

https://github.com/yumio7/csc211

Work done for CSC211 at URI

cpp oop school

Last synced: 29 Jun 2026

https://github.com/michaelkim/15puzzle.js

A WebAssembly port of my C++ 15-Puzzle solver

15-puzzle cpp webassembly

Last synced: 23 Mar 2025

https://github.com/hexcube/btechlabs

Computer Science Lab assignments, part of my undergraduate engineering degree course

academic alogrithms c computer-labs cpp java

Last synced: 26 Feb 2025

https://github.com/abhay-100/building-with-cpp

This is me learning C++

cpp learning-by-doing

Last synced: 15 Mar 2025

https://github.com/shishirrsiam/phitron

This repository contains my learning materials, assignments, and projects from Phitron.io. It showcases my journey of learning programming, data structures, algorithms, and web development. Each folder reflects progress in specific topics and serves as a resource for future reference.

c cpp dsa phitron software-engineering

Last synced: 13 Mar 2025