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/soroush/libflog

Simple, Fast Logging Library

cpp logging

Last synced: 15 May 2025

https://github.com/ryoga-exe/console-tetris

Tetris game runs at a cmd

console console-game cpp game tetris windows

Last synced: 13 Mar 2025

https://github.com/vurv78/viable

Elegant interop with C++ classes / interfaces with vtables

cpp msvc rust vtable

Last synced: 25 Apr 2025

https://github.com/zreechxnn/maze-game

i make a maze game using c++

algo algorithm cpp game maze-algorithms maze-game timer

Last synced: 19 Apr 2025

https://github.com/realbitdancer/rawinputviewer

A utility to test, visualize, and map WM_INPUT messages.

cmake cpp cpp23 desktop raw-input windows

Last synced: 20 Feb 2026

https://github.com/ashokdey/pixel_explosion

C++ application that draws patterns with Pixels

animation cpp cpp11 particles pixel pixel-explosion sdl video visual-studio

Last synced: 23 Mar 2025

https://github.com/jesuscopado/stereo-estimation

Naive and dynamic programming stereo matching schemes. 3D point cloud generation from disparities. Project for the course 3D Sensing and Sensor Fusion at ELTE.

cpp point-cloud stereo-matching

Last synced: 11 Jul 2025

https://github.com/0400h/libplugin

Libplugin is a framework which provide ability to get symbols from shared library.

cmake cpp plugin python rust

Last synced: 03 May 2026

https://github.com/zwliew/competitive-programming

Notes, libraries, templates, and solutions to various competitive programming platforms.

challenge coding competitive cp cpp ctci leetcode mrjudge programming python

Last synced: 10 Apr 2026

https://github.com/coralkashri/cppsenioreas-design-pattern-reflection

Reflection Design Pattern implemented in C++. This is an examples repository of C++ Senioreas blog Design Pattern: RunTime Reflection article.

cpp cpp20 cppsenioreas design-pattern reflection runtime

Last synced: 24 Aug 2025

https://github.com/lnd3/ldeps

A collection of ready-to-use common c++ libraries like curl, glfw, imgui and others

collada cpp curl fbx glad glfw imgui implot json openfbx physics serialization ufbx xml

Last synced: 15 Apr 2025

https://github.com/christopher-besch/bwinf_39_round2

My solutions to the second round of the 39th BWINF

bwinf bwinf39 competition cpp premake5

Last synced: 11 Jun 2025

https://github.com/coralkashri/cppsenioreas-metaprogramming-restrictions

This is examples repository of C++ Senioreas blog metaprogramming restrictions article.

cpp cpp11 cpp14 cpp17 cpp20 cppsenioreas metaprogramming metaprogramming-restrictions

Last synced: 15 May 2025

https://github.com/coralkashri/cppsenioreas-hash-your-conditions

This is an examples repository of C++ Senioreas blog Hash your Conditions - C++ article.

code-refactoring cpp cppsenioreas hash legacy-code

Last synced: 15 May 2025

https://github.com/thiagoow/fatec-zs-cpp-projects

Exercícios de desenvolvimento com C++. Criado para estudos de programação na Fatec Zona Sul.

centro-paula-souza college cplusplus cplusplus-17 cpp cpp17 fatec fatec-zona-sul fatec-zs tdm-gcc tdm-gcc-compiler vscode

Last synced: 15 Mar 2025

https://github.com/ankitjha2202/gfg-daily-problems

Learning new problem everyday and building the habit of problem-solving

cpp daily-coding-problem gfg-solutions

Last synced: 18 Jun 2026

https://github.com/jose05code/dmoj-uclv

A collection of solved problems from the DMOJ virtual judge, organized by problem name. Each folder contains a README with the problem statement and a solution file.

algorithms competitive-programming cpp csharp dmoj dmoj-solutions problems python3

Last synced: 11 Apr 2025

https://github.com/oatpp/oatpp-ssdp

Oat++ extension module to work with SSDP protocol.

cpp oatpp ssdp

Last synced: 25 Apr 2025

https://github.com/isaiah512/codewars

my solutions to codewars katas

cpp java javascript python

Last synced: 15 Mar 2025

https://github.com/xray2016/cppwebserver

C++实现的Http服务器

cpp web

Last synced: 08 Apr 2025

https://github.com/toshikinakamura0412/a_star_ros

ROS implementation of A* search algorithm

astar astar-algorithm cpp robotics ros ros-noetic search-algorithm

Last synced: 10 Mar 2026

https://github.com/wzslr321/datastructures_implementation

data structures which I've tried to implement in C++, much more incoming 👨‍💻

cpp data-structures

Last synced: 21 Jun 2025

https://github.com/jbaldwin/libpriamcql

Safe and easy to use C++17 CQL (Cassandra/ScyllaDB) client library.

async cassandra client cpp cpp17 cql scylladb

Last synced: 19 Apr 2026

https://github.com/mark-mdo47/expt_adafruit_ttl666_display

Experimenting with AdaFruit TTL RBG666 displays and ESP32-S3 RBG666 RGB TFT I/F

arduino c circuitpython cpp esp32-s3

Last synced: 20 Jan 2026

https://github.com/hxndev/aes-encoding-algorithm

AES stands for Advanced Encryption Standard. It is mostly used as a replacement of DES. It has a bigger key size than DES which provides encryption at least 6 times faster. AES specifies a FIPS-approved cryptographic algorithm that can be used to protect electronic data. The AES algorithm is a symmetric block cipher that can encrypt (encipher) and decrypt (decipher) information. Encryption converts data to an unintelligible form called ciphertext; decrypting the ciphertext converts the data back into its original form, called plaintext. The AES algorithm can use cryptographic keys of 128, 192, and 256 bits to encrypt and decrypt data in blocks of 128 bits.

aes aes-cipher aes-encryption algorithm code compression cpp data-compression decryption encoding project

Last synced: 31 Mar 2025

https://github.com/anmamuncoder/cp-problem-solving-zone

Competitive Programming Practice with C++, covering Algorithms, Problem-Solving, and Data Structures to enhance Coding Skills and Efficiency.

backtracking cpp recursion segment-tree slicing

Last synced: 20 Jan 2026

https://github.com/christinec-dev/cpp_minis

C++ Project Snippets. Includes a Calculator, Parking Charges Calculator, and Payroll Application.

cplusplus cpp

Last synced: 02 Sep 2025

https://github.com/kornerr/cpp-callback-script

A C++ application with Lua scripting support to do callbacks

callback cpp lua script sol2

Last synced: 18 Apr 2026

https://github.com/kojobailey/book-volume-organiser

Organises book volumes with pages split into different folders into one folder with helpful file naming.

books cpp drag-and-drop manga organiser terminal-based tool

Last synced: 22 Mar 2025

https://github.com/ciromirkin/cpp

Apuntes de C++

apuntes cpp

Last synced: 26 May 2026

https://github.com/anuran-roy/cppchain

A simple C++ implementation of an elementary blockchain

beginner blockchain cplusplus cpp stl

Last synced: 16 May 2025

https://github.com/jayprakashkumar1/word-guessing-game

This is a c++ word guessing game in which a 5 digit random word will be displayed to the screen and two positions will be kept blank.Then user will guess that word.

cpp cpp-games guessing-game mini-game

Last synced: 03 Mar 2025

https://github.com/fluxer/kde-extraapps

Katana extra applications

c-plus-plus cpp qt4

Last synced: 27 May 2026

https://github.com/tillkuhn/moodboard

ESP32 MoodBoard C++ Sourcecode for Arduino IDE

arduino c cpp esp32

Last synced: 11 Apr 2026

https://github.com/miRoox/Leetcode

My Leetcode solutions

cpp csharp leetcode rust

Last synced: 15 May 2025

https://github.com/eclipse-uprotocol/up-vsomeip-helloworld

COVESA/uServices HelloWorld example for mechatronics hello world uService and client using vsomeip

cpp example uprotocol vsomeip

Last synced: 01 Sep 2025

https://github.com/101rror/codeforces

Contests and Practice Problems Solutions,🤞💻🤞 (Author :: 101rror)

competitive-programming contest-solution cpp problem-solving python3

Last synced: 07 Apr 2025

https://github.com/siddhant-vij/event-management-system

Practice project for Relational DBMS | Efficiently organize and manage events, attendees and registrations.

bash cli-app cpp crud-application dbms event-management go java python relational-database

