bravikov / nameofView external linksLinks
A header only C++ library provides nameof() macro to obtain the std::string name of a variable, type, or member. It works like nameof() in C#
☆36Jul 25, 2025Updated 6 months ago
Alternatives and similar repositories for nameof
Users that are interested in nameof are comparing it to the libraries listed below
Sorting:
- Demonstration app for my lightning talk at QtDevCon22 - Handling Large Amount of Text in QML☆11Aug 18, 2023Updated 2 years ago
- A C++ library to enable bitmask operators for an enum class type☆15Apr 27, 2020Updated 5 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Timers and Alarms based on threads in modern C++☆12Apr 1, 2024Updated last year
- The QML reLoader allows developers to quickly reload parts of QML projects by registering Loader components with this module. It is aimed…☆26Aug 16, 2020Updated 5 years ago
- ☆14Jun 15, 2020Updated 5 years ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- コマンドプロンプト用グラフィックライブラリ。☆10Aug 14, 2020Updated 5 years ago
- OpenGL と OpenCV の連携チュートリアル☆11Apr 14, 2024Updated last year
- cross platform clipboard library☆17Oct 16, 2023Updated 2 years ago
- Display QML Window frame rate (FPS)☆12Mar 21, 2017Updated 8 years ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- Convert SVG files to native QML (Qt framework app interface) files☆65Feb 14, 2022Updated 3 years ago
- *THIS FORK IS UPDATED REGULARLY* Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3☆15May 3, 2021Updated 4 years ago
- Small library to kill functionality of applications for clients that refuse to pay me☆22Apr 8, 2024Updated last year
- ☆39Nov 8, 2020Updated 5 years ago
- 🧵 A C++ implementation of Rust's std::channel☆23Oct 14, 2025Updated 3 months ago
- A unique_ptr implementation with small object optimization☆20Updated this week
- Lightweight, header only, coroutine library for games.☆30Feb 6, 2026Updated last week
- wslX - an enhanced Windows X-server for WSL☆21Apr 8, 2025Updated 10 months ago
- Formatter, definition and autocomplete for QML language☆18May 9, 2023Updated 2 years ago
- This is a repository in which I store my QML examples that I do (hopefully) everyday☆38Apr 4, 2019Updated 6 years ago
- A repository for the source code of the Schwarzerblitz 3D Fighting Game Engine☆24May 12, 2022Updated 3 years ago
- FreeBlocks is a puzzle game with similar gameplay to Tetris Attack.☆30Jul 2, 2019Updated 6 years ago
- pre-C++20 source_location implementation for enhanced logging and debugging capabilities.☆22Jun 9, 2024Updated last year
- A tuple that lets you access members by name, too.☆24Oct 29, 2017Updated 8 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101May 24, 2025Updated 8 months ago
- Simple Qt class to enumerate running processes on a system☆27Apr 17, 2020Updated 5 years ago
- OCR application for Sailfish OS. Based on Tesseract OCR engine and Leptonica image processing library.☆20Feb 28, 2017Updated 8 years ago
- A Qt Template Engine based on Django templates☆24Nov 18, 2025Updated 2 months ago
- GPU-powered line charts in Qt Quick☆24Dec 22, 2020Updated 5 years ago
- Unicode Text C++ library☆22Nov 28, 2016Updated 9 years ago
- A set of tools to help Qt mobile development☆29Nov 21, 2019Updated 6 years ago
- ☆53Jul 17, 2014Updated 11 years ago
- A QR code animation using the Qt Quick scene graph API☆27Oct 29, 2015Updated 10 years ago
- Extracts highlighted text from PDF documents.☆31Jan 14, 2018Updated 8 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year