wvuong's Stars
google/guava
Google core libraries for Java
netty/netty
Netty project - an event-driven asynchronous network application framework
Netflix/Hystrix
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 distributed systems where failure is inevitable.
ben-manes/caffeine
A high performance caching library for Java
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
wiremock/wiremock
A tool for mocking HTTP services
AsyncHttpClient/async-http-client
Asynchronous Http and WebSocket Client library for Java
micronaut-projects/micronaut-core
Micronaut Application Framework
line/armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Netflix/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
micrometer-metrics/micrometer
An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
vert-x3/vertx-examples
Vert.x examples
Netflix/concurrency-limits
reactor/reactor-netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
28mm/blast-radius
Interactive visualizations of Terraform dependency graphs using d3.js
normanmaurer/netty-in-action
adamfisk/LittleProxy
High performance HTTP proxy originally written by your friends at Lantern and now maintained by a stellar group of volunteer open source programmers.
envoyproxy/go-control-plane
Go implementation of data-plane-api
oracle-samples/oracle-db-examples
Examples of applications and tool usage for Oracle Database
Netflix/hollow
Hollow is a java library and toolset for disseminating in-memory datasets from a single producer to many consumers for high performance read-only access.
vert-x3/vertx-web
HTTP web applications for Vert.x
apple/servicetalk
A networking framework that evolves with your application
eclipse/jifa
🔬 Online Heap Dump, GC Log, Thread Dump & JFR File Analyzer.
paultuckey/urlrewritefilter
A Java Web Filter with functionality like Apache's mod_rewrite
perfmark/perfmark
PerfMark is a High Performance Tracing Library.
vert-x3/vertx-redis-client
Redis client for Vert.x
eclipse-vertx/vertx-grpc
Development of the gRPC component for Eclipse Vert.x
Netflix/hollow-reference-implementation
A reference implementation of Hollow -- designed to get you up and running in minutes.