evaluation VS neutralinojs

Compare evaluation vs neutralinojs and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
evaluation neutralinojs
4 136
344 7,240
0.3% 1.1%
0.0 8.8
almost 3 years ago 7 days ago
C++
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.

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.

neutralinojs

Posts with mentions or reviews of neutralinojs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-13.

What are some alternatives?

When comparing evaluation and neutralinojs you can also consider the following projects:

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

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

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.

webview - Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS [Moved to: https://github.com/electron/electron]

nodegui - A library for building cross-platform native desktop applications with Node.js and CSS ๐Ÿš€. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org

tauri-vs-electron - A comparison of the two frameworks: is Tauri a better choice than electron in 2021?

Vue.js - This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

Wails - Create beautiful applications using Go

DeskGap - A cross-platform desktop app framework based on Node.js and the system webview

react-native-reanimated - React Native's Animated library reimplemented

Vrmac - Vrmac Graphics, a cross-platform graphics library for .NET. Supports 3D, 2D, and accelerated video playback. Works on Windows 10 and Raspberry Pi4.