awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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 vuesvert-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.

Historique des stars

Graphique de l'historique des stars pour vert-x3/vertx-lang-scalaGraphique de l'historique des stars pour vert-x3/vertx-lang-scala

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Vertx Lang Scala

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Vertx Lang Scala.
  • reactive-extensions/rx.netAvatar de Reactive-Extensions

    Reactive-Extensions/Rx.NET

    7,153Voir sur 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#
    Voir sur GitHub↗7,153
  • googlearchive/code-prettifyAvatar de googlearchive

    googlearchive/code-prettify

    5,767Voir sur 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
    Voir sur GitHub↗5,767
  • cyclejs/cyclejsC

    cyclejs/cyclejs

    10,229Voir sur 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
    Voir sur GitHub↗10,229
  • olton/metrouiAvatar de olton

    olton/metroui

    7,077Voir sur 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
    Voir sur GitHub↗7,077
Voir les 30 alternatives à Vertx Lang Scala→

Questions fréquentes

Que fait vert-x3/vertx-lang-scala ?

Vert.x for Scala

Quelles sont les fonctionnalités principales de vert-x3/vertx-lang-scala ?

Les fonctionnalités principales de vert-x3/vertx-lang-scala sont : Functional Reactive Programming, Language Support, Reactive Web Frameworks.

Quelles sont les alternatives open-source à vert-x3/vertx-lang-scala ?

Les alternatives open-source à vert-x3/vertx-lang-scala incluent : 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.