furnace

Crates.iofurnace
lib.rsfurnace
version0.3.0
sourcesrc
created_at2015-10-31 17:00:36.531194
updated_at2019-06-05 16:26:15.461143
descriptionA library for building GUI application, heavily inspired from React, Redux, and Relm.
homepage
repositoryhttps://github.com/Kroisse/furnace
max_upload_size
id3346
size5,214
Eunchong Yu (Kroisse)

documentation

README

Furnace

A library for building GUI application, heavily inspired from React, Redux, and Relm.

Goals

  • Derive macros to update models in parallel.

  • A full-featured GUI backend in any platform, instead libui.

  • Hooks, like Hooks API in React.

  • Build and update components using the same code.

Commit count: 7

cargo fmt