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/yudhastyawan/yulang

A simple programming language using Bison and Flex in C++.

bison cpp flex interpreted-programming-language interpreter programming-language programming-languages

Last synced: 07 Apr 2026

https://github.com/zeekersky/block-replacement-macsim

A block replacement policy for hybrid cache design is implemented using MacSIM.

computer-architecture cpp macsim makefile simulator

Last synced: 04 Oct 2025

https://github.com/niten01/lithe

3D game engine with editor.

cpp game-engine

Last synced: 13 Aug 2025

https://github.com/sameetasadullah/ticket-selling-problem-using-mutex

C++ code to solve ticket selling problem using threads and mutex lock

cpp linux mutex-lock threads ticket-selling ubuntu

Last synced: 18 May 2026

https://github.com/jgaa/purech

Cluster and replication validation for global deployments of Apache Pulsar

cli-app cpp pulsar utilities

Last synced: 18 Jul 2025

https://github.com/stuart6854/taglog

C++ logging library.

cpp header-only logging

Last synced: 10 Nov 2025

https://github.com/keremtan/relay-racer

The aim of this project is to simulate a relay race. This relay race that there is 400 teams and has 4 runners per a team is simulated using Threads and OOP Philosophy.

cpp cpp17 multithreading

Last synced: 16 Aug 2025

https://github.com/ttwag/p10_sudoku_master

A program that solves any sudoku puzzle and provides a user interface.

backtracking-algorithm cpp dsa-algorithm gui-application qtcreator recursion-algorithm sudoku-solver

Last synced: 04 Oct 2025

https://github.com/MatheusAndrade23/exercicios-beecrowd-resolvidos

Resolução de vários exercícios do Beecrowd na linguagem C++.

cpp

Last synced: 17 Aug 2025

https://github.com/georgjz/ftxui-cradle

A simple C++ project template for applications using FTXUI

cpp ftxui gui template-project

Last synced: 05 Oct 2025

https://github.com/chunchunmorning/ascinput

Input Manager for OpenSiv3D.

c-plus-plus cpp opensiv3d siv3d

Last synced: 09 Apr 2026

https://github.com/kammitama5/c-datastructs-spring17

collection of C++ notes and programmes

backtracking-algorithm cpp datastructures linked-list

Last synced: 17 Aug 2025

https://github.com/salwaelkaddaoui/ledmatrix

Scrolling led ticker, built from scratch and programmed

arduino bluetooth cpp embeddedc hc05 i2c-bus mcp23017

Last synced: 17 May 2026

https://github.com/beliumgl/matrixcpp

MatrixCPP is a simple C++11 project for performing basic matrix operations such as addition, subtraction, and multiplication.

cmake cpp cpp11 cpp11-library matrix matrix-calculations matrix-library matrix-multiplication

Last synced: 05 Oct 2025

https://github.com/adarshaddee/hacktoberfest-2022

Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!

adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust

Last synced: 07 Mar 2026

https://github.com/hengdulife/dll-maker

Cross-Platform Dynamic Link Library Generator | Vue3 + Django | Making DLL/SO Creation Easy for Everyone | By Hengdu Life"跨平台动态链接库生成工具 | Vue3 + Django | 让小白也能制作DLL/SO | 作者:衡度人生"

compiler cpp cross-platform django dll dynamic-library go golang python rust so typescript vue webassembly zig

Last synced: 10 Apr 2026

https://github.com/abderrsfa/cpp_modules

9 modules of C++ each cover a certain topic to help you understand the specificities of C++ and Object-oriented Programming.

1337 42born2code classes cpp inheritance object-oriented-programming oop stl templates

Last synced: 13 Oct 2025

https://github.com/rishabh672003/hash-table-in-cpp

A very simple hash table implementation in CPP

cmake cpp cpp20 data-structures hash hash-table hashing

Last synced: 19 Aug 2025

https://github.com/cantro93/minilibs

MiniLibs - collection of C++ headers

cpp cpp20 event library

Last synced: 12 Feb 2026

https://github.com/ademar111190/studycpp

Nothing special, it is only a playground

android c cpp java jni jni-android kotlin kotlin-android personal study

Last synced: 10 Apr 2026

https://github.com/nos1dot618/aoc24

My attempt at solving 2024's Advent of Code

aoc c clojure cpp java

Last synced: 20 Apr 2026

