awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jitbit/fastcache

Open-source alternatives to FastCache

30 open-source projects similar to jitbit/fastcache, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best FastCache alternative.

  • 3rd-eden/memcached3rd-Eden का अवतार

    3rd-Eden/memcached

    1,314GitHub पर देखें↗

    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,305GitHub पर देखें↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    GitHub पर देखें↗2,305
  • aliostad/cachecowaliostad का अवतार

    aliostad/CacheCow

    869GitHub पर देखें↗

    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

    342GitHub पर देखें↗

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

    Ruby
    GitHub पर देखें↗342
  • aschuch/awesomecacheaschuch का अवतार

    aschuch/AwesomeCache

    1,271GitHub पर देखें↗

    Delightful on-disk cache (written in Swift)

    Swiftcachedisk-cacheexpiry
    GitHub पर देखें↗1,271
  • aspnet/cachingaspnet का अवतार

    aspnet/Caching

    472GitHub पर देखें↗

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

    C#
    GitHub पर देखें↗472

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • ben-manes/caffeineben-manes का अवतार

    ben-manes/caffeine

    17,706GitHub पर देखें↗

    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,425GitHub पर देखें↗

    Django Cachalot

    Python
    GitHub पर देखें↗1,425
  • bitfaster/bitfaster.cachingbitfaster का अवतार

    bitfaster/BitFaster.Caching

    599GitHub पर देखें↗

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

    C#cachedotnetlfu
    GitHub पर देखें↗599
  • bryandonovan/node-cache-managerBryanDonovan का अवतार

    BryanDonovan/node-cache-manager

    1,988GitHub पर देखें↗

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

    TypeScript
    GitHub पर देखें↗1,988
  • cabol/nebulexcabol का अवतार

    cabol/nebulex

    1,391GitHub पर देखें↗

    In-memory and distributed caching toolkit for Elixir.

    Elixir
    GitHub पर देखें↗1,391
  • cakedc/cakephp-cached-routingCakeDC का अवतार

    CakeDC/cakephp-cached-routing

    5GitHub पर देखें↗

    CakeDC Cached Routing

    PHP
    GitHub पर देखें↗5
  • comandeo/crystal-memcachedcomandeo का अवतार

    comandeo/crystal-memcached

    36GitHub पर देखें↗

    Memcached client for Crystal language

    Crystal
    GitHub पर देखें↗36
  • crystal-cache/cachecrystal-cache का अवतार

    crystal-cache/cache

    51GitHub पर देखें↗

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

    Crystal
    GitHub पर देखें↗51
  • dereuromark/cakephp-cachedereuromark का अवतार

    dereuromark/cakephp-cache

    33GitHub पर देखें↗

    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

    884GitHub पर देखें↗

    Automatic caching and invalidation for Django models through the ORM.

    Python
    GitHub पर देखें↗884
  • dominictarr/hashlrudominictarr का अवतार

    dominictarr/hashlru

    252GitHub पर देखें↗

    Simpler, faster LRU cache algorithm

    JavaScript
    GitHub पर देखें↗252
  • dotnetcore/easycachingdotnetcore का अवतार

    dotnetcore/EasyCaching

    2,092GitHub पर देखें↗

    :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

    19GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗19
  • evermeer/evurlcacheevermeer का अवतार

    evermeer/EVURLCache

    297GitHub पर देखें↗

    a NSURLCache subclass for handling all web requests that use NSURLRequest

    Swift
    GitHub पर देखें↗297
  • exceptionless/foundatioexceptionless का अवतार

    exceptionless/Foundatio

    2,088GitHub पर देखें↗

    Pluggable foundation blocks for building distributed apps.

    C#
    GitHub पर देखें↗2,088
  • fogfish/cachefogfish का अवतार

    fogfish/cache

    141GitHub पर देखें↗

    Library implements segmented in-memory cache.

    Erlang
    GitHub पर देखें↗141
  • foundatiofx/foundatioFoundatioFx का अवतार

    FoundatioFx/Foundatio

    2,088GitHub पर देखें↗

    Pluggable foundation blocks for building distributed apps.

    C#abstractionsawsazure
    GitHub पर देखें↗2,088
  • grantjenks/python-diskcachegrantjenks का अवतार

    grantjenks/python-diskcache

    2,828GitHub पर देखें↗

    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,146GitHub पर देखें↗

    :package: Nothing but Cache.

    Swiftcachecache-storagedisk-cache
    GitHub पर देखें↗3,146
  • ifttt/kashmirIFTTT का अवतार

    IFTTT/kashmir

    264GitHub पर देखें↗

    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,895GitHub पर देखें↗

    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

    5GitHub पर देखें↗

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

    Crystal
    GitHub पर देखें↗5
  • jiangwenyuan/nusterjiangwenyuan का अवतार

    jiangwenyuan/nuster

    1,907GitHub पर देखें↗

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

    Ccachecachinghaproxy
    GitHub पर देखें↗1,907
  • jmoiron/johnny-cachejmoiron का अवतार

    jmoiron/johnny-cache

    311GitHub पर देखें↗

    johnny cache django caching framework

    Python
    GitHub पर देखें↗311