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
·
vert-x3 avatar

vert-x3/vertx-lang-scala

0
View on GitHub↗
123 stars·42 forks·Scala·5 viewsvert-x3.github.io/vertx-lang-scala↗

Vertx Lang Scala

Vert.x for Scala

Features

  • Functional Reactive Programming - Scala language support for the Vert.x toolkit.
  • Language Support - Scala language support.
  • Reactive Web Frameworks - Scala language support for the Vert.x toolkit.

Star history

Star history chart for vert-x3/vertx-lang-scalaStar history chart for vert-x3/vertx-lang-scala

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

Frequently asked questions

What does vert-x3/vertx-lang-scala do?

Vert.x for Scala

What are the main features of vert-x3/vertx-lang-scala?

The main features of vert-x3/vertx-lang-scala are: Functional Reactive Programming, Language Support, Reactive Web Frameworks.

What are some open-source alternatives to vert-x3/vertx-lang-scala?

Open-source alternatives to vert-x3/vertx-lang-scala include: reactive-extensions/rx.net — Rx.NET is a reactive programming framework and library for the .NET ecosystem used to compose asynchronous and… playframework/playframework — Play is a full-stack reactive web framework for Java and Scala. It provides a comprehensive development platform for… cyclejs/cyclejs — Cycle.js is a functional reactive web framework and observable-driven UI library used for building web applications.… googlearchive/code-prettify — Code-prettify is a browser-based tool and HTML syntax highlighter that adds visual formatting and line numbers to raw… olton/metroui — Metro UI is a progressive front-end framework for building reactive single-page applications with a Metro-style design… reactive-extensions/rxjs — The Reactive Extensions for JavaScript.

Open-source alternatives to Vertx Lang Scala

Similar open-source projects, ranked by how many features they share with Vertx Lang Scala.
  • reactive-extensions/rx.netReactive-Extensions avatar

    Reactive-Extensions/Rx.NET

    7,153View on GitHub↗

    Rx.NET is a reactive programming framework and library for the .NET ecosystem used to compose asynchronous and event-based programs. It provides an observable data stream API that treats live sequences of information as collections, allowing developers to coordinate asynchronous event workflows using a declarative syntax. The project functions as an extension of language integrated query patterns to asynchronous streams. This allows for the filtering and transformation of asynchronous notifications and event sequences through the application of query operators. The framework covers asynchron

    C#
    View on GitHub↗7,153
  • googlearchive/code-prettifygooglearchive avatar

    googlearchive/code-prettify

    5,767View on GitHub↗

    Code-prettify is a browser-based tool and HTML syntax highlighter that adds visual formatting and line numbers to raw code blocks on web pages. It functions as a client-side code formatter and a customizable lexer library for defining language-specific highlighting rules. The system allows for the creation of custom lexers to provide syntax highlighting for proprietary or uncommon programming languages. Visual presentation is managed through custom code styling and the integration of external CSS stylesheets to define colors and fonts. The project provides automatic syntax highlighting and s

    JavaScript
    View on GitHub↗5,767
  • 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
  • See all 30 alternatives to Vertx Lang Scala→