cookiecutter-cpp-project
A cookiecutter for a C++ Project with lots of configuration options (by ssciwr)
cookiecutter-qt-app
A cookiecutter to create Qt applications, with translations and packaging (by agateau)
| cookiecutter-cpp-project | cookiecutter-qt-app | |
|---|---|---|
| 1 | 1 | |
| 64 | 37 | |
| - | - | |
| 2.3 | 1.8 | |
| 5 days ago | about 5 years ago | |
| Python | Python | |
| MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cookiecutter-cpp-project
Posts with mentions or reviews of cookiecutter-cpp-project. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-21.
- Is there a rookie guide on how to set up a C++ project with testing?
This will get you setup quite quickly with almost everything (cmake, testing, ci, python bindings, doxygen, among other things) and no much thinking: https://github.com/ssciwr/cookiecutter-cpp-project
cookiecutter-qt-app
Posts with mentions or reviews of cookiecutter-qt-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-22.
- Packaging a project
I also have a cookiecutter to build Qt apps, which includes all this https://github.com/agateau/cookiecutter-qt-app.
What are some alternatives?
When comparing cookiecutter-cpp-project and cookiecutter-qt-app you can also consider the following projects:
xcross - "Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.
qt-qml-project-template-with-ci - Template for a Qt/QML application with batteries included: GitHub C.I. for QML apps; ASan/UBSan; automated GUI testing with Xvfb; automatic code-format checks; and more. Compiles for Desktop and Mobile (Linux, Mac, Windows, Android, iOS).
cookietemple - A collection of best practice cookiecutter templates for all domains and languages with extensive Github support ⛺
fstl - A fast STL file viewer
taipy-doc - Holds the documentation set for Taipy, not including the code documentation obviously.
FastAPI-template - Feature rich robust FastAPI template.