Daily Shaarli

All links of one day in a single page.

April 27, 2023

50 Shades of Rust - HedgeDoc

A collection of rust libraries:

  • Dioxus for react-like interface architecture
  • Tauri to build desktop apps
  • Xilem is a data-first UI architecture
  • Sycamore is a reactive library for creating web apps in Rust and WebAssembly. It uses bind/signal semantics. TThere is also Perseus on top of it that adds State and template concepts.

And so much more!