awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bryandonovan/node-cache-manager

Open-source alternatives to Node Cache Manager

30 open-source projects similar to bryandonovan/node-cache-manager, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Node Cache Manager alternative.

  • 3rd-eden/memcached3rd-Eden 的头像

    3rd-Eden/memcached

    1,314在 GitHub 上查看↗

    memcached is a fully featured Memcached client for Node.js. memcached is built with scaling, high availability and exceptional performance in mind. We use consistent hashing to store the data across different nodes. Consistent hashing is a scheme that provides a hash table functionality in a way…

    JavaScript
    在 GitHub 上查看↗1,314
  • alibaba/tairalibaba 的头像

    alibaba/tair

    2,305在 GitHub 上查看↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    在 GitHub 上查看↗2,305
  • aliostad/cachecowaliostad 的头像

    aliostad/CacheCow

    869在 GitHub 上查看↗

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

    C#cachingdotnethttp
    在 GitHub 上查看↗869
  • artsy/garnerartsy 的头像

    artsy/garner

    342在 GitHub 上查看↗

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

    Ruby
    在 GitHub 上查看↗342
  • aschuch/awesomecacheaschuch 的头像

    aschuch/AwesomeCache

    1,271在 GitHub 上查看↗

    Delightful on-disk cache (written in Swift)

    Swiftcachedisk-cacheexpiry
    在 GitHub 上查看↗1,271
  • aspnet/cachingaspnet 的头像

    aspnet/Caching

    472在 GitHub 上查看↗

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

    C#
    在 GitHub 上查看↗472

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • ben-manes/caffeineben-manes 的头像

    ben-manes/caffeine

    17,706在 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
    在 GitHub 上查看↗17,706
  • bertrandbordage/django-cachalotBertrandBordage 的头像

    BertrandBordage/django-cachalot

    1,425在 GitHub 上查看↗

    Django Cachalot

    Python
    在 GitHub 上查看↗1,425
  • bitfaster/bitfaster.cachingbitfaster 的头像

    bitfaster/BitFaster.Caching

    599在 GitHub 上查看↗

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

    C#cachedotnetlfu
    在 GitHub 上查看↗599
  • cabol/nebulexcabol 的头像

    cabol/nebulex

    1,391在 GitHub 上查看↗

    In-memory and distributed caching toolkit for Elixir.

    Elixir
    在 GitHub 上查看↗1,391
  • cakedc/cakephp-cached-routingCakeDC 的头像

    CakeDC/cakephp-cached-routing

    5在 GitHub 上查看↗

    CakeDC Cached Routing

    PHP
    在 GitHub 上查看↗5
  • comandeo/crystal-memcachedcomandeo 的头像

    comandeo/crystal-memcached

    36在 GitHub 上查看↗

    Memcached client for Crystal language

    Crystal
    在 GitHub 上查看↗36
  • crystal-cache/cachecrystal-cache 的头像

    crystal-cache/cache

    51在 GitHub 上查看↗

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

    Crystal
    在 GitHub 上查看↗51
  • dereuromark/cakephp-cachedereuromark 的头像

    dereuromark/cakephp-cache

    33在 GitHub 上查看↗

    This branch is for use with CakePHP 5.1+. For details see version map.

    PHP
    在 GitHub 上查看↗33
  • django-cache-machine/django-cache-machinedjango-cache-machine 的头像

    django-cache-machine/django-cache-machine

    884在 GitHub 上查看↗

    Automatic caching and invalidation for Django models through the ORM.

    Python
    在 GitHub 上查看↗884
  • dominictarr/hashlrudominictarr 的头像

    dominictarr/hashlru

    252在 GitHub 上查看↗

    Simpler, faster LRU cache algorithm

    JavaScript
    在 GitHub 上查看↗252
  • dotnetcore/easycachingdotnetcore 的头像

    dotnetcore/EasyCaching

    2,092在 GitHub 上查看↗

    :boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!

    C#aspnetcorecachecaching
    在 GitHub 上查看↗2,092
  • educreations/django-ormcacheeducreations 的头像

    educreations/django-ormcache

    19在 GitHub 上查看↗

    A cache manager mixin that provides some caching of objects for the ORM.

    Python
    在 GitHub 上查看↗19
  • evermeer/evurlcacheevermeer 的头像

    evermeer/EVURLCache

    297在 GitHub 上查看↗

    a NSURLCache subclass for handling all web requests that use NSURLRequest

    Swift
    在 GitHub 上查看↗297
  • exceptionless/foundatioexceptionless 的头像

    exceptionless/Foundatio

    2,088在 GitHub 上查看↗

    Pluggable foundation blocks for building distributed apps.

    C#
    在 GitHub 上查看↗2,088
  • fogfish/cachefogfish 的头像

    fogfish/cache

    141在 GitHub 上查看↗

    Library implements segmented in-memory cache.

    Erlang
    在 GitHub 上查看↗141
  • foundatiofx/foundatioFoundatioFx 的头像

    FoundatioFx/Foundatio

    2,088在 GitHub 上查看↗

    Pluggable foundation blocks for building distributed apps.

    C#abstractionsawsazure
    在 GitHub 上查看↗2,088
  • grantjenks/python-diskcachegrantjenks 的头像

    grantjenks/python-diskcache

    2,828在 GitHub 上查看↗

    This project is a disk-backed key-value store and persistent data structure library for Python. It provides a mechanism for persisting mappings, sets, and queues to the local filesystem to bypass memory limitations and cache expensive function results across threads and processes. The system serves as a cross-process synchronization tool, offering distributed locks, semaphores, and barriers to coordinate shared resource access. It implements advanced caching strategies such as probabilistic stampede prevention, sharded data partitioning to increase throughput, and least-recently-used eviction

    Pythoncachefilesystemkey-value-store
    在 GitHub 上查看↗2,828
  • hyperoslo/cachehyperoslo 的头像

    hyperoslo/Cache

    3,146在 GitHub 上查看↗

    :package: Nothing but Cache.

    Swiftcachecache-storagedisk-cache
    在 GitHub 上查看↗3,146
  • ifttt/kashmirIFTTT 的头像

    IFTTT/kashmir

    264在 GitHub 上查看↗

    Kashmir is a Ruby DSL that makes serializing and caching objects a snap.

    Ruby
    在 GitHub 上查看↗264
  • isaacs/node-lru-cacheisaacs 的头像

    isaacs/node-lru-cache

    5,895在 GitHub 上查看↗

    node-lru-cache is a key-value store for Node.js that implements a memory-limited cache. It prevents memory exhaustion by capping the total number of items or total byte size, automatically evicting the least-recently-used items to maintain these limits. The project provides specialized caching patterns, including time-to-live durations to ensure data freshness and a stale-while-revalidate mechanism that serves expired content while asynchronously fetching updates in the background. It also includes diagnostic tools for monitoring cache hits, misses, and eviction metrics through operational st

    JavaScript
    在 GitHub 上查看↗5,895
  • jbox-web/apt-larderjbox-web 的头像

    jbox-web/apt-larder

    5在 GitHub 上查看↗

    apt-larder - stock your packages, serve them fresh.

    Crystal
    在 GitHub 上查看↗5
  • jiangwenyuan/nusterjiangwenyuan 的头像

    jiangwenyuan/nuster

    1,907在 GitHub 上查看↗

    A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy

    Ccachecachinghaproxy
    在 GitHub 上查看↗1,907
  • jitbit/fastcachejitbit 的头像

    jitbit/FastCache

    197在 GitHub 上查看↗

    7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.

    C#cachedotnetperformance
    在 GitHub 上查看↗197
  • jmoiron/johnny-cachejmoiron 的头像

    jmoiron/johnny-cache

    311在 GitHub 上查看↗

    johnny cache django caching framework

    Python
    在 GitHub 上查看↗311