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/vladd12/informatic_labs

Лабы по информатике (Visual С++, Windows Forms)

cpp visual-cpp winforms

Last synced: 17 May 2026

https://github.com/eeyribas/cpp-stl-applications

This repository contains Standard Template Library (STL) compliant applications written in C++ Programming Language. The applications are related to topics such as object-oriented programming, TCP communication, serial port communication, file operations, and threading.

cplusplus cplusplus-basic cplusplus-programming cpp cpp-app cpp-programming cpp-serial-port cpp-standart-library cpp-stl cpp-thread data-logger file-operations object-oriented-programming qt qt-ide standart-libraries standart-template-library stl tcp-client tcp-communication

Last synced: 14 May 2026

https://github.com/speauty/flappybird

飞翔的小鸟~forever。。。撞柱判断还存在一些问题

cpp easyx flappybird

Last synced: 13 Sep 2025

https://github.com/mull-project/rustsymboldemangling

C++ library to demangle Rust symbols. Ported loosely from rustc-demangle.

cpp demangle rust

Last synced: 19 May 2026

https://github.com/longluo/fft

Fast Fourier Transform Algorithm / Number Theoretic Transform

cpp fast-fourier-transform fft fourier-analysis fourier-series fourier-transform java ntt number-theoretic-transform

Last synced: 16 May 2026

https://github.com/zeynepcol/game-thread-cpp

A falling box game implemented in C++ using a custom library, featuring multithreaded mechanics to handle game logic, rendering, and dynamic interactions seamlessly.

console-game cpp custom-library game parallel-programming thread

Last synced: 08 Aug 2025

https://github.com/ankush-003/algorithms-in-cpp

learning algorithms in C++

algorithms cpp dsa

Last synced: 21 Mar 2025

https://github.com/antonsynd/mamba

C++20 transpilation target for a statically-typed Pythonic language

chiri clang cmake cpp cpp20 cxx cxx20 header-only python python3 pythonic sidewinder statically-typed transpiler

Last synced: 02 Jan 2026

https://github.com/rbreeze/hash_implementation

A hash function implementation project created for CSCI311 (Third semester computer science). Custom hash function, and uses default C++ list class for collisions.

c command-line computer-science cplusplus cplusplus-11 cpp hash hash-functions hashtable lists school school-project

Last synced: 19 Jun 2026

https://github.com/gasinfinity/rnm

Small, simple C++26 math library for game development.

cpp cpp26 graphics-programming math

Last synced: 04 Mar 2025

https://github.com/frklan/eventbus

A small C++17 eventbus system

cpp cpp17 eventbus

Last synced: 02 Jul 2026

https://github.com/bryik/experiments-in-cpp

Notes from learning C++

cpp

Last synced: 22 May 2026

https://github.com/brainlesslabs/salt

Lightweight implementation of Raft consensus algorithm in C++

cplusplus cpp cross-platform fast header-only headeronly raft-consensus-algorithm raft-cpp small

Last synced: 22 Mar 2025

https://github.com/i9or/tictactoe

Classic Tic Tac Toe game

cmake cpp cpp17 sfml sfml2

Last synced: 22 Mar 2025

https://github.com/meta-ben/mosaicmaker

2017 - C++ / OPENCV Mosaic making tool

cpp mosaic opencv

Last synced: 17 May 2026

https://github.com/usmana5809/bus-ticket-booking-system

This project is a comprehensive bus ticket booking and management system developed in C++. It allows users to book bus tickets, manage passenger details, and includes administrative functions for bus and ticket management.

bus-management bus-ticket-booking c cpp data-structures-and-algorithms file-handling object-oriented-programming passanger-information ticket-management

Last synced: 20 Mar 2025

https://github.com/kth-vyu/llvm_nnsu_2024

Введение в теорию трансляторов

clang cpp llvm mlir

Last synced: 13 Feb 2026

https://github.com/tm-1-3/delivery-truck-pallet-packing-optimization-tool

Delivery Truck Pallet Packing Optimization Tool Using Various Programming Approaches, Developed for the L.EIC016 - Algorithm Design Course

algorithm-analysis algorithm-comparison algorithm-design approximation brute-force cpp dynamic-programming greedy integer-linear-programming knapsack-problem time-complexity

Last synced: 27 Sep 2025

https://github.com/na-trium-144/y3c-stl

Friendly C++ STL wrapper with automatic stacktrace

backtrace beginner-friendly cpp cpp11 debugging stacktrace stl

Last synced: 26 Jul 2025

https://github.com/wakabayashik/srt-live-reflect

srt live stream reflector

cpp live srt

Last synced: 08 May 2025

https://github.com/ferr0s04/feup-aed-project-1

Repository for AED (Algorithms and Data Structures) course 1st project of LEIC FEUP, for year 2023-24

