LachlanMcKee / gsonpathLinks
A Java annotation processor library which generates gson type adapters using basic JsonPath style annotations
☆62Updated 5 years ago
Alternatives and similar repositories for gsonpath
Users that are interested in gsonpath are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] Fluent test assertions for RxJava's 1.x TestSubscriber☆48Updated 8 years ago
- FunctionalRx2 is a collection of constructs to simplify a functional programming approach to Java and Android [STABLE]☆83Updated 8 years ago
- Checks Parcelable implementation.☆48Updated 8 years ago
- Reduce boilerplate in RxJava by abstracting chained operators like flatMap, concatMap, switchMap, or compose [STABLE]☆85Updated 8 years ago
- AutoValue Extension to add Map generation support☆55Updated 9 years ago
- Extension to use conductor with the new dagger.android module.☆36Updated 8 years ago
- A JUnit rule to disable and enable device animations☆106Updated 5 years ago
- Gradle plugin which includes Checkstyle, FindBugs, and PMD basic configuration.☆40Updated 8 years ago
- Drop in solution to animate RecyclerView's dataset changes by using command pattern☆75Updated 8 years ago
- Compile-time checked Unions of different types for Domain Modeling [STABLE]☆34Updated 7 years ago
- [ABANDONED] A tree that stores services in its node for a given key, and allows traversing them.☆33Updated 7 years ago
- Augomagically format Java files (deprecated)☆58Updated 7 years ago
- Showcase application of SQLDelight and SQLBrite working together based on SQLBrite's sample.☆59Updated 8 years ago
- Port Optional to java 6 as faithfully as possible while maintaining easy migration☆30Updated 7 years ago
- Simple JUnit rule for overriding RxJava/RxAndroid schedulers during unit tests☆35Updated 8 years ago
- Compile-time generation of gson TypeAdapters to preserve class encapsulation