adrielcafe / satchelLinks
A fast, secure and modular key-value storage with batteries-included for Android and JVM.
☆73Updated 5 years ago
Alternatives and similar repositories for satchel
Users that are interested in satchel are comparing it to the libraries listed below
Sorting:
- Android Bundle format support for Kotlinx Serialization.☆84Updated last year
- Automated exceptions handler for mobile (android & ios) Kotlin Multiplatform development.☆56Updated 11 months ago
- User scoping library for Android applications.☆70Updated 3 years ago
- 🎮 coroutines flow based uni-directional architecture☆58Updated 3 months ago
- Android Parcelable support for the Kotlinx Serialization library.☆78Updated 3 weeks ago
- Generates AndroidManifest.xml in simple libraries so that you don't have to☆88Updated 10 months ago
- Lightweight navigation library for Compose for Desktop☆56Updated 2 years ago
- ☆36Updated 4 years ago
- ☆47Updated 3 years ago
- ☆111Updated 3 months ago
- Fast dependency graph validation for Gradle☆133Updated 3 weeks ago
- Kotlin types to work with loading, content and error states.☆40Updated 4 months ago
- Jetpack Compose integration for Square Workflows.☆101Updated 4 years ago
- ☆43Updated last year
- An experimental Gradle Plugin that automatically maps and includes modules in your builds☆42Updated 3 years ago
- ㅤJson DSL in Kotlin☆45Updated 4 years ago
- IntelliJ/Android Studio plugin that integrates Dropbox Focus gradle plugin directly in the IDE.☆31Updated 2 years ago
- Kotlin Multiplatform (KMP) library that adds basic support for Unicode code points☆122Updated last month
- Feature flags solution that is fast, lean, and open-source.☆89Updated 2 years ago
- Feature flags for multi-module Kotlin Android projects☆81Updated 2 weeks ago
- Architectural frameworks and toolkits for bootstrapping modern Android codebases.☆58Updated 2 years ago
- Gradle plugin for publishing of Kotlin libs☆121Updated last month
- Alternative to KAPT that skips Java stub generation and therefore is as efficient as Java APT but with Kotlin☆87Updated 2 years ago
- Additions for Kotlin's date & time library kotlinx-datetime☆44Updated 2 years ago
- Tired of manually setup test data of Kotlin data classes or POJOs? Instantiator creates Instances of any class for you so that you can fo…☆60Updated 3 years ago
- Sequence diagram renderer for Jetpack Compose.☆61Updated 11 months ago
- Wisp is a collection of kotlin modules providing various features and utilities, including config, logging, feature flags and more.☆59Updated 2 years ago
- Decoupling resource declaration from resource resolution on Android.☆118Updated last year
- Run a "hook" lambda after a block of code regardless of whether the block succeeds, fails, or the application is killed.☆73Updated this week
- Prototype of generating `copyDynamic` extension functions for kotlin data classes