PINCache
Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X (by pinterest)
YYCache
High performance cache framework for iOS. (by ibireme)
PINCache | YYCache | |
---|---|---|
- | - | |
2,669 | 2,387 | |
0.1% | 0.0% | |
2.2 | 0.0 | |
9 days ago | about 2 years ago | |
Objective-C | Objective-C | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PINCache
Posts with mentions or reviews of PINCache.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning PINCache yet.
Tracking mentions began in Dec 2020.
YYCache
Posts with mentions or reviews of YYCache.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning YYCache yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing PINCache and YYCache you can also consider the following projects:
HanekeSwift - A lightweight generic cache for iOS written in Swift with extra love for images.
AwesomeCache - Delightful on-disk cache (written in Swift)
RocketData - A caching and consistency solution for immutable models.
SPTPersistentCache - Everyone tries to implement a cache at some point in their iOS app’s lifecycle, and this is ours.