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/sfrechette/binary-clock-station

A modern, optimized binary clock implementation for the LilyGo T-Display-S3 ESP32 board. Displays time in binary format using illuminated dots, with WiFi connectivity for automatic NTP time synchronization.

arduino binary-clock binaryclock c clock cpp esp32 esp32-s3 lilygo lilygo-tdisplay-s3 platformio

Last synced: 13 Apr 2026

https://github.com/hasanulmukit/programming-problems

A curated repository of programming problem solutions implemented in C, C++, Java, and Python. Organized by topic and difficulty, it provides a clear and accessible resource for developers and learners to explore algorithms, data structures, and coding challenges.

c coding-interviews coding-test cpp java programming-exercises programming-problems python

Last synced: 13 Apr 2026

https://github.com/apostolouagge/data-structures

An unsuccessful attempt

cpp

Last synced: 04 Oct 2025

https://github.com/wtrsltnk/graphicsfileloader

Old piece of code that I wrote around 2005. This was an application which could load 3d meshes from file and editor it with tools, far from complete ofcourse!

cpp opengl win32

Last synced: 08 May 2026

https://github.com/cgsdev0/gridify

format data as a grid in your terminal

bash cpp terminal

Last synced: 09 May 2026

https://github.com/ngtienhungg/avatar-new-state

Game C++ from ProPTIT using SFML

cpp game proptit sfml

Last synced: 12 Jun 2026

https://github.com/Gevorez/HotTiles_UE5

Second project in Unreal Engine 5. The main idea is to create 3D platform game, where player need to compete with other enemies on disappearing tiles. Inspired by "Fall Guys".

blueprints cpp epicgames fallguys gamedev gamedevelopment hottiles platfrom-game tiles unreal-engine

Last synced: 11 Mar 2025

https://github.com/ammoor/tic-tac-toe-game-project

Simple XO game with some extra futures and more secure code from errors and vulnerabilities

console-application cpp

Last synced: 30 May 2026

https://github.com/austin-io/VNyl

Visual Novel engine for C++

cpp raylib visual-novel visualnovel

Last synced: 11 Mar 2025

https://github.com/bitcodr/esp8266-mqtt

A simple IoT project that controls an ESP8266's onboard LED via MQTT messages.

c cpp esp8266 esp8266-arduino esp8266mqtt mqtt mqtt-broker

Last synced: 13 Apr 2026

https://github.com/krystianity/grpc-hybrid-container

gRpc < node.js + C++ > Container = <3

containers cpp docker grpc http nodejs webservice

Last synced: 13 Apr 2026

https://github.com/sorgazb/travel_social_network

Program based on the use of Lists and Queues

cpp lpi make queue

Last synced: 01 Mar 2025

https://github.com/selcuukyilmazz/huffman-decoding-system

This project encodes then decodes sentences with HUFFMAN Decoding Way. Huffman algorithm and binary tree implementation.

cpp decoding encoding huffman-decoder huffman-encoder

Last synced: 24 Jun 2025

https://github.com/izaaccoding36/projetos_tinkercad

Esse repositório foi criado para disponibilizar/desenvolver os códigos necessários para programar sistemas da plataforma Tinkercad e arduino

arduino cpp robotics tinkercad

Last synced: 26 Mar 2025

https://github.com/suxrobgm/sgm_header

SGM_Header is native C++ library created by SuxrobGM

algorithms cpp graph library

Last synced: 26 Mar 2025

https://github.com/suxrobgm/cppcourseworkassignments

Individual and Group Assignments in the course Programing in C++ (CSC206)

coursework cpp

Last synced: 26 Mar 2025

https://github.com/ameya-kawade/simple-calculator

It's a simple calculator to do simple operations with two numbers

calculator cpp

Last synced: 03 Jul 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/davidyslu/CandyCrush

Implement the classic game "Candy Crush" in Qt

cpp game qt qt-gui

Last synced: 29 Aug 2025

https://github.com/diable201/ads2021_practice

Codes from practice lessons

algorithms cpp data-structures

Last synced: 30 May 2026

https://github.com/duanmeng/macvelox

cpp

Last synced: 26 Mar 2025

https://github.com/zriyansh/you-dont-know-cpp-stl

Internal Implementation of C++ STL — Standard Template Library.

competitive-coding competitive-programming cpp stl stl-algorithms vector

Last synced: 08 Jan 2026

https://github.com/jf17/hello-sdl

SDL2 example game (snake).

cpp example linux sdl2

Last synced: 09 May 2026

https://github.com/terroo/kat

A cat command that almost tastes like chocolate!

cat command-line cpp syntax-highlighting

Last synced: 30 Mar 2026

https://github.com/magnuschase03/pong

Pong written in C++ with SDL.

cpp pong sdl2

Last synced: 17 Jul 2025

https://github.com/ankostis/rollstats

Calculate rolling avg, var & stdev in Python & C++ code

cpp data-science python sample-code statistics

Last synced: 19 Apr 2026

https://github.com/druxorey/ucv-retrotraza-arcana

