All Projects → Serialize → Similar Projects or Alternatives

67 Open source projects that are alternatives of or similar to Serialize

Colorpickerpreference
🎨 A library that lets you implement ColorPicker, ColorPickerDialog, ColorPickerPreference.
Stars: ✭ 407 (+124.86%)
Mutual labels:  sharedpreferences
memo
Android processing and secured library for managing SharedPreferences as key-value elements efficiently and structurally.
Stars: ✭ 18 (-90.06%)
Mutual labels:  sharedpreferences
Sharedchamber
Android Secure SharedPreferences Using Facebook Conceal Encryption
Stars: ✭ 96 (-46.96%)
Mutual labels:  sharedpreferences
Kotpref
Kotpref - Android SharedPreferences delegation library for Kotlin
Stars: ✭ 618 (+241.44%)
Mutual labels:  sharedpreferences
ElegantData
像操作Room一样操作 SharedPreferences 和 File 文件.
Stars: ✭ 18 (-90.06%)
Mutual labels:  sharedpreferences
Movieapp
🎬 MovieApp is a Flutter application built to demonstrate the use of modern development tools with best practices implementation like Modularization, BLoC, Dependency Injection, Dynamic Theme, Cache, Shimmer, Testing, Flavor, CI/CD, etc.
Stars: ✭ 117 (-35.36%)
Mutual labels:  sharedpreferences
Rxkprefs
🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support
Stars: ✭ 264 (+45.86%)
Mutual labels:  sharedpreferences
Kau
An extensive collection of Kotlin Android Utils
Stars: ✭ 182 (+0.55%)
Mutual labels:  sharedpreferences
Preference-Rhythm
Android library makes using Shared Preference easier.
Stars: ✭ 16 (-91.16%)
Mutual labels:  sharedpreferences
Easysp
A SharedPreferences wrapper that has a fluent interface to store data
Stars: ✭ 75 (-58.56%)
Mutual labels:  sharedpreferences
Typedvalue
Tiny library to simplify access to SharedPreferences, Bundle or any other key-value storage
Stars: ✭ 18 (-90.06%)
Mutual labels:  sharedpreferences
reactor
Reactor is key value database and is a great alternative to Shared Preferences.
Stars: ✭ 37 (-79.56%)
Mutual labels:  sharedpreferences
Prefs
Simple Android SharedPreferences wrapper.
Stars: ✭ 125 (-30.94%)
Mutual labels:  sharedpreferences
Materialpreferences
A highly flexible set of lovely looking views that provides functionality of preferences.
Stars: ✭ 495 (+173.48%)
Mutual labels:  sharedpreferences
Android Prefs
Android preferences for WINNERS!
Stars: ✭ 183 (+1.1%)
Mutual labels:  sharedpreferences
Preferenceroom
🚚 Android processing library for managing SharedPreferences persistence efficiently and structurally.
Stars: ✭ 341 (+88.4%)
Mutual labels:  sharedpreferences
Kripton
A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
Stars: ✭ 110 (-39.23%)
Mutual labels:  sharedpreferences
Yasp
Yet Another Shared Preference
Stars: ✭ 16 (-91.16%)
Mutual labels:  sharedpreferences
Redux Persist Sensitive Storage
redux-persist storage engine for react-native-sensitive-info
Stars: ✭ 209 (+15.47%)
Mutual labels:  sharedpreferences
RemotePreferences
A drop-in solution for inter-app access to SharedPreferences.
Stars: ✭ 121 (-33.15%)
Mutual labels:  sharedpreferences
Multiplatform Preferences
Kotlin Multi Platform Preferences, for android an ios : SharedPreferences & NSUserDefault
Stars: ✭ 76 (-58.01%)
Mutual labels:  sharedpreferences
KVStorage
Android 结构化KV存储框架,基于 yaml 生成 java 结构化存储类
Stars: ✭ 228 (+25.97%)
Mutual labels:  sharedpreferences
React Native Default Preference
Use SharedPreference (Android) and UserDefaults (iOS) with React Native over a unified interface
Stars: ✭ 170 (-6.08%)
Mutual labels:  sharedpreferences
kesho
store cache any data type string, boolean, jsonObject, jsonArray, .....
Stars: ✭ 19 (-89.5%)
Mutual labels:  sharedpreferences
Android Debug Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
Stars: ✭ 7,946 (+4290.06%)
Mutual labels:  sharedpreferences
Harmony
Multi-process SharedPreference implementation without ContentProvider
Stars: ✭ 27 (-85.08%)
Mutual labels:  sharedpreferences
PowerPreference
💾 A Powerful library to control and simplify the usage of shared preference in Android.
Stars: ✭ 95 (-47.51%)
Mutual labels:  sharedpreferences
Appdatareader
A library for reading Shared Preferences and Database values within the application.
Stars: ✭ 126 (-30.39%)
Mutual labels:  sharedpreferences
Shpref Library
💾 Android Kotlin library. Shared preferences wrapper. (2020)
Stars: ✭ 16 (-91.16%)
Mutual labels:  sharedpreferences
Frideos flutter
An all-in-one Fllutter package for state management, reactive objects, animations, effects, timed widgets etc.
Stars: ✭ 187 (+3.31%)
Mutual labels:  sharedpreferences
Secured Preference Store
A cryptography library and a SharedPreferences wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device's KeyStore.
Stars: ✭ 562 (+210.5%)
Mutual labels:  sharedpreferences
Secure Preferences
Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
Stars: ✭ 1,527 (+743.65%)
Mutual labels:  sharedpreferences
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.
Stars: ✭ 484 (+167.4%)
Mutual labels:  sharedpreferences
Krate
A SharedPreferences wrapper powered by Kotlin delegates
Stars: ✭ 213 (+17.68%)
Mutual labels:  sharedpreferences
Hawk
✔️ Secure, simple key-value storage for Android
Stars: ✭ 3,827 (+2014.36%)
Mutual labels:  sharedpreferences
React Native Encrypted Storage
React Native wrapper around SharedPreferences and Keychain to provide a secure alternative to Async Storage
Stars: ✭ 110 (-39.23%)
Mutual labels:  sharedpreferences
Colorpreference
A custom preference item for easy implementation of a color picker in Android's preference screen.
Stars: ✭ 299 (+65.19%)
Mutual labels:  sharedpreferences
Oksharedprefs
通过注解生成SharedPreferences包装类,解决跨进程数据访问不同步的问题。
Stars: ✭ 183 (+1.1%)
Mutual labels:  sharedpreferences
pref dessert
Package that allows you persist objects as shared preferences easily.
Stars: ✭ 12 (-93.37%)
Mutual labels:  sharedpreferences
Contacts
A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).
Stars: ✭ 100 (-44.75%)
Mutual labels:  sharedpreferences
ToDoApp
📱My android playground app - Simple and Fastest todo app - developing to cover most android concepts, simple logic can make me focus more on framework
Stars: ✭ 28 (-84.53%)
Mutual labels:  sharedpreferences
Aptpreferences
基于apt实现的Android快速持久化框架:AptPreferences
Stars: ✭ 227 (+25.41%)
Mutual labels:  sharedpreferences
Quiz-App
A Quiz Android application 📱 built using Java ♨️ and showing best practices of 🛠️ Room
Stars: ✭ 33 (-81.77%)
Mutual labels:  sharedpreferences
Xpref
A SharedPreferences' wrapper that truly supported sharing data across multi-process
Stars: ✭ 80 (-55.8%)
Mutual labels:  sharedpreferences
preferx
A reactive SharedPreferences library for Kotlin
Stars: ✭ 13 (-92.82%)
Mutual labels:  sharedpreferences
Ksprefs
🚀⚡ Kotlin SharedPreferences wrapper & cryptographic preferences android library.
Stars: ✭ 176 (-2.76%)
Mutual labels:  sharedpreferences
iMoney
iMoney 金融项目
Stars: ✭ 55 (-69.61%)
Mutual labels:  sharedpreferences
Secure Pref Manager
Secure Preference Manager for android. It uses various Encryption to protect your application's Shared Preferences.
Stars: ✭ 75 (-58.56%)
Mutual labels:  sharedpreferences
shade
Automatic code generation for the SharedPreferences operation.
Stars: ✭ 26 (-85.64%)
Mutual labels:  sharedpreferences
Tray
a SharedPreferences replacement for Android with multiprocess support
Stars: ✭ 2,314 (+1178.45%)
Mutual labels:  sharedpreferences
DailyBugle
📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development
Stars: ✭ 17 (-90.61%)
Mutual labels:  sharedpreferences
Easyandroid
一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等
Stars: ✭ 1,039 (+474.03%)
Mutual labels:  sharedpreferences
simple-preferences
Android Library to simplify SharedPreferences use with code generation.
Stars: ✭ 48 (-73.48%)
Mutual labels:  sharedpreferences
Bulldog
Android library to simplify reading and writing to SharedPreferences, never write code like this anymore prefs.edit().putString("someKey","someString").apply()
Stars: ✭ 133 (-26.52%)
Mutual labels:  sharedpreferences
Easypreferences
This class simplifies calls to SharedPreferences in a line of code. It can also do more like: saving a list of strings, integers and saving images. All in 1 line of code!
Stars: ✭ 34 (-81.22%)
Mutual labels:  sharedpreferences
Prefser
Wrapper for Android SharedPreferences with object serialization and RxJava Observables
Stars: ✭ 228 (+25.97%)
Mutual labels:  sharedpreferences
Armadillo
A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.
Stars: ✭ 226 (+24.86%)
Mutual labels:  sharedpreferences
Typedpreferences
Preference wrappers for primitive types for Android
Stars: ✭ 191 (+5.52%)
Mutual labels:  sharedpreferences
Android Remote Debugger
A library for remote logging, database debugging, shared preferences and network requests
Stars: ✭ 132 (-27.07%)
Mutual labels:  sharedpreferences
Mlcache
A library make cache easily
Stars: ✭ 9 (-95.03%)
Mutual labels:  sharedpreferences
1-60 of 67 similar projects