Skip to content

cjohnmlo/BLCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

BLCache

  • Thread safe image caching library with LFU cache-clearing algorithm.

  • Kinda Generic, you just have to provide the task-intensive process (getting data from the network) and an honest size of your instance.

  • Has quick unit tests involving multiple thread accesses

  • See dirty sample table view application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published