Files
quartz-research-note/content/Dioxus.md
Matsuura Tomoya(Windows) b2f0d2cd46
Some checks failed
Build / build (push) Failing after 23m45s
[obsidian] vault backup: 2025-08-25 00:05:12
2025-08-25 00:05:12 +09:00

17 lines
916 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

まだ開発中だけど[[Blitz]]というRustで書かれた独自のネイティブHTMLレンダラの統合予定もあり
アニメーションライブラリ
[GitHub - wheregmis/dioxus-motion: A lightweight, cross-platform animation library for Dioxus, designed to bring smooth, flexible animations to your Rust web, desktop, and mobile applications.](https://github.com/wheregmis/dioxus-motion?tab=readme-ov-file)
グラフ描画ライブラリ愚直にSVG生成で実装されてる
[GitHub - dioxus-community/dioxus-charts: A simple chart components library for Dioxus](https://github.com/dioxus-community/dioxus-charts)
Rustで書かれたUIでも高速ホットリロードができるとかどうやってるんだ
[\[media\] Dioxus Subsecond Rust Hotpatch Engine + Ratatui ❤️ : r/rust](https://www.reddit.com/r/rust/comments/1j8z3yb/media_dioxus_subsecond_rust_hotpatch_engine/)