Skip to content

This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.

License

Notifications You must be signed in to change notification settings

edwargix/web-to-desktop-framework-comparison

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web to Desktop framework comparison

This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.

Table Of Content

Major characteristics

Electron NW.JS Tauri NodeGui Neutralino Wails Flutter .Net MAUI
Github stars 105.8k 39.4k 58.5k 8.2k 6.4k 14k 149.8k 18.2k
Forks 14.3k 4k 1.5k 0.3k 0.3k 0.7k 24.6k 1.2k
Creation date 2013 2011 2019 2019 2018 2019 2018 2020
Last Update 2/2023 2/2023 2/2023 1/2023 2/2023 2/2023 2/2023 2/2023
Framework Language C++, JS, Objective-C, Python C++ Rust C++ C++ Go C, C++, Dart C#
Usage Language - Back JS, C++ JS, C++ Rust JS, C++ JS, C++ Go Dart C#
Usage Language - Front HTML, CSS, JS HTML, CSS, JS HTML, CSS, JS HTML, CSS, JS HTML, CSS, JS HTML, CSS, JS Dart C#
License MIT MIT MIT MIT MIT MIT BSD 3-Clause MIT
Developer Dependencies Node.js, Electron NPM Package Node.js, NW.JS SDK C++ Compiler, Node.js, Rustc, Cargo Cmake, make, Node.js, NodeGUI NPM Package Node.js, Neu NPM Package Go 1.18+, Node 15+, Wails Flutter SDK, Visual Studio 2019 / Clang .Net SDK, Visual Studio (optional), WebView2 (optional), Xcode (optional)
User Dependencies None None None None None None None None
Dependencies / modules support npm & node.js native addons npm & node.js native addons cargo (back), npm (front) npm & node.js native addons Gomod (back), npm (front) pub.dev NuGet
Engine Chromium Webkit, Chromium WRY (WebKitGTK for Linux, WebKit for MacOS, Webview2 for Windows) Qt WebkitGTK+ Webkit Flutter engine .NET MAUI
Integrated updater ? Official Community Official No Official Planned No, but there are community solutions No
Automated Tests Standard node.js tests (back-end) or Webdriver/Playwright (UI) Standard node.js tests (back-end) or Webdriver(UI) Cargo (back-end) or Webdriver (UI) ? ? ? Integrated Standard C# tests (back-end), no official solution for UI

Operating systems support

Electron NW.JS Tauri NodeGui Neutralino Wails Flutter .Net MAUI
Developement Environment Windows ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
MacOS ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Linux ✔️1 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Target Environment Windows ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
MacOS ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Linux ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ Soon
Android Requested Soon2 ✔️ ✔️
iOS In progress2 ✔️ ✔️
tvOS ✔️
Web ✔️3 ✔️

1: Linux 32 Bit support dropped
2: https://github.com/tauri-apps/tauri#platforms
3: Uses modes to generate web apps

Benchmarks

See benchmarks.json to get more informations about following data.

Note: These benchmarks are done on Github CI, there are measures to have measurements more accurates (e.g. multiple runs), but it will never exactly be accurate, as it totally depends on system load and resources. You should read these tables as comparision between frameworks on a same OS/Arch/App with a margin of error.

01-empty-app

See source in benchmark/01-empty-app folder.

Build size

Electron NW.JS Tauri NodeGui Neutralino Wails Flutter .Net MAUI .Net MAUI w/ Vue
Windows (x64) ≈230MB ≈334MB ≈1MB ≈171MB ≈2MB ≈8MB ? N/A1 N/A2
Windows (x86) ≈206MB ≈301MB ? ? ? ? ? N/A1 N/A2
Windows (ARM64) ≈230MB Requested ? ? ? ? ? N/A1 N/A2
MacOS (x64) ≈374MB ≈508MB ≈3MB ? ≈1MB ≈7MB ? N/A1 N/A2
MacOS (arm64) ≈351MB ? ? ? ? ? ? N/A1 N/A2
Linux (x64) ≈236MB ≈442MB ≈4MB ≈67MB ≈1MB ≈6MB ? N/A1 N/A2
Linux (x86) ? ≈441MB ? ? ? ? ? N/A1 N/A2
Linux (ARMv7l) ≈174MB Requested ? ? ? ? ? N/A1 N/A2
Linux (ARM64) ≈241MB Requested ? ? ≈1MB ? ? N/A1 N/A2

