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/Grotherdieck/Cpp_Code_for_Learning

C++学习过程写过的代码

cpp cpp11 visual-studio

Last synced: 11 Mar 2025

https://github.com/ambre-m/cpp-call-traits

Light header-only template library to allow detection of callable properties.

cpp cpp-library cpp03 cpp11 cpp14 header-only no-dependencies single-file

Last synced: 23 Feb 2026

https://github.com/inightjar/objectoriented-in-c

Chapters Implementation Codes.

c cpp oop-principles programming

Last synced: 14 May 2026

https://github.com/kdesp73/tui-kit

An ANSI based library in C++ for both Linux and Windows, that allows users to add menus, loading animations and color to their cli applications

animations ansi colors cpp menu text tui

Last synced: 16 Mar 2025

https://github.com/dooml/jacobi-parallel-mpi

The parallelization of the iterative Jacobi Method, with the MPI (Message Passing Interface) library.

academic-project cplusplus cpp jacobi jacobi-iteration mpi

Last synced: 01 Mar 2025

https://github.com/silverjun/keep_the_phone

팔두재 게임제작 프로젝트, 휴대폰을 지켜라!

2d-game cpp game sfml

Last synced: 28 Mar 2025

https://github.com/Akilesh-GA/SeminarHallBookingSystem

This project is a console-based application developed in C++ with MySQL integration to facilitate the booking of seminar halls in an educational institution. It allows users to efficiently manage and reserve seminar hall spaces through a simple and intuitive interface.

cpp mysql mysql-database

Last synced: 23 Feb 2026

https://github.com/razumolla/problem-solving

Showcases my solutions to various coding problems from multiple online judges

c cpp javascript

Last synced: 16 Feb 2026

https://github.com/ali98wayne/weka-classifier-comparisons

Repository for storing code for WEKA Classifier Comparisons

classifiers-comparison cpp data-mining datasets

Last synced: 28 May 2026

https://github.com/sachinganesh/grid3d

GRID - 3D Model editor built using OpenGL and Simple DirectMedia Layer (SDL)

cpp opengl sdl2

Last synced: 13 May 2026

https://github.com/aniketk13/billing_management

A user-friendly Billing and Inventory System with different interfaces for users and admin. Also devised an encrypted input system to authenticate the admin for inventory adjustments. It is also a self-checkout system that allows customers to simply bill their products without any supervision and get a printable invoice.

billing cpp inventory

Last synced: 20 Jul 2025

https://github.com/zulhaditya/simple-store

Store application by applying basic C++ programming.

cplusplus cpp

Last synced: 16 Mar 2025

https://github.com/leejy12/MineSweeper

MineSweeper written using Win32 and GDI+

cpp cpp20 cpp20-modules gdiplus minesweeper visual-studio win32 windows

Last synced: 11 Mar 2025

https://github.com/jqntn/a4engine

First draft of a simple C++20 game engine with physics support

chipmunk chipmunk2d cpp cpp20 entt game game-dev game-development game-engine games glm imgui json minesweeper openal opengl sdl sdl2 wav windows

Last synced: 11 Apr 2026

https://github.com/chutrunganh/illuminance-sensor-simulation-and-data-analaysis

EE3490E mini project: a C/C++ program for simulating illuminance sensors to measure indoor light levels. It allows users to specify sensor parameters through a command-line interface and generates simulation data accordingly.

cpp ee3490e final-project hust illuminance lux-sensor mini-project sensors-data-collection simulation

Last synced: 18 Apr 2026

https://github.com/matu3ba/customnumbersystem

spartanic hacked together custom runtime-choosable number system in C, C++ and Zig

c cpp number-system number-system-conversion number-system-converter zig

Last synced: 01 May 2026

https://github.com/dro21/coda

Coda - A lightweight customizable text and code editor written in modern C++ and Qt.

cpp editor notes qss qt qt5

Last synced: 18 May 2026

https://github.com/fabberr/libfaber

A portable, minimal-dependency and lightweight C++ library providing small utilities and higher-level abstractions that leverage some C++20 features.

cmake cpp cpp20 gplv3 library utility-library

Last synced: 02 Apr 2025

https://github.com/ram1103/e-stationary-tcs

A E-stationary system platform completely built using C++ for TCS Insight

c cpp

Last synced: 16 May 2026

https://github.com/mcnugets/low-level-gamedev-env