A powerful tool to uncover the truth behind shape-shifting using advanced facial recognition algorithms.

backtracking cpp ucv

Last synced: 31 May 2026

https://github.com/thwiseman/paintwithfriends

A C++ collaborative painting app with built in text and video chat.

collaboration cpp network-programming painting server video-streaming

Last synced: 07 Sep 2025

https://github.com/pzaino/microfb

A simple Frame Buffer library in C++11 for RISC OS

cpp cpp11 cpp11-library framebuffer library risc-os riscos

Last synced: 10 Jan 2026

https://github.com/tarc/library-template

C++ library template project, featuring CMake, Conan, Google Test and Github actions

cmake conan cpp githubactions google-test template-project

Last synced: 25 Apr 2026

https://github.com/gwynbleidd0241/-ciaod_3sem_mirea-

Практические работы по СИАОДу МИРЭА

algorithms cpp mirea

Last synced: 10 Jan 2026

https://github.com/bowenfu/matchit.cpp-dev-history

Write your C++ pattern matching library from scratch

cpp pattern-matching

Last synced: 07 Jul 2025

https://github.com/paul-maxime/lets-see-music

A school project about sound and music visualization (2012).

cpp fmod sfml

Last synced: 11 Mar 2025

https://github.com/asynched/cpp-rsa

Implementation of the RSA encryption algorithm using C++.

cpp encryption rsa

Last synced: 12 Mar 2025

https://github.com/ovsidee/checkers

Java Panama Project. JNI. The Tic-Tac-Toe 5x5 game is done on the java and c++. Full logic was done using the c++, all the graphical part was done on the java side.

cpp java javafx jni jni-java junit5 mvc-pattern

Last synced: 13 Apr 2026

https://github.com/beatussum/cppcourses

Formation C++ 17 dispensée à l'ENSIMAG pendant l'année scolaire 2023-2024

courses cpp cpp17 ensimag hugo

Last synced: 17 Mar 2025

https://github.com/caefleury/tp1-tb2

Repositório do trabalho prático 02 da matéria TÉCNICAS DE PROGRAMAÇÃO da UnB

cpp object-oriented-programming scrum

Last synced: 26 Mar 2025

https://github.com/hbkabir004/listen-the-lesson

‘Listen The Lesson’ is an operating system-based desktop application program, that is designed by programming language Python which can read out any PDF in the system with the help of it associated features.

asp cpp powershell python

Last synced: 13 Apr 2026

https://github.com/vishal-ahirwar/cache

Simple Cache system written in C++

cache cpp software-development

Last synced: 17 Mar 2025

https://github.com/matgomes21/percepcao-termica

Projeto eletrônico de controle e coleta de temperatura corporal para monitoramento médico da sensibilidade epitelial.

arduino cpp electronics hardware software

Last synced: 15 May 2026

https://gitlab.com/ngdream/H5assembler

code satic html pages without repeating yourself

C++ HTML/CSS bison cpp flex front-end html5 yaml

Last synced: 12 Mar 2025

https://github.com/jsoulier/sdl_projects

A collection of SDL projects (mostly using SDL GPU)

2d 3d c cpp example examples glsl gpu hlsl sdl sdl3 shaders

Last synced: 07 Sep 2025

https://github.com/nazavode/meetupcpp-may-2019

Stuff for the talk "Look ma, no CUDA! Programming GPUs with modern C++" at the Italian C++ Community meetup @ Modena, Italy

cpp gpu opencl sycl

Last synced: 27 Oct 2025

https://github.com/ultirequiem/lorem

✍ Generate Lorem Ipsum like a pro (Lorelai for C++)

cpp lorem-ipsum lorem-ipsum-generator

Last synced: 02 Apr 2026

https://github.com/mr-ndi/zero_day

This is my first repository as a full-stack engineer — a home for everything I tested or built for the first time. It includes first-time experiments in Dart, Flutter, Rust, C++, shell scripting, and more. Each project represents a step forward in my learning journey as a full-stack engineer, from basic syntax tests to functional mini-apps.

cpp dart flutter java kotlin kotlin-android kotlin-multiplatform r rust socket

Last synced: 31 May 2026

https://github.com/filiprokita/colorgrabber

The "ColorGrabber" program written in C++ allows users to grab the RGB values of any pixel on the screen by pressing a specified key. It uses the Windows API to obtain the color information of the pixel under the cursor, and then displays the RGB values in the console window.

colorgrabber console-windows cpp cursor pixel programming rgb rgb-values windows-api

Last synced: 06 Oct 2025

https://github.com/stevenferrer/meson-example

meson example with c++

cpp meson

Last synced: 06 Oct 2025

https://github.com/pegvin/dllbundler

Recursively Copy DLLs Required By A .exe or a .dll file.

cpp cpp17 dll-bundler mingw mingw-cross-environment mingw-environment mingw-w64 mingw32 mingw64 msys2 objdump

Last synced: 06 Oct 2025

https://github.com/superpuero/kawa_ecs

Lightweight, fast, single-heaeder ecs library written in c++

blazingly-fast cpp cpp17 cpp20 ecs entity-component-system game game-development game-engine header-only