https://github.com/tusharnankani/adventofcode

My solutions for Advent of Code 2021

advent-of-code advent-of-code-2021 adventofcode cpp

Last synced: 22 Aug 2025

https://github.com/dmg-techlabs/text-based-game-engine

A game engine for text based games written in C++

cmake cpp game-development game-engine

Last synced: 11 Nov 2025

https://github.com/kyrylo-sovailo/benchmark

Measuring performances of different languages on same tasks

benchmark benchmarking c cpp csharp fortran haskell javascript matlab python

Last synced: 10 Apr 2026

https://github.com/genebit/adnu-code

Hackerrank/Edabit/Coding Repository

challege competitive-programming cpp hackerrank problem-solving

Last synced: 17 Jul 2025

https://github.com/max-dark/sdl2puzzle

puzzle game writlen in C++ and SDL2

cpp puzzle-game sdl2

Last synced: 23 Aug 2025

https://github.com/arcelioeperez/arcelioeperez

Personal Projects built in my free time. Languages used: C, C++, Python and Go (reading CSV files). Repository contains links to books, tutorials, language specific documentation, and solutions to problems found on Leetcode.

c cpp go python3

Last synced: 23 Aug 2025

https://github.com/doqin/dx9gf

Simple Directx9 Game framework for learning (SE102)

cpp directx directx9 se102 uit

Last synced: 24 May 2026

https://github.com/lonelyhentxi/nowcoder-collection

My solution collection of nowcoder

cpp javascript nowcoder solutions

Last synced: 24 Aug 2025

https://github.com/priyanshuchawda/screen-recorder

Native Windows screen recorder in C++20 using Windows Graphics Capture, Media Foundation, and WASAPI with robust MP4 finalize/recovery handling.

audio-capture cmake cpp cpp20 d3d11 desktop-application directx github-actions h264 intel-quick-sync media-foundation mp4 native-windows screen-capture screen-recorder video-recording wasapi win32 windows windows-graphics-capture

Last synced: 24 May 2026

https://github.com/atomiechen/serial-lite

A lite version of cross-platform c++ serial port library wjwwood/serial, without original installation steps on use.

cpp cross-platform lite serial-communication

Last synced: 26 Aug 2025

https://github.com/ergus/mpi_benchmarks

Some very simple MPI benchmarks to compare with OmpSs2 benchmarks repo

c cmake cpp learning mpi testing

Last synced: 26 Aug 2025

https://github.com/hackpulsar/drawing-room

TCP Drawing applications for you and your friends.

cpp cpp20 imgui-glfw networking tcp-client tcp-ip tcp-server

Last synced: 27 Aug 2025

https://github.com/jonathspirit/_list

_list is a headers only library for a convenient replacement of std::list

analysis c container containers cpp list optimization performance replacement tests

Last synced: 16 May 2026

https://github.com/iyashwantsaini/dust

Data Structures | Algorithms | STL | C++

algorithms cpp data-structures

Last synced: 30 Aug 2025

https://github.com/davidyslu/OnlineJudgeZero

Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)

algorithms cpp data-structures

Last synced: 29 Aug 2025

https://github.com/InAnYan/old-terminal-editor

An attemp to create a terminal text editor

cpp editor kilo terminal text-editor

Last synced: 29 Aug 2025

https://github.com/lxhtt/capjs-solver-cpp

A high-performance C++ implementation of the Cap.js solver.

anti-abuse anti-bot anti-scraper antispam cap capjs captcha cpp defense hashcash proof-of-work turing-test

Last synced: 30 Aug 2025

https://github.com/atpriyanshu/the-fibonacci-series

It contains a simple fibonacci program in different language.

c cpp csharp fibonacci java javascript lua python typescript

Last synced: 25 Dec 2025

https://github.com/akataruka/station-management-app

A C++ console app to manage train schedules, track allocations, and delays at stations using priority queues and smart reallocation.

cli cpp lld management object-oriented-programming oops station-automation system-design train-managment

Last synced: 30 Aug 2025

https://github.com/gkesse/cpp-qt-qml-js-sqlite-login-android-ios

Développement d'une application mobile Android - iOS en C++ - Qt - QML - JS - SQLite pour la gestion d'un système de connexion et d'inscription de nouveaux utilisateurs.

android cpp ios javascript login-system qml qt registration-system sqlite

Last synced: 05 Mar 2025

