NAF

NMR Application Framework (by rochus-keller)

NAF Alternatives

Similar projects and alternatives to NAF

  • imgui

    351 NAF VS imgui

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

  • slint

    138 NAF VS slint

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

  • 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.

    InfluxDB logo
  • LeanQt

    LeanQt is a stripped-down Qt version easy to build from source and to integrate with an application.

  • cxx-qt

    Safe interop between Rust and Qt

  • Smalltalk

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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

NAF reviews and mentions

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).

Stats

Basic NAF repo stats
2
4
10.0
over 3 years ago

rochus-keller/NAF is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of NAF is C++.


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