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/misaghmomenib/phonebook-cpp

A Phone Book Application Built With C++, Designed to Efficiently Manage Your Contacts. This Project Includes Features Like Adding, Searching, Editing, and Deleting Contact Details. It's a Simple Yet Powerful Tool to Demonstrate C++ Fundamentals and Object-oriented Programming Concepts.

cpp git open-source phonebook

Last synced: 30 Apr 2026

https://github.com/longhao-li/onion

A lightweight and easy to use async IO library implemented with C++20 coroutine.

async cpp cpp-coroutines cpp23 io-uring iocp socket-io

Last synced: 29 Apr 2026

https://github.com/0x0c/parallel_lines

Fuck'n simple dispatcher.

cpp cpp-library cpp11 dispatcher parallel threejs

Last synced: 28 Apr 2026

https://github.com/janchy2/operating-system-kernel-riscv

A small but fully functional kernel of a multithreaded operating system with time sharing, written for RISC V architecture using assembly and C/C++. Includes a memory allocator, threads, semaphores and preemption on timer and keyboard interrupts.

allocator assembly c cpp kernel multithreading operating-system risc-v scheduler semaphore threads time-sharing

Last synced: 16 Apr 2026

https://github.com/ajnus/last_redemption

Projeto Final do curso em Desenvolvimento de Jogos: Game Developer – Technology and Training – 2008 (120 h) Curso básico de Desenvolvimento de Jogos Virtuais. - Noções em 3D Game Studio e 3D Max Studio. - Foco (programação) em Lua, C/C++, SDL e OpenGL.  (O curso tem como tarefa final o desenvolvimento de um jogo em 2D)

2d 2d-game cplusplus cpp game-development games opengl sdl sdl-mixer sdl2-image sdl2-library sidescroller videogame videogames videogames-programmers

Last synced: 20 Jun 2026

https://github.com/lecrapouille/mymakefile

[Build System][v2.0.0][Functional] Generic but complete Makefile for all my C++ GitHub projects (and also for your projects)

cpp generic-makefile gnu-make make makefile makefile-template

Last synced: 10 Feb 2026

https://github.com/emredogann/aspen-renderer

A 3D Real-Time Ray Traced Graphics Renderer using Vulkan.

cmake cpp glfw glm graphics mingw-w64 vulkan

Last synced: 20 Jun 2026

https://github.com/calesi19/orbital-simulator

C++ simulation of several satellites rotating around earth's orbit with implemented physics. User can steer a spaceship and shoot at the satellites or crash into objects.

cpp feature

Last synced: 24 Apr 2026

https://github.com/mlund/tafelmusik

C++ library for playing C64 SID music on macOS

c64 commodore-64 cpp emulation music-player

Last synced: 15 Apr 2026

https://github.com/hsyodyssey/understanding-bitcoin-cpp-version

Understanding Bitcoin(CPP version)|理解比特币(C++ 版本源码剖析)

bitcoin cpp

Last synced: 28 Apr 2026

https://github.com/kotborealis/nitori

Code assessment and testing system for teaching C++

cpp education

Last synced: 11 Feb 2026

https://github.com/blade-lang/kite

A package that helps to build C extensions for Blade as well as other C/C++ applications from a Blade script/project.

blade c clang cmake compiler cpp gcc mingw-w64 toolchain

Last synced: 28 Jan 2026

https://github.com/ztry8/termlib

Lightweight and simple Rust/C/C++ library with a single header for terminal graphics

c console cpp gamedev graphics-engine header-only-library one-header roguelike-library roguelikedev rust-lang terminal terminal-emulator

Last synced: 06 Feb 2026

https://github.com/casualbot/imgui-cmake-template

Template repository for quickly getting C++ up and running with ImGui

cmake cplusplus cpp imgui template vcpkg

Last synced: 30 Jan 2026

https://github.com/xanmoy/cs-101

Programming in Java, C, C++, Go, JavaScript, Dart, Python, Rust and PHP

cpp dart java javascript oops php python

Last synced: 15 Apr 2026

https://github.com/georgecatalin/qt-cpp-gui-development-intermediate

Examples and code practice following the "Qt C++ GUI Development - Intermediate" Udemy course by Daniel Gakwaya. Events handling, custom widgets, painting and drawing, deployment.

cplusplus cpp qt5-gui qtcreator qtwidgets udemy-course

Last synced: 22 Jun 2026

https://github.com/sbooth/cxxringbuffer

A lock-free SPSC ring buffer.

cpp cpp20 lock-free ring-buffer

Last synced: 30 Jan 2026

https://github.com/azevedoguigo/arduino_temperature_monitor

Arduino simple temperature monitor.

arduino arduino-sketch arduino-uno cpp