Implementation of low-level set of tools to get started with developing games. The project incorporates tools like SDL2, Vulkan, and Bullet3D

bullet-physics cmake conan cpp docker game game-development game-engine gamedev sdl2 vulkan

Last synced: 12 Feb 2026

https://github.com/aaaastark/nvidia-cuda-google-colab

Deployment of NVIDIA-CUDA on Google Colab. With in examples codes (Vector Addition and Matrix Multiplication).

c cpp cuda googlecolab googlecolaboratory matrix-multiplication nvidia python vector-addition

Last synced: 16 Apr 2026

https://github.com/shinkeonkim/snake-game

KMU-SW C++ programming project: snake game

cpp ncurses-library snake-game university-project

Last synced: 01 Mar 2025

https://github.com/vlmarkov/micro-debugger

The x86-64 C\C++ code debugging-tool

c cpp debugging-tool linux x86-64

Last synced: 13 Apr 2026

https://github.com/yankh764/arduino-driver-monitor

A teen driver monitoring system built using Arduino Nano

arduino cpp driver-monitoring-system

Last synced: 14 Jun 2025

https://github.com/alyshmahell/brainfvck

an Interpreter for Brainf*ck (Turing tar-pit Language), implemented using Bison, Flex and GCC.

application bison brainfuck brainfuck-interpreter cpp flex gcc

Last synced: 02 Aug 2025

https://github.com/xndrxssx/beecrowd_uri_judge

Some Beecrowd (formerly URI Judge) questions I made

c competitive-programming cpp

Last synced: 29 Apr 2026

https://github.com/duyndh98/game-slot-machine

A Simple C++ Game Console

cpp game-console

Last synced: 08 Jun 2026

https://github.com/etheryen/templates

Just some project templates I fine-tuned and don't wanna lose

cmake cpp java justfile maven rust template

Last synced: 12 Apr 2026

https://github.com/vishal-raj-1/july-leetcoding-challenge

This repository contains solutions of leetcode july challenge.

algorithms cpp data-structures data-structures-and-algorithms leetcode-july-challenge

Last synced: 30 May 2026

https://github.com/gdonald/reversi-cpp

Reversi (Othello) in C++

cpp game othello reversi sdl2

Last synced: 16 Mar 2025

https://github.com/jackgerrits/ore

An OpenGL Rendering Engine based on Entity-Component-System architecture

cpp opengl

Last synced: 21 May 2026

https://github.com/hoomaac/bpfsec

basic ebpf playground to work and play a little with it

c cpp ebpf ebpf-programs

Last synced: 08 May 2026

https://github.com/abdul-rehman-0787/atm_pf

"A simple ATM code using basic concepts of programming fundamentals (PF) in C++

cpp file-handling-in-cpp

Last synced: 23 Mar 2025

https://github.com/aharshac/kandycpplibexamples

Examples for Kandy C++ SMS Library

c-plus-plus cmake cpp json kandy sms

Last synced: 19 Apr 2026

https://github.com/ryouze/csv_valence

Extract words from big CSV files.

cpp csv-files linguistics

Last synced: 06 Jul 2025

https://github.com/spy86/sample-cpp-code

Example od CPP code

code cpp example

Last synced: 16 Jul 2026

https://github.com/maverobot/concurrency_utils

A simple header-only C++ utility library for concurrency.

cpp cpp14 multithreading real-time

Last synced: 12 Jul 2026

https://github.com/fisothemes/result-cpp

A lightweight, header-only C++ library that provides a result type for monadic error handling .

cpp cpp17 error error-handling expected expected-value header-only result

Last synced: 09 Jun 2026

https://github.com/donny-hikari/donnylib

A lightweight library for C++.

cpp library logger vector-view

Last synced: 06 Sep 2025

https://github.com/przemek-jablonski/OrotheGameUnrealPrototype

GRY SOM DLA DZIECIAKÓW LOL PRAWDZIWI DEMELOPERZY ROBIO TYLKO ŁEBDEW I DOTNET I ANGURAL 2 15K CONIE

blueprints cpp gamedev unreal-engine

Last synced: 11 Mar 2025

https://github.com/akshaysusanth/water-level-monitoring-and-alert-system

The system is designed to monitor water levels and provide real-time data to Ubidots, a cloud platform that allows you to visualize and analyze your IoT data.

