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/maricard18/pong-game

Replica of the Pong Game in C++

cpp cpp11 pong-game pong-game-cpp raylib raylib-cpp

Last synced: 08 Apr 2026

https://github.com/johnpatek/thread-pool

c++ thread pool

cpp thread-pool

Last synced: 31 Jul 2025

https://github.com/luweglarz/cpp_pool_42

CPP pool to learn basics of cpp concept

cpp

Last synced: 31 Jul 2025

https://github.com/dstechenko/dokkan

:bomb: my system experiments

asm cpp

Last synced: 01 Nov 2025

https://github.com/hakoniwalab/hakoniwa-pdu-rpc

hakoniwa-pdu-rpc is a C++ library that provides a framework for remote procedure calls (RPC) based on Hakoniwa's PDU (Protocol Data Unit) communication.

cpp hakoniwa pdu rpc

Last synced: 09 Mar 2026

https://github.com/cppshizoids/wgputest

webgpu in C++ test using https://github.com/google/dawn

cpp dawn wgpu

Last synced: 31 Jul 2025

https://github.com/wh4ky/termengine

An engine that may be useful for creating 2D terminal games.

cmake cpp engine games tui

Last synced: 28 Mar 2025

https://github.com/faresbakhit/cp

competitive programming ⚔️ resources and notes 🤺

algorithms competitive-programming cpp data-structures problem-solving

Last synced: 22 Mar 2025

https://github.com/sanjay-1458/banking-system

A C++ project for banking, providing the minimal features of the banking system

cpp oops stl stl-containers

Last synced: 16 May 2025

https://github.com/evasabeeh/Travel-Route-Planner

Implemented Dijkstra's algorithm to find the most optimal path between the origin and destination.

c cpp

Last synced: 10 Oct 2025

https://github.com/itsjibel/jmp

Jibel Multiple Precision Arithmetic Library

arithmetic bigint biginteger calculator cpp cpp11

Last synced: 05 Nov 2025

https://github.com/robsonos/spie-firmware

A sample C++/Arduino firmware built with PlatformIO with support for CI/CD pipeline

arduino atmel automation cd ci cicd cpp cppcheck platformio serial unittest

Last synced: 18 Apr 2026

https://github.com/josh012006/height-of-binary-search-tree

Implementation of a method getHeight to compute the height of a Binary Search Tree.

algorithms-and-data-structures binary-search-tree cpp

Last synced: 25 Jul 2025

https://github.com/laolarou726/sortalgorithms

A collection of common sorting algorithms, with template programming to support different data types.

cpp generic sorting-algorithms templates

Last synced: 30 Mar 2025

https://github.com/andersonhsporto/cpp_piscine

Dive into the fundamentals of C++

42 42saopaulo 42school 42sp c98 cpp piscine piscine-cpp

Last synced: 20 May 2026

https://github.com/thalhammer/zfspp

C++11 convenience wrapper around libzfs

cplusplus cpp library wrapper zfs

Last synced: 21 May 2026

https://github.com/ufrshubham/todo-plus-plus

This is simple CURD application written in C++ with elements and sqlite library.

cplusplus cpp cycfi cycfi-elements sqlite3 todo todoapp

Last synced: 07 Sep 2025

https://github.com/ayesha-quazi/feb_leetcode-2025

I'm going to solve LeetCode's POTD (Problem of the Day) daily and keep track of my progress. I'll focus on easy tricks to improve my DSA problem-solving skills and enhance my practice! 😊

challenge cpp improvement leetcode leetcode-solutions

Last synced: 31 Jul 2025

https://github.com/dollengo/chessdollplus

A console chess made with C++ by Dollengo

chess chess-game cpp dollengo dollengostudios

Last synced: 22 Mar 2025

https://github.com/vokungahrotlaas/sfml-maze

C++ program which creates and solves mazes.

cpp maze maze-generator maze-solver sfml

Last synced: 31 Jul 2025

https://github.com/toxe/project-euler

