web-to-desktop-framework-compariso VS evaluation

Compare web-to-desktop-framework-compariso vs evaluation and see what are their differences.

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
web-to-desktop-framework-compariso evaluation
6 4
- 352
- 0.0%
- 0.0
- about 4 years ago
- MIT License
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.

web-to-desktop-framework-compariso

Posts with mentions or reviews of web-to-desktop-framework-compariso. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-28.
  • Show HN: I rewrote my Mac Electron app in Rust (app went from 1GB to 172MB)
    12 projects | news.ycombinator.com | 28 May 2025
    https://github.com/Elanis/web-to-desktop-framework-compariso...

    Electron comes out looking impressive at runtime!

    Memory Usage - (Average of runs) Median of difference between system measured free memory before execution and during execution)

  • Lazarus Release 4.0
    16 projects | news.ycombinator.com | 11 May 2025
    > it's still a far cry from your ~200 Mb Electron hello world.

    I think that projects that ship packaged web apps but attempt to use the system native web views where available are really nice, like Wails: https://wails.io/ (so for example, on Windows it would use Webview2, so you don't have to package an entire Chromium install yourself)

    Here's a comparison of how the distribution sizes change, Wails in particular also has way faster builds than something like Tauri: https://github.com/Elanis/web-to-desktop-framework-compariso...

    That said, I wish we got more native software, or even something like LCL that can target Win32, GTK, Qt or whatever else is available. Sure, writing components that are available on a lot of platforms and work similarly everywhere is a pain for the developers, but I applaud the effort regardless, since the above solutions like Wails don't actually do anything for the memory usage and CPU cycles, whereas native GUI software is better for most apps that don't try to be very interactive.

  • Servo in 2024: stats, features and donations
    17 projects | news.ycombinator.com | 5 Feb 2025
    I mean, most OSes already ship with a WebView component that you can use instead of shipping an entire browser runtime.

    Wails does that: https://wails.io/

    Tauri also does that: https://tauri.app/

    That does help with the needed resources quite a bit: https://github.com/Elanis/web-to-desktop-framework-compariso...

    Sadly it doesn’t change the memory usage much so the technology is still inherently wasteful, but on a certain level it feels like a lost battle - because web technologies often feel like the choice of least resistance when you want GUI software that will run on a bunch of platforms while not being annoying to develop (from the perspective of your run of the mill dev).

  • Neutralinojs – Build lightweight cross-platform desktop apps with JavaScript
    8 projects | news.ycombinator.com | 26 Apr 2023
    I looked into some alternatives a while back [1] and thought Neutralino looked promising except that it doesn't support node modules. I.e. you cannot use the existing ecosystem of node-stuff.

    Still, glad there are many options for using web UI to create desktop apps these days.

    [1]: Neutralino themselves link to this nice comparison table: https://github.com/Elanis/web-to-desktop-framework-compariso...

  • Neutralinojs – Cross-platform desktop application development framework
    4 projects | news.ycombinator.com | 6 Feb 2022
    > but it uses your system's existing browser

    According to (1) that is incorrect. It uses WebKitGTK+.

    (1) https://github.com/Elanis/web-to-desktop-framework-compariso...

evaluation

Posts with mentions or reviews of evaluation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-26.
  • Neutralinojs – Build lightweight cross-platform desktop apps with JavaScript
    8 projects | news.ycombinator.com | 26 Apr 2023
    https://github.com/neutralinojs/evaluation

    8MB vs 42MB for electron. That's pretty real savings IMO!

    It's also using the existing shared libraries on your system, so there's a very real chance a lot of this 8MB might be ready resident & take zero additional space. It'd be great to see what the memory impact of launching a second & different app would be!

    Personally I think the Electron hate is because people think every Electron app behaves as badly as Slack. Honestly 42MB is not that bad. But it hurts my soul that each app has it's own static copy of the browser, means there is zero chance for sharing. If you are running 2-3 apps it's fine but I want a world where we can potentially have dozens or even a hundred little gui apps running & it works fine, no problem. That would be on par with native apps & this is a clear demonstration of one way we could get there.

    The missing next step is that this system launches a mini http/websocket server to run. It'd be interesting to explore using a lightweight Sandboxing multi vm to host apps on, might make the server side lighter weight too. Wasm, or cloudflare's workerd... The CRI folk have been busy building support for managing work let like things like this, & desktop could definitely pull some wins, now that folks like Neutralinojs and Tauri are starting to do better at desktop webapps.

  • Neutralinojs - Alternativa para o Electron
    6 projects | dev.to | 21 Mar 2022
  • Neutralinojs v1.8.0 released! · neutralinojs/neutralinojs
    3 projects | /r/javascript | 13 Feb 2021
    I'd say the lower RAM usage is a bigger deal than the actual app size. Here are some basic comparisons: https://github.com/neutralinojs/evaluation
  • "there is currently no plan for PWA support in Firefox." - Mozilla gives up on PWAs in Firefox 85
    1 project | /r/programming | 29 Jan 2021
    Side note: There's alternatives to electron that are ultra light weight. Neutralinojs is one I've been keeping an eye on. The proof exists that it's possible to make performant web apps run native.

What are some alternatives?

When comparing web-to-desktop-framework-compariso and evaluation you can also consider the following projects:

web-to-desktop-framework-comparison - An objective comparison of multiple frameworks that allow us to "transform" our web apps to desktop applications.

web-nfc - Web NFC

agenda - :construction: :calendar: Offline-ready roadmap and task management planning tool

kumo - Wayland Mobile Web Browser

streamlink-twitch-gui - A multi platform Twitch.tv browser for Streamlink

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured