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

ThoughtWorksInc/Binding.scala

0
View on GitHub↗
1,576 stars·102 forks·Scala·MIT·15 viewsjavadoc.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 history

Star history chart for thoughtworksinc/binding.scalaStar history chart for thoughtworksinc/binding.scala

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 Binding.scala

Similar open-source projects, ranked by how many features they share with Binding.scala.
  • cyclejs/cyclejsC

    cyclejs/cyclejs

    10,229View on 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
    View on GitHub↗10,229
  • olton/metrouiolton avatar

    olton/metroui

    7,077View on 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
    View on GitHub↗7,077
  • playframework/playframeworkplayframework avatar

    playframework/playframework

    12,620View on 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
    View on GitHub↗12,620
  • reactive-python/reactpyreactive-python avatar

    reactive-python/reactpy

    8,138View on 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
    View on GitHub↗8,138
See all 6 alternatives to Binding.scala→

Frequently asked questions

What does thoughtworksinc/binding.scala do?

Reactive data-binding for Scala

What are the main features of thoughtworksinc/binding.scala?

The main features of thoughtworksinc/binding.scala are: Reactive Web Frameworks.

What are some open-source alternatives to thoughtworksinc/binding.scala?

Open-source alternatives to thoughtworksinc/binding.scala include: 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.