Possibly the least verbose command line parsing library for C++
☆89Jul 12, 2025Updated 8 months ago
Alternatives and similar repositories for cmdlime
Users that are interested in cmdlime are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Jul 11, 2025Updated 8 months ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆51Oct 14, 2021Updated 4 years ago
- ☆10Oct 1, 2024Updated last year
- A framework for lifting ARM32 to LLVM-IR and merging resulting code with LLVM-IR generated from source-code.☆12Oct 20, 2022Updated 3 years ago
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Sep 15, 2024Updated last year
- Multiplayer snake game written at a single weekend☆13Jul 10, 2019Updated 6 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆150Oct 14, 2024Updated last year
- An HTML template engine using C++ code generation☆39Feb 15, 2025Updated last year
- Unique-ownership smart pointers with observable lifetime.☆39Aug 12, 2025Updated 7 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Sep 16, 2023Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆230Mar 8, 2026Updated 2 weeks ago
- A modern header-only C++ library that provides platform-independent utilities.☆237Dec 20, 2025Updated 3 months ago
- ☆13Sep 25, 2023Updated 2 years ago
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Mar 17, 2023Updated 3 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Oct 10, 2020Updated 5 years ago
- Virtual Tagger Plugin is a Cutter plugin that significantly improves handling and analysis of vtables and virtual functions☆16Mar 23, 2023Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- An Integrity-Check Monitoring Pintool☆58Nov 2, 2020Updated 5 years ago
- This is a C++ graph library for directed graph layout visualization using sugiyama algorithm☆16Sep 29, 2021Updated 4 years ago
- Parse command line arguments by defining a struct☆508Oct 27, 2024Updated last year
- An Open Source Pun database.☆11Apr 27, 2021Updated 4 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Feb 3, 2022Updated 4 years ago
- List-initialize containers with proper move semantics☆30Updated this week
- Reverse engineered API for Microsoft's Time Travel Debugger☆36Apr 18, 2024Updated last year
- A way to detect DBI frameworks, Debuggers and VMs.☆24Nov 17, 2020Updated 5 years ago
- RISC-V Disassembler☆18Aug 25, 2020Updated 5 years ago
- A Pawn p-code interpreter written in C++☆27Oct 13, 2022Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- Minidump loader for Binary Ninja☆15Sep 25, 2025Updated 5 months ago
- My improved version of Vuzzer64☆10Jan 31, 2022Updated 4 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆202Dec 23, 2022Updated 3 years ago
- A C++14/17 header-only Windows memory editing library with a focus on type safety and modern C++ style.☆13Jun 3, 2019Updated 6 years ago
- Meta C++ Library and Tool☆83Dec 12, 2022Updated 3 years ago
- CMake module for building IDL files with MIDL and generating CLR DLL using Tlbimp☆25Oct 2, 2024Updated last year
- Explicit preconditions for function parameters☆16Aug 10, 2023Updated 2 years ago
- Context Free Channel - All about programming languages