The "Awesome Vert.x" project is a curated resource list designed to support developers using Vert.x, a toolkit for building reactive applications on the Java Virtual Machine (JVM). This list includes libraries, frameworks, tools, tutorials, and community resources that facilitate the development of asynchronous and event-driven applications. It benefits both beginners and experienced developers by providing essential tools and insights to enhance productivity and application performance. Whether you're looking to dive into reactive programming or seeking advanced techniques, this collection offers a wealth of resources to empower your Vert.x projects.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The "Awesome Docker" project is a curated resource list designed to support developers and teams using Docker, a platform for developing, shipping, and running applications in containers. This list includes a variety of resources such as tutorials, tools, libraries, extensions, and community contributions that help streamline the containerization process. Whether you are a beginner looking to understand the basics of Docker or an experienced developer seeking advanced techniques and best practices, this collection offers valuable insights and tools to enhance your containerization workflow. Dive into the world of Docker and discover how to optimize your application deployment and management with ease.
The "Awesome Kubernetes" project is a comprehensive collection of resources dedicated to Kubernetes, an open-source platform designed to automate the deployment, scaling, and management of containerized applications. This list encompasses a wide range of categories including tools, libraries, tutorials, best practices, and community resources that facilitate the use of Kubernetes in various environments. It is invaluable for beginners seeking to understand container orchestration as well as experienced developers looking to optimize their workflows and enhance their applications. Users can discover everything from official documentation to advanced configurations, empowering them to effectively leverage Kubernetes for their container management needs.
The "Awesome Useful .htaccess Snippets" project is a curated collection of practical code snippets designed to enhance the functionality of the .htaccess file, which is used for configuring web server settings in Apache. This list includes a variety of snippets for URL rewriting, access control, security enhancements, and performance optimizations, making it a valuable resource for web developers and administrators. Whether you are a beginner looking to understand .htaccess or an experienced developer seeking to optimize your server configuration, this collection offers essential tools to improve your website's performance and security. Dive in to discover snippets that can streamline your web server management and enhance user experience.
The "Awesome Laravel" project is a curated resource list designed to support developers using Laravel, a popular PHP framework for web application development. This list includes a wide range of resources such as libraries, packages, tools, tutorials, and community contributions that enhance the Laravel development experience. Whether you are a beginner looking to learn the basics or an experienced developer seeking advanced techniques, this collection provides valuable insights and tools to streamline your workflow. Dive into this repository to discover everything you need to build robust and scalable web applications with Laravel.
Run JAX-RS Jersey resources within the Vert.x reactive application platform.
An invisible REST and web framework for Kotlin that binds controllers to Vert.x routers with minimal annotations.
A minimal and adaptable web framework for building applications on the Vert.x 3 platform.
A reactive Java library for building high-performance microservices with REST, JSON, and WebSocket support.
A generic CRUD REST service for persisting resources hierarchically in filesystem, Redis, or AWS S3 storage.
A high-performance Rack-compatible HTTP server built on Vert.x for JRuby applications.
A reactive integration framework for building scalable backend APIs that aggregate content from multiple sources.
An opinionated controller framework for Vert.x-web that eliminates routing boilerplate through annotations and reflection.
A lightweight JAX-RS-like annotation processor for building REST APIs with Vert.x verticles.
A legacy Vert.x adapter for the Atmosphere Framework, enabling WebSocket and HTTP server capabilities on the Vert.x platform.
An adapter library to run Vaadin web applications on the Vert.x reactive toolkit.
A Vert.x-powered asynchronous multithreaded web server with simple annotation-based route configuration.
A lightweight, modern JVM-based web framework built on Vert.x for Java and Kotlin applications.
A modern, Ring-compliant HTTP server and client library for Clojure, built on Vert.x for high performance and ease of use.
A simple Java web development framework for building applications with minimal configuration.
A Vert.x-based framework for building RESTful applications using JAX-RS annotations and standards.
A Java library that simplifies and secures relational database access by wrapping JDBC with automatic resource management and SQL injection prevention.
A jOOQ code generator that creates asynchronous, Vert.x-compatible DAOs and POJOs for reactive database operations.
A Kotlin library that enables executing JetBrains Exposed SQL statements using the Vert.x Reactive SQL Client for reactive database access.
An asynchronous Redis client for the Vert.x reactive toolkit.
A Vert.x module for executing Cassandra statements asynchronously with callbacks on the Vert.x event loop.
A non-blocking integration of OrientDB 2.x with Vert.x, supporting plocal, remote, and memory databases.
Integrates the Bitsy graph database with the Vert.x toolkit for reactive applications.
An embeddable, bitemporal, append-only database system and event store that stores immutable snapshots with full history.
A Vert.x gRPC client example for connecting to Dgraph graph database using protocol buffers.
A reactive Java SDK for Google Firestore designed for scalable server microservices using RxJava and Vert.x.
A reactive, non-blocking Aerospike client for Vert.x that provides asynchronous database operations.
A Vert.x client for tapping into MySQL replication stream, enabling real-time consumption of row-level binlog events.