cpp feup feup-leic

Last synced: 07 Aug 2025

https://github.com/ygor-sena/42cursus-piscine-object

This repository contains the solutions developed during an immersion in advanced topics of object-oriented programming in C++.

42 42saopaulo 42school 42sp aggregation association composition cpp cpp-programming ecole42 encapsulation gang gang-of-four oop-principles oops-in-cpp smart uml-diagram

Last synced: 10 Jun 2026

https://github.com/baptvit/microcontroladores

Microprocessadores e Microcontroladores UnB 1/2018 - MS

c cpp microcontroller msp430 rfid

Last synced: 18 May 2026

https://github.com/michelerenzullo/addressbook

High performance AddressBook with multimap

addressbook cpp hashmap hashmaps iterators list map multimap range

Last synced: 17 May 2026

https://github.com/lexz-08/cslhelper

Makes creating, destroying, and and printing to a console window easier, with support for virtual terminal sequences and basic text colors.

console console-window cpp csharp pinvoke windows

Last synced: 05 May 2026

https://github.com/jaytwolab/convertu

URL+Korean Encoding :kr: URL+한글 인코딩

2019 convert cpp hangul mfc url visualcpp visualstudio vs2019

Last synced: 28 Mar 2025

https://github.com/ben-crowhurst/llvm-project

Implementation of proposed C++ Manifold Operators.

compiler compiler-design compilers cpp llvm llvm-tutorial proof-of-concept rfc wg21

Last synced: 17 May 2026

https://github.com/tthunga24/cppfuturesorderbook

C++ Futures Orderbook implementing FIX Order Communication Protocol and Visual Depth of Market (DOM).

cpp fixprotocol futures orderbook

Last synced: 29 Mar 2025

https://github.com/gustavohnsv/mlp

Repositório dedicado ao estudo do algoritmo de classificação Perceptron Multi Camadas, apresentado na disciplina de Inteligência Artificial. Para fins didáticos, a MLP possui apenas uma camada de entrada, uma camada oculta e uma camada de saída, mas suas quantidades de perceptrons são customizáveis

artificial-intelligence cpp makefile mlp neural-network

Last synced: 12 Apr 2025

https://github.com/haxpor/cppgr

Convenient simple bash script to grep multiple target text from C++ 9.0 GCC on Unix/Linux based system

cpp gcc9

Last synced: 16 Apr 2026

https://github.com/bridgedeck/luacxx

A C++ library for working with Lua more easily

cpp cpp11 lua

Last synced: 02 Jan 2026

https://github.com/jujax/m5coreink-lightmeter

Light meter with m5coreink and Dlight HAT (BH1750)

aperture arduino bh1750 cpp e-ink esp32 iso light-meter m5coreink photography photometry shutter

Last synced: 13 Oct 2025

https://github.com/retifrav/csharp-cpp-example

An example of using a C++ library inside .NET/C# application.

cmake cpp csharp dotnet

Last synced: 08 May 2026

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

Library Management System built with C++ (console-based student project).

beginner-friendly console-app cpp library-management menu-system student-project

Last synced: 27 Sep 2025

https://github.com/whitedodo/cpp-mfc-dialog-opencv

MFC SDI 예제, OpenCV 출력하기(MFC SDI example, outputting OpenCV)

cpp cpp17 mfc opencv

Last synced: 19 May 2026

https://github.com/aniketfuryrocks/dlopen_live_reload

Demonstration of live reloading libraries in c

c cpp dlopen hotreload livereload

Last synced: 01 May 2026

https://github.com/elvisdukaj/calibration_filter

Simple application (c++/OpenCV/Qt5/QML) to calibrate the camera based on a cheasboard

camera-calibration computer-vision cpp opencv

Last synced: 20 May 2026

https://github.com/novara754/filter-magic

A simple little CLI tool to apply a few different filters to images.

cli cpp filters image-processing images opencv2

Last synced: 22 Apr 2026

https://github.com/adhadse/osprograms

This repo holds my OS Lab programs for the Fourth Semester. Feel free to use and learn from them,

bankers-algorithm cpp kotlin operating-system os page-replacement-algorithm scheduler

Last synced: 17 May 2026

https://github.com/melau-eddy/rfid_attendance_arduino

This system includes automatic check-in/check-out detection, real-time clock integration, and persistent data storage that survives power outages

arduino arduino-library cpp ino lcd-display offline real-time

Last synced: 17 May 2026

https://github.com/mohamedsamirx/yolo_obb_cpp

YOLO V8 and V11 Inference Using CPP and ONNX Runtime

cpp obb object-detection onnx ultralytics yolo yolov11 yolov8

Last synced: 03 Jul 2026

https://github.com/minhi0449/c-cpp

