SDURLCache — AI Tool by steipete

by steipete · AI Tool · ★ 598

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About SDURLCache

Note: as of iOS5, this is no longer needed. NSURLCache now properly caches objects, as long as the Cache-Control header is set. This is a fork of https://github.com/rs/SDURLCache, that drops iOS3 and uses ARC. The changes to use GDC and the improved date parsing are also a potential speed-bump, although I haven't gone through the effort to actually benchmark this. On iPhone OS, Apple did remove on-disk cache support for unknown reason. Some will say it's to save flash-drive life, others will arg it's to save disk capacity. As it is explained in the NSURLCacheStoragePolicy, the NSURLCacheStorageAllowed constant is always treated as NSURLCacheStorageAllowedInMemoryOnly and there is no way to force it back, the code is certainly gone on this platform. For whatever reason Apple removed this feature, you may be interested by having on-disk HTTP request caching in your application. SDURLCache gives back this feature to this iPhone OS for you. To use it, you just have create an instance, replace the default shared NSURLCache with it and that's it, you instantly give on-disk HTTP request caching capability to your application.

Quick Facts

Stars598
Forks99
LanguageObjective-C
CategoryAI Tool
LicenseMIT
Quality Score51.7997745884956/100
Open Issues8
Last Updated2013-04-11
Created2011-10-20
Est. Tokens~16k

SDURLCache alternative? Top 6 similar tools

Looking for a SDURLCache alternative? If you're comparing SDURLCache with other ai tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • china-dictatorship by cirosantilli · ⭐ 2.9k

    反中共政治宣传库。Anti Chinese government propaganda. 住在中国真名用户的网友请别给星星,不然你要被警察请喝茶。常见问答集,新闻集和饭店和音乐建议。卐习万岁卐。冠状病毒审查郝海东新疆改造

  • claudekit-skills by mrgoonie · ⭐ 1.9k

    All powerful skills of ClaudeKit.cc!

  • EDRSilencer by netero1010 · ⭐ 1.8k

    A tool uses Windows Filtering Platform (WFP) to block Endpoint Detection and Response (EDR) agents from report

  • .github by gege-circle · ⭐ 1.8k

    这里是GitHub的草场,也是戈戈圈爱好者的交流地,主要讨论动漫、游戏、科技、人文、生活等所有话题,欢迎各位小伙伴们在此讨论趣事。This is GitHub grassland, and the community p

  • perf-map-agent by jvm-profiling-tools · ⭐ 1.7k

    A java agent to generate method mappings to use with the linux `perf` tool

  • MedgeClaw by xjtulyc · ⭐ 959

    Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, an

More AI Tool Tools

Explore other popular ai tool tools:

View all AI Tool tools →

Popular Objective-C Agent Tools

Frequently Asked Questions

What is SDURLCache?

SDURLCache is URLCache subclass with on-disk cache support on iPhone/iPad. Forked for speed!. It is categorized as a AI Tool with 598 GitHub stars.

What programming language is SDURLCache written in?

SDURLCache is primarily written in Objective-C.

How do I install or use SDURLCache?

You can find installation instructions and usage details in the SDURLCache GitHub repository at github.com/steipete/SDURLCache. The project has 598 stars and 99 forks, indicating an active community.

What license does SDURLCache use?

SDURLCache is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to SDURLCache?

The top alternatives to SDURLCache on Agent Skills Hub include china-dictatorship, claudekit-skills, EDRSilencer. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse AI Tool tools