Last synced: 09 Apr 2026

https://github.com/isaiah512/linux-shell

a c++ implementation of a linux shell with core shell functionalities, including command parsing, process creation, signal handling and shell built-ins.

command-line cpp educational linux linux-shell operating-system shell terminal unix unix-shell

Last synced: 09 Mar 2025

https://github.com/varshneydevansh/qchat

Simple QtNetwork chat application

cpp qt qtnetwork

Last synced: 30 Apr 2026

https://github.com/vivek-v-rao/cpp-dataframe

C++17 dataframe featuring CSV/binary I/O, date/datetime indices, arithmetic transforms, statistics (including rolling windows and multiple correlation types), and random data generators

cpp cpp17 dataframe statistics time-series time-series-analysis

Last synced: 04 Jan 2026

https://github.com/muellan/sequence

Header-only sequence generators for C++14

cpp cpp14 generator header-only sequence

Last synced: 22 Mar 2025

https://github.com/alcxpr/acheron

A little to nothing, general-purpose C++ library

cpp cpp23 utility

Last synced: 10 Mar 2026

https://github.com/timothyl96/instagram-hash-printer

Windows software that can search a hashtag in Instagram and print. A project.

cpp graphql hashtag instagram printing qt

Last synced: 11 May 2026

https://github.com/yoonah-dev/baekjoon-algorithm

➰ 고리고리단 알고리즘 스터디 - CPP ➰

algorithm cpp data-structures

Last synced: 26 May 2026

https://github.com/nic-obert/permalang

A compiler for a statically typed language

aot compiler cpp language parser programming-language syntax-tree

Last synced: 16 Apr 2025

https://github.com/themorc/screenduo-userspace

