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
Back to hyperoslo/cache

Projects sharing features with Cache

30 open-source projects similar to hyperoslo/cache, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it 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
  • saoudrizwan/disksaoudrizwan avatar

    saoudrizwan/Disk

    3,117View on GitHub↗

    Easily persist structs, images, and data on iOS

    Swiftiosios-swiftios10
    View on GitHub↗3,117
  • ibireme/yycacheibireme avatar

    ibireme/YYCache

    2,397View on GitHub↗

    High performance cache framework for iOS.

    Objective-C
    View on GitHub↗2,397
  • afrymask/afbrushboardAfryMask avatar

    AfryMask/AFBrushBoard

    571View on GitHub↗

    根据手指滑动速度动态调整线条粗细和透明度 - 对相邻线段进行贝塞尔方法进行绘制 - 多阶贝塞尔曲线方法抽取 - 大批量线段绘制的性能优化

    Swift
    View on GitHub↗571
  • alibaba/handyjsonalibaba avatar

    alibaba/handyjson

    4,262View on GitHub↗

    HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON data into typed Swift models and transforms Swift objects back into JSON strings for storage or transmission. The library uses reflection to automatically map JSON keys to object properties and supports custom mapping metadata to resolve naming differences between APIs and code. It provides capabilities for extracting values from deep nested paths within a JSON structure and supports the transformation of complex types such as dates and URLs. The framework handles both the des

    Swift
    View on GitHub↗4,262

AI search

Explore more awesome repositories

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

Find more with AI search
  • alibaba/tairalibaba avatar

    alibaba/tair

    2,305View on GitHub↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    View on GitHub↗2,305
  • albertodebortoli/skopelosalbertodebortoli avatar

    albertodebortoli/Skopelos

    239View on GitHub↗

    A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.

    Swift
    View on GitHub↗239
  • anviking/decodableAnviking avatar

    Anviking/Decodable

    1,033View on GitHub↗

    Probably deprecated Swift 2/3 JSON unmarshalling done (more) right

    Swiftjsonswift
    View on GitHub↗1,033
  • artsabintsev/zephyrArtSabintsev avatar

    ArtSabintsev/Zephyr

    944View on GitHub↗

    Effortlessly synchronize UserDefaults over iCloud.

    Swift
    View on GitHub↗944
  • artsy/garnerartsy avatar

    artsy/garner

    342View on GitHub↗

    A set of Rack middleware and cache helpers that implement various caching strategies.

    Ruby
    View on GitHub↗342
  • coderjackyhuang/runtimedemoCoderJackyHuang avatar

    CoderJackyHuang/RuntimeDemo

    86View on GitHub↗

    学习Runtime

    Objective-C
    View on GitHub↗86
  • aspnet/cachingaspnet avatar

    aspnet/Caching

    472View on GitHub↗

    Archived Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions

    C#
    View on GitHub↗472
  • 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
  • bertrandbordage/django-cachalotBertrandBordage avatar

    BertrandBordage/django-cachalot

    1,425View on GitHub↗

    Django Cachalot

    Python
    View on GitHub↗1,425
  • bryandonovan/node-cache-managerBryanDonovan avatar

    BryanDonovan/node-cache-manager

    1,988View on GitHub↗

    A cache module for nodejs that allows easy wrapping of functions in cache, tiered caches, and a consistent interface.

    TypeScript
    View on GitHub↗1,988
  • bitfaster/bitfaster.cachingbitfaster avatar

    bitfaster/BitFaster.Caching

    599View on GitHub↗

    High performance, thread-safe in-memory caching primitives for .NET

    C#cachedotnetlfu
    View on GitHub↗599
  • buzzfeed/mattressbuzzfeed avatar

    buzzfeed/mattress

    521View on GitHub↗

    iOS Offline Caching for Web Content

    Swift
    View on GitHub↗521
  • cabol/nebulexcabol avatar

    cabol/nebulex

    1,391View on GitHub↗

    In-memory and distributed caching toolkit for Elixir.

    Elixir
    View on GitHub↗1,391
  • cakedc/cakephp-cached-routingCakeDC avatar

    CakeDC/cakephp-cached-routing

    5View on GitHub↗

    CakeDC Cached Routing

    PHP
    View on GitHub↗5
  • casatwy/ctpersistanceC

    casatwy/CTPersistance

    0View on GitHub↗
    View on GitHub↗0
  • ccgus/fmdbccgus avatar

    ccgus/fmdb

    13,851View on GitHub↗

    fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It provides an Objective-C wrapper that encapsulates the low-level C API, allowing applications to manage local relational data storage and embedded database connections through a high-level interface. The library focuses on thread-safe database access by synchronizing operations across multiple threads using serialized queues to prevent data corruption and race conditions. It includes specialized capabilities for secure local storage, such as database encryption and the management

    Objective-C
    View on GitHub↗13,851
  • chriscaixx/gkdatabaseChrisCaixx avatar

    ChrisCaixx/GKDatabase

    101View on GitHub↗

    ###基于SQLite3轻量级封装,一行代码实现增删改查

    Objective-C
    View on GitHub↗101
  • 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
  • comandeo/crystal-memcachedcomandeo avatar

    comandeo/crystal-memcached

    36View on GitHub↗

    Memcached client for Crystal language

    Crystal
    View on GitHub↗36
  • cosmicmind/graphCosmicMind avatar

    CosmicMind/Graph

    873View on GitHub↗

    Graph is a semantic database that is used to create data-driven applications.

    Swiftcoredatacosmicminddata
    View on GitHub↗873
  • crystal-cache/cachecrystal-cache avatar

    crystal-cache/cache

    51View on GitHub↗

    A key/value store where pairs can expire after a specified interval

    Crystal
    View on GitHub↗51
  • deeje/cloudcoredeeje avatar

    deeje/CloudCore

    161View on GitHub↗

    Robust CoreData-CloudKit synchronization: offline editing, relationships, private, shared and public databases, field-level deltas, encrypted values, cacheable assets, and more.

    Swiftcloudkitcoredataios
    View on GitHub↗161
  • dehesa/codablecsvdehesa avatar

    dehesa/CodableCSV

    483View on GitHub↗

    Read and write CSV files row-by-row or through Swift's Codable interface.

    Swift
    View on GitHub↗483
  • delba/jasondelba avatar

    delba/JASON

    1,008View on GitHub↗

    Fast JSON parsing for Swift

    Swift
    View on GitHub↗1,008
  • ahmed-ali/realmobjecteditorAhmed-Ali avatar

    Ahmed-Ali/RealmObjectEditor

    418View on GitHub↗

    Realm Object Editor Realm Object Editor is a visual editor where you can create your Realm entities, attributes and relationships inside a nice user interface. Once you finish, you can export your schema document for later use and you can export your objects in Swift, Objective-C and Java.

    Swift
    View on GitHub↗418