evaluation

Neutralinojs vs Electron vs Nw.js (by neutralinojs)

Evaluation Alternatives

Similar projects and alternatives to evaluation

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

evaluation discussion

Log in or Post with

evaluation reviews and mentions

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.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 Nov 2024
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Stats

Basic evaluation repo stats
4
349
0.0
over 3 years ago

neutralinojs/evaluation is an open source project licensed under MIT License which is an OSI approved license.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai