awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
R

rbalicki2/smithy

0
View on GitHub↗
0 stars·0 forks·10 views

Smithy

Home page ◇ API Docs ◇ Repository ◇ Example Sites

Features

  • Alternative Frameworks - Framework for building WebAssembly-based applications.

Star history

Star history chart for rbalicki2/smithyStar history chart for rbalicki2/smithy

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Smithy

These projects share indexed features with Smithy. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • chinedufn/percychinedufn avatar

    chinedufn/percy

    2,309View on GitHub↗

    Percy

    Rust
    View on GitHub↗2,309
  • dioxuslabs/dioxusDioxusLabs avatar

    DioxusLabs/dioxus

    36,400View on GitHub↗

    Dioxus is a cross-platform development framework designed for building native desktop, mobile, and web applications from a single codebase. It utilizes a declarative component model and macro-powered syntax to define reusable interface elements, which are then rendered as native widgets or web elements. At its core, the framework employs a signal-based reactivity system that tracks state dependencies to trigger granular updates, ensuring efficient interface performance without re-rendering the entire application tree. The framework distinguishes itself through a unified full-stack runtime tha

    Rustandroidcssdesktop
    View on GitHub↗36,400
  • ivanceras/sauronivanceras avatar

    ivanceras/sauron

    2,060View on GitHub↗

    A versatile web framework and library for building client-side and server-side web applications

    Rust
    View on GitHub↗2,060
  • leptos-rs/leptosleptos-rs avatar

    leptos-rs/leptos

    20,993View on GitHub↗

    Leptos is a full-stack Rust web framework designed for building reactive applications that share logic and types between the server and the browser. It provides a comprehensive toolkit for developing web interfaces where specific DOM nodes update automatically in response to changes in underlying reactive signals, rather than re-rendering entire component trees. The framework distinguishes itself through a fine-grained reactivity model that tracks dependencies at the individual data point level. It utilizes compile-time template transformation to convert declarative HTML-like syntax into opti

    Rustdomfine-grainedisomorphic
    View on GitHub↗20,993
Compare all 7 related projects→

Frequently asked questions

What does rbalicki2/smithy do?

Home page ◇ API Docs ◇ Repository ◇ Example Sites

What are the main features of rbalicki2/smithy?

The main features of rbalicki2/smithy are: Alternative Frameworks.

Which projects share features with rbalicki2/smithy?

Projects with overlapping indexed features include: chinedufn/percy — Percy. dioxuslabs/dioxus — Dioxus is a cross-platform development framework designed for building native desktop, mobile, and web applications… ivanceras/sauron — A versatile web framework and library for building client-side and server-side web applications. leptos-rs/leptos — Leptos is a full-stack Rust web framework designed for building reactive applications that share logic and types… seed-rs/seed — Seed is a frontend framework for building single-page applications using Rust and WebAssembly. It provides a virtual… sycamore-rs/sycamore — Sycamore is a reactive library for creating web apps in Rust and WebAssembly.