1 line
No EOL
36 KiB
JSON
1 line
No EOL
36 KiB
JSON
{"slug": "vert-x3--vertx-awesome", "title": "Vertx Awesome", "description": "A curated list of awesome Vert.x resources, libraries, and other nice things.", "github_url": "https://github.com/vert-x3/vertx-awesome", "stars": "2.2K", "tag": "Back-End Development", "entry_count": 206, "subcategory_count": 1, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Books", "url": "#books", "description": ""}, {"name": "Build tools", "url": "#build-tools", "description": ""}, {"name": "Web Frameworks", "url": "#web-frameworks", "description": ""}, {"name": "Authentication Authorisation", "url": "#authentication-authorisation", "description": ""}, {"name": "Database Clients", "url": "#database-clients", "description": ""}, {"name": "Integration", "url": "#integration", "description": ""}, {"name": "Middleware", "url": "#middleware", "description": ""}, {"name": "Language Support", "url": "#language-support", "description": ""}, {"name": "Reactive", "url": "#reactive", "description": ""}, {"name": "Sync Thread Non Block", "url": "#sync-thread-non-block", "description": ""}, {"name": "Vert.x Event Bus Clients", "url": "#vertx-event-bus-clients", "description": ""}, {"name": "Vert.x Event Bus Extensions", "url": "#vertx-event-bus-extensions", "description": ""}, {"name": "Cluster Managers", "url": "#cluster-managers", "description": ""}, {"name": "Cloud Support", "url": "#cloud-support", "description": ""}, {"name": "Microservices", "url": "#microservices", "description": ""}, {"name": "Game development", "url": "#game-development", "description": ""}, {"name": "Search Engines", "url": "#search-engines", "description": ""}, {"name": "Service Factory", "url": "#service-factory", "description": ""}, {"name": "Config", "url": "#config", "description": ""}, {"name": "Dependency Injection", "url": "#dependency-injection", "description": ""}, {"name": "Testing", "url": "#testing", "description": ""}, {"name": "Development Tools", "url": "#development-tools", "description": ""}, {"name": "Miscellaneous", "url": "#miscellaneous", "description": ""}, {"name": "Distribution", "url": "#distribution", "description": ""}, {"name": "Examples", "url": "#examples", "description": ""}, {"name": "Deployment", "url": "#deployment", "description": ""}, {"name": "Utilities", "url": "#utilities", "description": ""}, {"name": "Articles", "url": "#articles", "description": ""}, {"name": "Front-End", "url": "#front-end", "description": ""}, {"name": "Building Reactive Microservices in Java", "url": "https://www.oreilly.com/library/view/building-reactive-microservices/9781491986295/", "description": ""}, {"name": "Vert.x in Action", "url": "https://www.manning.com/books/vertx-in-action", "description": ""}, {"name": "Vert.x Maven plugin", "url": "https://github.com/reactiverse/vertx-maven-plugin", "description": "", "stars": "78"}, {"name": "Vert.x Gradle plugin", "url": "https://plugins.gradle.org/plugin/io.vertx.vertx-plugin", "description": ""}, {"name": "Vert.x Codegen Gradle plugin", "url": "https://github.com/bulivlad/vertx-codegen-plugin", "description": "A Gradle plugin to facilitate the codegen usage for Vert.x Java projects.", "stars": "9"}, {"name": "Vert.x Web", "url": "https://github.com/vert-x3/vertx-web", "description": "", "stars": "1.1k"}, {"name": "Vert.x Jersey", "url": "https://github.com/englishtown/vertx-jersey", "description": "Create JAX-RS [Jersey](https://eclipse-ee4j.github.io/jersey/) resources in Vert.x.", "stars": "153"}, {"name": "Kovert", "url": "https://github.com/kohesive/kovert", "description": "Invisible REST framework for Kotlin + Vert.x Web.", "stars": "157"}, {"name": "Handlers", "url": "https://github.com/spriet2000/vertx-handlers-http", "description": "Open web framework for Vert.x.", "stars": "11"}, {"name": "QBit", "url": "https://github.com/advantageous/qbit", "description": "REST and WebSocket method call marshaling and reactive library.", "stars": "707"}, {"name": "vertx-rest-storage", "url": "https://github.com/swisspush/vertx-rest-storage", "description": "Persistence for REST resources in the filesystem or a redis database.", "stars": "19"}, {"name": "Jubilee", "url": "https://github.com/isaiah/jubilee", "description": "A rack compatible Ruby HTTP server built on Vert.x 3.", "stars": "327"}, {"name": "Knot.x", "url": "https://github.com/Cognifide/knotx", "description": "Efficient & high-performance integration platform for modern websites built on Vert.x 3.", "stars": "126"}, {"name": "Irked", "url": "https://github.com/GreenfieldTech/irked", "description": "Annotations-based configuration for Vert.x Web, with a controller framework and expressive APIs for REST.", "stars": "34"}, {"name": "REST.VertX", "url": "https://github.com/zandero/rest.vertx", "description": "Lightweight JAX-RS (RestEasy) like annotation processor for Vert.x verticals.", "stars": "167"}, {"name": "Atmosphere Vert.x", "url": "https://github.com/Atmosphere/atmosphere-vertx", "description": "Realtime Client Server Framework for the JVM, supporting WebSockets and Server Sent Events with Cross-Browser Fallbacks.", "stars": "42"}, {"name": "Vert.x Vaadin", "url": "https://github.com/mcollovati/vertx-vaadin", "description": "Run Vaadin applications on Vert.x.", "stars": "45"}, {"name": "Serverx", "url": "https://github.com/lukehutch/serverx", "description": "Allows you to quickly and easily set up a Vert.x-powered server using only route handler annotations.", "stars": "19"}, {"name": "Cloudopt Next", "url": "https://github.com/cloudoptlab/cloudopt-next", "description": "Cloudopt Next is a very lightweight and modern, JVM-based, full stack kotlin framework designed for building modular, easily testable JVM applications with support for Java, Kotlin language, crafted from the best of breed Java libraries and standards.", "stars": "346"}, {"name": "Donkey", "url": "https://github.com/AppsFlyer/donkey", "description": "Modern Clojure HTTP server and client built for ease of use and performance.", "stars": "296"}, {"name": "SCX", "url": "https://github.com/scx567888/scx", "description": "An open and easy-to-use web framework, most functions are based on annotations.", "stars": "4"}, {"name": "vertx-rest", "url": "https://github.com/dream11/vertx-rest", "description": "Abstraction over resteasy-vertx to simplify writing a Vert.x REST application based on JAX-RS annotations.", "stars": "46"}, {"name": "Vert.x Auth SQL", "url": "https://github.com/eclipse-vertx/vertx-auth", "description": "", "stars": "171"}, {"name": "Vert.x Auth JWT", "url": "https://github.com/eclipse-vertx/vertx-auth/tree/master/vertx-auth-jwt", "description": "", "stars": "171"}, {"name": "Vert.x Auth htdigest", "url": "https://github.com/eclipse-vertx/vertx-auth/tree/master/vertx-auth-htdigest", "description": "", "stars": "171"}, {"name": "Vert.x Auth Mongo", "url": "https://github.com/vert-x3/vertx-auth/tree/master/vertx-auth-mongo", "description": "", "stars": "17"}, {"name": "Vert.x Auth OAuth2", "url": "https://github.com/eclipse-vertx/vertx-auth/tree/master/vertx-auth-oauth2", "description": "", "stars": "171"}, {"name": "Vert.x Auth htpasswd", "url": "https://github.com/eclipse-vertx/vertx-auth/tree/master/vertx-auth-htpasswd", "description": "", "stars": "171"}, {"name": "Vert.x-Pac4j", "url": "https://github.com/pac4j/vertx-pac4j", "description": "Vert.x authentication/authorisation implemented using [pac4j](http://www.pac4j.org/).", "stars": "131"}, {"name": "vertx-pojo-mapper", "url": "https://github.com/BraintagsGmbH/vertx-pojo-mapper", "description": "Non-blocking POJO mapping for MySQL and MongoDB.", "stars": "56"}, {"name": "vertx-mysql-binlog-client", "url": "https://github.com/guoyu511/vertx-mysql-binlog-client", "description": "A Vert.x client for tapping into MySQL replication stream.", "stars": "16"}, {"name": "Apache Camel", "url": "https://camel.apache.org/components/vertx-component.html", "description": "[Apache Camel](http://camel.apache.org/) component for bridging Camel with the Vert.x event bus."}, {"name": "Gateleen", "url": "https://github.com/swisspush/gateleen", "description": "Middleware library based on Vert.x to build advanced JSON/REST communication servers.", "stars": "80"}, {"name": "Gravitee.io", "url": "https://gravitee.io", "description": "An OSS API Platform including an API Gateway and an OAuth2 / OIDC authorization server based on Vert.x Core / Vert.x Web and other modules."}, {"name": "API Framework", "url": "https://github.com/vinscom/api-framework", "description": "Vert.x and Glue based microservice framework removing distinction between standalone and serveless application. All services can run in standalone server, but, if required, same codebase can be used to run any service as serverless application.", "stars": "10"}, {"name": "Ceylon", "url": "https://github.com/vert-x3/vertx-lang-ceylon", "description": "", "stars": "12"}, {"name": "Groovy", "url": "https://github.com/vert-x3/vertx-lang-groovy", "description": "", "stars": "14"}, {"name": "Java", "url": "https://github.com/eclipse/vert.x", "description": "", "stars": "15k"}, {"name": "JavaScript", "url": "https://github.com/vert-x3/vertx-lang-js", "description": "", "stars": "35"}, {"name": "Python", "url": "https://github.com/vert-x3/vertx-lang-python", "description": "Python support.", "stars": "8"}, {"name": "Ruby", "url": "https://github.com/vert-x3/vertx-lang-ruby", "description": "", "stars": "14"}, {"name": "Scala", "url": "https://github.com/vert-x3/vertx-lang-scala", "description": "<img src=\"https://github.com/vert-x3/vertx-awesome/raw/master/vertx-favicon.svg\" alt=\"(stack)\" title=\"Vert.x Stack\" height=\"16px\"> - Scala support.", "stars": "124"}, {"name": "Kotlin", "url": "https://github.com/vert-x3/vertx-lang-kotlin", "description": "<img src=\"https://github.com/vert-x3/vertx-awesome/raw/master/vertx-favicon.svg\" alt=\"(stack)\" title=\"Vert.x Stack\" height=\"16px\"> - Kotlin support.", "stars": "297"}, {"name": "EcmaScript", "url": "https://github.com/reactiverse/es4x", "description": "EcmaScript >=6 (JavaScript) support.", "stars": "891"}, {"name": "Php", "url": "https://github.com/vert-x-cn/vertx-lang-jphp", "description": "Php support.", "stars": "12"}, {"name": "Grooveex", "url": "https://github.com/aesteve/grooveex", "description": "Syntactic sugar + utilities (DSL builders, etc.) on top of [vertx-lang-groovy (\u2b5014)](https://github.com/vert-x3/vertx-lang-groovy).", "stars": "14"}, {"name": "Reactive Streams", "url": "https://github.com/vert-x3/vertx-reactive-streams", "description": "", "stars": "50"}, {"name": "Vert.x Rx", "url": "https://github.com/vert-x3/vertx-rx", "description": "", "stars": "152"}, {"name": "Vert.x Sync", "url": "https://github.com/vert-x3/vertx-sync", "description": "", "stars": "97"}, {"name": "Kotlin coroutines", "url": "https://github.com/vert-x3/vertx-lang-kotlin/tree/master/vertx-lang-kotlin-coroutines", "description": "", "stars": "297"}, {"name": "vertx-util", "url": "https://github.com/cyngn/vertx-util", "description": "Light weight promises & latches for Vert.x.", "stars": "21"}, {"name": "QBit", "url": "https://github.com/advantageous/qbit", "description": "Async typed actor-like lib that runs easily in Vert.x Async Callbacks. Callback management.", "stars": "707"}, {"name": "VxRifa", "url": "https://nsforth.github.io/vxrifa", "description": "Utility library for Vert.X that allows using strong-typed interfaces in communication through EventBus."}, {"name": "Vert.x Effect", "url": "https://github.com/imrafaelmerino/vertx-effect", "description": "Pure functional and reactive library based on the IO Monad to implement any complex flow. Full support for retry, fallback and recovery operations.", "stars": "2"}, {"name": "SmallRye Mutiny", "url": "https://smallrye.io/smallrye-mutiny/", "description": "Intuitive event-driven reactive programming library for Java with [bindings for Vert.x](https://smallrye.io/smallrye-mutiny-vertx-bindings/)."}, {"name": "Sync", "url": "https://github.com/vert-x3/vertx-sync", "description": "Synchronous but non-OS-thread-blocking verticles.", "stars": "97"}, {"name": "C++11", "url": "https://github.com/julien3/vertxbuspp", "description": "C++11 event bus client.", "stars": "17"}, {"name": "Java", "url": "https://github.com/saffron-technology/vertx-eventbusbridge", "description": "Java implementation of vertxbus.js.", "stars": "18"}, {"name": "Java", "url": "https://github.com/abdlquadri/vertx-eventbus-java", "description": "Java and Android Event Bus Client.", "stars": "21"}, {"name": "Java", "url": "https://github.com/danielstieger/javaxbus", "description": "Simple Java Event Bus Client using plain TCP socket I/O.", "stars": "11"}, {"name": "CLI", "url": "https://github.com/cinterloper/vxc", "description": "Command-line binary client for Vert.x event bus - pipe in JSON, emit JSON.", "stars": "2"}, {"name": "Swift", "url": "https://github.com/tobias/vertx-swift-eventbus", "description": "Event bus client for [Apple's Swift](https://swift.org) using the [TCP-based protocol (\u2b5053)](https://github.com/vert-x3/vertx-tcp-eventbus-bridge).", "stars": "5"}, {"name": "Python", "url": "https://github.com/jaymine/TCP-eventbus-client-Python", "description": "Event bus client for Python using the [TCP-based protocol (\u2b5053)](https://github.com/vert-x3/vertx-tcp-eventbus-bridge).", "stars": "12"}, {"name": "C#", "url": "https://github.com/jaymine/TCP-eventbus-client-C-Sharp", "description": "Event bus client for C# using the [TCP-based protocol (\u2b5053)](https://github.com/vert-x3/vertx-tcp-eventbus-bridge).", "stars": "6"}, {"name": "C", "url": "https://github.com/jaymine/TCP-eventbus-client-C", "description": "Event bus client for C99 using the [TCP-based protocol (\u2b5053)](https://github.com/vert-x3/vertx-tcp-eventbus-bridge).", "stars": "4"}, {"name": "Go", "url": "https://github.com/jponge/vertx-go-tcp-eventbus-bridge", "description": "Event bus client for Go-lang using the [TCP-based protocol (\u2b5053)](https://github.com/vert-x3/vertx-tcp-eventbus-bridge).", "stars": "31"}, {"name": "Smalltalk", "url": "https://github.com/mumez/VerStix", "description": "Event bus client for [Pharo Smalltalk](http://pharo.org/) using the [TCP-based protocol (\u2b5053)](https://github.com/vert-x3/vertx-tcp-eventbus-bridge).", "stars": "10"}, {"name": "Java", "url": "https://github.com/nielsbaloe/vertxui/tree/master/vertxui-core/src/main/java/live/connector/vertxui/client/transport", "description": "Event bus support in JavaScript through Java code.", "stars": "121"}, {"name": "Elixir", "url": "https://github.com/PharosProduction/ExVertx", "description": "Event bus support for Elixir apps using TCP socket.", "stars": "16"}, {"name": "Rust", "url": "https://github.com/aesteve/vertx-eventbus-client-rs", "description": "Event bus client for Rust applications through TCP.", "stars": "10"}, {"name": "Eventbus Service", "url": "https://github.com/wowselim/eventbus-service", "description": "Code generator for type-safe event bus communication via simple Kotlin interfaces.", "stars": "12"}, {"name": "Hazelcast Cluster Manager", "url": "https://github.com/vert-x3/vertx-hazelcast", "description": "", "stars": "79"}, {"name": "Ignite Cluster Manager", "url": "https://github.com/vert-x3/vertx-ignite", "description": "", "stars": "33"}, {"name": "JGroups Cluster Manager", "url": "https://github.com/vert-x3/vertx-jgroups", "description": "JGroups cluster manager.", "stars": "5"}, {"name": "Zookeeper Cluster Manager", "url": "https://github.com/vert-x3/vertx-zookeeper", "description": "", "stars": "75"}, {"name": "Infinispan Cluster Manager", "url": "https://github.com/vert-x3/vertx-infinispan", "description": "", "stars": "15"}, {"name": "Consul Cluster Manager", "url": "https://github.com/reactiverse/consul-cluster-manager", "description": "Consul cluster manager.", "stars": "20"}, {"name": "OpenShift DIY cartridge", "url": "https://github.com/vert-x3/vertx-openshift-diy-quickstart", "description": "", "stars": "1"}, {"name": "OpenShift Vert.x cartridge", "url": "https://github.com/vert-x3/vertx-openshift-cartridge", "description": "", "stars": "20"}, {"name": "AWS SDK", "url": "https://github.com/reactiverse/aws-sdk", "description": "Use AWS Java SDK v2 (async) with Vert.x", "stars": "49"}, {"name": "Service Discovery", "url": "https://github.com/vert-x3/vertx-service-discovery", "description": "", "stars": "118"}, {"name": "Circuit Breaker", "url": "https://github.com/vert-x3/vertx-circuit-breaker", "description": "", "stars": "65"}, {"name": "Service Discovery - Consul", "url": "https://github.com/vert-x3/vertx-service-discovery", "description": "", "stars": "118"}, {"name": "Service Discovery - Docker links", "url": "https://github.com/vert-x3/vertx-service-discovery", "description": "", "stars": "118"}, {"name": "Service Discovery - Kubernetes", "url": "https://github.com/vert-x3/vertx-service-discovery", "description": "", "stars": "118"}, {"name": "Service Discovery - Redis backend", "url": "https://github.com/vert-x3/vertx-service-discovery", "description": "", "stars": "118"}, {"name": "Vert.x GraphQL Service Discovery", "url": "https://github.com/engagingspaces/vertx-graphql-service-discovery", "description": "[GraphQL](http://graphql.org/) service discovery and querying for your Vert.x microservices.", "stars": "51"}, {"name": "Resilience4j", "url": "https://github.com/resilience4j/resilience4j", "description": "Resilience4j is a fault tolerance library designed for Java8 and functional programming. Resilience4j provides modules for Circuit Breaking, Rate Limiting, Bulkheading, Automatic retrying, Response caching and Metric measuring.", "stars": "11k"}, {"name": "Failsafe", "url": "https://failsafe.dev/", "description": "Failsafe is a lightweight, *zero-dependency* library for handling failures in Java 8+. Concise API. Integration with libraries that use their own schedulers for async executions, such as Akka or Vert.x. [Vert.x example (\u2b504.3k)](https://github.com/failsafe-lib/failsafe/blob/master/examples/src/main/java/dev/failsafe/examples/VertxExample.java)"}, {"name": "Autonomous Services", "url": "https://github.com/mikand13/autonomous-services", "description": "A toolkit for creating autonomous services. An architecture that leverages vert.x and nannoq-tools to provide an event-based reactive architecure without centralized components, neither for communication or data, providing a theoretically linear scalability across the architecture.", "stars": "1"}, {"name": "Apache ServiceComb Java Chassis", "url": "https://github.com/apache/servicecomb-java-chassis", "description": "ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features.", "stars": "1.9k"}, {"name": "SmallRye Fault Tolerance", "url": "https://github.com/smallrye/smallrye-fault-tolerance", "description": "SmallRye Fault Tolerance is an implementation of Eclipse MicroProfile Fault Tolerance with additional features not defined by the specification. Native support of [Vert.x](https://smallrye.io/docs/smallrye-fault-tolerance/6.2.6/integration/event-loop.html) and [Mutiny](https://smallrye.io/docs/smallrye-fault-tolerance/6.2.6/reference/asynchronous.html#async-types).", "stars": "105"}, {"name": "Orbital", "url": "https://github.com/tfkfan/orbital", "description": "Vert.x based reactive distributed game server and battle-royale multiplayers development tool. Orbital contains basic extensible matchmaker, game/game room management, websocket integration and game lifecycle management features. Closest to \"Colyseus\" game engine competitor. [Docs](https://tfkfan.github.io/orbital).", "stars": "21"}, {"name": "Vert.x Elasticsearch Service", "url": "https://github.com/englishtown/vertx-elasticsearch-service", "description": "Vert.x 3 [Elasticsearch](https://www.elastic.co/) service with event bus proxying.", "stars": "59"}, {"name": "Vert.x Solr Service", "url": "https://github.com/englishtown/vertx-solr-service", "description": "Vert.x 3 Solr service with event bus proxying.", "stars": "4"}, {"name": "Service Factory", "url": "https://github.com/vert-x3/vertx-service-factory", "description": "", "stars": "22"}, {"name": "Maven Service Factory", "url": "https://github.com/vert-x3/vertx-maven-service-factory", "description": "", "stars": "13"}, {"name": "HTTP Service Factory", "url": "https://github.com/vert-x3/vertx-http-service-factory", "description": "", "stars": "9"}, {"name": "Node.js Service Factory", "url": "https://github.com/mellster2012/vertx-nodejs-service-factory", "description": "Vert.x Node.js Service Factory.", "stars": "3"}, {"name": "Eclipse SISU Service Factories", "url": "https://github.com/cstamas/vertx-sisu", "description": "Vert.x integration with [Eclipse SISU](https://www.eclipse.org/sisu/) DI container offering alternatives for `vertx-service-factory` and `vertx-maven-service-factory`.", "stars": "3"}, {"name": "Vert.x Config AWS SSM Store", "url": "https://github.com/Finovertech/vertx-config-aws-ssm", "description": "A [config store](http://vertx.io/docs/vertx-config/java/) implementation for retrieving configuration values from the [AWS EC2 SSM Parameter Store](https://aws.amazon.com/ec2/systems-manager/parameter-store/).", "stars": "1"}, {"name": "Vert.x Boot", "url": "https://github.com/jponge/vertx-boot", "description": "Deploying verticles from a HOCON configuration.", "stars": "43"}, {"name": "Vert.x Guice", "url": "https://github.com/englishtown/vertx-guice", "description": "Vert.x verticle factory for Guice dependency injection.", "stars": "61"}, {"name": "Vert.x HK2", "url": "https://github.com/englishtown/vertx-hk2", "description": "Vert.x verticle factory for HK2 dependency injection.", "stars": "30"}, {"name": "Spring Vert.x Extension", "url": "https://github.com/amoAHCP/spring-vertx-ext", "description": "Vert.x verticle factory for Spring DI injection.", "stars": "51"}, {"name": "Vert.x Beans", "url": "https://github.com/rworsnop/vertx-beans", "description": "Inject Vert.x objects as beans into your Spring application.", "stars": "26"}, {"name": "QBit", "url": "https://github.com/advantageous/qbit", "description": "QBit works with Spring DI and Spring Boot (and of course Vert.x). Allows you to use QBit, Vert.x, Spring DI and Spring Boot in the same application.", "stars": "707"}, {"name": "Vert.x Eclipse SISU", "url": "https://github.com/cstamas/vertx-sisu", "description": "Vert.x integration with [Eclipse SISU](https://www.eclipse.org/sisu/) DI container.", "stars": "3"}, {"name": "Vert.x Spring Verticle Factory", "url": "https://github.com/juanavelez/vertx-spring-verticle-factory", "description": "A Vert.x Verticle Factory that makes use of Spring to obtain and configure Verticles.", "stars": "7"}, {"name": "Glue", "url": "https://github.com/vinscom/glue", "description": "Proven and opinionated programming, and configuration model for Java and Vert.x based applications. Inspired from ATG Nucleus, provides powerful layer base configuration management using simple properties file.", "stars": "1"}, {"name": "Vert.x Unit", "url": "https://github.com/vert-x3/vertx-unit", "description": "", "stars": "33"}, {"name": "Vert.x JUnit5", "url": "https://github.com/vert-x3/vertx-junit5", "description": "", "stars": "43"}, {"name": "Vert.x WireMongo", "url": "https://github.com/noenv/vertx-wiremongo", "description": "Lightweight MongoDB mocking for Vert.x", "stars": "12"}, {"name": "Vert.x shell", "url": "https://github.com/vert-x3/vertx-shell", "description": "", "stars": "38"}, {"name": "Vert.x health check", "url": "https://github.com/vert-x3/vertx-health-check", "description": "Allows for remote health checking in Vert.x projects.", "stars": "15"}, {"name": "Vert.x Hot", "url": "https://github.com/dazraf/vertx-hot", "description": "A Maven plugin for the hot-deploy of Maven Vert.x projects.", "stars": "48"}, {"name": "Vert.x for Visual Studio Code", "url": "https://github.com/pmlopes/VertxSnippet", "description": "A Visual Studio Code (polyglot) plugin for Vert.x. Also available from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=pmlopes.vertxsnippet).", "stars": "1"}, {"name": "Vert.x Starter", "url": "http://www.jetdrone.xyz/vertx-starter/", "description": "A browser-based project starter and project templates for Vert.x applications."}, {"name": "Vert.x LiveReload", "url": "https://github.com/ybonnel/vertx-livereload", "description": "A simple livereload server for Vert.x applications.", "stars": "7"}, {"name": "openapi-generator", "url": "https://github.com/OpenAPITools/openapi-generator", "description": "OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).", "stars": "26k"}, {"name": "Vert.x Child Process", "url": "https://github.com/vietj/vertx-childprocess", "description": "Spawn child process from Vert.x.", "stars": "54"}, {"name": "vertx-redisques", "url": "https://github.com/swisspush/vertx-redisques", "description": "A highly scalable redis-persistent queuing system for Vert.x.", "stars": "13"}, {"name": "Simple File Server", "url": "https://github.com/pitchpoint-solutions/sfs", "description": "An OpenStack Swift compatible distributed object storage server that can serve and securely store billions of large and small files using minimal resources implemented using Vert.x.", "stars": "87"}, {"name": "Vert.x Boot", "url": "https://github.com/jponge/vertx-boot", "description": "Deploying verticles from a HOCON configuration.", "stars": "43"}, {"name": "GDH", "url": "https://github.com/maxamel/GDH", "description": "Generalized Diffie-Hellman key exchange Java library built on top of Vert.x.", "stars": "32"}, {"name": "vertx-values", "url": "https://github.com/imrafaelmerino/vertx-values", "description": "Send immutable and persistent JSON from [json-values (\u2b503)](https://github.com/imrafaelmerino/json-values) across the event bus.", "stars": "3"}, {"name": "Vert.x Stack", "url": "https://github.com/vert-x3/vertx-stack", "description": "", "stars": "121"}, {"name": "Vert.x blueprint - Microservice application", "url": "https://github.com/sczyh30/vertx-blueprint-microservice", "description": "", "stars": "786"}, {"name": "Vert.x blueprint - Job Queue", "url": "https://github.com/sczyh30/vertx-blueprint-job-queue", "description": "", "stars": "141"}, {"name": "Vert.x blueprint - TODO backend", "url": "https://github.com/sczyh30/vertx-blueprint-todo-backend", "description": "", "stars": "184"}, {"name": "Vert.x examples", "url": "https://github.com/vert-x3/vertx-examples", "description": "", "stars": "3.6k"}, {"name": "Vert.x feeds", "url": "https://github.com/aesteve/vertx-feeds", "description": "Example of an RSS aggregator built using Vert.x, Gradle, MongoDB, Redis, Handlebars templates, AngularJS, the event bus and SockJS.", "stars": "130"}, {"name": "Vert.x Markdown service", "url": "https://github.com/aesteve/vertx-markdown-service", "description": "Example on how to use [service-proxy (\u2b5069)](https://github.com/vert-x3/vertx-service-proxy) with Gradle.", "stars": "6"}, {"name": "Example using event bus and service proxies to connect vertx and node", "url": "https://github.com/advantageous/vertx-node-ec2-eventbus-example", "description": "Step by step example with wiki description showing how to connect Vert.x and Node using event bus and service proxies.", "stars": "45"}, {"name": "Vert.x Todo-Backend implementation", "url": "https://github.com/aesteve/todo-backend-vertx", "description": "Pure Java 8 implementation of the Todo MVC backend. Uses a Vert.x LocalMap for storage.", "stars": "5"}, {"name": "Kotlin Todo-Backend implementation", "url": "https://github.com/aesteve/vertx-kotlin-todomvc", "description": "Kotlin implementation of the Todo MVC backend.", "stars": "7"}, {"name": "Scala Todo-Backend implementation", "url": "https://github.com/aesteve/vertx-scala-todomvc", "description": "Scala implementation of the Todo MVC backend.", "stars": "1"}, {"name": "Grooveex Todo-Backend implementation", "url": "https://github.com/aesteve/todo-backend-grooveex", "description": "Todo MVC backend implementation with Vert.x + Groovy + some syntactic sugar + DSL routing facilities.", "stars": "1"}, {"name": "Vert.x Gradle Starter", "url": "https://github.com/yyunikov/vertx-gradle-starter", "description": "Java 8 starter application with example of using Vert.x with Gradle build system, profiles configuration and SLF4J.", "stars": "10"}, {"name": "Vert.x Gentics Mesh Example", "url": "https://github.com/gentics/mesh-vertx-example", "description": "Example on how to build a template-based web server with Gentics Mesh and handlebars.", "stars": "16"}, {"name": "HTTP/2 showcase", "url": "https://github.com/aesteve/http2-showcase", "description": "A simple demo, showing how HTTP/2 can drastically improve user experience when a huge latency is involved.", "stars": "7"}, {"name": "Vert.x Music Store", "url": "https://github.com/tsegismont/vertx-musicstore", "description": "An example application on how to build Vert.x applications with RxJava.", "stars": "71"}, {"name": "Crabzilla", "url": "https://github.com/crabzilla/crabzilla", "description": "Yet another Event Sourcing experiment. A project exploring Vert.x to develop Event Sourcing / CQRS applications.", "stars": "74"}, {"name": "Vert.x PostgreSQL Starter", "url": "https://github.com/BillyYccc/vertx-postgresql-starter", "description": "A starter to build a monolithic CRUD RESTful Web Service with Vert.x stack and PostgreSQL.", "stars": "34"}, {"name": "Cloud Foundry", "url": "https://github.com/amdelamar/vertx-cloudfoundry", "description": "An example Vert.x for deploying to a [Cloud Foundry](https://www.cloudfoundry.org/) service provider.", "stars": "2"}, {"name": "Knative", "url": "https://github.com/knative/docs/tree/main/code-samples/community/serving/helloworld-vertx", "description": "An example application on how to use [Reactive Extensions Vert.x (\u2b50152)](https://github.com/vert-x3/vertx-rx) with [Knative](https://github.com/knative).", "stars": "5k"}, {"name": "Starter Single Verticle API", "url": "https://github.com/jgarciasm/ssv-api", "description": "REST API Starter and Project Template ready to deploy with lots of plumbing code, examples, and documentation to quickly develope an API with almost no knowledge of vert.x and without any waste of time.", "stars": "2"}, {"name": "AI model output API based on PMML with Vert.x", "url": "https://github.com/immusen/vertx-pmml", "description": "High performance PMML evaluator API based on Vert.x. Supports dynamic routing configuration for multiple PMML models via JSON.", "stars": "2"}, {"name": "Vert.x Deploy Application", "url": "https://github.com/msoute/vertx-deploy-tools", "description": "(Seamless) deploy to AWS based Vert.x application clusters.", "stars": "55"}, {"name": "Chime", "url": "https://github.com/LisiLisenok/Chime", "description": "Time scheduler working on Vert.x event bus allowing for scheduling with *cron-style* and *interval* timers.", "stars": "29"}, {"name": "Vert.x Cron", "url": "https://github.com/diabolicallabs/vertx-cron", "description": "Schedule events with cron specifications. Has event bus and Observable versions.", "stars": "64"}, {"name": "Vert.x CronUtils", "url": "https://github.com/NoEnv/vertx-cronutils", "description": "An abstraction of cron-utils for the vertx scheduler. Unix, Cron4j and Quartz style expressions are supported.", "stars": "24"}, {"name": "Vert.x Scheduler", "url": "https://github.com/zero88/vertx-scheduler", "description": "A lightweight plugable scheduler based on plain Vert.x core without any external libs for scheduling with *cron-style* and *interval* timers with a detail *monitor* on both sync and async task.", "stars": "13"}, {"name": "Vert.x POJO config", "url": "https://github.com/aesteve/vertx-pojo-config", "description": "Allows for mapping between standard JSON configuration and a (type-safe) configuration Java bean. Also allows the configuration bean to be validated through JSR 303.", "stars": "3"}, {"name": "Vert.x Async", "url": "https://github.com/gchauvet/vertx-async", "description": "Portage of caolan/async nodejs module to Vert.x framework that provides helpers methods for common async patterns.", "stars": "13"}, {"name": "Vert.x JOLT", "url": "https://github.com/lusoalex/vertx-jolt", "description": "JSON to JSON transformation tool based on the original bazaarvoice JOLT project. Helpful to transform different json structure into an expected json format.", "stars": "4"}, {"name": "Vert.x Dependent Verticle Deployer", "url": "https://github.com/juanavelez/vertx-dependent-verticle-deployer", "description": "A Vert.x Verticle intended to deploy verticles and their dependent verticles.", "stars": "6"}, {"name": "Vert.x Dataloader", "url": "https://github.com/engagingspaces/vertx-dataloader", "description": "Java port of Facebook Dataloader for Vert.x. Efficient batching and caching for your data layer.", "stars": "72"}, {"name": "Vert.x Util", "url": "https://github.com/juanavelez/vertx-util", "description": "A collection of Vert.x utility methods.", "stars": "2"}, {"name": "Vert.x Web Accesslog", "url": "https://github.com/romanpierson/vertx-web-accesslog", "description": "Just a simple handler to be used in Vert.x Web to generate access logs.", "stars": "30"}, {"name": "Vert.x GraphQL Utils", "url": "http://github.com/tibor-kocsis/vertx-graphql-utils", "description": "A route handler and Vert.x compatible interfaces to handle GraphQL queries in Vert.x and Vert.x Web.", "stars": "23"}, {"name": "Nannoq-Tools", "url": "https://noriginmedia.github.io/nannoq-tools/", "description": "Nannoq-Tools is a toolkit for constructing robust, scalable and distributed applications leveraging Vert.x including modules for authentication, cluster management, Firebase Cloud Messaging, DynamoDB, fully generic queries, REST, and more."}, {"name": "Contextual logging", "url": "https://github.com/reactiverse/reactiverse-contextual-logging", "description": "Mapped Diagnostic Context (MDC) that works with the Vert.x event-loop model.", "stars": "39"}, {"name": "Vert.x JsonPath", "url": "https://github.com/NoEnv/vertx-jsonpath", "description": "A very basic implementation of JsonPath using Vert.x\u2019s JsonObject and JsonArray, mimicking their getX, containsKey, put and remove methods.", "stars": "10"}, {"name": "Vert.x Youtube channel", "url": "https://www.youtube.com/channel/UCGN6L3tRhs92Uer3c6VxOSA", "description": ""}, {"name": "User Group", "url": "https://groups.google.com/forum/?fromgroups#!forum/vertx", "description": "Discuss all user issues related to *using* Vert.x."}, {"name": "Developer Group", "url": "https://groups.google.com/forum/?fromgroups#!forum/vertx-dev", "description": "A group for Vert.x core *developers* and *contributors*."}, {"name": "Discord Server", "url": "https://discord.gg/KzEMwP2", "description": "Chat about any Vert.x-related topic."}, {"name": "Issues", "url": "https://github.com/vert-x3/issues/issues", "description": "Vert.x core issue tracker.", "stars": "35"}, {"name": "Wiki", "url": "https://github.com/vert-x3/wiki/wiki", "description": "Contains useful information about Vert.x.", "stars": "190"}, {"name": "Blog", "url": "http://vertx.io/blog/", "description": "The official Vert.x blog containing many tutorials and other information."}, {"name": "Embracing Reactive Applications on JVM: a Deep Dive into Modern I/O Models and Vert.x", "url": "https://www.infoq.com/articles/reactive-java-vertx-deep-dive/", "description": ""}, {"name": "Going reactive with Eclipse Vert.x and RX Java", "url": "https://blogs.oracle.com/javamagazine/post/going-reactive-with-eclipse-vertx-and-rxjava", "description": ""}, {"name": "Vert.x 3.3.0 Features Enhanced Networking Microservices, Testing and More", "url": "https://www.infoq.com/news/2016/06/Vert.x-3.3.0-release-features", "description": ""}, {"name": "Interview with Tim Fox About Vert.x 3, the Original Reactive, Microservice Toolkit for the JVM", "url": "http://www.infoq.com/articles/vertx-3-tim-fox", "description": ""}, {"name": "Introduction to Vert.x", "url": "https://vertx.io/get-started/", "description": ""}, {"name": "VertxUI", "url": "https://github.com/nielsbaloe/vertxui", "description": "A pure Java front-end toolkit with descriptive fluent views-on-models, POJO traffic, JUnit testing on the virtual DOM or mixed-language on a real DOM, and more.", "stars": "121"}]}], "name": ""} |