Highlights
- Pro
Stars
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
Free and Open Source, Distributed, RESTful Search Engine
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Netty project - an event-driven asynchronous network application framework
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
JDK main-line development https://openjdk.org/projects/jdk
GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
A high performance caching library for Java
Most popular Mocking framework for unit tests written in Java
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Access your entire server infrastructure from your local desktop
🔎 Open source distributed and RESTful search engine.
LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes impl…
AutoMQ is a diskless Kafka® on S3. 10x Cost-Effective. No Cross-AZ Traffic Cost. Autoscale in seconds. Single-digit ms latency. Multi-AZ Availability.
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
A damn simple library for building production-ready RESTful web services.
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
📈 Capturing JVM- and application-level metrics. So you know what's going on.
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
✅ The programmer-friendly testing framework for Java and the JVM
Runtime code generation for the Java virtual machine.
Asynchronous Http and WebSocket Client library for Java