Build time

Electron NW.JS Tauri NodeGui Neutralino Wails Flutter .Net MAUI .Net MAUI w/ Vue
Windows (x64) ≈5101ms ≈14136ms ≈304897ms ≈16476ms ≈866ms ≈11792ms ? N/A1 N/A2
Windows (x86) ≈5101ms ≈14136ms ? ? ? ? ? N/A1 N/A2
Windows (ARM64) ≈5101ms Requested ? ? ? ? ? N/A1 N/A2
MacOS (x64) ≈3902ms ≈14136ms ≈322225ms ? ≈1048ms ≈68729ms ? N/A1 N/A2
MacOS (arm64) ≈3902ms ? ? ? ? ? ? N/A1 N/A2
Linux (x64) ≈2714ms ≈14136ms ≈334354ms ≈10947ms ≈1048ms ≈33259ms ? N/A1 N/A2
Linux (x86) ? ≈14136ms ? ? ? ? ? N/A1 N/A2
Linux (ARMv7l) ≈2714ms Requested ? ? ? ? ? N/A1 N/A2
Linux (ARM64) ≈2714ms Requested ? ? ≈1048ms ? ? N/A1 N/A2

Memory Usage

Electron NW.JS Tauri NodeGui Neutralino Wails Flutter .Net MAUI .Net MAUI w/ Vue
Windows (x64) ≈67MB (Debug) => ≈84MB (Release) ≈93MB (Debug) => ≈54MB (Release) ≈44MB (Debug) => ≈25MB (Release) ≈114MB (Debug) ≈68MB (Debug) ≈47MB (Debug) => ≈29MB (Release) ≈315MB (Debug) N/A1 N/A2
MacOS (x64) ≈64MB (Debug) => ≈63MB (Release) ≈96MB (Debug) => ≈79MB (Release) ≈51MB (Debug) => ≈29MB (Release) ≈124MB (Debug) ≈83MB (Debug) => ≈28MB (Release) ≈64MB (Debug) => ≈32MB (Release) ≈143MB (Debug) N/A1 N/A2
Linux (x64) ≈165MB (Debug) => ≈163MB (Release) ≈95MB (Debug) ≈110MB (Debug) => ≈83MB (Release) ≈154MB (Debug) ≈198MB (Debug) => ≈212MB (Release) ≈219MB (Debug) => ≈196MB (Release) ≈378MB (Debug) N/A1 N/A2

Start duration

Electron NW.JS Tauri NodeGui Neutralino Wails Flutter .Net MAUI .Net MAUI w/ Vue
Windows (x64) ≈2097ms (Debug) => ≈384ms (Release) ≈843ms (Release) ≈4394ms (Debug) => ≈482ms (Release) ? ? ≈15202ms (Debug) => ≈1085ms (Release) ? N/A1 N/A2
MacOS (x64) ≈1883ms (Debug) => ≈903ms (Release) ≈1881ms (Release) ≈6569ms (Debug) => ≈915ms (Release) ? ≈2791ms (Debug) => ≈1227ms (Release) ≈9060ms (Debug) => ≈902ms (Release) ? N/A1 N/A2
Linux (x64) ≈702ms (Debug) => ≈397ms (Release) ? ≈39807ms (Debug) ? ≈1742ms (Debug) => ≈576ms (Release) ≈4859ms (Debug) => ≈417ms (Release) ? N/A1 N/A2

1: Benchmark WIP
2: Benchmark WIP

02-empty-app-frameless

See source in benchmark/02-empty-app-frameless folder.

Build size

Electron NW.JS Tauri NodeGui Neutralino Wails Flutter .Net MAUI .Net MAUI w/ Vue
Windows (x64) ≈230MB ≈334MB ≈1MB ≈171MB ≈2MB ≈8MB N/A1 N/A2 N/A3
Windows (x86) ≈206MB ≈301MB ? ? ? ? N/A1 N/A2 N/A3
Windows (ARM64) ≈230MB Requested ? ? ? ? N/A1 N/A2 N/A3
MacOS (x64) ≈374MB ≈508MB ≈3MB ? ≈1MB ≈7MB N/A1 N/A2 N/A3
MacOS (arm64) ≈351MB ? ? ? ? ? N/A1 N/A2 N/A3
Linux (x64) ≈236MB ≈442MB ≈4MB ≈67MB ≈1MB ≈6MB N/A1 N/A2 N/A3
Linux (x86) ? ≈441MB ? ? ? ? N/A1 N/A2 N/A3
Linux (ARMv7l) ≈174MB Requested ? ? ? ? N/A1 N/A2 N/A3
Linux (ARM64) ≈241MB Requested ? ? ≈1MB ? N/A1 N/A2 N/A3

