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
aschuch avatar

aschuch/AwesomeCache

0
View on GitHub↗
1,271 stars·162 forks·Swift·MIT·11 views

AwesomeCache

Delightful on-disk cache (written in Swift)

Features

  • Cache - Provides a delightful on-disk caching mechanism.
  • Caching - Easy cache management.
  • Caching Solutions - Simple and efficient local caching library.

Star history

Star history chart for aschuch/awesomecacheStar history chart for aschuch/awesomecache

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

Frequently asked questions

What does aschuch/awesomecache do?

Delightful on-disk cache (written in Swift)

What are the main features of aschuch/awesomecache?

The main features of aschuch/awesomecache are: Cache, Caching, Caching Solutions.

Which projects share features with aschuch/awesomecache?

Projects with overlapping indexed features include: ben-manes/caffeine — Caffeine is a high-performance caching library for the Java virtual machine designed to manage object lifecycles… hyperoslo/cache — :package: Nothing but Cache. buzzfeed/mattress — iOS Offline Caching for Web Content. aliostad/cachecow — An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server. aspnet/caching — [Archived] Libraries for in-memory caching and distributed caching. Project moved to… artsy/garner — A set of Rack middleware and cache helpers that implement various caching strategies.

Projects sharing features with AwesomeCache

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

    buzzfeed/mattress

    521View on GitHub↗

    iOS Offline Caching for Web Content

    Swift
    View on GitHub↗521
  • hyperoslo/cachehyperoslo avatar

    hyperoslo/Cache

    3,146View on GitHub↗

    :package: Nothing but Cache.

    Swiftcachecache-storagedisk-cache
    View on GitHub↗3,146
  • 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
  • aliostad/cachecowaliostad avatar

    aliostad/CacheCow

    869View on GitHub↗

    An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server

    C#cachingdotnethttp
    View on GitHub↗869
Compare all 30 related projects→