arduino cpp internet-of-things iot microcontroller ubidots

Last synced: 04 May 2026

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

Some files used while studying the data structure.

cpp

Last synced: 30 May 2026

https://github.com/ufc-qxcode/qxcode-cpp-pack

Pacote de extensões do VSCode sugeridas para programação em C++. Fornecido pela UFC Campus Quixadá.

cpp programming vscode-extension-pack

Last synced: 16 Jul 2026

https://github.com/abhinavrajesh/create-cpp

A Node.js CLI to bootstrap the process of creating C++ starter files

cli cpp node starter-template

Last synced: 13 Apr 2026

https://github.com/rurlus/patefield

Header only implementation of Patefield algorithm

cplusplus cpp header-only patefield

Last synced: 14 Jun 2025

https://github.com/Electrostat-Lab/CThreads

Testcases about POSIX Threads --Unix-based & Linux Systems

c ccoffee cpp gcc-complier posix-threads shell unix

Last synced: 11 Mar 2025

https://github.com/chibraax/christfetch

Fast, pretty, holy, neofetch-like but Christian. Written in C++

christianity cmake conan cpp fetch linux neofetch

Last synced: 13 Apr 2026

https://github.com/hacker1649/bank-management-system

Made in C++ Programming Language, Financial institutions are paid using a web-based programme called the Bank Management System (BMS) for the services they render to the Bureau of the Fiscal Service. Additionally, BMS offers analytical capabilities for reviewing and approving expenditures, budgets, and pay. Managing all bank records with the help of classes.

cpp object-oriented-programming oop-principles

Last synced: 12 Mar 2026

https://github.com/alexpreynolds/kmer-counter-emilib

Count canonical kmers with Emil Ernerfeldt's emilib::HashMap

bioinformatics cpp hash-tables kmer kmer-counting kmer-frequency-count

Last synced: 16 May 2025

https://github.com/nohomey/sdp-sorting-algorithms-homework

Repository for second homework on sorting in FMI for Structures of Data and Programming course

cpp data-structures homework sparse-trie

Last synced: 06 Sep 2025

https://github.com/jmetrikat/learn-to-code

Exploring solutions to common programming challenges in a variety of programming languages.

c cpp go java python rust typescript

Last synced: 04 Apr 2026

https://github.com/hazward/comp345

COMP 345 Team Assignment (All the small components to build the big project)

cpp desgin-pattern risk-game

Last synced: 26 Mar 2025

https://github.com/kzamanbd/leetcode-problem

Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...

cpp leetcode leetcode-solutions problemsolving

Last synced: 27 Feb 2025

https://github.com/nekernel-org/openml

The New Kernel C++ API.

app cpp framework

Last synced: 23 Mar 2025

https://github.com/denizariyan/gflake

A CLI tool to automatically discover and repeatedly run Google Test (gtest) test cases to identify flaky tests.

cpp flaky-tests google-test gtest python testing

Last synced: 14 Jan 2026

https://github.com/engichang1467/opencc

Learning OpenGL in C++ with linkedIn

cpp glew glut opengl

Last synced: 25 Apr 2026

https://github.com/ggrbill/omp-tutorial

Tutorial of OpenMP in C++

cpp hacktoberfest openmp

Last synced: 07 Sep 2025

https://github.com/duckymomo20012/product-management

A simple program manage store's products

cpp

Last synced: 26 Mar 2025

https://github.com/momen-alshouha/data-structure-singly-linked-list

This repository contains C++ implementation of a singly linked list using object-oriented programming principles. It includes classes for nodes, iterators, and the linked list itself, providing essential functionalities such as insertion, deletion, traversal, and more.

cpp crud-operation data-structures linked-list oop-principles singly-linked-list

Last synced: 13 Jun 2026

https://github.com/alexistm/cracon

Craft Configuration with ease, C++17

configuration cpp cpp17 craft easy-to-use json modern

Last synced: 13 Feb 2026

https://github.com/t0ine34/agenda

Agenda manager made during my first year of a university bachelor's degree in computer technology

cpp learning-by-doing makefile

Last synced: 09 Apr 2025

https://github.com/ralpioxxcs/gstreamer-app-boilerplate

Gstreamer Application Bolierplate

cpp gstreamer

Last synced: 07 Jun 2026

https://github.com/aishwarya16920/cpp

Highlights my Coding Skills

cpp

