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/olk/closures

closures in R, Python and C++

closures cpp python r

Last synced: 08 May 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/amodhakal/linterra

Terrain generator w/ perlin noise

cpp opengl

Last synced: 09 May 2026

https://github.com/maqmal/data-structure

Stack, queue, directed graph , binary tree, multi linked list algorithm

cpp data-structures

Last synced: 15 Jun 2026

https://github.com/nur-alam39/mobile-doctor

It a desktop application for keep regular health data. I have used GUI of C++, graphices header file and data in file system.

cpp desktop-application file-system graphices-header gui

Last synced: 29 Jun 2026

https://github.com/rydzze/library-management-system

Project for Data Structures and Algorithms

cpp data-structure-and-algorithm

Last synced: 15 Jun 2026

https://github.com/openvanilla/win-mcbopomofo

小麥注音輸入法 TSF 版本/ Windows port of McBopomofo Input Method built on TSF.

chinese cplusplus cpp ime input-method input-method-editor tsf windows windows-11 zhuyin

Last synced: 26 Jun 2026

https://github.com/shaaakib/shakib-interview-journal

My coding interview preparation journey for Big Tech companies like Google, Amazon, and Microsoft. Includes solved problems from LeetCode, Codeforces, and more.

cpp csharp python

Last synced: 09 May 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/ifd3f/bigfloat

High-performance, high-precision 80-bit floating point library

bigfloat cpp intrinsics

Last synced: 16 Jun 2026

https://github.com/vevdokimovm/mephi-tree-structures

C++ implementation of Binary Tree and Binary Heap with interactive console interface. MEPhI lab

binary-heap binary-tree cmake cpp data-structures

Last synced: 27 Jun 2026

https://github.com/cschladetsch/cpp23verletnbody

C++23 Verlet Integration using N bodies.

cpp grasphics integration verlet

Last synced: 16 Jun 2026

https://github.com/marcusvinix/42_ft_irc

This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.

42 cpp irc-server

Last synced: 16 Jun 2026

https://github.com/long-gong/libbloom-x

libbloom-x: C++/Python Wrapper for libbloom

benchmarks bloom-filters cpp python-wrapper

Last synced: 10 Jun 2026

https://github.com/3ein39/library_system

Library System Project in C++ using structs - simple console application. In this program.The main user for the system is an admin who might add a book, user or perform some relevant operation.

console-application cpp library-management-system management-system

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/vevdokimovm/cpp-university-programs

University C++ programs, Codeforces competitive solutions, Assembler, Pascal and multi-language exercises

algorithms assembler competitive-programming cpp university

Last synced: 27 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/mahmoudgalalz/cpu-scheduling-algorthim-priority

A simulation on The Priority algorithm for CPU Scheduling

algorithms cpp cpu

Last synced: 17 Jun 2026

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

A German card game

cpp oop

Last synced: 17 Jun 2026

https://github.com/j-renevier/ledstrip

Ruban de LED connecté

arduino cpp esp8266 preact

Last synced: 08 May 2026

https://github.com/seboste/sapper-bricks

default remote brick repository for sapper

cloud-native cpp microservices sapper

Last synced: 27 Jun 2026

https://github.com/amanyadav0007/cpp---dsa

Here I just try to share my practice questions :)

cpp datastructures-algorithms dsa

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/h2co3/hindmarsh-rose

A visual simulation of the Hindmarsh-Rose neuron model.

computational-biology computational-neuroscience cpp cpp14 neurons simulation

Last synced: 18 Jun 2026

https://github.com/saidm96/ft_container

The goal is to re-implement standard C++ containers to ensure a solid understanding of their functionality and underlying structure.

avl-tree cpp map tree-structure vector

Last synced: 18 Jun 2026

https://github.com/generaltao2/qt-android-quick-calculator

Test project for creating calculator for android with Minecraft style using Qt Quick.

android-app calculator cpp qml qt qtquick

Last synced: 08 May 2026