제어문, 포인터, 구조체, 객체지향, 입출력, 스레드, 네트워크 학습

c c-language c-programming coding-practice cplusplus cpp programming-exercises study

Last synced: 20 May 2026

https://github.com/moozunch/lab-5-ap

khusus lab praktikum Algoritma Pemrograman

c college college-assignment college-project cpp

Last synced: 20 May 2026

https://github.com/aeckar/libcollect

Garbage collection library for C/C++

c cpp garbage-collector memory-safety

Last synced: 20 May 2026

https://github.com/bhuvan2018/smart-fuel-flow-meter

Developed an IoT-based smart fuel flow meter for real-time monitoring of fuel consumption. It captures fuel flow data using sensors, processes it with an ESP32, and displays the readings on an LED display. This solution offers precise and instant fuel tracking.

arduino cpp esp32-arduino flowsensor led-display

Last synced: 20 May 2026

https://github.com/sh-cho/maxmind-c-lib-practice

Personal practice with libmaxminddb

cpp libmaxminddb

Last synced: 19 Jul 2025

https://github.com/thesstraight/compassdlc

External Compass DLC for Counter-Strike: Source v92 (6630498) on Linux

compass counter-strike cpp dlc external linux memory

Last synced: 20 May 2026

https://github.com/emnasc/sensor_distancia

Implementação simples de sensor ultrassônico em Arduino

arduino cpp iot sensors

Last synced: 20 May 2026

https://github.com/talhaibnmahmud/lab-routine-management-system

C++ project for Joy

cpp

Last synced: 20 May 2026

https://github.com/ujjwal-kr/gc-experiment

Garbage collector, C++, 2 hours.

cpp garbage-collection

Last synced: 01 Jun 2026

https://github.com/leonardogemin/password_manager

Personal project to implement a password manager in C++

cpp object-oriented-programming password-manager sqlite3

Last synced: 17 Jun 2026

https://github.com/vijeshvs/purestore

Custom database engine

b-tree cpp database hashmaps

Last synced: 06 May 2026

https://github.com/elkard/gkom_opengl_well

Project for the ‘Computer Graphics’ course on the 5th semester. Our task was to use C++ and OpenGL to render a scene with a well. The game engine was designed and implemented from scratch and allows to build and script the behaviour of elements on the scene. The game engine supports parent-child relationships between objects. The user can define his own objects. Each object inherits methods for setting meshes, adding children, animating and transforming object’s position in space. The final scene contained a well, lanterns along a path and procedurally generated (swaying on the wind) trees.

cpp forest game-engine game-engine-3d gamedev graphics opengl

Last synced: 17 May 2026

https://github.com/secretpasta/simpleshooter

Final section of my Unreal Engine C++ course on udemy

ai cpp programming shooter-game unreal-engine-5

Last synced: 19 Jul 2025

https://github.com/whitedodo/datastructure1

