justinmfischer / SwiftlyLRUView external linksLinks
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!…
☆56Jul 15, 2021Updated 4 years ago
Alternatives and similar repositories for SwiftlyLRU
Users that are interested in SwiftlyLRU are comparing it to the libraries listed below
Sorting:
- Asynchronous network framework in Swift☆21May 20, 2016Updated 9 years ago
- ☆11Dec 18, 2024Updated last year
- NSFormatter subclass for ISO8601.☆23Jul 7, 2015Updated 10 years ago
- [Merged into Zewo/Axis]☆10Aug 8, 2016Updated 9 years ago
- A framework that works like a nonSQL database but runs on top of sqlite(FMDB)☆26Dec 4, 2015Updated 10 years ago
- Command line tool for generating Swift localization complements.☆28Jul 25, 2015Updated 10 years ago
- The lightweight & delightful networking library.☆31Dec 29, 2025Updated last month
- A super lightweight reddit client for iOS☆13Nov 19, 2018Updated 7 years ago
- Study Composable Architecture at Pointfree☆13Apr 18, 2021Updated 4 years ago
- Helper class to detect mute switch state☆20Dec 16, 2013Updated 12 years ago
- Adds a customizable CALayer halo effect to any arbitrary UIView. Completely written in Swift.☆88Nov 30, 2017Updated 8 years ago
- ☆55Oct 23, 2016Updated 9 years ago
- LiteRoute is easy transition for your app. Written on Swift 4☆92Apr 8, 2020Updated 5 years ago
- [DEPRECATED] Eki lets you manage easily concurrency in your apps. This framework make Grand Central Dispatch API more friendly and fun to…☆33Sep 24, 2017Updated 8 years ago
- Quickly create NSAttributedString with TextAttributes☆15Jan 3, 2017Updated 9 years ago
- An OS X app for visualizing and exploring CALayer geometry.☆16Dec 15, 2016Updated 9 years ago
- Pretty GCD calls and easier code execution.☆35Oct 11, 2016Updated 9 years ago
- 带视差的tableHeaderView,使用方便,支持集成下拉刷新控件☆16Sep 10, 2015Updated 10 years ago
- A container view that responds to scrolling of UIScrollView☆74Aug 10, 2019Updated 6 years ago
- Modern finite-state machine implemented in pure Swift☆280Jul 21, 2022Updated 3 years ago
- NSAttributedString sugar using builder pattern.☆18May 5, 2021Updated 4 years ago
- Simple script to generate UIColor factory methods from clr files☆20Mar 22, 2017Updated 8 years ago
- BiometricKeychain saves and fetches data from keychain only after the biometric validation succeded. If your device does not support biom…☆18Jul 3, 2019Updated 6 years ago
- Light-weight, operator-overloading-free complements to CoreGraphics!☆46Aug 20, 2017Updated 8 years ago
- ❓ An Xcode plugin to make @IBOutlets Optional☆18May 12, 2016Updated 9 years ago
- Git Status Interactive☆39Mar 1, 2020Updated 5 years ago
- A UINavigationItem.titleView compatible UIControl with a title, subtitle, and dropdown.☆252Feb 1, 2020Updated 6 years ago
- Compile time validation and wrapper class generation for configuration files in iOS projects☆21Sep 27, 2019Updated 6 years ago
- Get strong typed, autocompleted resources, color swatches and font styles in Swift projects from a simple YAML stylesheet.☆25May 1, 2017Updated 8 years ago
- Provides (and demonstrates) workarounds for Swift Package Manager bugs and limitations.☆23Apr 18, 2025Updated 9 months ago
- A simple but flexible cache☆642Sep 18, 2023Updated 2 years ago
- An elegant color picker that allows a predefined set of colors to be selected☆22Mar 30, 2023Updated 2 years ago
- SwiftUI macOS color picker inspired by Louie Mantia's color palette☆21May 3, 2020Updated 5 years ago
- A GitHub action to run Tuist from GitHub workflows☆24Feb 5, 2024Updated 2 years ago
- Remote preference and configuration for your application☆22Jun 10, 2019Updated 6 years ago
- Mac IM Client☆33Oct 17, 2013Updated 12 years ago
- Proxy for receive delegate events more practically☆128Mar 14, 2020Updated 5 years ago
- Simple, awesome JSON representations in Swift☆45Apr 22, 2024Updated last year
- Swift µframework for fetching images 🍊☆148Aug 13, 2019Updated 6 years ago