awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
S

steipete/SDURLCache

0
View on GitHub↗
0 stars·0 forks·8 views

SDURLCache

Features

  • Caching Solutions - Disk-based caching subclass for URL requests.

Star history

Star history chart for steipete/sdurlcacheStar history chart for steipete/sdurlcache

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with SDURLCache

These projects share indexed features with SDURLCache. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aschuch/awesomecacheaschuch avatar

    aschuch/AwesomeCache

    1,271View on GitHub↗

    Delightful on-disk cache (written in Swift)

    Swiftcachedisk-cacheexpiry
    View on GitHub↗1,271
  • ben-manes/caffeineben-manes avatar

    ben-manes/caffeine

    17,706View on GitHub↗

    Caffeine is a high-performance caching library for the Java virtual machine designed to manage object lifecycles within the application heap. It functions as a thread-safe, memory-resident data store that reduces latency by keeping frequently accessed objects available for immediate retrieval. The library distinguishes itself through a sophisticated eviction strategy that balances recency and frequency to determine which entries to retain. It utilizes a frequency-based admission policy to evaluate the historical access patterns of new data, ensuring that the cache remains populated with the m

    Java
    View on GitHub↗17,706
  • buzzfeed/mattressbuzzfeed avatar

    buzzfeed/mattress

    521View on GitHub↗

    iOS Offline Caching for Web Content

    Swift
    View on GitHub↗521
  • weltn24/carlosW

    WeltN24/Carlos

    0View on GitHub↗
    View on GitHub↗0
Compare all 5 related projects→

Frequently asked questions

What are the main features of steipete/sdurlcache?

The main features of steipete/sdurlcache are: Caching Solutions.

Which projects share features with steipete/sdurlcache?

Projects with overlapping indexed features include: aschuch/awesomecache — Delightful on-disk cache (written in Swift). ben-manes/caffeine — Caffeine is a high-performance caching library for the Java virtual machine designed to manage object lifecycles… buzzfeed/mattress — iOS Offline Caching for Web Content. weltn24/carlos. xetorthio/jedis — Jedis is a Java library and database driver used to execute commands and manage data on Redis servers and distributed…