Last synced: 25 Jun 2025

https://github.com/tntksals/armor_detection

The minimal example of armor-detection.

cpp opencv ros

Last synced: 03 May 2026

https://github.com/aceinetx/starengine

A code-only game engine with a raylib rendering backend and cocos2dx-ish feel

axmol cocos2d-x cpp cpp20 game-engine game-engine-2d gameengine2d nintendo-switch raylib

Last synced: 15 Jul 2026

https://github.com/theo-mestre/interval-map

An interval_map implementation I did as part of a programming test

container cpp stl

Last synced: 23 Mar 2025

https://github.com/a35hie/smolc

Write C and Arduino functions at the speed of very fast.

arduino c cpp espanso espanso-package text-expansion

Last synced: 13 Apr 2026

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

A simple two-player, one-time TicTacToe game developed in C++ using classes.

cpp game tic tictactoe

Last synced: 05 Apr 2025

https://github.com/aawadall/cppgraphics-step1

Recovering CPP Graphics Programs I wrote 2 years ago as part of my Computer Graphics Assignments

computer-graphics course-project coursework cpp linux open-gl years-ago

Last synced: 20 Apr 2026

https://github.com/lecrapouille/terminalcolor

[Lib][Functional][Stable] A minimal C++11 header-only file for adding colors to your std::cout functions

color cpp terminal

Last synced: 29 Apr 2026

https://github.com/adeeteya/hopon

Android app to connect to the Hop On Board. A hackathon project(Toycathon 2021) selected for the final round

android-app android-application arduino arduino-project cpp digital-board-game hopscotch internet-of-things java

Last synced: 30 May 2026

https://github.com/manojbaliyan16/sdv-edge-gateway

C++ SDV gateway: CAN → INT8 anomaly detection (ONNX) → MQTT/TLS → AWS IoT + LLM diagnostics. Telemetry, OTA with ECDSA rollback, TARA & ISO 26262 safety analysis. Automotive × Edge AI.

automotive aws-iot can-bus cpp edge-ai embedded-linux embedded-systems iso-26262 mqtt onnx ota sdv socketcan

Last synced: 16 Jul 2026

https://github.com/rose-mtz/snake2

A 2D desktop game (Snake).

cpp sfml-game

Last synced: 25 Mar 2025

https://github.com/kislerdm/demo_factorial

Demo factorial calculation app in different programming languages

bash cpp dart demo factorial golang haskell java javascript kotlin python ruby rust

Last synced: 10 Apr 2026

https://github.com/ravi-prakash1907/computer-graphics

Introduction to the important algorithms og Computer Graphics

2d-transformations 3d-transformations bsc college computer-graphics cpp graphics practicals

Last synced: 06 Sep 2025

https://github.com/lschrafstetter/42_cpp03

Project 03 of the 42 Wolfsburg c++ piscine.

42 42wolfsburg cpp cpp03

Last synced: 10 Jan 2026

https://github.com/vweevers/napi-functions

List the N-API functions used in c/c++ source code.

c cpp n-api nodejs npm-package

Last synced: 11 Apr 2026

https://github.com/yehezkiel1086/dsa-stuffs

Programming problem solutions which includes SQL problems solutions, linux shell, also data structures and algorithms.

algorithms c codeforces coderbyte codewars cpp data-structures hackerrank leetcode linux python spoj sql toki

Last synced: 16 Apr 2026

https://github.com/ongyisheng0309/librarymanagementsystem

This system allows for basic library operations such as adding books and students, borrowing books, returning books, and displaying the current status of books and students.

c cpp

Last synced: 17 Apr 2026

https://github.com/yashsonaar/pcm-jee-quiz

The project is about quiz platform for JEE aspirants who want to give free PCM test series..

cpp jee oop

Last synced: 02 Apr 2025

https://github.com/ravi-prakash1907/word-game

It's an English language word-game, designed for 2 players, in C++

cpp english english-language first-project game hacktoberfest hacktoberfest2020 school school-project

Last synced: 06 Sep 2025

https://github.com/rinminase/cpe41d

cpp

Last synced: 01 Jul 2025

https://github.com/avipars/configfiles

My config files for getting c and cpp to play nicely with vscode

cpp vscode

Last synced: 23 Jun 2026

https://github.com/sombochea/mycpp-school

My Source code of testing in C and C++

c cpp

Last synced: 21 Apr 2026