Last synced: 01 Mar 2026

https://github.com/keithdhedger/kkterminalqt

QT version of KKTerminal

cpp linux qt5 qt6 qterminal terminal

Last synced: 14 Feb 2026

https://github.com/daniel-191/simple-gui

Really Simple GUI using the Dear ImGUI Library.

cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows

Last synced: 19 May 2026

https://github.com/fabian-hk/homebot

This project is a bot which collects data and controls systems in your home.

bot cpp google-grpc google-protobuf homeautomation python3 telegram-bot webscraper

Last synced: 30 Apr 2026

https://github.com/webforms-core/Web_forms_classes

WebForms Core back-end. WebForms Core technology is available in all programming languages.

backend c cpp csharp elanat elixir frontend go java javascript kotlin nodejs perl php python r ruby rust swift webforms

Last synced: 30 Apr 2026

https://github.com/astrodynamic/l4networkquests

NetworkQuests explores TCP/UDP with FlatBuffers in C++, focusing on socket programming, data transmission optimization, and efficient serialization, managed with CMake.

asyncronous client-server cmake cmake-presets code-generation cpp cpp20 deserialization flatbuffers l4 learning network network-protocols osi serialization tcp tcp-socket udp udp-socket

Last synced: 08 Feb 2026

https://github.com/sourcemeta-research/noa

A set of re-usable utilities for Sourcemeta projects

build-system cmake cpp

Last synced: 08 Feb 2026

https://github.com/arkenidar/fox-toolkit-apps

fox-toolkit.org apps built with GNU Make or CMake

3d cmake cpp gui make obj ogl parse-h

Last synced: 27 Apr 2026

https://github.com/beliumgl/sudokusolver

C++23 implementation of a Sudoku solver that can solve standard 9x9 Sudoku puzzles (can be modified) using backtracking algorithms. It is designed to be efficient, easy to use, and extendable for future enhancements.

cpp cpp23 sudoku sudoku-game sudoku-puzzle sudoku-solution-finder sudoku-solver

Last synced: 23 Jun 2026

https://github.com/aykhan019/finalproject_cpp_oop

A C++ application simulating a restaurant management system, showcasing OOP concepts such as classes, inheritance, and file handling. The system allows users to place orders, manage menus, and process restaurant operations with error logging and music integration.

classes cpp error-logging file-handling inheritance oop restaurant-management

Last synced: 23 Jun 2026

https://github.com/f1zm0/hijackableapp

vulnerable app, legit and evil DLLs for sideloading attack PoCs

cpp dll-hijacking windows

Last synced: 23 Jun 2026

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

The Build System for NeKernel.

build-system cpp json toml

Last synced: 27 Feb 2026

https://github.com/seanpianka/game-menu

C++ and SFML to create a game about shapes with a settings menu.

cpp cpp11 game-development sfml

Last synced: 23 Jun 2026

https://github.com/khaledsalshibani/cpp-starter-kit

Here, you'll find a beginner-friendly overview of programming fundamentals using C++. Please note that this repository is still a work in progress and may not yet cover all topics comprehensively.

cpp programming-fundamentals starter-kit

Last synced: 19 Mar 2026

https://github.com/immaryammahmood/leetcode_solutions

Daily LeetCode Solutions 🚀

cpp python

Last synced: 30 Apr 2026

https://github.com/nopangel/gameengine

This is a Game Engine

cpp cs gameengine js-ts python

Last synced: 30 Apr 2026

https://github.com/spicycactuar/heightmap

Textured heightmap OpenGL application

blinn-phong computer-graphics cpp glm glsl heightmap opengl premake5

Last synced: 28 Apr 2026

https://github.com/forhanshahriarfahim/leetcode_solutions

Collection of LeetCode questions to ace the coding interview!

cpp data-structures-and-algorithms leetcode problem-solving

Last synced: 24 Jun 2026

https://github.com/pinam45/uscp

Unicost Set Covering Problem

cpp cpp17 latex masc memetic-algorithms rwls uscp

Last synced: 30 Apr 2026

https://github.com/iaomw/meshcan

Play with Mesh

cpp geometry opengl

Last synced: 15 Apr 2026

https://github.com/youpong/cpp-sleep-sort

C++20 Implementation of Sleep Sort using std::thread

cmake cpp cpp20 docker sleep-sort std-thread

Last synced: 28 Apr 2026

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

C++ Reversi game focusing on 2D array manipulation and OOP design.

2d-array class-design cpp doxygen game object-oriented-programming reversi uml

Last synced: 24 Jun 2026

https://github.com/luke-zhang-04/sorting-algorithms

Sorting algorithms in Python 3, Golang, TypeScript 3, and C++ 11

