elm-ui VS iced

Compare elm-ui vs iced and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
elm-ui iced
9 165
1,330 22,767
- 3.2%
0.0 9.9
3 days ago 3 days ago
Elm Rust
BSD 3-clause "New" or "Revised" License 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.

elm-ui

Posts with mentions or reviews of elm-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-03.
  • Como desenvolvi um backend web em Clojure
    23 projects | dev.to | 3 Jul 2023
  • What is the right way to style an Elm application in 2023?
    4 projects | /r/elm | 20 Apr 2023
    It's been a few years, but last time I built a non-trivial Elm app, I used elm-ui. Otherwise, I've used either vanilla CSS with the Meyer reset (am I dating myself?) or SCSS.
  • Learning Elm because of work into Vue/React but why is the code so ugly?
    3 projects | /r/elm | 13 Oct 2022
    "clean" means you are used to it. ELM is a totally new language (not like JS and TS) based on a paradigm (functional programming) that you are probably not used to. And it is based on the ML type system (different from what you are used to). So it is a lot of new things at once. "Reinventing the wheel" is an unfortunate side-effect of using a different way to do things. Some things can be copied verbatim, some are totally different. Check out "elm-ui" (https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/) for a very different and refreshing view in UI code in ELM (that will appeal to the mostly-backend developers in your workplace).
  • Ask HN: What are you favorite goto frameworks when writing Web Aplications
    6 projects | news.ycombinator.com | 15 Dec 2021
    I use Elm for my project. Once you accept thinking the way it wants you to, it's a delight to develop front-end with it.

    Side advantage, Elm-UI frees you from CSS: https://package.elm-lang.org/packages/mdgriffith/elm-ui/late... it's like Tailwind but deeply intertwined with the language.

    https://elm-lang.org

  • Tips/Resources on starting with ELM
    6 projects | /r/elm | 11 Dec 2021
    The last advice I could give is to try elm-ui (https://github.com/mdgriffith/elm-ui) for your user interface. It's amazing how great that is compared to traditional ways of building a frontend layout.
  • What projects *didn't* you make in Rust?
    19 projects | /r/rust | 4 Dec 2021
    The library elm-ui makes it easy to create a nice user interface. I am unaware of anything similar for Rust+WASM, so I would have been forced to deal with HTML and CSS.
  • Elm Compiler Written in Elm
    4 projects | news.ycombinator.com | 12 Jul 2021
    There are several things named elm-ui. It's the author of a different library than what is usually understood when someone refers to elm-ui (which is https://package.elm-lang.org/packages/mdgriffith/elm-ui/late...)
  • Bootstrap 5
    2 projects | /r/programming | 5 May 2021
    Foregoing CSS all together by using a different approach to UI construction (elm-ui)
  • New Speedcubing Training Software
    2 projects | /r/Cubers | 15 Apr 2021
    Right now I'm just using the built in from the UI library I used for the sake of ease as I didn't find a perfect solution and it seemed good enough for now: Github Link to source, which it looks like would classify your laptop as a tablet, whoops!

iced

Posts with mentions or reviews of iced. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-22.

What are some alternatives?

When comparing elm-ui and iced you can also consider the following projects:

htmx - </> htmx - high power tools for HTML

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

ToolJet - Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. πŸš€

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

compiler - Elm compiler written in Elm

druid - A data-first Rust-native UI design toolkit.

elm-format - elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide

yew - Rust / Wasm framework for creating reliable and efficient web applications

hotwire-rails - Use Hotwire in your Ruby on Rails app

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

rust-gpu - πŸ‰ Making Rust a first-class language and ecosystem for GPU shaders 🚧

gtk-rs - Rust bindings for GTK 3