yandextaxitech / binaryprefs
Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC (between processes). Written from scratch.
☆502Updated 4 years ago
Alternatives and similar repositories for binaryprefs:
Users that are interested in binaryprefs are comparing it to the libraries listed below
- Write idiomatic API integration tests using Kotlin (Unit and Instrumentation)☆370Updated 4 years ago
- Reactive Virtual DOM for Android.☆478Updated 3 years ago
- Riddling your way to master RxJava☆456Updated last week
- Example of multi module android app.☆244Updated 4 years ago
- Redux implementation based on RxJava☆567Updated 2 years ago
- Lightweight Android library for building reactive apps.☆482Updated 3 years ago
- Gradle plugin that checks if there are dependencies using support library instead of AndroidX.☆557Updated 2 years ago
- Automatic tagging of RxJava 2+ originating subscribe points for onError() investigation.☆647Updated last year
- Modern XML Parser for Android☆421Updated 11 months ago
- An IdlingResource for Espresso which wraps an RxJava Scheduler.☆511Updated last year
- Reactive implementation of Presentation Model pattern in Android.☆183Updated 3 years ago
- A scope tree based Dependency Injection (DI) library for Java / Kotlin / Android.☆1,130Updated 2 years ago
- ☆258Updated 5 years ago
- Alligator is Android navigation library that will help to organize your navigation code in clean and testable way.☆298Updated this week
- Android library designed for automatic formatting of text input by custom rules☆392Updated last year
- Constructor-inject views during XML layout inflation☆902Updated last year
- Minimalistic Optional type for Kotlin that tries to fit its null-safe type system as smooth as possible.☆290Updated 4 years ago
- Declare RecyclerView adapters in a functional way, without boilerplate and subclassing. No compromises on flexibility. If it's possible t…☆362Updated 5 years ago
- RxJava 2.x extension to provide meaningful Stack Traces☆658Updated 6 years ago
- Practical challenges for RxJava learners☆446Updated 4 years ago
- Auto-generate Parcelable implementations for Java and Kotlin☆500Updated 5 years ago
- Moxy is MVP library for Android with incremental annotation processor and ktx features☆326Updated 7 months ago
- Gif LazyVerticalGrid MVVM using Dagger 2 + Hilt with Retrofit 2, Moshi, Kotlin Coroutines, JUnit, Espresso and Robolectric tests!☆405Updated this week
- MVI architecture Implementation of the ToDo app.☆668Updated 5 years ago
- Demo project for Testable code in Mobius conference☆83Updated 7 years ago
- A reflection-based implementation of the Dagger dependency injection library for fast IDE builds.☆655Updated 3 years ago
- Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.☆221Updated 3 years ago
- An annotation processor that generates Moshi adapters from immutable Kotlin data classes.☆761Updated 3 weeks ago