ICED -NEWBIE question

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • iced

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

  • According to the Iced diagram at https://github.com/iced-rs/iced/blob/master/ECOSYSTEM.md, the widgets are kept in a tree that is rendered with a number of rendering backends such as wgpu (directly on the GPU) or via HTML API when compiled for WASM. There is no Electron or major parts of JS involved (except maybe for the HTML API glue).

  • 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
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