todos-app
A Todos app using Svelte, Tailwind CSS, and Tauri (w/ Rust) (by parker-codes)
moxie
lightweight platform-agnostic tools for declarative UI (by anp)
todos-app | moxie | |
---|---|---|
1 | 4 | |
33 | 834 | |
- | 0.4% | |
0.0 | 0.0 | |
over 2 years ago | about 2 years ago | |
CSS | Rust | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
todos-app
Posts with mentions or reviews of todos-app.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-09.
-
So you want to write a GUI framework
Yeah. I think most examples I've seen were from the user's framework of choice. Svelte and Vue are mine, so I've built a few apps in those, like a todos app.
moxie
Posts with mentions or reviews of moxie.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-08.
-
Does Rust have a React-like GUI framework? If not, why not?
I think https://moxie.rs/ as well
-
Releasing Dioxus v0.1 - a new Rust GUI toolkit for Web, Desktop, Mobile, SSR, TUI that emphasizes developer experience
That's the idea of azul and moxie-native: they use web technologies but are way lighter than embedding a browser.
-
So you want to write a GUI framework
There are various ways you might do an implicit context objects. An example is the illicit crate, from moxie.
-
Announcing Silkenweb: A reactive VDOM-less web framework using plain rust syntax
Rather than using a macro based DSL, it uses plain rust syntax with a builder pattern inspired by Moxie. It's inspired by Solidjs and Maple on the signals/reactivity side.
What are some alternatives?
When comparing todos-app and moxie you can also consider the following projects:
calculator-rust-react - Calculadora que realiza las funciones basicas aritmeticas, estas funciones se ejecutan por medio de RUST y la UI esta construida con ReactJS utilizando TauriApp de intermediario entre RUST y REACTJS
docsite - Dioxuslabs.com documentation site
tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
webrender - A GPU-based renderer for the web
silkenweb - A library for writing reactive single page web apps
graffiti - HTML/CSS engine for node.js and deno.