https://github.com/markparker5/of-terrain-generator

openFrameworks app for terrain generation with Perlin noise.

3d cpp openframeworks terrain-gen terrain-generation terrain-generator terrain-rendering

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/lanstobias/journal

C++ journal for terminal use

cpp

Last synced: 18 Jun 2026

https://github.com/gene-hightower/uri

uri parser in C++

cpp rfc3986 uri uri-parser

Last synced: 28 Jun 2026

https://github.com/vipul1432/gtu-iot-practical

GTU 6th Semester IoT Practical source code

cpp ino iot iot-application sensors

Last synced: 18 Jun 2026

https://github.com/wtrsltnk/radar-strike

Play counter-strike in the radar!

cpp game opengl

Last synced: 28 Jun 2026

https://github.com/dinosaur-mc/arduino_esp32_zjr

本项目《竹节人大作战数字擂台》为一个竹节人对战记分系统,基于ESP32开发板开发,实现数字化的竹节人对战比赛自动量化记分功能,可根据分数自动裁决胜负并记录。

cpp esp32 esp32-arduino labview platformio

Last synced: 08 May 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/myrotvorets/psb-ev-awaitables

A collection of awaitables for libev

awaitable coroutine cpp cpp20 libev

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/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/nilusche/c-_subnetting-solver-dnis

Simple Subnettingquestions-Solver implemented in C++

cpp ipv4 ipv6 networking subnetting vlsm

Last synced: 18 Jun 2026

https://github.com/wch2012asd/timecontral-qt

A modern Qt timeline widget with glassmorphism design

cpp qt timeline widget

Last synced: 19 Jun 2026

https://github.com/farukalamai/jetson-yolo-cpp

Real-time object detection, segmentation and tracking on NVIDIA Jetson using YOLO + TensorRT in C++

cpp cuda jetson object-detection tensorrt yolo26

Last synced: 19 Jun 2026

https://github.com/gene-hightower/dice-pass

dice based passphrase generator

cplusplus cplusplus-17 cpp

Last synced: 19 Jun 2026

https://github.com/bluryar/tokenizers.cpp

Native C++ inference-only tokenizer runtime port

cpp ggml huggingface inference tokenizers

Last synced: 28 Jun 2026

https://github.com/vrongmeal/tictactoe

A simple two player Tic Tac Toe game made with C++

cpp

Last synced: 19 Jun 2026

https://github.com/dakostu/termihangman

An old-school terminal hangman game using a custom text file

c-plus-plus c-plus-plus-17 character-guess cpp hangman hangman-game terminal terminal-based terminal-game

Last synced: 08 May 2026

https://github.com/tanzeelafatima492/producer-consumer-problem-using-semaphore-

To write a program to simulate producer - consumer problem

alogriyhm cplus cpp cpu cxx opearting system

Last synced: 07 Jul 2026

https://github.com/marcos-moura97/simple-flir-spinnaker-camera

Easy-to-use FLIR camera interface with Spinnaker SDK

cpp flir spinnaker-sdk usb-camera

Last synced: 28 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/berntzone/project-scribe-ii

WiFi printing of short messages using D1 mini & EM5820 thermal printer

cpp d1-mini em5820 esp8266 printer thermal

Last synced: 19 Jun 2026

https://github.com/without-eyes/lordaerontextrpg

Infinite Text Role-Playing Game, written in C++(game mechanics) and Python(user interface)

coursework cpp ctypes game python text-rpg text-rpg-game tkinter tkinter-game

Last synced: 17 May 2026

https://github.com/lesnyrumcajs/matasanocpp

Matasano Crypto Challenge using C++

cpp cryptography cryptopals-challenges google-test

Last synced: 19 Jun 2026

https://github.com/star-3gg/cppnuts-design-patterns

Improved design pattern implementations based on CPPNuts course

cpp design-patterns software-architecture

Last synced: 29 Jun 2026

https://github.com/nabilhy/webserve-42

