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 4 years ago
Alternatives and similar repositories for SwiftlyLRU
Users that are interested in SwiftlyLRU are comparing it to the libraries listed below
Sorting:
- iOS library adding closure (block or callback) functionality to several native classes (buttons, sliders, notifications, etc)☆58Updated 6 years ago
- 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
- Open source replacement of UIStackView for iOS 8 (100% layouts supported)☆207Updated 5 years ago
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 8 years ago
- Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase☆68Updated 9 years ago
- Closures on most used UIKit methods☆65Updated 2 years ago
- async and await for Swift.☆88Updated 5 years ago
- Super powerful remote config utility written in Swift (iOS, watchOS, tvOS, OSX)☆116Updated 6 years ago
- Key-Value Coding (KVC) for native Swift classes and structs☆135Updated 7 years ago
- Tracking UIKit access on main thread☆59Updated 8 years ago
- A lightweight XMLParser for assembling and parsing XML values written for iOS 8+ in Swift 2.☆73Updated 9 years ago
- Modern Swift API for Plist.☆116Updated 8 years ago
- A library of Swift extensions to turbocharge your iOS development.☆65Updated 5 years ago
- An Xcode plugin that keeps track of how long Xcode takes to build your project(s). It accumulates the total time and displays in the Acti…☆66Updated 9 years ago
- Answering a question on SO☆48Updated 9 years ago
- Proxy for receive delegate events more practically☆128Updated 5 years ago
- A library for formatting strings on iOS and macOS☆166Updated 7 years ago
- Unit conversion library for Swift.☆341Updated 5 years ago
- Xcode 8 Source Editor Extension to quickly wrap strings into NSLocalizedString()☆55Updated 9 years ago
- Show your CocoaPods dependencies in-app.☆86Updated 4 years ago
- Drop-in UITabBarController subclass that shows a sidebar with tabs based on trait collections.☆72Updated 8 years ago
- A Rhythm Box System for your iOS app written in Swift. 🎵☆113Updated 8 years ago
- [DEPRECATED] A default CustomStringConvertible implementation for Swift types☆120Updated 7 years ago
- Thread synchronization made easy.☆158Updated 8 years ago
- Interactive Keyboard Controller for Swift☆77Updated 6 years ago
- Effortless emoji-querying in Swift☆94Updated 6 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
- A helper function for animating CALayer with spring effect in Swift☆119Updated 8 years ago
- Programmatic creation of NSAttributedString doesn't have to be a pain☆64Updated 3 years ago