Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Iced_taffy Alternatives
Similar projects and alternatives to iced_taffy
-
-
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
-
slint
Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
freya
Native GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia. (by marc2332)
-
-
-
iced_taffy reviews and mentions
-
Taffy 0.3: UI layout in Rust, now with css-grid!
Yeah, that's my crate (https://github.com/nicoburns/iced_taffy). It'll be seeing more attention now that the grid work is finally released, but it'll probably require the next Taffy release in order to be releasable to crates.io.
-
Announcing concoct! A cross-platform native UI framework (formerly viewbuilder)
Yeah, that can definitely be a problem. I think Iced gets around this by type erasing children using Into and storing children in a Vec. This ends up with view definition code that is not dissimilar to Concoct. Although it a little more verbose. See for example my iced_taffy experiment: https://github.com/nicoburns/iced_taffy/blob/main/examples/nested.rs
-
What do people use for simple UI projects?
I've been working on more powerful layout (Flexbox and CSS Grid) for Iced based on Taffy. It's going to be a while until it's production ready as it has required relatively significant changes to Taffy to allow it to integrate with Iced, but if you're willing to live on the bleeding edge then there's an experimental CSS Grid widget available here: https://github.com/nicoburns/iced_taffy
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Jun 2023
Stats
nicoburns/iced_taffy is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of iced_taffy is Rust.