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:
- [Merged into Zewo/Axis]☆10Aug 8, 2016Updated 9 years ago
- Compile time validation and wrapper class generation for configuration files in iOS projects☆21Sep 27, 2019Updated 6 years ago
- a task queue with local persistent by Swift 2.0☆23Nov 2, 2020Updated 5 years ago
- Asynchronous network framework in Swift☆21May 20, 2016Updated 9 years ago
- ☆27Sep 2, 2011Updated 14 years ago
- Command line tool for generating Swift localization complements.☆28Jul 25, 2015Updated 10 years ago
- NSFormatter subclass for ISO8601.☆23Jul 7, 2015Updated 10 years ago
- Danger Swift plugin to run Periphery on CI.☆13May 22, 2024Updated last year
- Adds a customizable CALayer halo effect to any arbitrary UIView. Completely written in Swift.☆88Nov 30, 2017Updated 8 years ago
- Helper class to detect mute switch state☆20Dec 16, 2013Updated 12 years ago
- A framework that works like a nonSQL database but runs on top of sqlite(FMDB)☆26Dec 4, 2015Updated 10 years ago
- Quickly create NSAttributedString with TextAttributes☆15Jan 3, 2017Updated 9 years ago
- A Swift framework to simplify custom iOS view transitions.☆67Mar 10, 2016Updated 10 years ago
- Perfect Zip compression utility.☆21Apr 9, 2018Updated 7 years ago
- ☆55Oct 23, 2016Updated 9 years ago
- Study Composable Architecture at Pointfree☆13Apr 18, 2021Updated 4 years ago
- Modern finite-state machine implemented in pure Swift☆279Jul 21, 2022Updated 3 years ago
- LRU on-memory/disk cache for Swift☆34Apr 12, 2016Updated 9 years ago
- An OS X app for visualizing and exploring CALayer geometry.☆16Dec 15, 2016Updated 9 years ago
- Proxy for receive delegate events more practically☆127Mar 14, 2020Updated 6 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
- A Swift library for dynamically loading shared objects☆70Nov 26, 2017Updated 8 years ago
- extension for custom transition by blocks.☆58Feb 4, 2013Updated 13 years ago
- A super lightweight reddit client for iOS☆13Nov 19, 2018Updated 7 years ago
- Disqus intergration into your apps in swift☆12Jun 3, 2015Updated 10 years ago
- Simple script to generate UIColor factory methods from clr files☆20Mar 22, 2017Updated 8 years ago
- Pretty GCD calls and easier code execution.☆35Oct 11, 2016Updated 9 years ago
- A simple but flexible cache☆641Sep 18, 2023Updated 2 years ago
- Create a Server quickly and easily☆10Apr 10, 2018Updated 7 years ago
- Simple Wire style Button for iOS7 flat design.☆83Feb 11, 2017Updated 9 years ago
- ☆16May 27, 2022Updated 3 years ago
- Firebase, SlackTextViewController, RxSwift Chat App Example☆10Aug 3, 2015Updated 10 years ago
- NSTextView with smart features☆28Mar 28, 2014Updated 11 years ago
- App Store Receipt Validation☆296May 10, 2022Updated 3 years ago
- LilyPond mini-score engraving and sharing service for musicians.☆22Jan 19, 2016Updated 10 years ago
- Light-weight, operator-overloading-free complements to CoreGraphics!☆46Aug 20, 2017Updated 8 years ago
- UITableView with a blurry header that unblurs when scrolling up like Tweetbot☆56Dec 4, 2014Updated 11 years ago
- A time and calendar manipulation library for iOS 9+, macOS 10.11+, tvOS 9+, watchOS 2+ written in Swift 4.☆1,602Jan 22, 2019Updated 7 years ago
- Library for generating sudoku puzzles☆10May 2, 2017Updated 8 years ago