LeanQt VS NAF

Compare LeanQt vs NAF and see what are their differences.

LeanQt

LeanQt is a stripped-down Qt version easy to build from source and to integrate with an application. (by rochus-keller)

NAF

NMR Application Framework (by rochus-keller)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
LeanQt NAF
42 2
558 4
- -
2.9 10.0
about 1 month ago over 3 years ago
C++ C++
GNU General Public License v3.0 or later 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.

LeanQt

Posts with mentions or reviews of LeanQt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-19.
  • Ask HN: Do you stay away from Contributor Licence Agreements?
    2 projects | news.ycombinator.com | 19 Jan 2024
    > Then do you (developers on HN) stay away from CLAs?

    Depends on the CLA, but generally I do stay away. E.g. I never checked in anything to the official Qt repository because I don't agree the the CLA by QTC. Instead I finally made my own fork and call it LeanQt and LeanCreator (see https://github.com/rochus-keller/leanqt/ and https://github.com/rochus-keller/leancreator/).

    The "weird licence which is basically a modified version of the MIT licence but with a clause that prevents competitive usage" is likely not even recognized as a true "open source" license.

    > would it be possible to relicense a fork of Polaris to MIT (removing the Shopify clause?)

    Likely not, because only the IP owner can determine who can do what with their IP under what license. If you use the software of an IP owner under a specific licence, you usually don't have the rights to re-license their work, even if you modified it.

  • Is Qt6 a good move?
    1 project | /r/QtFramework | 7 Oct 2023
    My response to this question was https://github.com/rochus-keller/LeanQt, but I'm not using QML nor xmlpatterns.
  • Adventures in Debian's Qt Land
    5 projects | news.ycombinator.com | 9 Jun 2023
    I made myself independent of the adventures in Qt Land by switching to https://github.com/rochus-keller/LeanQt.
  • Qt 5.15 Standard Support for Legacy License Holders Ends Today
    1 project | news.ycombinator.com | 26 May 2023
    https://github.com/rochus-keller/LeanQt

    A minimum and easy to build fork of QT

  • I found Qt6 is so heavy to learn, can I just use it just like Qt4?
    1 project | /r/QtFramework | 21 May 2023
    If you (like me) don't need all that stuff and are not up to the latest craze, have a look at LeanQt (https://github.com/rochus-keller/LeanQt).
  • Alternative widgets framework in qt?
    1 project | /r/QtFramework | 21 Jan 2023
    Right. In the Gui module you have everything you need for this: platform independent windows and events, 2D bitmap and vector graphics, fonts and even rich text handling. Unfortunately there are some dependencies in Qt Gui to Qt Widgets, but if you use e.g. https://github.com/rochus-keller/leanqt/ instead of original Qt these are resolved. So with this you can implement your own widget toolkit on top of the Gui module if you want, and still benefit from the very powerful platform independent foundations of Qt.
  • Using Qt 6 under LGPLv3
    2 projects | news.ycombinator.com | 7 Jan 2023
    > Qt for MCU [..] seems like a big advantage over Qt LGPL-3.0. I have my doubts. MCUs powerful enough to run Qt GUIs smoothly are more expensive than, say, an i.MX6ULL with a Cortex-A7 application processor and Linux. It’s a lot easier to find developers for an embedded Linux system ...

    This is a very convincing argument. A Linux embedded system is also more flexible and the degree of code reusability is usually higher.

    > Shall we use Qt LGPL-3.0 or Qt Commercial?

    LeanQt (https://github.com/rochus-keller/leanqt/) is still available under LGPL v2.1. I will not switch to Qt 6 with my projects.

  • LeanQt – Widgets are here, in time for the holidays
    1 project | news.ycombinator.com | 17 Dec 2022
  • Show HN: LeanQt Widgets, item and graphic views – GUI feature complete
    1 project | news.ycombinator.com | 16 Dec 2022
  • LeanQt: Widgets are ready - in time for the holidays
    1 project | /r/opensource | 16 Dec 2022

NAF

Posts with mentions or reviews of NAF. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-12.
  • LeanQt – GUI is here, Widgets are near
    5 projects | news.ycombinator.com | 12 Nov 2022
    > no scripting support ... No SQL

    It's mostly about concentration of responsibilities, or as they say on Unix: "do one thing and do it well". Scripting support can easily be delegated to other projects (LeanQt inherits meta and introspection facilities of Qt which make dynamic bindings easy to accomplish, see e.g. this one for Lua: https://github.com/rochus-keller/NAF/tree/master/Script2); the same applies to database integration and other topics.

  • LeanQt - a stripped-down Qt version easy to build from source and to integrate with an application
    3 projects | /r/programming | 23 Sep 2022
    That's actually not so difficult; Qt has good provisions for this (e.g. the meta type/object system with introspection, properties and the like which can be examined and used at runtime); the Qt company themselves offer a Python and JavaScript binding. I'm often mapping Qt objects as Lua user data which can be easily abstracted away even in C++98 (see e.g. https://github.com/rochus-keller/NAF/tree/master/Script2).

What are some alternatives?

When comparing LeanQt and NAF you can also consider the following projects:

wa-tunnel - Tunneling Internet traffic over Whatsapp

Smalltalk - Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file

nle - The NetHack Learning Environment

cxx-qt - Safe interop between Rust and Qt

slint - Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

crowd-jpeg

zfsbootmenu - ZFS Bootloader for root-on-ZFS systems with support for snapshots and native full disk encryption

ghostly - Ghostly is a simple, lightweight, and fast full-stack Go framework

oss.FCL.sf.os.kernelhwsrv - Symbian OS Kernel