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/muneeb1030/truth-table-generator-data-structures-cpp

The Truth Table Generator is a C++ program that evaluates logical expressions with NOT, AND, and OR operators. It uses object-oriented programming and data structures to generate truth tables, handling bracketed expressions and converting them to postfix notation for accurate evaluation.

cplusplus cpp postfix-evaluation stack truth-table truth-table-generator

Last synced: 29 Jun 2026

https://github.com/zirnc/lspro

Pro version ls. Written in C++ 17.

cpp cpp17 cross-platform get-childitem ls

Last synced: 29 Jun 2026

https://github.com/arcvaishali/ghw-rock-paper-scissor

This is a simple implementation of rock-paper-scissor game using C++

cpp games-week-2023 global-hack-week--2023 rock-paper-scissors

Last synced: 14 Jun 2026

https://github.com/matthewpoletin/podzol

ATmega32 instructional project

atmega32 cpp

Last synced: 29 Jun 2026

https://github.com/harrysuke/snscpp

Safety and Security system written in c++

cpp

Last synced: 14 Jun 2026

https://github.com/sojebsikder/keylogger

Simple keylogger created using C++

cpp keylogger

Last synced: 15 Jun 2026

https://github.com/g023/cuda_inf

A self-contained CUDA inference engine for LiquidAI/LFM2.5-8B-A1B (hybrid conv + GQA-attention MoE, 8.5B params, 1B active) targeting a single RTX 3060 (12 GB). No Python, no frameworks at runtime: a single .cu engine + a header-only byte-level BPE tokenizer.

3060 ai c cpp cuda fast-inference gpu inference inference-engine large-language-models lfm25 liquidai llm moe nvidia open-source rtx token

Last synced: 15 Jun 2026

https://github.com/gleor/cpp-advanced-vector

About Шаблонный вектор из стандартной библиотеки

cpp raii stl-containers template-vector vector

Last synced: 15 Jun 2026

https://github.com/ray-chew/tensor-train-decomposition

A short look at tensor-train decomposition with the Xerus library

cpp tensor-decomposition tensor-train xerus

Last synced: 15 Jun 2026

https://github.com/islamhaqq/cpp-multithreading

Multithreading in C++

cpp multithreading

Last synced: 15 Jun 2026

https://github.com/aspurgs/mini-servo-robot

A prototype of Mini Servo Robot.

arduino cplusplus cpp prototype robotic-arm

Last synced: 15 Jun 2026

https://github.com/abhinavrajesh/s3-cp-lab

Solutions to the S3 CP Lab

cpp

Last synced: 15 Jun 2026

https://github.com/ilyachichkov/employee_database

Small console application written on C++ for educational purposes

cmake cpp educational-project

Last synced: 16 Jun 2026

https://github.com/spudmashmedia/cppuserapi

A C++ MVC API Template utilising Crow Lib.

boost cpp crow

Last synced: 16 Jun 2026

https://github.com/paramsiddharth/snakegame

A simple recreation of the traditional snake game.

cpp game snake-game

Last synced: 17 Jun 2026

https://github.com/parkerbritt/cpp_experiments

A collection of experimental C++ programs for the purpose of learning and personal exploration.

cpp experiments

Last synced: 17 Jun 2026

https://github.com/guitarneck/testreporterdesc

A reporter for UnitTest++, in Desc style

cpp reporter unittest-cpp

Last synced: 17 Jun 2026

https://github.com/fqwqf/whu_alp_2024

武汉大学2024高级语言程序设计作业

cpp

Last synced: 17 Jun 2026

https://github.com/leonburghardtdev/day-of-the-week-calculator

This is a program that calculates the day of the week for a given date, written in C++ and uses Zeller's congruence.

cpp winapi zeller-s-congruence

Last synced: 17 Jun 2026

https://github.com/amahanna/6nimmt

A German card game

cpp oop

Last synced: 17 Jun 2026

https://github.com/calvinjmin/databricks-sdk-cpp

Databricks SDK for C++

cpp databricks databricks-sdk

Last synced: 17 Jun 2026

https://github.com/dangnh0611/student_sorting

a Window console app,small thing for improving coding skill

console-application cpp sorting-algorithms-implemented

Last synced: 18 Jun 2026

https://github.com/theveryhim/basic-programming-course-project

Simplified HeadBall game implemented with C++

cpp sdk

Last synced: 18 Jun 2026

https://github.com/yeshalkhan/algorithms

This repository contains some well-known programming problems and their greedy/recusrive as well as dynamic algorithms.

coin-change-problem cpp longest-common-subsequence

Last synced: 18 Jun 2026

https://github.com/zyad-eltayabi/stone-paper-scissors-game

Stone Paper Scissors Game using C++

cpp functions

Last synced: 18 Jun 2026

https://github.com/nadidlinchestein/datastructureseasytoadvance

My C++ implementation of Data Structures Easy to Advanced Course by William Fiset.