Last synced: 06 Oct 2025

https://github.com/n1ghtthef0x/kitsunecraft

My dirty way of making a Minecraft clone

clone cmake cpp glbinding glm minecraft opengl sdl

Last synced: 14 Apr 2026

https://github.com/beliumgl/datepp

Date & Time Library for C++11

cpp cpp11 date datetime

Last synced: 06 Oct 2025

https://github.com/gsri30/sob-challenge

My solution to the Summer Of Bitcoin Challenge

algorithms cpp dp graphs summerofbitcoin

Last synced: 07 Oct 2025

https://github.com/threeal/sunny-land

A Simple platform game written in native C++ using SDL

cpp game platform-game sdl

Last synced: 07 Oct 2025

https://github.com/ksb96/cpp-codes

A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp

2darrays arrays classes-and-objects constructor cpp do-while-loop for-loops getter-and-setter if-else-statements if-statements inheritance pointers return returnstatements strings switch-case userinput while-loop

Last synced: 07 Oct 2025

https://github.com/rezerdprime/random-shrain

it freakin exists

c cpp python

Last synced: 23 Feb 2026

https://github.com/penghanyuan/fattreegenerator

C++ program to generate a fattree topology file

cpp oop

Last synced: 08 Oct 2025

https://github.com/gilzoide/functor2c

Single header templates for wrapping C++ functors as opaque userdata plus function pointers for C interop

c-interop cpp cpp11 cpp17 function-pointer function-pointers functor single-file single-file-library single-header single-header-library

Last synced: 08 Oct 2025

https://github.com/runedgeai/agents-sdk

A modern, high performance C++ SDK for AI Agents

agentic-ai agents anthropic artificial-intelligence cpp gemini llama-cpp llm ollama openai sdk

Last synced: 08 Oct 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/raihanuldev/cpp-for-dsa

Cpp basics for Jumping DSA

codeforces-solutions cpp dsa dsa-algorithm

Last synced: 08 Oct 2025

https://github.com/calint/compiler-2

experimental compiler of minimalistic language to nasm x86_64 for linux

assembly-x86 compiler cpp x86-64

Last synced: 09 Oct 2025

https://github.com/bornalgo/binarytree

Binary Tree: Sample C++ code inspired by LeetCode

argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic

Last synced: 19 Apr 2026

https://github.com/mahsank111/oops-fundamentals

Basic fundamental codes of oops

cpp object-oriented-programming

Last synced: 09 Oct 2025

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/bensuperpc/experimentation

Git repository for my tests in C and C++ of new solutions

cpp

Last synced: 18 Oct 2025

https://github.com/vovandreevik/dictionary-list

This C++ program implements a custom dictionary list data structure. The dictionary list allows you to insert, remove, search, merge, and find the intersection of two lists. It is designed to manage a list of unique integer values.

cpp dictionary oop oops-in-cpp

Last synced: 26 Oct 2025

https://github.com/krishnaura45/dsa-lap-12

DSA Practice Lap 1 and 2 | C++

cpp dsa-learning dsa-leetcode dsa-practice dsalgo

Last synced: 31 May 2026

https://github.com/zhongruoyu/threadpp

A lightweight thread pool in C++17.

cpp cpp17 thread-pool threading

Last synced: 09 Oct 2025

https://github.com/igozdev/charimpl

Compile-time header-only char implementation checking for C++03/11/14/17/20

compile-time cpp cpp03 cpp11 cpp14 cpp17 cpp20 header-only modern-cpp no-dependencies

Last synced: 05 Feb 2026

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/iboudhaine/hnsw-attribute-filtering-optimization

Optimizing multi-attribute filtering for Approximate Nearest Neighbor (ANN) search using HNSW. This project integrates bitsets and Roaring Bitmaps into HNSWLib to accelerate query performance by reducing evaluation costs for large attribute datasets.

ann-search approximate-nearest-neighbor bitsets cpp data-structures efficient-filtering hnsw optimization roaring-bitmaps

Last synced: 18 May 2026

https://github.com/herenturker/easm

EASM is an educational 2-pass assembler project targeting x86 systems, primarily supporting 16-bit assembly instructions. It serves as a learning tool to understand assembler design, symbol tables, and machine code generation.

asm assembler c cpp educational-project open-source x86

Last synced: 06 May 2026

https://github.com/kanansnote/basic-programming-exercises

Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.

cpp css html java javascript learning programming python

Last synced: 30 Dec 2025

https://github.com/nacreousdawn596/micava

Cava, but with glfw3 and input instead of output audio lol

alsa archlinux base-devel cpp glew glew-glfw glfw3 mesa opengl wayland

Last synced: 14 Apr 2026

https://github.com/kotru21/pyramide-cpp

Just some C++ application, made for fun

c-plus-plus cli cplusplus cpp

Last synced: 10 Oct 2025

https://github.com/salma-mamdoh/oop-applications

Our Applications for Object Oriented Programming Course taken during Winter 2022 semester

cpp oop problem-solving

Last synced: 19 Jan 2026