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
fsprojects avatar

fsprojects/Fabulous

0
View on GitHub↗
1,261 stars·120 forks·F#·Apache-2.0·10 viewsfabulous.dev↗

Fabulous

Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming

Features

  • Functional UI - Functional app development using Elmish patterns.
  • Inspired By Elm - Declarative UI development for F# using Elm patterns.
  • Elm Inspired Projects - Functional app development for F# with declarative UI.

Star history

Star history chart for fsprojects/fabulousStar history chart for fsprojects/fabulous

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Fabulous

Similar open-source projects, ranked by how many features they share with Fabulous.
  • dmjio/misodmjio avatar

    dmjio/miso

    2,408View on GitHub↗

    :ramen: A tasty Haskell web framework

    Haskell
    View on GitHub↗2,408
  • easafe/purescript-flameeasafe avatar

    easafe/purescript-flame

    319View on GitHub↗

    Fast & simple framework for building web applications

    PureScript
    View on GitHub↗319
  • elmish/elmishelmish avatar

    elmish/elmish

    903View on GitHub↗

    Elm-like abstractions for F# apps

    F#
    View on GitHub↗903
  • hecrj/icedhecrj avatar

    hecrj/iced

    30,762View on GitHub↗

    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

    Rust
    View on GitHub↗30,762
See all 14 alternatives to Fabulous→

Frequently asked questions

What does fsprojects/fabulous do?

Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming

What are the main features of fsprojects/fabulous?

The main features of fsprojects/fabulous are: Functional UI, Inspired By Elm, Elm Inspired Projects.

What are some open-source alternatives to fsprojects/fabulous?

Open-source alternatives to fsprojects/fabulous include: dmjio/miso — :ramen: A tasty Haskell web framework. easafe/purescript-flame — Fast & simple framework for building web applications. elmish/elmish — Elm-like abstractions for F# apps. 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. jorgebucaran/hyperapp — Hyperapp is a functional JavaScript framework for building hypertext applications. It centers on a state management…