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.
☆93Updated 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 Maven build time extension that displays the duration for each goal that is run during your build☆134Updated last year
- A plug-in for the Java compiler that validates a project's package relationships☆146Updated 2 years ago
- A framework for capturing log statements during tests. Compatible with most popular logging frameworks. Works with JUnit and TestNG☆33Updated 7 years ago
- Maven Plugin launching the JUnit Platform☆61Updated 10 months ago
- Wrappers for methods/interfaces/lambdas throwing checked exceptions for use in functional interfaces☆91Updated 10 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…☆204Updated 5 months ago
- System Stubs - Test Doubles for Java System resources☆107Updated this week
- instanceof operator and Visitor pattern replacement in Java 8☆156Updated 5 years ago
- Takari Maven Lifecycle☆69Updated 3 weeks ago
- A wrapper API for creating interceptable Java HttpClients☆36Updated 5 years ago
- Catch common Project Reactor mistakes as compile-time errors☆26Updated 5 years ago
- Java API client for the Toxiproxy☆120Updated last week
- Yet another logger API in Java with beautiful features☆66Updated 5 months ago
- maven extension to find slow tests☆25Updated 3 years ago
- NOTE: This project has been migrated to https://github.com/AdoptOpenJDK/jdk-api-diff☆33Updated 7 years ago
- Maven plugin which creates Open PGP / GPG signatures for all of the project's artifacts☆51Updated last week
- Compile time validation for HQL and JPQL queries in Java code☆82Updated 2 years ago
- Module names for the Java Module System (JPMS)☆37Updated 6 years ago
- Simple library to provide fluent interface for JSON assertions☆63Updated last year
- Assembler is a reactive data aggregation library for querying and merging data from multiple data sources/services. Assembler enables eff…☆129Updated 4 months ago
- A new way of working with JSON documents without using model classes or JSON schemas☆80Updated this week
- Command-line tool for creating and updating a Maven bom☆32Updated 4 years ago
- A library that simplifies error handling for Functional Programming in Java☆140Updated 3 months ago
- Injecting maven configurations by composition rather than inheritance☆162Updated last week
- A small Java utility library for exception translation☆31Updated 10 years ago
- Reflectionless command line parser☆89Updated last week
- Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java☆138Updated 3 months ago
- An Error Prone plugin for SLF4J☆32Updated 2 weeks ago
- A Regression Testing Tool For Allocations☆71Updated 8 years ago