https://github.com/kaiumallimon/cpp-codes

This GitHub repository serves as a dedicated space for structured C++ programming practice. It contains a collection of C++ source code files and projects, supporting the development of C++ skills.

cpp

Last synced: 30 Mar 2025

https://github.com/zainalibora/hyperion

Hyperion is an open-source project designed to streamline data analysis and visualization. It offers a user-friendly interface that allows users to easily manipulate datasets and generate insightful reports.

ambilight api atmoorb cololight cpp effects hue measure mood nanoleaf obfuscation obfuscator raspberry sk6812

Last synced: 17 May 2026

https://github.com/natmark/texture-matching

Texture matching using wavelet transform.

cpp dwt texture-matching

Last synced: 24 May 2026

https://github.com/bisakhmondal/ju_cse_lab_practicals

Lab Assignments

c cpp

Last synced: 17 May 2026

https://github.com/pjessesco/nutrition-facts

Tiny header-only sampling profiler for C++

cpp header-only profiler

Last synced: 14 Jul 2025

https://github.com/razvan48/proiect-metode-de-dezvoltare-software-mds

Proiect Metode de Dezvoltare Software (MDS) Anul 2, Semestrul 2, Facultatea de Matematica si Informatica, Universitatea din Bucuresti

2d-game cpp game oop opengl shader shaders texture textures

Last synced: 16 May 2026

https://github.com/josh012006/rpg-game

My first real game🎮 wrote in SFML. It's a RPG game that I'm still developing.

cpp sfml sfml-game

Last synced: 22 Mar 2025

https://github.com/mvakili/cpp-assignments

My CPP assignments during BSc

assignment assignment-solutions cpp

Last synced: 14 Apr 2025

https://github.com/jonperk318/searching-algorithms

Comparing the efficiencies of linear, binary, and ternary searching algorithms in Python, Java, C++, and JavaScript

binary-search cpp css file-io graphjs html java javascript js linear-search python ternary-search webpack

Last synced: 07 Apr 2026

https://github.com/chihebabiza/cpp-stack-string-history

simple C++ project that implements undo and redo functionality for string operations. It allows users to modify a string and then reverse or reapply changes using stack-based logic. This project demonstrates the use of data structures like stacks to manage a history of edits ...

cpp data-structures oop programming-advices stack string

Last synced: 23 Jun 2025

https://github.com/introlab/demo_integration

Projet démonstration pour intégration continue avec Git, GitHub Actions

actions arduino cmake cpp demo integration introlab pybind11 python tests

Last synced: 10 Apr 2026

https://github.com/stevenferrer/cpp-meson-template

C++ template repository with Meson build

cpp meson

Last synced: 25 May 2026

https://github.com/xiii-mc/trustedinstallerelevation

Create a shell that has TrustedInstaller level of power.

cpp powershell shell trustedinstaller windows

Last synced: 05 Mar 2026

https://github.com/amzisys/temp-controlled-fan

Temperature Controlled Fan using Arduino Uno

arduino-uno atmega32 c cpp electronics sensors

Last synced: 23 Apr 2026

https://github.com/voutuk/taskmanager

Todo-list style task manager: My first project in C++, designed to help organize tasks and to-dos efficiently.

cpp taskmanager todolist

Last synced: 07 Apr 2025

https://github.com/nxhawk/sort-big-file

Objective: to train students in the ability to organize data files that do not fit on RAM. Exercises in addition to training programming skills, also practice teamwork.

amazon-books bigdata books cpp dsa-algorithm files hcmus programming project queue sort-algorithms

Last synced: 22 Jun 2025

https://github.com/mguludag/joining_thread

a RAII style version of std::thread that joins

cpp raii-idiom thread

Last synced: 18 Jun 2026

https://github.com/emrecancorapci/cpp_chess

WIP windows console application chess game made using C++.

chess cpp

Last synced: 25 May 2026

https://github.com/coralkashri/cppsenioreas-lambda-expressions

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

cpp cpp20 cppsenioreas lambda-expressions

Last synced: 24 Jul 2025

https://github.com/nekruzash/sudoku-solver

A sudoku solver program that solves a sudoku game board using backtracking method and recursion.

cpp data-structures

Last synced: 05 Mar 2025

https://github.com/omrawaley/code-invaders

Space Invaders but with a coding twist. Developed using only SFML and C++.

