rnorth / duct-tapeLinks
A little Java 8 library providing an implementation of the Circuit Breaker pattern. It provides fault tolerant wrappers for code that calls external APIs and unreliable components, including those that may fail, time out, or return inconsistent results.
☆94Updated 4 years ago
Alternatives and similar repositories for duct-tape
Users that are interested in duct-tape are comparing it to the libraries listed below
Sorting:
- Alternative to JUnit assertions that provides a more insightful log narrative for your tests☆56Updated 4 years ago
- A plug-in for the Java compiler that validates a project's package relationships☆146Updated 2 years ago
- A Maven build time extension that displays the duration for each goal that is run during your build☆134Updated last year
- A framework for capturing log statements during tests. Compatible with most popular logging frameworks. Works with JUnit and TestNG☆33Updated 7 years ago
- Revapi is an API analysis and change tracking tool written in Java. Its focus is mainly on Java language itself but it has been specif…☆205Updated last month
- System Stubs - Test Doubles for Java System resources☆107Updated last month
- Java API client for the Toxiproxy☆120Updated last week
- Yet another logger API in Java with beautiful features☆68Updated this week
- Takari Maven Lifecycle☆69Updated last week
- Maven Plugin launching the JUnit Platform☆62Updated last year
- Demo of Java Flight Recorder custom events and event streaming☆83Updated 3 years ago
- Maven plugin which creates Open PGP / GPG signatures for all of the project's artifacts☆53Updated last week
- Assembler is a reactive data aggregation library for querying and merging data from multiple data sources/services. Assembler enables eff…☆128Updated 6 months ago
- NOTE: This project has been migrated to https://github.com/AdoptOpenJDK/jdk-api-diff☆33Updated 7 years ago
- Simple library to provide fluent interface for JSON assertions☆63Updated last year
- 🦉 Maven POM syntax checker☆70Updated 4 months ago
- Personal repository for JUnit 5 extensions☆38Updated 6 years ago
- Maven Build Time Profiler☆92Updated 3 weeks ago
- Wrappers for methods/interfaces/lambdas throwing checked exceptions for use in functional interfaces☆91Updated 10 years ago
- instanceof operator and Visitor pattern replacement in Java 8☆156Updated 5 years ago
- Injecting maven configurations by composition rather than inheritance☆163Updated 2 weeks ago
- Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java☆138Updated 6 months ago
- Find and Prevent memory leaks in your applications☆57Updated last year
- Module names for the Java Module System (JPMS)☆37Updated 6 years ago
- A Regression Testing Tool For Allocations☆71Updated 8 years ago
- A wrapper API for creating interceptable Java HttpClients☆36Updated 5 years ago
- Assert that the java code of a project satisfies certain checks.☆103Updated 3 years ago
- A library that simplifies error handling for Functional Programming in Java☆140Updated 5 months ago
- A Maven plugin for creating a module-info.class.☆15Updated last year
- Catch common Project Reactor mistakes as compile-time errors☆26Updated 5 years ago