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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to vert-x3/vertx-lang-scala

Open-source alternatives to Vertx Lang Scala

30 open-source projects similar to vert-x3/vertx-lang-scala, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Vertx Lang Scala alternative.

  • reactive-extensions/rx.netAvatar von Reactive-Extensions

    Reactive-Extensions/Rx.NET

    7,153Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗7,153
  • playframework/playframeworkAvatar von playframework

    playframework/playframework

    12,620Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,620
  • reactivex/rxkotlinAvatar von ReactiveX

    ReactiveX/RxKotlin

    7,041Auf GitHub ansehen↗

    RxKotlin is a reactive programming library and asynchronous stream processor that provides Kotlin language extensions for composing event-based data streams. It serves as a set of Kotlin bindings for RxJava, allowing developers to transform, filter, and flatten sequences of data emitted over time. The library focuses on integrating RxJava patterns into Kotlin projects by applying language-specific conventions and idioms. It utilizes extension functions to simplify reactive programming patterns, reduce boilerplate, and optimize workflows within the reactive ecosystem. The toolkit covers a bro

    Kotlinkotlinrxjava
    Auf GitHub ansehen↗7,041

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • reactivecocoa/reactivecocoaAvatar von ReactiveCocoa

    ReactiveCocoa/ReactiveCocoa

    19,835Auf GitHub ansehen↗

    ReactiveCocoa is a functional reactive programming framework and Cocoa UI binding layer. It provides a library for composing asynchronous data streams and managing application state through signals and functional operators. The framework functions as an Objective-C data binding library that links object properties and method calls to reactive streams using runtime dynamism and swizzling. It includes a utility to convert traditional key-value observation notifications into composable streams for synchronized state tracking. The project covers reactive UI programming by connecting interface el

    Swift
    Auf GitHub ansehen↗19,835
  • reactive-python/reactpyAvatar von reactive-python

    reactive-python/reactpy

    8,138Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,138
  • googlearchive/code-prettifyAvatar von googlearchive

    googlearchive/code-prettify

    5,767Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,767
  • reactive-extensions/rxjsAvatar von Reactive-Extensions

    Reactive-Extensions/RxJS

    19,353Auf GitHub ansehen↗

    The Reactive Extensions for JavaScript

    JavaScript
    Auf GitHub ansehen↗19,353
  • olton/metrouiAvatar von olton

    olton/metroui

    7,077Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,077
  • cyclejs/cyclejsC

    cyclejs/cyclejs

    10,229Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,229
  • emacs-tw/awesome-emacsAvatar von emacs-tw

    emacs-tw/awesome-emacs

    9,180Auf GitHub ansehen↗

    Awesome Emacs is a curated directory of community-driven resources, packages, and configurations designed to extend the functionality of the Emacs text editor. It serves as a comprehensive index for users seeking to transform their editor into a specialized development environment or a highly personalized productivity workspace. The collection highlights tools that enable deep customization of the Emacs experience, ranging from ergonomic key binding schemes and visual interface themes to advanced window management and navigation utilities. It provides a centralized reference for discovering e

    awesome-listemacs
    Auf GitHub ansehen↗9,180
  • onivim/oni2Avatar von onivim

    onivim/oni2

    7,854Auf GitHub ansehen↗

    Oni2 is a high-performance, extensible text editor and project-based file manager. It functions as a modal code editor, utilizing a keyboard grammar of verbs and motions to navigate and modify source code without a mouse. It also serves as an LSP client, integrating Language Server Protocol servers to provide code completion, symbol navigation, and refactoring. The editor distinguishes itself by acting as a VSCode extension host, allowing it to load and execute language servers and debuggers from the VSCode ecosystem. It provides a programmable environment where custom functionality is implem

    Reason
    Auf GitHub ansehen↗7,854
  • hlissner/doom-emacsAvatar von hlissner

    hlissner/doom-emacs

    22,267Auf GitHub ansehen↗

    This project is an Emacs configuration framework that provides a curated distribution of the editor. It focuses on a modular editor environment and a declarative package management system to ensure reproducible installations and optimized defaults. The framework distinguishes itself through a performance-optimized editor setup that uses lazy loading to reduce startup times. It implements a Vim-emulation layer, providing a modal editing interface with Vim keybindings and a leader-key command hierarchy for efficient navigation. The system covers a broad range of capabilities, including IDE lan

    Emacs Lisp
    Auf GitHub ansehen↗22,267
  • ios-swift-developers/swiftAvatar von iOS-Swift-Developers

    iOS-Swift-Developers/Swift

    1,927Auf GitHub ansehen↗

    This repository serves as a comprehensive educational resource for developers building applications within the Apple software ecosystem. It provides a structured guide to the Swift programming language, offering curated examples and documentation that cover core syntax, standard development practices, and foundational programming concepts. The project focuses on practical implementation, demonstrating architectural patterns and interface designs tailored for mobile hardware. It includes guidance on managing asynchronous data flows, integrating multimedia and networking capabilities, and imple

    Cswiftswift-3swift-4
    Auf GitHub ansehen↗1,927
  • bibekbhusal0/nvim-shadcnAvatar von BibekBhusal0

    BibekBhusal0/nvim-shadcn

    11Auf GitHub ansehen↗

    Neovim plugin to add shadcn UI component easily with telescope

    Lua
    Auf GitHub ansehen↗11
  • ballercat/waltAvatar von ballercat

    ballercat/walt

    4,639Auf GitHub ansehen↗

    Walt is a transpiler and typed language that converts a JavaScript-like syntax into WebAssembly binary format. It functions as a toolchain for developing high-performance logic for browsers and runtimes by translating typed source code into WebAssembly text format. The project includes a bundler-integrated loader that automates the recompilation of source files during the build process. It provides a linear memory manager used to define custom data layouts, structs, and memory allocators within a contiguous heap. The language supports defined function signatures, numeric types, and the abili

    JavaScriptcompilerjavascriptwebassembly
    Auf GitHub ansehen↗4,639
  • ankushbhagats/liveserver.nvimAvatar von ankushbhagats

    ankushbhagats/liveserver.nvim

    11Auf GitHub ansehen↗

    Live-server integration for Neovim with smart commands and a clickable lualine toggle.

    Lua
    Auf GitHub ansehen↗11
  • azratul/expose-localhost.nvimAvatar von azratul

    azratul/expose-localhost.nvim

    6Auf GitHub ansehen↗

    Expose your localhost to the internet from inside Neovim (for the truly lazy among us)

    Lua
    Auf GitHub ansehen↗6
  • awsum-lang/awsum-nvimAvatar von awsum-lang

    awsum-lang/awsum-nvim

    3Auf GitHub ansehen↗

    Neovim plugin for the Awsum programming language (.aww files).

    C
    Auf GitHub ansehen↗3
  • alessio-vivaldelli/java-creator-nvimAvatar von alessio-vivaldelli

    alessio-vivaldelli/java-creator-nvim

    26Auf GitHub ansehen↗

    Neovim plugin for generating Java files (classes, interfaces, enums, records) with package-aware autocompletion.

    Lua
    Auf GitHub ansehen↗26
  • acksld/swenv.nvimAvatar von AckslD

    AckslD/swenv.nvim

    250Auf GitHub ansehen↗

    Tiny plugin to quickly switch python virtual environments from within neovim without restarting.

    Lua
    Auf GitHub ansehen↗250
  • crusj/structrue-go.nvimAvatar von crusj

    crusj/structrue-go.nvim

    48Auf GitHub ansehen↗

    A better structured display of golang symbols information

    Lua
    Auf GitHub ansehen↗48
  • crusj/hierarchy-tree-go.nvimAvatar von crusj

    crusj/hierarchy-tree-go.nvim

    35Auf GitHub ansehen↗

    Golang Hierarchy tree views.

    Lua
    Auf GitHub ansehen↗35
  • atomicptr/defold.nvimAvatar von atomicptr

    atomicptr/defold.nvim

    29Auf GitHub ansehen↗

    Batteries-included development environment for the Defold game engine, powered by Neovim

    Rust
    Auf GitHub ansehen↗29
  • dmmulroy/ts-error-translator.nvimAvatar von dmmulroy

    dmmulroy/ts-error-translator.nvim

    424Auf GitHub ansehen↗

    A Neovim port of Matt Pocock's ts-error-translator for VSCode for turning messy and confusing TypeScript errors into plain English.

    Lua
    Auf GitHub ansehen↗424
  • dmmulroy/tsc.nvimAvatar von dmmulroy

    dmmulroy/tsc.nvim

    545Auf GitHub ansehen↗

    A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc)

    Lua
    Auf GitHub ansehen↗545
  • eclipse/vert.xE

    eclipse/vert.x

    0Auf GitHub ansehen↗

    This is the repository for Vert.x core.

    Auf GitHub ansehen↗0
  • crispgm/nvim-goAvatar von crispgm

    crispgm/nvim-go

    153Auf GitHub ansehen↗

    A minimal implementation of Golang development plugin for Neovim

    Lua
    Auf GitHub ansehen↗153
  • farias-hecdin/cssvarhighlightAvatar von farias-hecdin

    farias-hecdin/CSSVarHighlight

    6Auf GitHub ansehen↗

    📌 A plugin that will help you easily identify the colors defined in CSS variables

    Lua
    Auf GitHub ansehen↗6
  • farias-hecdin/cssvarviewerAvatar von farias-hecdin

    farias-hecdin/CSSVarViewer

    10Auf GitHub ansehen↗

    📌 This plugin allows you to easily identify the value of a CSS variable from any other files.

    Lua
    Auf GitHub ansehen↗10
  • cjodo/convert.nvimAvatar von cjodo

    cjodo/convert.nvim

    57Auf GitHub ansehen↗

    A Neovim plugin to help with css unit, and number conversions.

    Lua
    Auf GitHub ansehen↗57