cpp sfml space-invaders space-invaders-clone space-invaders-game

Last synced: 21 Jun 2025

https://github.com/piobeat/smartphone-webserver-template-mongoose

A native webserver implementation (C/C++) based on Mongoose for your smartphone.

android c cpp cpp11 cross-compilation cross-compiler-toolchain mongoose native smartphone webserver

Last synced: 10 Apr 2026

https://github.com/vcputtini/qdocbase6

This utility software aims to manage a professional database of digital documents in order to provide organization, speed in searches and reliability of information.

cpp database document documents image images kde linux mariadb mysql

Last synced: 10 Apr 2026

https://github.com/rudrodip/sonicrypt

Sonicrypt is a compact and intuitive tool designed to enhance the user experience for both buyers and sellers engaging in crypto transactions.

arduino cpp esp-idf esp32 esp32-s3 espressif platformio solana websocket

Last synced: 10 Apr 2026

https://github.com/chihebabiza/my-cpp-linked-list

A custom doubly linked list in C++ built using OOP, featuring core operations like insert, delete, update, and reverse. It showcases manual memory handling and class design without using STL.

cpp cpp-library doubly-linked-list oop

Last synced: 31 Aug 2025

https://github.com/get-unknown-err0r/movie-ticket-booking

This movie ticket booking project is build using C++ programming language. The program displays available movies, allows the user to reserve and cancel tickets, and generates receipts for each transaction.

arpit-prajapati c-plus-plus cpp get-unknown-err0r github movie-ticket-booking-system shell-script

Last synced: 12 Jun 2026

https://github.com/bsmithcompsci/library-twitchircsdk

TwitchIRC Software Development Kit - Simplifies integration to Twitch API.

asio cpp irc sdk twitch twitch-api twitch-bot twitch-irc twitch-sdk twitchirc twitchsdk twitchtv

Last synced: 14 Mar 2025

https://github.com/cedricschwyter/ogl

OpenGL part of my Vulkan vs. OpenGL comparison

3d-graphics cpp cpp17 linux opengl

Last synced: 04 May 2026

https://github.com/lizhangqu/corejni

Android JNI开发积累

android cplusplus cpp jni

Last synced: 16 May 2026

https://github.com/suhatanriverdi/document-indexing

Wordfinder system that responds single word queries. This system allows users to enter a single word, then returns a list of documents containing this word.

c-plus-plus cpp data-structures indexing linked-list searching visual-studio wordfinder

Last synced: 14 Mar 2025

https://github.com/lourot/iqa-hello-world

Image Quality Assessment C Library Hello World

cpp example iqa

Last synced: 21 Jun 2026

https://github.com/kibet-rotich/c-learning

A deep dive into C and C++ fundamentals, documenting my journey through K&R C, manual memory management, and custom data structures like BSTs.

binary-search-tree c cpp data-structures memory-management pointers

Last synced: 25 May 2026

https://github.com/danielkrupinski/coinflip-cpp

Coin flip simulation program.

cpp

Last synced: 14 Mar 2025

https://github.com/gmorales08/chip8emu

A CHIP-8 interpreter written in C++11

chip-8 chip8 chip8-emulator cpp cpp11 emulation emulator sdl2

Last synced: 30 Mar 2025

https://github.com/patrickfc17/voyagerwc

File Explorer for Gnome

cpp gnome-desktop gtkmm4 mesonbuild

Last synced: 07 Apr 2025

https://github.com/khoinguyen2k/int2215-laptrinhnangcao

weekly assignments of advanced programming course

cpp uet

Last synced: 06 Mar 2025

https://github.com/akagi201/learning-gtest

Learning notes of Google C++ Testing Framework

cmake cpp gtest leanring makefile tutorial

Last synced: 14 Jul 2025

https://github.com/dechristopher/toodo

An eloquent CLI-based TODO and FIXME comment viewer for all POSIX systems.

bash c cpp fixme gross hacky todo yucky zsh

Last synced: 05 Apr 2026

https://github.com/jbussdieker/babel

Hello World in all the languages

bash batch c cpp elixir erlang go groovy java javascript php python ruby rust vbscript x86

Last synced: 10 Apr 2026

https://github.com/zigrazor/cxxcircularbuffer

A modern implementation of CircularBuffer, with STL-Like Style

circular-buffer cpp cpp17 stl-containers

Last synced: 25 May 2026