cpp golang javascript python3 sorting-algorithms typescript

Last synced: 08 Feb 2026

https://github.com/Candlest/ClassBoard

Class Board是一款使用Qt/C++开发的,针对SEEWO及其教学一体机设计的,用于显示教学信息的壁纸软件。

cpp qt5 wallpaper windows

Last synced: 25 Jun 2026

https://github.com/flagarde/caenlibs

Libraries for CAEN hardwares.

cpp hardware libraries

Last synced: 28 Apr 2026

https://github.com/shailesh-singh-bisht/textman-text-editor

TextMAN is a lightweight, Qt 5.5-based text editor for MiniOS, focusing on essential features like file handling, formatting, and real-time word/character counts, all designed for ReactOS compatibility.

cmakelists cpp qt5 software-engineering text-editor

Last synced: 30 Apr 2026

https://github.com/h20-dev/ruinedpath

RuinedPath by H20-dev. Survive the zombie apocalypse. Manage bullets and food, unlock 50+ endings, and discover the truth: it's all a simulation.

cpp meta terminal-game

Last synced: 26 Jun 2026

https://github.com/tmaklin/tigz

Parallel gzip decompression and compression using libdeflate and rapidgzip.

compression cpp cpp17 decompression gzip libdeflate parallel rapidgzip zlib zlib-ng

Last synced: 30 Jan 2026

https://github.com/0x0015/cp2dg

My simple Cpp 2D Game Engine

cpp game-engine

Last synced: 28 Apr 2026

https://github.com/amoeba/arrow-cpp-conan-example

Example using conan to package and use libarrow

apache-arrow conan conan-io cpp

Last synced: 28 Jan 2026

https://github.com/jeslie0/cmake-practice

A place for me to practice CMake and Nix together

cmake cpp nix

Last synced: 15 Apr 2026

https://github.com/keshav2010/picocli

picoCLI is a small command interpreter that can be used to write/read text files, setup trigger-alarms to execute another piece of code after specified amount of time.

c-plus-plus cli command-line-interpreter command-line-parser commandline-interface cpp interpreter parsing visual-studio-code windows-desktop

Last synced: 28 Jun 2026

https://github.com/kartikmehta8/leetcode-practice

This repository contains solutions to my LeetCode problems that I solve on regular basis. There are separate READMEs for the solutions that are organized in such a way that everything related to the code is mentioned in it only.

cpp leetcode-solutions

Last synced: 06 Jun 2026

https://github.com/agauniyal/conan-gsl-lite

Conan package for https://github.com/martinmoene/gsl-lite

cpp cpp11 cpp14 cpp17 gsl guidelines

Last synced: 06 May 2026

https://github.com/heshanera/enterpriseservicebus

Service Bus which enables multiple services to interact with each other. Implemented using Java Sockets, Java Native Interface (JNI) and Jython library. Can interact with Java, C++ and Python.

cpp java java-native-interface java-sockets jython-library middleware python service-bus

Last synced: 17 Apr 2026

https://github.com/keithdhedger/manpageeditorqt

A manpage editor for QT

cpp editor linux manpages qt6

Last synced: 06 May 2026

https://github.com/deroyace/pattern

All my Pattern programs here

c cpp java pattern-lab patterns patterns-java

Last synced: 06 May 2026

https://github.com/aasjunior/sofia_playground

Este projeto propõe um brinquedo interativo projetado para auxiliar profissionais na identificação de sinais do Transtorno do Espectro Autista (TEA) em crianças. O brinquedo visa estimular sensorialmente as crianças e observar possíveis déficits de percepção visual na identificação de formas e cores.

arduino-uno asd-diagnosis cpp stroop-test

Last synced: 14 Feb 2026

https://github.com/bz-interactive/bz-nota

A high-performance, terminal-based text editor built on C++. It combines the intuitive editing of Micro with a modern, btop-style dashboard interface for a modern TUI experience.

cplusplus cpp fast ftxui lightweight terminal-app terminal-based text-editor

Last synced: 10 Jun 2026

https://github.com/nelbok/display

A little display to show off

cmake cpp qml qt qtquick

Last synced: 31 Jan 2026

https://github.com/k2-gc/onnxruntime-cpp-example

Simple onnxruntime example using C++ API. Inferring MNIST dataset samples and show results.

c classification cnn cnn-classification cpp onnx onnxruntime

Last synced: 24 Apr 2026

https://github.com/houranled/codechart

此项目旨在为c/c++、java等代码提供UML自动生成功能.

c chart cpp uml

Last synced: 17 Apr 2026

https://github.com/samirhamadaa/bank-extintion

C++ bank management system with secure authentication, client management, and transaction handling using file-based storage."

