fire-hpp

A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs (by kongaskristjan)

Fire-hpp Alternatives

Similar projects and alternatives to fire-hpp based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fire-hpp alternative or higher similarity.

fire-hpp reviews and mentions

Posts with mentions or reviews of fire-hpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-27.
  • Creating a CLI in C++
    3 projects | /r/cpp | 27 Apr 2022
    I am considering using a CLI generator like this. How could I add these commands to my shell? Here, we are simply calling cpp output files (e.g. ./add -x=1 -y=2, where add is a built file). What if I wanted all my commands to be visible elsewhere and with a prefix (e.g. math add -x=1 -y=2)?
  • fire-llvm: generate command line interfaces from ordinary C++ functions/classes
    2 projects | /r/cpp | 27 Dec 2021
    I'm a big fan of fire-hpp, which lets you turn C++ functions into command line interfaces. I wanted to make my own version which also supports classes and does not require any boilerplate code. The result is fire-llvm, a clang plugin that adds a compiler pass which automagically generates fire-hpp code prior to object code generation.

Stats

Basic fire-hpp repo stats
2
446
0.0
over 1 year ago

kongaskristjan/fire-hpp is an open source project licensed under Boost Software License 1.0 which is an OSI approved license.

The primary programming language of fire-hpp is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com