A Java library that enables applying Functional Programming concepts like currying and partial application for functions, also it supports types like Either, Try, etc... using RxJava 2 interfaces, compatible with Java 7 and above
☆20Jun 20, 2019Updated 6 years ago
Alternatives and similar repositories for J-Curry
Users that are interested in J-Curry are comparing it to the libraries listed below
Sorting:
- a library that helps avoiding the switch/case and if/else massive blocks through a table lookup technique☆24Mar 7, 2018Updated 8 years ago
- A library that provides a set of functional patterns to enable chaining operations one after another, also helps not cutting RxJava2 stre…☆19Jun 20, 2019Updated 6 years ago
- A library that helps implementing Android's LifeCycleObserver interface for variables instead of Classes☆28Apr 24, 2019Updated 6 years ago
- ☆10Aug 4, 2018Updated 7 years ago
- movies application using MVVM Architecture☆23Dec 23, 2022Updated 3 years ago
- It is a real life example that is using the most updated tools and technologies to develop and implement a robust android application by …☆37Oct 6, 2022Updated 3 years ago
- An Application that elaborates Clean Architecture, MVVM, Retrofit, Room, and written fully in RxJava2☆62Aug 4, 2018Updated 7 years ago
- ☆23Aug 26, 2019Updated 6 years ago
- Bouquet is a java / android library to help debug and log various data when executing RxJava2 Observable, Flowable, Single, Maybe and Com…☆57May 24, 2018Updated 7 years ago
- We will take the Movies Application in journey to Android Architecture component.☆28Oct 30, 2020Updated 5 years ago
- Clean architecture in Android with MVP presentation layer☆33Mar 9, 2017Updated 9 years ago
- Android MVVM - demo for presentaion☆33Jul 18, 2016Updated 9 years ago
- A small library that helps you keep track of operations progress. It allows you to show progress bar (indicator) in a convenient way.☆12May 8, 2017Updated 8 years ago
- A demo of RxJava, Retrofit, OKHttp, RecyclerView, Glide and ButterKnife.☆11Feb 25, 2017Updated 9 years ago
- A TypeScript module that allows having both scroll snapping and normal scrolling between sections in your website☆11May 19, 2022Updated 3 years ago
- Spring Cloud Data Flow Streaming Example☆10Mar 17, 2018Updated 7 years ago
- "Functional Java by Example" articles, which you can find on my blog.☆11Nov 30, 2019Updated 6 years ago
- AndroidX WebKit Sample☆11Nov 23, 2019Updated 6 years ago
- RxJava2 & 3 extensions for Android Databindings library☆41Mar 30, 2020Updated 5 years ago
- Super simple test to check Http4k with Loom☆11Dec 12, 2022Updated 3 years ago
- A Java implementation of the IPLD cbor format☆13May 1, 2025Updated 10 months ago
- 3D Visualisation of Sensor Information on Google Android Platform☆11Mar 17, 2015Updated 10 years ago
- ☆11May 31, 2019Updated 6 years ago
- ☆12Apr 24, 2016Updated 9 years ago
- Glide v4中的Generated API之常见案例☆10Aug 31, 2017Updated 8 years ago
- Injector dagger 2 structure sample☆12Apr 6, 2017Updated 8 years ago
- ViewPager2 with parallax transformation☆11Dec 17, 2019Updated 6 years ago
- Falcon: A library to use Cosmos conveniently☆13Aug 10, 2019Updated 6 years ago
- ☆12Nov 24, 2014Updated 11 years ago
- Management tool for Akka Cluster☆10Jun 22, 2017Updated 8 years ago
- ☆10Sep 24, 2022Updated 3 years ago
- Showcase dynamic Gists on your profile☆12Sep 11, 2020Updated 5 years ago
- 用于显示和编辑图文混排,支持插入删除图片文字☆39Feb 28, 2018Updated 8 years ago
- A demonstration of SortedList data structure and how it can completely pump up recycler view's adapter in Android☆15Mar 13, 2017Updated 8 years ago
- This project demonstrate how to shard android unit test and run Robolectric test and JVM test sepreately using JUnit categories.☆12Oct 2, 2019Updated 6 years ago
- PDF Generator Microservice☆13Updated this week
- Exemplary Android app showing usage of Handler and Looper☆15Sep 24, 2018Updated 7 years ago
- An Android project that demonstrates how to integrate these four tools at once (Espresso, Mockito, Dagger and LeakCanary)☆11May 22, 2017Updated 8 years ago
- 日常生活中,有时候会遇到 Android 设备连接两个屏幕进行显示的问题,比如酒店登记信息时,一个屏幕用于员工操作,一个屏幕显示相关信息供顾客查看。这里就涉及到 Android 的双屏异显的问题,该示例就实现了这样的功能,主屏和副屏之间可以进行交互。☆16Aug 17, 2022Updated 3 years ago