kongaskristjan / fire-hppView external linksLinks
A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs
☆453Sep 15, 2024Updated last year
Alternatives and similar repositories for fire-hpp
Users that are interested in fire-hpp are comparing it to the libraries listed below
Sorting:
- C++14 code to convert integers to strings at compile-time☆121Jan 2, 2025Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Aug 10, 2020Updated 5 years ago
- scanf for modern C++☆1,297Oct 29, 2025Updated 3 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- Parse command line arguments by defining a struct☆507Oct 27, 2024Updated last year
- Port of Golang channels to C++☆178Jul 15, 2023Updated 2 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆631Dec 26, 2023Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last week
- C++ library for using widgets in your CLI applications for Linux and Windows.☆49Jan 3, 2022Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- C++20 μ(micro)/Unit Testing framework☆1,411Feb 8, 2026Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- Fast, convenient JSON serialization and parsing in C++☆501Feb 4, 2026Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Oct 6, 2024Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- C++ parsing DSL☆1,226Oct 18, 2025Updated 3 months ago
- Possibly the least verbose command line parsing library for C++☆89Jul 12, 2025Updated 7 months ago
- Command Line User Experience☆80Nov 25, 2019Updated 6 years ago
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- A C++ high level library for running shell processes☆205Jul 23, 2025Updated 6 months ago
- Table Maker for Modern C++☆2,144May 14, 2025Updated 9 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆126Nov 5, 2021Updated 4 years ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆335Jun 24, 2025Updated 7 months ago
- C++ REPL Tool Builder