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
Back to ivanceras/sauron

Projects sharing features with Sauron

19 open-source projects similar to ivanceras/sauron, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • wende/elchemywende avatar

    wende/elchemy

    1,151View on GitHub↗

    Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)

    Elm
    View on GitHub↗1,151
  • 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
  • jorgebucaran/hyperappjorgebucaran avatar

    jorgebucaran/hyperapp

    19,211View on GitHub↗

    Hyperapp is a functional JavaScript framework for building hypertext applications. It centers on a state management library and a virtual DOM system that creates in-memory interface representations to apply efficient updates to the browser screen via diffing. The framework avoids templates and JSX, instead utilizing function composition and dedicated tag wrappers to generate HTML structures and SVG elements. It implements a unidirectional data flow where a central state object is managed through transformation functions. The system covers declarative UI rendering and functional web interfaci

    JavaScript
    View on GitHub↗19,211
  • lustre-labs/lustrelustre-labs avatar

    lustre-labs/lustre

    2,337View on GitHub↗

    A Gleam web framework for building HTML templates, single page applications, and real-time server components.

    Gleam
    View on GitHub↗2,337

AI search

Explore more awesome repositories

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

Find more with AI search
  • overminddl1/bucklescript-teaOvermindDL1 avatar

    OvermindDL1/bucklescript-tea

    600View on GitHub↗

    TEA for Bucklescript

    JavaScript
    View on GitHub↗600
  • roc-lang/rocroc-lang avatar

    roc-lang/roc

    5,723View on GitHub↗

    Roc is a statically typed, functional programming language built around immutable-by-default semantics, exhaustive pattern matching on tag unions, and a type system that combines optional explicit annotations with full compile-time type inference. Its core identity centers on correctness and expressiveness, using tagged unions for error handling with a question-mark operator for early error propagation, and a trailing-bang naming convention that makes side-effect boundaries syntactically visible at every call site. The language distinguishes itself through a platform-based I/O abstraction tha

    Zig
    View on GitHub↗5,723
  • spotify/mobiusspotify avatar

    spotify/mobius

    1,261View on GitHub↗

    A functional reactive framework for managing state evolution and side-effects.

    Java
    View on GitHub↗1,261
  • vankeisb/react-tea-cupvankeisb avatar

    vankeisb/react-tea-cup

    32View on GitHub↗

    The Elm Architecture in React

    TypeScript
    View on GitHub↗32
  • 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
  • fsprojects/fabulousfsprojects avatar

    fsprojects/Fabulous

    1,261View on GitHub↗

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

    F#
    View on GitHub↗1,261
  • 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
  • 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
  • chinedufn/percychinedufn avatar

    chinedufn/percy

    2,309View on GitHub↗

    Percy

    Rust
    View on GitHub↗2,309
  • sycamore-rs/sycamoresycamore-rs avatar

    sycamore-rs/sycamore

    3,328View on GitHub↗

    Sycamore is a reactive library for creating web apps in Rust and WebAssembly.

    Rust
    View on GitHub↗3,328
  • rbalicki2/smithyR

    rbalicki2/smithy

    0View on GitHub↗

    Home page ◇ API Docs ◇ Repository ◇ Example Sites

    View on GitHub↗0
  • utkarshkukreti/dracoU

    utkarshkukreti/draco

    0View on GitHub↗

    Draco implements a Redux and Elm inspired architecture. The core of a Draco application consists of two functions:

    View on GitHub↗0
  • seed-rs/seedseed-rs avatar

    seed-rs/seed

    3,834View on GitHub↗

    Seed is a frontend framework for building single-page applications using Rust and WebAssembly. It provides a virtual DOM rendering engine and a component-based UI library to construct modular, reusable interface elements. The framework implements a unidirectional data flow model based on the Elm architecture to ensure type-safe state management and predictable state transitions. It utilizes compile-time macros to transform declarative UI definitions into efficient instructions for the browser. The project covers a broad range of web capabilities, including application routing, content intern

    Rust
    View on GitHub↗3,834