bank-management-system c- command-line cpp file-handling role-based-access simple-project transactions user-authentication

Last synced: 20 Jun 2026

https://github.com/jgsogo/godot-python

POC using Python inside Godot (GDNative + pybind11)

cpp godot python

Last synced: 06 May 2026

https://github.com/krisluczka/better-than-python

Prettier-like program that does the unpretty.

cpp fun prettier

Last synced: 07 Feb 2026

https://github.com/fernandezja/cpp-experiments

C++ code kata, experiments, tests and play

cplusplus cpp vscode

Last synced: 14 Feb 2026

https://github.com/skyzh/bluesensor

🌃 Collect climate data from sensors on Arduino. Part of the BlueSense Project.

arduino cpp dht22 environment iot-device monitoring raspberry-pi sensor

Last synced: 06 May 2026

https://github.com/woragis/learning

This is my root folder for when I start to learn something. I found that this way is the most organized way I can structure the things I learn, instead of creating lots of repositories for each new language, or new project I make just for learning.

aws cpp django edx-cs50 flutter git java javascript learning learning-by-doing nextjs python spring-boot tailwindcss

Last synced: 03 Apr 2026

https://github.com/pirito10/solarboat-rsfm-uvigo

Wireless Solar Boat project for the course "Redes Inalámbricas y Móviles" in the Telecommunications Engineering Degree at the Universidad de Vigo (2024 - 2025)

arduino bluetooth cpp html lorawan lte mqtt nb-iot python shell wifi-halow

Last synced: 03 Apr 2026

https://github.com/krisfur/paclook

A universal interactive package CLI search tool.

cli cpp interactive-search package-installer terminal-based

Last synced: 31 Jan 2026

https://github.com/jjones646/conan-utf8-cpp

Conan package for the UTF8-CPP library

conan conan-recipe cpp utf-8

Last synced: 06 May 2026

https://github.com/ashwaniydv/my-memalloc-c

a simple memory allocator implementation in C (I did it out of curiosity to understand how memory management happens at OS level)

c cpp malloc memory memory-management

Last synced: 17 Apr 2026

https://github.com/im-rises/nbodysimulator

N-Body simulations made in C++ with OpenGL (Bruteforce, Barnes-Hut, GPU)

cplusplus cpp engine imgui n-body n-body-simulator nbody opengl particles simulation

Last synced: 17 Apr 2026

https://github.com/senior-sigan/chat_from_scratch

Code from the series of my streams where I work on creating Chat application absolutely from scratch.

cpp from-scratch raylib ui

Last synced: 17 Apr 2026

https://github.com/shuygena/ft_containers

:building_construction: STL containers in C++

42 42projects containerclasses cplusplus cpp cpp98 map stack vector

Last synced: 06 Feb 2026

https://github.com/attwoodn/cpp-expression-tree

A header-only, C++14 library for creating logical expression trees and using them to evaluate instances of user-defined data types. Inspired by m-peko/booleval.

boolean-expression boolean-operators cpp cpp14 expression expression-evaluator expression-parser expression-tree logical-expression logical-operators

Last synced: 13 Feb 2026

https://github.com/arapelle/cmtk

This CMake ToolKit (CMTK) provides helping CMake functions to manage simple C++ CMake projects easily.

cmake cpp

Last synced: 31 Jan 2026

https://github.com/kabragaurav/practice-c-cpp-python-oops-dsa

Study and Practice Material for Chief Programming Languages and Major Topics in Computer Science

c cpp data-structures java object-oriented-programming python

Last synced: 29 Apr 2026

https://github.com/ohioiot-esp32-wifi-examples/final-checklist

The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on engaging with the events provided by WiFi.h and logging them to get the best information possible about your WiFi connection.

arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontroller networking ohioiot platformio wifi wifi-events wifi-logging

Last synced: 07 May 2026

https://github.com/arapelle/arba-wgen

A C++ library providing functions generating random words.

cmake cpp cpp20 cpp20-library library random random-words

Last synced: 31 Jan 2026

https://github.com/arapelle/arba-strn

A C++ library providing short trivially comparable string classes whose hash are trivially computable.

cmake cpp cpp20 cpp20-library hash library string

Last synced: 31 Jan 2026

https://github.com/chqilin/beninja

a small build tools for C/C++.

build-tool cmake cplusplus cpp makefile nodejs

Last synced: 07 May 2026

https://github.com/mayerdev/uefi-tools

Tools for UEFI-development

c cpp gnu-efi posix-efi posix-uefi uefi

Last synced: 31 Jan 2026

https://github.com/insunil/learn-mongodb-using-cpp

Leaning MongoDB with C++

cpp mongodb

Last synced: 17 Apr 2026