All Projects → zeusbaba → generic-store-for-android

zeusbaba / generic-store-for-android

Licence: other
Generic Store & Cache for Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to generic-store-for-android

react-pendulum
A React Context utility library.
Stars: ✭ 15 (-34.78%)
Mutual labels:  utility-library
Biblioteca-DDR-Java
Funciones java con utilidades para distintos proyectos
Stars: ✭ 19 (-17.39%)
Mutual labels:  utility-library
bytes-java
Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.
Stars: ✭ 120 (+421.74%)
Mutual labels:  utility-library
snatchblock
A strictly typed utility library.
Stars: ✭ 1,059 (+4504.35%)
Mutual labels:  utility-library
s3tree
🌲 Access S3 like a tree.
Stars: ✭ 26 (+13.04%)
Mutual labels:  utility-library
not-enough-standards
A modern header-only C++ library that provides platform-independent utilities.
Stars: ✭ 197 (+756.52%)
Mutual labels:  utility-library
dpytools
Collection of easy to use, beginner friendly but powerful, orthogonal tools to speed up discord bots development (discord.py)
Stars: ✭ 23 (+0%)
Mutual labels:  utility-library
cpplocate
Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.
Stars: ✭ 61 (+165.22%)
Mutual labels:  utility-library
mango
Core utility library & data connectors designed for simpler usage in Scala
Stars: ✭ 41 (+78.26%)
Mutual labels:  utility-library
CommonUtils
No description or website provided.
Stars: ✭ 39 (+69.57%)
Mutual labels:  utility-library
rgutil
rgutil是基于ES6创建的函数库工具
Stars: ✭ 22 (-4.35%)
Mutual labels:  utility-library
Differentia.js
No longer being supported or maintained. A Graph Theory & Data Structure Library for JavaScript.
Stars: ✭ 13 (-43.48%)
Mutual labels:  utility-library
redux-fp
Functional programming helpers for Redux.
Stars: ✭ 28 (+21.74%)
Mutual labels:  utility-library
DPTLib
My C libraries
Stars: ✭ 20 (-13.04%)
Mutual labels:  utility-library
fastnumbers
Super-fast and clean conversions to numbers.
Stars: ✭ 85 (+269.57%)
Mutual labels:  utility-library
js-markerclusterer
Create and manage clusters for large amounts of markers
Stars: ✭ 92 (+300%)
Mutual labels:  utility-library
CLU
The OpenCL Utility library
Stars: ✭ 18 (-21.74%)
Mutual labels:  utility-library
Infinite-File-Curtailer
Curtail is a utility program that reads stdin and writes to a file bound by size.
Stars: ✭ 23 (+0%)
Mutual labels:  utility-library
CoreLibraries
A set of .NET libraries for building enterprise level solutions quickly
Stars: ✭ 22 (-4.35%)
Mutual labels:  utility-library
mpu
Martins Python Utilities - Stuff that comes in Handy
Stars: ✭ 47 (+104.35%)
Mutual labels:  utility-library

NOTE:
master contains latest updates and changes!!!!
/demo-example contains a project example for sample usage of generic-store

if you want the older version of the library, you should switch to branch "pre-2012"

GenericStore is an abstraction library for easier & simpler usage of ObjectCache and SharedPreferences.

I'm using this impl for LOCO8, MayorMonster, FotoFeed, CheckInNINJA and ongoing Android apps -> works like a charm! :-)
https://play.google.com/store/apps/developer?id=WareNinja

p.s. I made use of Droid-Fu caching (https://github.com/kaeppler/droid-fu), which was covering Image caching, I extended into using also generic Object caching!

clone the project from github, then import as "library", after that it is easy to include in your projects.

Contributions are welcome!

feel free to ping me if you need any help
yg at wareninja.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].