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.
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
General Java utilities (options parser, logging, experiment management, probability/statistics)