justinmfischer / SwiftlyLRULinks
SwiftlyLRU is a pure Swift Least Recently Used "LRU" Cache. Older items that have not been recently used are discarded from the cache. This is the ideal pattern for large lists and infinite scrolling. The time, space complexity is O(1) and thanks to generics any values can be stored. Simply drag SwiftlyLRU.swift into your project to get started!…
☆56Updated 3 years ago
Alternatives and similar repositories for SwiftlyLRU
Users that are interested in SwiftlyLRU are comparing it to the libraries listed below
Sorting:
- ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.☆73Updated 9 years ago
- Converts Strings into NSAttributedStrings using an HTML-like markup language.☆101Updated 4 years ago
- A Xcode Source Editor Extension to quickly add a method implementation with comment from selected text☆69Updated 6 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 8 years ago
- An alternative to UIStackView for common Auto Layout patterns.☆76Updated 5 years ago
- KYDigitalFontView is a custom view that displays the character in the digital font style☆40Updated 8 years ago
- Useful functions and extensions for sorting in Swift☆61Updated 3 years ago
- Proxy for receive delegate events more practically☆130Updated 5 years ago
- Drop-in UITabBarController subclass that shows a sidebar with tabs based on trait collections.☆72Updated 8 years ago
- Tracking UIKit access on main thread☆59Updated 8 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 11 years ago
- A helper function for animating CALayer with spring effect in Swift☆119Updated 8 years ago
- UIView with signature support☆48Updated 6 years ago
- Unit conversion library for Swift.☆342Updated 5 years ago
- Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase☆68Updated 8 years ago
- Snow globe framework is delightful / slightly cheese easter egg for christmas season. Turns your awesome app into a snow globe, when user…☆62Updated 6 years ago
- Handy RxSwift extensions on UITableViewCell and UICollectionViewCell, including rx_reusableDisposeBag.☆68Updated 6 years ago
- ☆65Updated 7 years ago
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 8 years ago
- iOS library adding closure (block or callback) functionality to several native classes (buttons, sliders, notifications, etc)☆58Updated 5 years ago
- EasyTransition is a simple library for make a transition in iOS written in Swift.☆70Updated 7 years ago
- JustPeek is an iOS Library that adds support for Force Touch-like Peek and Pop interactions on devices that do not natively support this …☆68Updated 7 years ago
- ☆38Updated 8 years ago
- Shell scripts to make life a little easier when using Carthage.☆43Updated 8 years ago
- UIImageView for rendering data asynchronously, with composable renderers and caches☆80Updated 5 months ago
- Super powerful remote config utility written in Swift (iOS, watchOS, tvOS, OSX)☆116Updated 6 years ago
- ☆57Updated 9 years ago
- Modern Swift API for Plist.☆116Updated 8 years ago
- easy custom ios transition☆61Updated 9 years ago
- FLAnimatedImage plugin for Nuke☆53Updated 2 years ago