algorithms algorithms-and-data-structures coursework cpp data-structures programming

Last synced: 18 Jun 2026

https://github.com/aginies/routeur_solaire

Un Routeur Solaire autonome

cpp jsy-194 meteo router routeur shelly solaire solar

Last synced: 18 Jun 2026

https://github.com/remonhasan/cp-code-library

algorithms & data structures that i learned for CP 💡

cpp data-structures number-theory prefix-notation stl-algorithms

Last synced: 18 Jun 2026

https://github.com/icepanorama/raycastingengine

A simple raycasting engine written in C++.

cpp raylib raylib-cpp

Last synced: 18 Jun 2026

https://github.com/aurimasniekis/cpp-antenna-switcher-client

Async C++17 client for the antenna-switcher device over the ESPHome native API

cpp cpp17

Last synced: 18 Jun 2026

https://github.com/aurimasniekis/cpp-prom

Client-independent C++23 Prometheus/OpenMetrics metric abstraction

cpp cpp23 header-only metrics prometheus

Last synced: 18 Jun 2026

https://github.com/ahmedhaithamamer/multifunction-calculator

This C++ GUI calculator handles basic arithmetic, scientific functions, and unit conversions with an easy-to-use interface and mode-switching menu.

calculator calculator-application cpp winforms-application

Last synced: 18 Jun 2026

https://github.com/anc1kr1st/tic-tac-toe

Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 grid.

cpp exercise tic-tac-toe

Last synced: 19 Jun 2026

https://github.com/ituvtu/oop_lw03-class_container

OOP_LW03-class_container

container cpp oop

Last synced: 19 Jun 2026

https://github.com/yoyo-ace1110/pacman-crc48

Classic-Game: PacMan, Written by my classmate Jerry and I. Qt project, HSNU-CRC48

cpp pacman qt6 qtcreator

Last synced: 19 Jun 2026

https://github.com/arata-nvm/you-are-an-idiot

弥生祭55 ゲーム作品

cpp game opensiv3d

Last synced: 19 Jun 2026

https://github.com/galaxywk223/tank-battle

基于 C++20 与 SDL2 的坦克大战游戏课程设计,包含关卡、敌人 AI、道具、碰撞检测、基地保护和排行榜。

cmake coursework cpp desktop-game game-development sdl2 student-project tank-battle

Last synced: 19 Jun 2026

https://github.com/aventhis/3dviewer

A 3D viewer application that allows loading, visualizing, and manipulating 3D models from .obj files. It supports basic affine transformations like translation, rotation, and scaling for interactive exploration of 3D objects.

3d-viewer c cpp

Last synced: 19 Jun 2026

https://github.com/rishn/dbas

Driver Behaviour Analysis System (DBAS) is a ROS-based driver monitoring system utilizing OpenCV, Dlib, and YOLOv5 to detect and alert on drowsiness, device usage, and other behaviors during driving.

computer-vision cpp deep-learning dlib driver-behavior driver-monitoring driver-safety drowsiness-detection machine-learning object-detection opencv ros-nodes ros-noetic yolov5

Last synced: 20 Jun 2026

https://github.com/epi5131/cubehpp

Cube LUTのC++ライブラリ

cpp cube-lut

Last synced: 20 Jun 2026

https://github.com/esteves31/araracode

My code editor in development

codeeditor cpp qtcreator

Last synced: 20 Jun 2026

https://github.com/naguales/codility-algorithms

C++ Codility Solutions (100% Score)

codility codility-lessons codility-solutions cpp gtest

Last synced: 20 Jun 2026

https://github.com/hypertextassassin0273/sfml_based_cpp_programs

Contains SFML (library) based C++ programs, developed through Visual Studio 2019

cpp sfml-cpp sfml-game-development sfml-graphics-library

Last synced: 20 Jun 2026

https://github.com/thecoachingonline/learning-cpp

Here are my study notes for learning C++

cplusplus cpp

Last synced: 20 Jun 2026

https://github.com/ishaj72/cpp

CPP codes

cpp

Last synced: 20 Jun 2026

https://github.com/yushikuni/recipes

Console app for for recipe management using Pistache framework

cpp unfinished-project

Last synced: 20 Jun 2026

https://github.com/philippmos/bullcowgame

[ C++ ] - This is a simple word based game to learn and train the C++ Syntax.

cpp game xcode

Last synced: 20 Jun 2026

https://github.com/theluqmn/falcon

Simple bank management system backend written in C++.

backend bank-management-system cpp cpprest

Last synced: 20 Jun 2026

https://github.com/ioai-tech/io_gripper_sdk

SDK for IO-AI gripper hardware

cpp gripper robotics

Last synced: 21 Jun 2026

https://github.com/kfn-d0/netfetch

neofetch but for network

cpp linux windows

Last synced: 21 Jun 2026

https://github.com/skmirajulislam/ipingu-chat-server

TCP based 76kb small chat server for homies! 🤗

