Yew icon
Yew icon

Yew

 1 like

Yew is a modern Rust framework for creating multi-threaded front-end web apps using WebAssembly. It's similar to Javascript's React.

License model

  • FreeOpen Source

Platforms

  • Online
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Graphical User Interface
  2.  Web-Based
  3.  Rust
  4.  Support for Multiple threads
  5.  Support for WebAssembly

 Tags

Yew News & Activities

Highlights All activities

Recent activities

  • POX added Yew as alternative to Axum
    5 months ago
Show all activities

Yew information

  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English
    • Japanese
    • Chinese

AlternativeTo Category

Development

GitHub repository

  •  31,635 Stars
  •  1,439 Forks
  •  154 Open Issues
  •   Updated Jun 1, 2025 
View on GitHub

Our users have written 0 comments and reviews about Yew, and it has gotten 1 likes

Yew was added to AlternativeTo by RemovedUser on Jun 9, 2022 and this page was last updated Jun 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Yew?

Yew features a component-based framework which makes it easy to create interactive UIs. It achieves great performance by minimizing DOM API calls and by helping developers to easily offload processing to background threads using web workers.

It also supports JavaScript interoperability, allowing developers to leverage NPM packages and integrate with existing JavaScript applications.

Yew Videos

Official Links