Build time

Electron NW.JS Tauri NodeGui Neutralino Wails Flutter .Net MAUI .Net MAUI w/ Vue
Windows (x64) ≈4483ms ≈27343ms ≈280204ms ≈14183ms ≈643ms ≈10595ms N/A1 N/A2 N/A3
Windows (x86) ≈4483ms ≈27343ms ? ? ? ? N/A1 N/A2 N/A3
Windows (ARM64) ≈4483ms Requested ? ? ? ? N/A1 N/A2 N/A3
MacOS (x64) ≈6451ms ≈27343ms ≈385245ms ? ≈1165ms ≈73063ms N/A1 N/A2 N/A3
MacOS (arm64) ≈6451ms ? ? ? ? ? N/A1 N/A2 N/A3
Linux (x64) ≈3701ms ≈27343ms ≈411241ms ≈13177ms ≈1165ms ≈45025ms N/A1 N/A2 N/A3
Linux (x86) ? ≈27343ms ? ? ? ? N/A1 N/A2 N/A3
Linux (ARMv7l) ≈3701ms Requested ? ? ? ? N/A1 N/A2 N/A3
Linux (ARM64) ≈3701ms Requested ? ? ≈1165ms ? N/A1 N/A2 N/A3

Memory Usage

Electron NW.JS Tauri NodeGui Neutralino Wails Flutter .Net MAUI .Net MAUI w/ Vue
Windows (x64) ≈67MB (Debug) => ≈82MB (Release) ≈82MB (Debug) => ≈40MB (Release) ≈43MB (Debug) => ≈23MB (Release) ≈103MB (Debug) ≈58MB (Debug) ≈48MB (Debug) => ≈29MB (Release) N/A1 N/A2 N/A3
MacOS (x64) ≈66MB (Debug) => ≈63MB (Release) ≈89MB (Debug) => ≈79MB (Release) ≈53MB (Debug) => ≈27MB (Release) ≈132MB (Debug) ≈72MB (Debug) => ≈27MB (Release) ≈66MB (Debug) => ≈30MB (Release) N/A1 N/A2 N/A3
Linux (x64) ≈162MB (Debug) => ≈162MB (Release) ≈91MB (Debug) ≈111MB (Debug) => ≈83MB (Release) ≈149MB (Debug) ≈196MB (Debug) => ≈213MB (Release) ≈218MB (Debug) => ≈195MB (Release) N/A1 N/A2 N/A3

Start duration

Electron NW.JS Tauri NodeGui Neutralino Wails Flutter .Net MAUI .Net MAUI w/ Vue
Windows (x64) ≈1718ms (Debug) => ≈340ms (Release) ≈749ms (Release) ≈3864ms (Debug) => ≈580ms (Release) ≈7399ms (Debug) ? ≈13405ms (Debug) => ≈904ms (Release) N/A1 N/A2 N/A3
MacOS (x64) ≈1703ms (Debug) => ≈3793ms (Release) ≈2199ms (Release) ≈6770ms (Debug) => ≈803ms (Release) ? ≈3325ms (Debug) => ≈1301ms (Release) ≈9752ms (Debug) => ≈839ms (Release) N/A1 N/A2 N/A3
Linux (x64) ≈880ms (Debug) => ≈454ms (Release) ? ≈42920ms (Debug) ? ≈2091ms (Debug) => ≈586ms (Release) ≈5740ms (Debug) => ≈489ms (Release) N/A1 N/A2 N/A3

1: Frameless mode not supported yet
2: Frameless mode not working
3: Frameless mode not working

Future content

See Issues and Pull requests. You can participate by proposing new issues, of filling them !

Contributors

List of contributors to this repository

About

This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 34.7%
  • C++ 19.3%
  • CMake 12.4%
  • Vue 10.6%
  • C# 6.5%
  • TypeScript 4.2%
  • Other 12.3%