awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ThoughtWorksInc avatar

ThoughtWorksInc/Binding.scala

0
View on GitHub↗
1,576 星标·102 分支·Scala·MIT·1 次浏览javadoc.io/page/com.thoughtworks.binding/binding_2.13/latest/com/thoughtworks/binding/index.html↗

Binding.scala

Reactive data-binding for Scala

Features

  • Reactive Web Frameworks - Reactive data-binding library for Scala.

Star 历史

thoughtworksinc/binding.scala 的 Star 历史图表thoughtworksinc/binding.scala 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Binding.scala 的开源替代方案

相似的开源项目,按与 Binding.scala 的功能重合度排序。
  • cyclejs/cyclejsC

    cyclejs/cyclejs

    10,229在 GitHub 上查看↗

    Cycle.js is a functional reactive web framework and observable-driven UI library used for building web applications. It employs a reactive stream architecture that treats the document object model and side effects as continuous data streams, coordinating state and logic through a functional cycle. The framework distinguishes itself by isolating side effects from core logic using a system of drivers. This architecture maps external events to internal commands through a symmetric input-output pipeline, ensuring that the application remains a cycle of pure functions. The project provides capabi

    TypeScript
    在 GitHub 上查看↗10,229
  • olton/metrouiolton 的头像

    olton/metroui

    7,077在 GitHub 上查看↗

    Metro UI is a progressive front-end framework for building reactive single-page applications with a Metro-style design language. It provides a component-based UI library with over 150 prebuilt interface elements, a reactive state model that automatically updates the DOM when application data changes, and a responsive grid layout system for mobile-first web development. The framework uses an HTML-first approach where interactive interfaces are assembled by adding custom HTML attributes to elements, eliminating the need for manual JavaScript glue code. It includes a hash-based SPA router for na

    JavaScriptbootstrapbootstrap-replacementcomponent-library
    在 GitHub 上查看↗7,077
  • playframework/playframeworkplayframework 的头像

    playframework/playframework

    12,620在 GitHub 上查看↗

    Play is a full-stack reactive web framework for Java and Scala. It provides a comprehensive development platform for building scalable web applications and RESTful APIs using a stateless and non-blocking architecture designed for high concurrency. The framework emphasizes high-velocity development through dynamic code reloading, which allows developers to update applications and verify changes without performing a full restart. Its capability surface covers the construction of JSON-based web endpoints, server-side logic for the JVM, and the implementation of scalable web architectures.

    Scalaframeworkhacktoberfestjava
    在 GitHub 上查看↗12,620
  • reactive-python/reactpyreactive-python 的头像

    reactive-python/reactpy

    8,138在 GitHub 上查看↗

    Reactpy is a Python web component framework and server-side UI library used to build interactive web interfaces. It allows for the creation of structured web layouts and visual logic within Python, removing the requirement to write client-side JavaScript. The framework utilizes a component-based model with reactive state management, where the user interface automatically updates in response to changes in the underlying Python state. It employs a virtual-DOM diffing process and WebSocket-based syncing to push real-time updates from the server to the browser. The system functions as an integra

    Python
    在 GitHub 上查看↗8,138
查看 Binding.scala 的所有 6 个替代方案→

常见问题解答

thoughtworksinc/binding.scala 是做什么的?

Reactive data-binding for Scala

thoughtworksinc/binding.scala 的主要功能有哪些?

thoughtworksinc/binding.scala 的主要功能包括:Reactive Web Frameworks。

thoughtworksinc/binding.scala 有哪些开源替代品?

thoughtworksinc/binding.scala 的开源替代品包括: cyclejs/cyclejs — Cycle.js is a functional reactive web framework and observable-driven UI library used for building web applications.… olton/metroui — Metro UI is a progressive front-end framework for building reactive single-page applications with a Metro-style design… playframework/playframework — Play is a full-stack reactive web framework for Java and Scala. It provides a comprehensive development platform for… reactive-python/reactpy — Reactpy is a Python web component framework and server-side UI library used to build interactive web interfaces. It… udashframework/udash-core — Scala framework for building beautiful and maintainable web applications. vert-x3/vertx-lang-scala — Vert.x for Scala.