Iced GUI tutorial or guidelines needed

This page summarizes the projects mentioned and recommended in the original post on /r/learnrust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • iced

    A cross-platform GUI library for Rust, inspired by Elm

  • I'm looking for a blog post or article to learn Iced. I'm currently on page 10 of the Google search results and I don't find anything related to a post. It's quite frustrating to wrap my head around Iced with nothing else than the official docs and the examples. I can't be the only one that thinks that Iced has a steep learning curve.

  • elm-spa-example

    A Single Page Application written in Elm

  • - How to properly structure the project. I differentiate between my core utils and the actual gui. Iced states in the documentation that it's inspired by the Elm architecture. So naturally I've read a little bit about the proposed Elm project structure. So I basically end in a structure like this spa example directory recommended by the Elm communicty: Repo

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ajour

    A World of Warcraft addon manager written in Rust.

  • I tried to also look in other Repos like the Ajour repo and I searched through GitHub in the hope to find Iced related Repos. Most of them are really complex or are simply small fun tutorials where everything is thrown into one or two files.

  • iced_examples

    Algunos ejemplos usando el crate Iced de Rust

  • I totally agree. Some time ago I tried to follow the Iced examples to learn. I wrote a small tutorial following the "Game of life" example, unfortunately is in spanish but maybe is useful. Here is the link... https://github.com/irvingfisica/iced_examples/blob/master/Life.md

  • conway

    Conway's Game of Life (by LeCyberDucky)

  • I ended up starting over with my application a couple of times, in order to get the architecture right. But in the end, I managed to create the application I wanted, with normal multithreadding and a complexity that I think is somewhere in the middle between the very basic and very complex examples. I'm not sure if my program would be useful for you, since it's no tutorial, and it's not written in the way Iced is intended to be used (avoiding async). But if you want to take a look, you can do so here. Also, you might want to join the Iced Zulip server, since the people there are very friendly and helpful. Good luck!

  • Airshipper

    The official Veloren launcher! This repository is a mirror. Please submit all PRs and issues on our GitLab page: https://gitlab.com/veloren/airshipper

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Cosmic Desktop Is Slated to Debut with Pop _OS 24.04 LTS

    1 project | news.ycombinator.com | 18 Feb 2024
  • Iced 0.12 Released

    1 project | news.ycombinator.com | 15 Feb 2024
  • I'm trying to build a progress bar for an Iced GUI app and having a lot of trouble with it.

    2 projects | /r/rust | 22 Sep 2023
  • A cross-platform GUI library for Rust

    1 project | news.ycombinator.com | 14 Jul 2023
  • Vizia: A declarative GUI library written in Rust

    1 project | news.ycombinator.com | 5 Jul 2023