Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming
Iced is a cross-platform GUI library for Rust designed for building native desktop applications. It functions as a reactive toolkit that manages application state by mapping user interactions to messages, which then trigger automatic view refreshes. The framework utilizes a rendering system that supports both hardware-accelerated GPU graphics and software backends to ensure compatibility across multiple operating systems. It implements a reactive model inspired by the Elm architecture to coordinate state updates and view reconciliation. The toolkit includes a flexible layout engine and a mod
Fast & simple framework for building web applications
The main features of easafe/purescript-flame are: Inspired By Elm, Elm Inspired Projects, UI Libraries.
Open-source alternatives to easafe/purescript-flame include: hecrj/iced — Iced is a cross-platform GUI library for Rust designed for building native desktop applications. It functions as a… ivanceras/sauron — A versatile web framework and library for building client-side and server-side web applications. elmish/elmish — Elm-like abstractions for F# apps. fsprojects/fabulous — Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming. dmjio/miso — :ramen: A tasty Haskell web framework. jorgebucaran/hyperapp — Hyperapp is a functional JavaScript framework for building hypertext applications. It centers on a state management…