Horowitz의 C++ 자료구조(Horowitz's C ++ Data Structure)

cpp data-structure-cpp data-structures

Last synced: 26 Jul 2025

https://github.com/brakmic/cppdev

C++ Development Docker Container

cmake cpp docker gcc gpp

Last synced: 14 May 2026

https://github.com/opennessgames/Xncut

A professional video editing software that only supports Linux

audio c cpp ffmpeg fhmf frei0r lzma mid midi opencv opengl qml qt video-cut xixi

Last synced: 19 Jul 2025

https://github.com/blayung/ca-physics

A simple cellular automaton-based physics simulation written in c++.

cellular-automaton cpp physics physics-simulation sdl2 simulation

Last synced: 26 Jul 2025

https://github.com/myounesdev/hexaclash

A turn-based battle simulator featuring a hexagonal grid, dynamic unit interactions, and epic clashes between Humans and Orcs

c c-language consle cpp curl-library game sfml

Last synced: 16 May 2026

https://github.com/bo1led-owl/waxwing

A tiny C++20 http server

cpp cpp20 http-server

Last synced: 22 Jul 2025

https://github.com/helleb0re/cpp-transport-catalogue

Транспортный справочник

cpp cpp17 graph-algorithms protobuf

Last synced: 18 Jul 2025

https://github.com/kotlk/precedence_climbing

Simple C++ program implementing precedence climbing algorithm.

c cpp parsing

Last synced: 16 May 2026

https://github.com/numq/text-generation

JVM library for text generation, written in Kotlin and based on the C++ library llama.cpp

cpp java jni jvm kotlin llama ml text-generation text-to-text

Last synced: 29 Apr 2026

https://github.com/apigear-io/template-cpp14

C++14 technology template

conan cpp cpp14 data library

Last synced: 18 Feb 2026

https://github.com/merajderafshi/sanke-game

🐍🕹️A colorful and modern Snake Game built entirely in C++ for the terminal.

cpp cpp-game snake-game terminal terminal-game

Last synced: 27 Sep 2025

https://github.com/abdul-rahman99/librarysystem

The C++ Library System App is a console-based application that helps manage a library system. It is built using C++ and follows the principles of object-oriented programming (OOP) for organizing and managing the codebase.

cpp cpp17 library-management-system library-system oop oop-cpp oop-principles

Last synced: 18 Jul 2025

https://github.com/immengineer/tegeviewer

ImageViewer Application with Qt6

cpp qt6 qt6-application qt6-gui uvccamera

Last synced: 17 May 2026

https://github.com/traximuser6/data-structures-in-cpp

A simple project to practice and implement Data Structures & Algorithms (DSA) using C++.

algorithms challenges competitive-programming cpp data-structures dsa leanring-from-books programming-exercises

Last synced: 27 Sep 2025

https://github.com/techcsispit/dsa-snippets

DSA Snippets in C++, Java & Python

cpp datastructures java python

Last synced: 09 Sep 2025

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/exorift/rfid-s

A more secure version of RFID that establishes a handshake rather than one-sided authorization

arduino cpp radio rfid

Last synced: 17 May 2026

https://github.com/walidhabbach/streamcinet-app

C++ Desktop Application

cpp curl-library json-api tmbd-api

Last synced: 22 Jul 2025

https://github.com/carlosagalicia/tc1031-act21-tda-list-template

This program implements a linear data structure ADT for a singly linked list. It includes CRUD operations.

cplusplus cpp data-structures labs

Last synced: 27 Jun 2025

https://github.com/kotet/svg-emitter

Simple svg emitter for debugging

cpp debugging svg svg-emitter

Last synced: 26 May 2026

https://github.com/leytonoday/audiomanager

This is an elegant method of implementing audio into your C++ applications using SFML.

audio cpp sfml

Last synced: 27 Jul 2025

https://github.com/slizr/cardoom

Use this pocket shooter game in your Arduino projects!

250 arduino card cardoom cpp doom esp esp8266 github kb mcu node nodemcu release sliz slizr total version

Last synced: 08 Apr 2026

https://github.com/pprattis/sparse-matrices-addition-and-sub-matrices

A program that applies some functions on sparse matrices. First addition between two sparse matrices and secondly finding any 2x2 sub-matrix in which the sum of all 4 elements are greater than a variable c.

2darrays cpp exercise linked-list programm sparse-matrices student subarray timecomplexity

Last synced: 29 Mar 2025

https://github.com/imadmi/cpp

The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.

cpp cpp98 object-oriented-programming

Last synced: 27 Mar 2025

https://github.com/gavril-s/alg-calc

Console algebraic calculator

calculator console-application cpp shitty-code

Last synced: 29 Mar 2025

https://github.com/massimo-marino/perf-timer

A performance timer for C++ functions

cpp cpp17 performance performance-testing

Last synced: 25 Jun 2025

https://github.com/pankhurisriv/filecompressor-decompressor

A program based on Huffman’s Compression Algorithm which can compress and decompress text file consisting of 128 ASCII characters.

compression-algorithm cpp huffman-algorithm huffman-tree

Last synced: 19 Sep 2025

https://github.com/astrodynamic/qtquickquests

QtQuickExperiments is a dynamic project exploring creative possibilities with Qt Quick and QML, testing various features and pushing UI boundaries.

cmake config cpp design gui modules playground qml qt qt-framework qt6 qtquick qtquick-controls ui

Last synced: 07 Mar 2026

https://github.com/kanaaa224/siv3d-2d-game-base

自作 2D 横スクロール (Siv3D プロジェクトテンプレート)

2d-platformer cpp game-development siv3d

Last synced: 17 Jul 2025

https://github.com/tonytech83/cpp

C++ programming knowledge and skills

cpp

Last synced: 20 May 2026

https://github.com/gazeux33/particles-simulation

A simple particle simulation with SFML in c++

cpp particle-physics particle-system sfml verlet-integration

Last synced: 04 Apr 2025

https://github.com/gokulkrishna98/gglow

Graph lowering (Glow) experimental implementation using MLIR

bazel cpp mlir

Last synced: 20 May 2026

https://github.com/randomgamingdev/justezgl

A powerful graphics library designed to abstract away writing graphics code at 0 cost. Spend time building beautiful, lightway, easy to use, powerful graphics, not fighting the graphics API.

cpp cross-platform graphics graphics-engine graphics-programming multilib powerful simple

Last synced: 20 May 2026

https://github.com/sanchezih/pcatd

Repositorio de instrumentos y configuraciones de placas Arduino de mi PCATD (Personal Computer Aeronautical Training Device)

arduino cpp java-8 lua

Last synced: 07 Apr 2026