All Projects → kesho → Similar Projects or Alternatives

591 Open source projects that are alternatives of or similar to kesho

Mlcache
A library make cache easily
Stars: ✭ 9 (-52.63%)
Mutual labels:  sharedpreferences
Oksharedprefs
通过注解生成SharedPreferences包装类,解决跨进程数据访问不同步的问题。
Stars: ✭ 183 (+863.16%)
Mutual labels:  sharedpreferences
react-save-localstorage
🗄 React component to save data to localStorage on render phase safely
Stars: ✭ 26 (+36.84%)
Mutual labels:  localstorage
Ksprefs
🚀⚡ Kotlin SharedPreferences wrapper & cryptographic preferences android library.
Stars: ✭ 176 (+826.32%)
Mutual labels:  sharedpreferences
reinvent-planner
Plan your AWS re:Invent 2019 sessions by visualizing it in a calendar.
Stars: ✭ 109 (+473.68%)
Mutual labels:  localstorage
Bulldog
Android library to simplify reading and writing to SharedPreferences, never write code like this anymore prefs.edit().putString("someKey","someString").apply()
Stars: ✭ 133 (+600%)
Mutual labels:  sharedpreferences
BlazoredLocalStorage
This library has been moved to the Blazored org
Stars: ✭ 26 (+36.84%)
Mutual labels:  localstorage
Appdatareader
A library for reading Shared Preferences and Database values within the application.
Stars: ✭ 126 (+563.16%)
Mutual labels:  sharedpreferences
sqstorage
A easy to use and quick way to organize your inventory, storages and storage areas
Stars: ✭ 18 (-5.26%)
Mutual labels:  storage
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 (+7936.84%)
Mutual labels:  sharedpreferences
cache
Laravel & Lumen Cache Service | File and Redis cache system
Stars: ✭ 19 (+0%)
Mutual labels:  cache-storage
React Native Encrypted Storage
React Native wrapper around SharedPreferences and Keychain to provide a secure alternative to Async Storage
Stars: ✭ 110 (+478.95%)
Mutual labels:  sharedpreferences
cstor-operators
Collection of OpenEBS cStor Data Engine Operators
Stars: ✭ 77 (+305.26%)
Mutual labels:  storage
Contacts
A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).
Stars: ✭ 100 (+426.32%)
Mutual labels:  sharedpreferences
local-storage-fallback
Check and use appropriate storage adapter for browser (localStorage, sessionStorage, cookies, memory)
Stars: ✭ 103 (+442.11%)
Mutual labels:  localstorage
Xpref
A SharedPreferences' wrapper that truly supported sharing data across multi-process
Stars: ✭ 80 (+321.05%)
Mutual labels:  sharedpreferences
MDI-Sandbox
A jacked up cheatsheet and additional tools for https://materialdesignicons.com/
Stars: ✭ 37 (+94.74%)
Mutual labels:  localstorage
Secure Pref Manager
Secure Preference Manager for android. It uses various Encryption to protect your application's Shared Preferences.
Stars: ✭ 75 (+294.74%)
Mutual labels:  sharedpreferences
CipherSharedPrefs
Library implements encrypion layer for SharedPreferences. Also adds some additional features
Stars: ✭ 15 (-21.05%)
Mutual labels:  sharedpreferences
Easyandroid
一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等
Stars: ✭ 1,039 (+5368.42%)
Mutual labels:  sharedpreferences
MusicX
MusicX is a music player 🎵 android app built using Kotlin and Jetpack Compose. It follows M.A.D. practices and hence is a good learning resource for beginners
Stars: ✭ 85 (+347.37%)
Mutual labels:  storage
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 (+78.95%)
Mutual labels:  sharedpreferences
simple-cache
⚡ Simple Cache Abstraction Layer for PHP
Stars: ✭ 28 (+47.37%)
Mutual labels:  cache-storage
SwiftlyCache
SwiftlyCache is a thread safe IOS general cache Library
Stars: ✭ 84 (+342.11%)
Mutual labels:  cache-storage
Harmony
Multi-process SharedPreference implementation without ContentProvider
Stars: ✭ 27 (+42.11%)
Mutual labels:  sharedpreferences
jsGBC
👾 A GameBoy Color Emulator written in JavaScript
Stars: ✭ 44 (+131.58%)
Mutual labels:  localstorage
Typedvalue
Tiny library to simplify access to SharedPreferences, Bundle or any other key-value storage
Stars: ✭ 18 (-5.26%)
Mutual labels:  sharedpreferences
Shpref Library
💾 Android Kotlin library. Shared preferences wrapper. (2020)
Stars: ✭ 16 (-15.79%)
Mutual labels:  sharedpreferences
Covid19-Tracker
The situation of the Coronavirus epidemic data around the World and details info in Vietnam.
Stars: ✭ 15 (-21.05%)
Mutual labels:  localstorage
Kotpref
Kotpref - Android SharedPreferences delegation library for Kotlin
Stars: ✭ 618 (+3152.63%)
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 (+2857.89%)
Mutual labels:  sharedpreferences
redux-storage
Persistence layer for redux with flexible backends
Stars: ✭ 218 (+1047.37%)
Mutual labels:  storage
BlobHelper
BlobHelper is a common, consistent storage interface for Microsoft Azure, Amazon S3, Komodo, Kvpbase, and local filesystem written in C#.
Stars: ✭ 23 (+21.05%)
Mutual labels:  storage
Pomegranate
🌳 A tiny skiplist based log-structured merge-tree written in Rust.
Stars: ✭ 20 (+5.26%)
Mutual labels:  storage
apollo-cache-instorage
Apollo Cache implementation that facilitates locally storing resources
Stars: ✭ 98 (+415.79%)
Mutual labels:  storage
Android-SharedPreferences-Helper
This Shared Preferences Helper library (Library size = ~15kb only) Simplifies usage of the default Android SharedPreferences Class. The developer can do in a few lines of code which otherwise would have required several. Simple to understand as compared to the default Shared Preferences class and easy to use. Can be used by simply adding the dep…
Stars: ✭ 15 (-21.05%)
Mutual labels:  sharedpreferences
Materialpreferences
A highly flexible set of lovely looking views that provides functionality of preferences.
Stars: ✭ 495 (+2505.26%)
Mutual labels:  sharedpreferences
Awesome-Android-Persistence
A curated list of awesome android persistence libraries about SQLite, ORM, Mobile Database, SharedPreferences, etc.
Stars: ✭ 69 (+263.16%)
Mutual labels:  sharedpreferences
Colorpickerpreference
🎨 A library that lets you implement ColorPicker, ColorPickerDialog, ColorPickerPreference.
Stars: ✭ 407 (+2042.11%)
Mutual labels:  sharedpreferences
Todo
✏️A Todo App based on html5 and jQuery.
Stars: ✭ 15 (-21.05%)
Mutual labels:  localstorage
keyv
Simple key-value storage with support for multiple backends.
Stars: ✭ 202 (+963.16%)
Mutual labels:  localstorage
mysqly
Full-featured opensource small-overhead PHP data framework for Mysql built for fast and efficient development
Stars: ✭ 18 (-5.26%)
Mutual labels:  cache-storage
Colorpreference
A custom preference item for easy implementation of a color picker in Android's preference screen.
Stars: ✭ 299 (+1473.68%)
Mutual labels:  sharedpreferences
pref dessert
Package that allows you persist objects as shared preferences easily.
Stars: ✭ 12 (-36.84%)
Mutual labels:  sharedpreferences
reactor
Reactor is key value database and is a great alternative to Shared Preferences.
Stars: ✭ 37 (+94.74%)
Mutual labels:  sharedpreferences
react-local-storage-cache
How to cache results in React with Local Storage.
Stars: ✭ 27 (+42.11%)
Mutual labels:  localstorage
Yasp
Yet Another Shared Preference
Stars: ✭ 16 (-15.79%)
Mutual labels:  sharedpreferences
localForage-cn
localForage中文仓库,localForage改进了离线存储,提供简洁健壮的API,包括 IndexedDB, WebSQL, 和 localStorage。
Stars: ✭ 201 (+957.89%)
Mutual labels:  localstorage
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 (+47.37%)
Mutual labels:  sharedpreferences
Quiz-App
A Quiz Android application 📱 built using Java ♨️ and showing best practices of 🛠️ Room
Stars: ✭ 33 (+73.68%)
Mutual labels:  sharedpreferences
ngx-localstorage
An Angular wrapper for localstorage/sessionstorage access.
Stars: ✭ 27 (+42.11%)
Mutual labels:  localstorage
Cakebase
Cakebase is an asynchronous json database for nodejs.
Stars: ✭ 28 (+47.37%)
Mutual labels:  localstorage
RemotePreferences
A drop-in solution for inter-app access to SharedPreferences.
Stars: ✭ 121 (+536.84%)
Mutual labels:  sharedpreferences
preferx
A reactive SharedPreferences library for Kotlin
Stars: ✭ 13 (-31.58%)
Mutual labels:  sharedpreferences
Serialize
🍒 Android 简单高性能读写本地数据, 直接存储对象/基础类型
Stars: ✭ 181 (+852.63%)
Mutual labels:  sharedpreferences
Preference-Rhythm
Android library makes using Shared Preference easier.
Stars: ✭ 16 (-15.79%)
Mutual labels:  sharedpreferences
awesome-storage
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
Stars: ✭ 324 (+1605.26%)
Mutual labels:  storage
simple-preferences
Android Library to simplify SharedPreferences use with code generation.
Stars: ✭ 48 (+152.63%)
Mutual labels:  sharedpreferences
PowerPreference
💾 A Powerful library to control and simplify the usage of shared preference in Android.
Stars: ✭ 95 (+400%)
Mutual labels:  sharedpreferences
react-localstorage
Easy methods for use localstorage in Reactjs.
Stars: ✭ 21 (+10.53%)
Mutual labels:  localstorage
61-120 of 591 similar projects