This project is about writing your own HTTP server.

cpp docker epoll-server http-server multiplexer sockets

Last synced: 20 Jun 2026

https://github.com/epi5131/cubehpp

Cube LUTのC++ライブラリ

cpp cube-lut

Last synced: 20 Jun 2026

https://github.com/gama1903/cpp-concurrency-summary

C++11/14/17 multithreading programming

concurrency cpp multithreading

Last synced: 10 Jun 2026

https://github.com/esteves31/araracode

My code editor in development

codeeditor cpp qtcreator

Last synced: 20 Jun 2026

https://github.com/eeyribas/sensor-viewers

Sensor Viewer applications where measurements taken from the sensor or sensors are displayed. In Sensor Viewer applications, there are features for displaying and viewing measurement data taken from the sensor.

advanced-interface-design cplusplus cpp cpp-programming cpp-project midlevel-interface-design qt qt-widgets qt-widgets-application qt5 qt5-gui qt5-widgets sensor sensor-data sensor-monitor sensor-viewers sensors sensors-data-collection sensors-interfacing-digital-control viewer

Last synced: 29 Jun 2026

https://github.com/pablobh2147/hoshizora

A from-scratch, physically-based rendering engine built in C++.

computer-graphics cpp graphics-programming path-tracing pbr physically-based-rendering raytracing rendering

Last synced: 29 Jun 2026

https://github.com/sarmad-khan1/problem-solving-logics-in-cpp

These are small tasks based on logical problems. I have provided different approaches to solve complex problems

cpp game-development problemsolving tasks

Last synced: 20 Jun 2026

https://github.com/fathjami/ft_containers

The standard C++ containers have all a specific usage. To make sure we understand them, let’s re-implement them!

42school cpp stl-containers

Last synced: 10 Jun 2026

https://github.com/pratikpakhale/kmb-cpu

Steiner Tree Problem (STP) KMB algorithm implementation in C++ and Python. Used OpenMP for faster calculation.

cpp openmp python steiner-tree-problem stp

Last synced: 29 Jun 2026

https://github.com/max-ghadri/numerical_computations_course_cpp

I did a few projects for the Numerical Computations course using C++. Project’s title: Formula modelling and solving relevant issues by using Visual Studio Software.

cpp numerical-computation

Last synced: 29 Jun 2026

https://github.com/dino-kupinic/adventofcode2023

🙌 my advent of code solutions

advent-of-code aoc-2023-in-cpp cpp

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/blacksuan19/cpp-lang

bunch of c programs I wrote overtime, random things, data structures and various algorithms

cplusplus cpp

Last synced: 10 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/christopher-dabrowski/fix-mel-cpp-library

Poprawienie biblioteki używanej na zajęciach z programowana na PW MEL tak by działała w współczesnych wersjach Visual Studio

academic cpp visual-studio

Last synced: 29 Jun 2026

https://github.com/oddlej/c

A place for my C and C++ code

beginner c cplusplus cpp

Last synced: 29 Jun 2026

https://github.com/joaovaladares/coding-exercises-solutions

A compilation of solutions of several coding exercises I did in various sites

cpp haskell leetcode project-euler

Last synced: 29 Jun 2026

https://github.com/jkbkupczyk/binary-tree

Visual implementation of a symmetric binary tree (fractal tree) in c++ using SFML lib 🌳

binary-tree cpp sfml

Last synced: 20 Jun 2026

https://github.com/velitasali/viewfinder

Lightweight Windows capture card viewer — camera preview + GPU colour conversion + audio passthrough, ~135 KB, no runtime dependencies

capture-card cpp direct2d directx media-foundation win32 windows

Last synced: 21 Jun 2026

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

simple tool in c++ to collect basic network data to be used in another project

cpp windows

Last synced: 21 Jun 2026

https://github.com/maetveis/gametest3d

The base of a homemade game-engine with opengl

3d-game-engine cpp opengl sdl2

Last synced: 09 May 2026