awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vert-x3 avatar

vert-x3/vertx-lang-scala

0
View on GitHub↗
123 نجوم·42 تفرعات·Scala·5 مشاهداتvert-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.

سجل النجوم

مخطط تاريخ النجوم لـ vert-x3/vertx-lang-scalaمخطط تاريخ النجوم لـ vert-x3/vertx-lang-scala

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Vertx Lang Scala

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Vertx Lang Scala.
  • reactive-extensions/rx.netالصورة الرمزية لـ Reactive-Extensions

    Reactive-Extensions/Rx.NET

    7,153عرض على 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#
    عرض على GitHub↗7,153
  • googlearchive/code-prettifyالصورة الرمزية لـ googlearchive

    googlearchive/code-prettify

    5,767عرض على 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
    عرض على GitHub↗5,767
  • 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/metrouiالصورة الرمزية لـ olton

    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
عرض جميع البدائل الـ 30 لـ Vertx Lang Scala→

الأسئلة الشائعة

ما هي وظيفة vert-x3/vertx-lang-scala؟

Vert.x for Scala

ما هي الميزات الرئيسية لـ vert-x3/vertx-lang-scala؟

الميزات الرئيسية لـ vert-x3/vertx-lang-scala هي: Functional Reactive Programming, Language Support, Reactive Web Frameworks.

ما هي البدائل مفتوحة المصدر لـ vert-x3/vertx-lang-scala؟

تشمل البدائل مفتوحة المصدر لـ vert-x3/vertx-lang-scala: 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.