UITableView-Cache

Cell cache

A category on UITableView that caches cells to prevent instantiating lag during scrolling

UITableView cell cache that cures scroll-lags on cell instantiating

GitHub

73 stars
3 watching
12 forks
Language: Objective-C
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kf99916/timelinetableviewcell A reusable UITableViewCell subclass for displaying a timeline with points. 1,324
zolomatok/johnny A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. 37
fulldecent/fdtextfieldtableviewcell A reusable UITableViewCell component with an editable text field 25
jellydator/ttlcache An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. 956
yonat/checkmarkcollectionviewcell A custom UICollectionViewCell with an optional checkbox and circle design for selecting items in a collection view 65
yysskk/memorycache A thread-safe memory cache implementation with LRU policies and type-safety features. 78
robertherdzik/rhpreviewcell A custom UITableViewCell implementation that provides a way to preview and interact with the content under a table view cell 386
zattoo/tvoscustomizabletableviewcell A reusable UI component for customizing table view cells on tvOS 31
okcupid/oktableviewliaison A framework to simplify UITableView management with closure-based configuration and built-in paging functionality. 85
nrkno/yr-cachyr A small, single-purpose data cache written in Swift. 126
kyoheig3/tableviewdragger An iOS library that enables drag-and-drop rearrangement of table view cells 536
mdaliyan/icache A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. 19
angelnikolov/ts-cacheable An observable/promise caching decorator for class methods returning streams 340
spotify/sptpersistentcache A cache library that stores data with time-to-live values and disk management semantics. 1,243
alastairtree/lazycache A thread-safe in-memory caching service with a simple API for C# 1,716