ASUS ScreenDUO/ASUS OC Palm userspace driver for Windows/macOS/Linux written in C++ (originally written in C for Linux, fork of mayorbobster's screenduo4linux)

asus c cplusplus cpp driver linux macos screenduo screenduo4linux screenduo4macos windows

Last synced: 11 Apr 2026

https://github.com/p1ckle-rick/City-of-Calgary-2018

:phone: :movie_camera: :art: ART++ is an AR app to show art in real-time in real-size.

arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d

Last synced: 05 Apr 2025

https://github.com/seikhchilli/bubble-sort-algorithm-cpp

Bubble Sort Algorithm using c++.Arranges array in ascending order.

algorithms array ascending bubble-sort cpp data-structures pointers-and-arrays sorting-algorithms

Last synced: 15 Mar 2025

https://github.com/gunh0/cpp-atoz

📚 Exploring the depths of C++ with practical examples

automata cpp soket stl

Last synced: 26 Jan 2026

https://github.com/8ightfold/exicpp

C++ wrapper for the Efficient XML Interchange (EXI) processor

cpp cpp17 exi xml

Last synced: 30 Mar 2025

https://github.com/doniaskima/learncpp

Learning algorithms and data structures can significantly improve your programming skills, enabling you to write more efficient and optimized code, leading to better performance and maintainability of your software.

algorithms cpp data-structures

Last synced: 15 Mar 2025

https://github.com/bestmahdi2/uni__realestatemanagementsystemqt

Two university projects where a real estate management system is implemented using Qt

cpp gui qt qt5 real-estate real-estate-management

Last synced: 10 Mar 2026

https://github.com/pancho7532/alienswarm-sdk

Untouched Alien Swarm SDK for modern systems (CMake edition)

cmake cpp game source-engine source-sdk

Last synced: 07 Apr 2025

https://github.com/christopher-besch/cpp_utils

Generic C++ functions.

cpp library

Last synced: 12 Nov 2025

https://github.com/zubax/senoval

A simple dependency-free header-only library of C++17 classes for real-time embedded systems

cpp cpp17 embedded embedded-systems real-time

Last synced: 03 Apr 2025

https://github.com/0xvpr/vpr-bin2fmt

A utility program to convert binary data to a formatted string of the user's choice

binary-format c cpp data-formatting string-formatter tool tooling utility

Last synced: 17 May 2026

https://github.com/alxvdev/libnumerixpp

Library for physical and mathematical calculations in C++

calculation cmake computer-science cpp cpp17 cpplib informatics library mathematics open-source physics science

Last synced: 11 Jan 2026

https://github.com/huijari/metacarpal

tap-producing test harness for cpp

cpp tap testing

Last synced: 17 Jan 2026

https://github.com/jonghough/cpp2j_demo

Demo game using SDL 2.0 library and using J to handle the logic while C++ / SDL handles UI and events.

cpp demo-game dll j jlang sdl sdl2

Last synced: 29 Oct 2025

https://github.com/strcoder4007/codeforces-solutions

My 800+ solved Codeforces problems on Algorithms and Data Structures using C++

algorithms cpp

Last synced: 08 Sep 2025

https://github.com/agauniyal/smartlist

Unique_ptr based Linked List implementation for reference

cpp cpp14 linked-list modern-cpp

Last synced: 08 Jul 2025

https://github.com/mpellouin/nanotekspice

The nanotekspice is the first project of Epitech's second year Object-oriented module. This project is a simulator of logical circuits. It is written in C++.

arcade cpp epitech logical nanotekspice oop simulator

Last synced: 07 Jul 2025

https://github.com/tw1ddle/geometrize-functional-tests

Test scripts for Geometrize, an app for geometrizing images into geometric primitives

art chaiscript cpp geometrize geometry geometry-processing hill-climbing

Last synced: 14 May 2026

https://github.com/darkygr/building-escape-game

This game is made in Unreal Engine 4.27 and C++.

cpp csharp game-development unreal-engine-4

Last synced: 15 May 2026

https://github.com/lucasfturos/raytracing

Meus estudos da técnica de computação gráfica Ray Tracing

cpp ppm sdl2 terminal

Last synced: 06 Apr 2026

https://github.com/sanketjpatel/cpptutorials

Various features of the C++ language have been explained in this project

c-plus-plus cpp

Last synced: 26 Mar 2025

https://github.com/jingwood/cpp-common-class

Base common classes for cross-platform C++ application development.

application-framework common-library cpp cpp11 cross-platform shared utility utility-library

Last synced: 19 Mar 2025

https://github.com/lordronz/helloworld2

Hello World 2

cpp game-development sfml

Last synced: 03 Apr 2025

https://github.com/georgecatalin/cpp-essential-training

Code work from the course "C++ Essential Training" by Bill Weinman on Linkedin Learning.

cplus cplusplus cplusplus-11 cpp cpp-course linkedin-learning

Last synced: 06 Apr 2026

https://github.com/andyfratello/pro1

💻 Exercicis de Programació 1 (PRO1) Q1/Q2 - UPC FIB

compiler cpp cpp-language language pro1 pro1-fib programming programming-language

Last synced: 20 Mar 2025

https://github.com/alpha-unito/gam

A C++ stack for global-memory programming

asynchronous cluster cpp distributed pgas

Last synced: 19 Jan 2026

https://github.com/fmahadybd/cpp_with_das

This repository covers all topics of the C++ programming language, including a wide range of algorithms. It serves as a complete reference with code examples for each concept and algorithm in C++.

cpp dsa

Last synced: 21 Mar 2025

https://github.com/dokempf/cerberus-cpp

YAML Validation library for C++

cpp validation validation-schema yaml

Last synced: 30 Oct 2025

https://github.com/malwarebo/nimbus

Weather forecasting model using Tensorflow

cpp deep-learning machine-learning tensorflow

Last synced: 15 May 2026

https://github.com/andyfratello/eda

💻 Exercicis d'Estructura de Dades i Algorismes (EDA) Q2 - UPC FIB

algorithms cpp cpp-programming data-structures eda-fib fib-upc

Last synced: 20 Mar 2025

https://github.com/yusufsefasezer/cpp-shop-management

A simple shop management application developed with Modern C++.

cpp cpp-stl cpp17 modern-cpp shop-manager

Last synced: 09 Jul 2025

https://github.com/terrylindev/image-to-ASCII

🖼️ A command-line tool for converting images to ASCII art

ascii ascii-art cli command-line cpp cuda docker image-processing image-to-ascii mpi opencv terminal

Last synced: 12 Jul 2025

https://github.com/tanvi-surana/hackerearth

solutions to hackerearth problems

competitive-programming cpp hackerearth

Last synced: 27 Mar 2025