Project Euler (https://projecteuler.net) problem solutions.

cmake cpp problems project-euler solutions

Last synced: 22 Mar 2025

https://github.com/toxe/google-benchmark

C++ Benchmarks with Google Benchmark

benchmark cmake cpp google-benchmark

Last synced: 22 Mar 2025

https://github.com/abhijithkunchati/weenix-os

A full operating system, based on Unix, built as a semester long project

c cpp kernel memory-management operating-system threads virtual-file-system virtual-memory

Last synced: 20 May 2026

https://github.com/fl444mingo/fl4-cs131-04-lab

Ch. 4, Lab 1, Grade Checker Function

cpp learning learning-cpp

Last synced: 14 Sep 2025

https://github.com/vcputtini/l1borg

l1borg is a utility designed to solve some of my needs for automating the use of BorgBackup. The l1borg load the settings for the backup running from the XML file l1borg.xml, and run the BorgBackup with the necessary parameters, in addition to being able to execute the native BorgBackup commands like: list, info, mount and so on.

backup borg borgbackup cpp cpp17

Last synced: 31 Jul 2025

https://github.com/engineersbox/cpp-lru-cache

A C++ implementation of a Least Recently Used cache

cpp lru-cache

Last synced: 22 Mar 2025

https://github.com/tahsinayman/tahsin

This is a Repository Made by Tahsin Ayman

batch-file c cpp css html java javascript other python

Last synced: 08 Apr 2026

https://github.com/toxe/cpp-sanitizers

C++ Sanitizers and Static Analysis Examples

asan cpp lsan msan sanitizers tsan ubsan

Last synced: 13 Jul 2025

https://github.com/get-unknown-err0r/calculator

This is an advanced calculator program written in C++ that performs basic arithmetic operations. It provides a menu-driven interface with colored text for enhanced user experience. The available operations are addition, subtraction, multiplication, division, and modulus.

advanced-calculator arpit-prajapati c-programming-language calculator cli-mode-calculator cpp get-unknown-err0r github

Last synced: 16 Mar 2026

https://github.com/mataruzz/arcadeplayground

ArcadePlayground is a Qt-based platform featuring classic games like Tic-Tac-Toe and Tetris, with more titles coming soon. Explore and enjoy retro gaming in a simple, fun environment!

classic-game cpp gamedev qt tetris tic-tac-toe

Last synced: 11 May 2026

https://github.com/ashaduri/number-to-georgian-cpp

Transform any number to a Georgian text (C++ version)

cplusplus cplusplus-17 cpp cpp17 georgian georgian-language number translation words

Last synced: 13 Sep 2025

https://github.com/jankodedic/tappyplane

A "Flappy Bird" clone

cpp cpp17 flappy-bird game sdl2 sdl2-image sdlw

Last synced: 28 Jun 2026

https://github.com/kingcitaldo125/base64_cpp

Very basic Base64 solution in C++

base64 cpp

Last synced: 14 May 2025

https://github.com/julelang/julec-ir

Official C++ IR codes of JuleC

cpp intermediate-representation jule julec julelang

Last synced: 13 May 2025

https://github.com/speauty/jydraftsubtitleexporter

剪映字幕导出工具

clipp cpp exporter jianying jsoncpp

Last synced: 30 Jul 2025

https://github.com/druxorey/ucv-ayed

Respuestas y ejercicios resueltos de las guías de Algoritmos y Estructuras de Datos en C++, organizados por temas.

algorithms-and-data-structures cpp ucv

Last synced: 21 Sep 2025

https://github.com/vasar007/timle

Official repository of the 2D platformer game "This Is My Last Escapade" (TIMLE).

2d-game 2d-platformer cpp cpp-game game platformer sfml-game

Last synced: 30 Jul 2025

https://github.com/quentinguidee/cpp-ultimate

C++ Ultimate is the extension you need for VSCode!

cpp vscode vscode-extension

Last synced: 21 Sep 2025

https://github.com/kampi/particle-mqtt

MQTT client implementation for TCP supporting devices (i. e. Argon, Photon) from Particle IoT.

cpp mqtt particle-argon particle-iot particle-swarm-optimization spark

Last synced: 14 Mar 2025

https://github.com/danielkrupinski/cout-vs-printf

Cout vs printf benchmark

c cpp performance

Last synced: 19 May 2026

https://github.com/vcputtini/squidlogparser

A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.

cpp cpp17 http http-proxy https lib library parser squid squid-proxy

Last synced: 01 Jan 2026

https://github.com/coralkashri/cppsenioreas-iterators

This is an examples repository of C++ Senioreas blog iterators article.

code-refactoring cpp cppsenioreas iterators

Last synced: 29 Jul 2025

https://github.com/apostolouagge/Compilers

5 ασκήσεις στο μάθημα των Μεταγλωττιστών

cpp

Last synced: 21 Sep 2025

https://github.com/aryangupta9680/dsa-solved-questions

This repository contains solutions to various Data Structures and Algorithms (DSA) problems solved by me. The questions are sourced from renowned coding platforms like GeeksforGeeks, LeetCode, Codeforces, InterviewBit, HackerRank, and more.

algorithms cpp data-structures dsa geeksforgeeks interviewbit leetcode problem-solving

Last synced: 07 Nov 2025

https://github.com/vishal-ahirwar/player

Image/Video Player with Nice looking UI made with C++ , OpenCV4, Qt, QML

cpp opencv4 qml qml-applications qml-samples qt

Last synced: 20 May 2026

https://github.com/palaceswitcher/alchemyplusplus

A data-driven Alchemy game using SDL3

cpp cpp23 game imgui sdl3 sdl3-image sdl3-ttf

Last synced: 30 Mar 2025

https://github.com/chimipupu/cc8r_zenn_cpp

Zenn『RustでCPUを自作して動くまで📝』のRustのコードをC++にしたものです🥳

cpp cpu emebeded emulator

Last synced: 07 Nov 2025

https://github.com/kientech/c-programming-language

C++ is a powerful, multi-paradigm programming language designed for system and application development that offers flexibility, efficiency, and speed.

c cpp

Last synced: 22 Mar 2025

https://github.com/crymises/fakestake

A Compilation Of CPP Gambling Games

cpp

Last synced: 21 Sep 2025

https://github.com/beached/future_process

Future's based on process model

cpp future multiprocess

Last synced: 10 Jun 2026

https://github.com/karusb/gw2-tp

Guild Wars 2 Trading Post Flipping APP for GW2 API in C++

c-plus-plus command-line-tool cpp flipping guildwars2 guildwars2-api trading

Last synced: 23 Jul 2025

https://github.com/wojwozniak/cpp-assigments

High school exams preparation

cpp matura-exam study-project

Last synced: 06 Apr 2025

https://github.com/reime005/rncppexample

This repository shows the usage of custom C++ code to be used in a React Native project.

android cpp example ios javascript react react-native

Last synced: 28 Feb 2026

https://github.com/l-super/c_plus_learn

学习 C++ 过程中的一些笔记,理解,记录

c cpp

Last synced: 23 Apr 2025

https://github.com/zselimreborn/kotharena

Third person shooter game both singleplayer and multiplayer

cpp gamedev unreal-engine-5

Last synced: 01 Apr 2025

https://github.com/ocl-org/fix

The Financial eXchange Protocol C++ Library.

cpp fintech fix library

Last synced: 13 Jan 2026

https://github.com/amlel-el-mahrouss/cc

A C/C++ compiler, assembler, and linker meant for NeKernel, customized for it.

assembler c compiler cpp linker

Last synced: 25 Mar 2025

https://github.com/datanoisetv/turbomidi

Header-only platform-independent Elektron TurboMidi implementation in C++.

audio cplusplus cpp elektron header-only midi octatrack protocol turbomidi

Last synced: 11 Mar 2026

https://github.com/mirzaazwad/cse4403-data-structures-and-cse4404-algorithms

This is the repository where I outline the different implementations of various data structures and algorithms as well as different aspect covered by means of problem solving or various courses conducted by Mezbaur Rahman Ucchash Sir, Lecturer, IUT, Fardin Saad Sir, Lecturer, IUT and Mohammad Saidul Islam Sir, Lecturer, IUT.

cpp dsa

Last synced: 14 Oct 2025

https://github.com/sharp0802/tron

A simple game with OpenGL 4, written in C++26 (not ready yet...)

cpp cpp26 game opengl opengl4

Last synced: 29 Apr 2026

https://github.com/hasanulmukit/programming-problems

A curated repository of programming problem solutions implemented in C, C++, Java, and Python. Organized by topic and difficulty, it provides a clear and accessible resource for developers and learners to explore algorithms, data structures, and coding challenges.

c coding-interviews coding-test cpp java programming-exercises programming-problems python

Last synced: 13 Apr 2026

https://github.com/sr-tamim/bankman-cpp

A simple bank management system using C++ (OOP)

cpp cpp-programming oop oop-in-cpp oop-principles

Last synced: 29 May 2026

https://github.com/phillvancejr/spirit_x3_lang

Tiny Language to test Boost Spirit X3

boost compiler cpp parser parsing spirit x3

Last synced: 25 Mar 2025

https://github.com/johnl28/qmanager-cefintegration

QManager is a windows application, which provides you the possibility to hide desktop icons automatically and, detect mouse activity.

cef cpp ipc javascript multiprocessing multithreading personalisation tool windows

Last synced: 13 Apr 2026

https://github.com/costingh/client-server

C++ application with a client that sends messages and a server that receives them. The client and server communicate through non-blocking sockets

client-server cpp socket-programming

Last synced: 31 Mar 2025

https://github.com/goggy369/qt-calculator

基于 Qt 框架的科学计算器

calculator cpp qmake qt6 qtcreator

Last synced: 17 May 2026

https://github.com/ferfoui/embeddeddisplay

Program to control a little screen with an ESP32

bluetooth bluetooth-le cpp esp32 esp32-arduino platformio

Last synced: 10 May 2026

https://github.com/crhowell3/libsersi

C++ implementation of the IEEE 1278.1-2012 Distributed Interactive Simulation (DIS) application protocol

cpp ieee simulation

Last synced: 05 Feb 2026

https://github.com/guangie88/metta

Compile-time string / char array with constexpr methods only.

compile-time constexpr cpp cpp14 string

Last synced: 04 Jun 2026

https://github.com/nicosnicolaou16/androidprojectandndk

This project sets up the NDK (Native Development Kit) in Android for communication between an Android project and C/C++ code. In this example, the C/C++ code simply prints a text message to the Android application.

android c cmake cplusplus cpp jetpack-android jetpack-compose kotlin kotlin-android ndk ndk-cmake

Last synced: 22 Apr 2025

https://github.com/christinec-dev/pin-crusher

A basic pin guessing, command-line based game made with C++

console-application console-game cplusplus cpp numberguesser numberguessinggame

Last synced: 25 Mar 2025

https://github.com/thecrazymage/robin-hood-hashing

:hash: Robin Hood hashing implementation in C++ with examples.

algorithm cpp hash hash-algorithm hash-table

Last synced: 28 May 2026

https://github.com/beepboopbit/cpp-simplex-and-duality-calculator

Calculate some linear programming problem using simplex and/or duality method

calculator cpp duality simplex

Last synced: 12 Jun 2025

https://github.com/diable201/ads2021_practice

Codes from practice lessons

algorithms cpp data-structures

Last synced: 30 May 2026

https://github.com/petitgrizzlies/metaheuristiques

Travaux pratiques de meta heuristique. Unige 2016-2017

cffi cpp golang heuristic-algorithm matplotlib numpy python35

Last synced: 13 Apr 2026

https://github.com/nanda-gopal-sb/wordle

The Wordle game in the terminal. Written in C++

ansi cpp game terminal unix wordl

Last synced: 03 Apr 2025

https://github.com/refvalue/svchostify

Hosting your C#/Java/C++ project as a DLL service easily, NOT ONLY svchost.exe!

cpp csharp dll java svchost windows windowsservices

Last synced: 19 Apr 2026

https://github.com/heyfoz/cpp-string-manip-read-write

The String Manipulator Read/Write Program (C++) reads a .txt file containing a list of fake personal data, such as names, addresses, etc. Lines of the file are changed to comma separated values (CSV) format. Finally, a .txt file is written using the newly formatted CSV data.

cpp csv string txt-files

Last synced: 21 Aug 2025