cache-control chat-application chat-server chatroom cpp memory-management

Last synced: 21 Jun 2026

https://github.com/wachin/kmid3

KMid 2.4.0 ported to Qt5 / KDE Frameworks 5 — MIDI/Karaoke player for Linux (2026)

alsa cmake cpp debian drumstick karaoke kde linux midi midi-player music-player port qt5

Last synced: 21 Jun 2026

https://github.com/alifeee/co2-monitoring

Monitoring CO2 levels, and temperature with an ESP8266 D1 Mini microcontroller and a Sensirion SCD40 CO2 sensor.

co2 co2-monitor co2-sensor cpp esp8266 scd40 sensirion

Last synced: 22 Jun 2026

https://github.com/islamhaqq/cpp-modern-design-patterns

Modern design patterns in C++ (Solid, Gang of Four, etc.)

cpp gang-of-four gang-of-four-design-patterns solid

Last synced: 22 Jun 2026

https://github.com/TanzeelaFatima492/Blood-management-system-in-c-

The Blood Management System in C++ is a console-based application for efficiently managing blood donors, recipients, and blood availability records.

coding cplus cpp cxx programming project

Last synced: 22 Jun 2026

https://github.com/kauefraga/dinossaron

🐱‍🐉 Embark on a endless running game with a frenzy feline. Written in C++, using Raylib.

cats cpp dino dinosaur-game game-development gamedev raylib raylib-cpp

Last synced: 04 Aug 2025

https://github.com/arkaht/cpp-suprengine

Suprengine ─ a simple 3D Game Engine in C++ using OpenGL/SDL2

3d cpp game-engine opengl sdl2

Last synced: 18 May 2026

https://github.com/smercer10/raydiance

Path tracer that renders a JSON scene description.

cpp json ray-tracing

Last synced: 18 May 2026

https://github.com/ungive/adventofcode-2023

Solutions to the Advent of Code 2023 problems, written in C++

advent-of-code advent-of-code-2023 cpp

Last synced: 18 Jul 2025

https://github.com/bdcbqa314159/cpp_crossplatform_py_libs

Working on how to bind c++ and python together and create a python package with cross-platform support.

cpp cross-platform dynamic-library learning-by-doing python

Last synced: 18 May 2026

https://github.com/AdityaAmanAir/Beginner-s-Code

This is my First Github repository. Starting form C++, Python, Java, CSS, HTML, JS and maybe more programming language. This will contain Code which were the part of my Journy...

beginner-code beginner-friendly beginner-project cpp cpp20 css html java java23 javascript python python3

Last synced: 18 Jul 2025

https://github.com/aritrac1/guess-the-number

Number Guessing Game

cpp

Last synced: 16 Mar 2025

https://github.com/usefelbedwehy/embedded_linux

Embedded linux with Moatasem Elsayed (PN-Junction).

cpp cpp11 cpp14 cpp17 embedded embedded-linux gdb gdb-commands linux python python3

Last synced: 02 Jan 2026

https://github.com/gasinfinity/graphexia

Manipulate graphs efficiently with all the eye candy. Currently in pre-alpha

cpp graphs graphs-algorithms visualization

Last synced: 09 Sep 2025

https://github.com/speedycraftah/b-tree

An implementation of a B-tree in JavaScript/C++ with a simple GUI to visualise and interact with them.

algorithms b-tree b-tree-implementation cpp javascript learning visualization

Last synced: 19 Apr 2026

https://github.com/arkaht/cpp-ekosystem

Ekosystem ─ a simple data-driven simulation game in C++ using Suprengine and ImGui

cpp custom-engine data-driven ecosystem imgui opengl sdl2 simulation

Last synced: 19 May 2026

https://github.com/helmssyss/dominant-color-with-flutter

Calling from function in C++ for Android Application

binding c cpp dart ffi flutter

Last synced: 01 May 2026

https://github.com/amrtamertech/clsstack_library-cpp

A C++ template-based stack library (clsMyStack) built on top of a queue and doubly linked list, offering classic LIFO operations with extra flexibility.

cpp data-structures doubly-linked-list generic-programming inheritance oop stack templates

Last synced: 27 Jun 2025

https://github.com/anthongretter/durei

A Deferred Update Replication (DUR) educational implementation, developed in the Distributed Systems chair

broadcasting cpp ditributed-systems sockets ufsc

Last synced: 04 Jul 2025

https://github.com/abd3lraouf/networkprogrammingex

Network Programming exercises using C++

cpp network-programming

Last synced: 12 Jan 2026

https://github.com/matheusafonseca/c204

Repositório para colocar os códigos feito quando eu cursei a disciplina de Algoritmos II

bubble-sort cpp dikstra listas quick-sort

Last synced: 04 Jul 2026

https://github.com/abdullahselek/queuecxx

C++ generic Queue implementation.

cpp generic library queue

Last synced: 04 Aug 2025