awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to educreations/django-ormcache

Open-source alternatives to Django Ormcache

30 open-source projects similar to educreations/django-ormcache, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Django Ormcache alternative.

  • 3rd-eden/memcachedAvatar de 3rd-Eden

    3rd-Eden/memcached

    1,314Voir sur 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
    Voir sur GitHub↗1,314
  • alibaba/tairAvatar de alibaba

    alibaba/tair

    2,305Voir sur GitHub↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    Voir sur GitHub↗2,305
  • aliostad/cachecowAvatar de aliostad

    aliostad/CacheCow

    869Voir sur GitHub↗

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

    C#cachingdotnethttp
    Voir sur GitHub↗869
  • artsy/garnerAvatar de artsy

    artsy/garner

    342Voir sur GitHub↗

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

    Ruby
    Voir sur GitHub↗342
  • aschuch/awesomecacheAvatar de aschuch

    aschuch/AwesomeCache

    1,271Voir sur GitHub↗

    Delightful on-disk cache (written in Swift)

    Swiftcachedisk-cacheexpiry
    Voir sur GitHub↗1,271
  • aspnet/cachingAvatar de aspnet

    aspnet/Caching

    472Voir sur GitHub↗

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

    C#
    Voir sur GitHub↗472

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • ben-manes/caffeineAvatar de ben-manes

    ben-manes/caffeine

    17,706Voir sur 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
    Voir sur GitHub↗17,706
  • bertrandbordage/django-cachalotAvatar de BertrandBordage

    BertrandBordage/django-cachalot

    1,425Voir sur GitHub↗

    Django Cachalot

    Python
    Voir sur GitHub↗1,425
  • bitfaster/bitfaster.cachingAvatar de bitfaster

    bitfaster/BitFaster.Caching

    599Voir sur GitHub↗

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

    C#cachedotnetlfu
    Voir sur GitHub↗599
  • bryandonovan/node-cache-managerAvatar de BryanDonovan

    BryanDonovan/node-cache-manager

    1,988Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗1,988
  • cabol/nebulexAvatar de cabol

    cabol/nebulex

    1,391Voir sur GitHub↗

    In-memory and distributed caching toolkit for Elixir.

    Elixir
    Voir sur GitHub↗1,391
  • cakedc/cakephp-cached-routingAvatar de CakeDC

    CakeDC/cakephp-cached-routing

    5Voir sur GitHub↗

    CakeDC Cached Routing

    PHP
    Voir sur GitHub↗5
  • comandeo/crystal-memcachedAvatar de comandeo

    comandeo/crystal-memcached

    36Voir sur GitHub↗

    Memcached client for Crystal language

    Crystal
    Voir sur GitHub↗36
  • crystal-cache/cacheAvatar de crystal-cache

    crystal-cache/cache

    51Voir sur GitHub↗

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

    Crystal
    Voir sur GitHub↗51
  • dereuromark/cakephp-cacheAvatar de dereuromark

    dereuromark/cakephp-cache

    33Voir sur GitHub↗

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

    PHP
    Voir sur GitHub↗33
  • django-cache-machine/django-cache-machineAvatar de django-cache-machine

    django-cache-machine/django-cache-machine

    884Voir sur GitHub↗

    Automatic caching and invalidation for Django models through the ORM.

    Python
    Voir sur GitHub↗884
  • dominictarr/hashlruAvatar de dominictarr

    dominictarr/hashlru

    252Voir sur GitHub↗

    Simpler, faster LRU cache algorithm

    JavaScript
    Voir sur GitHub↗252
  • dotnetcore/easycachingAvatar de dotnetcore

    dotnetcore/EasyCaching

    2,092Voir sur 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
    Voir sur GitHub↗2,092
  • evermeer/evurlcacheAvatar de evermeer

    evermeer/EVURLCache

    297Voir sur GitHub↗

    a NSURLCache subclass for handling all web requests that use NSURLRequest

    Swift
    Voir sur GitHub↗297
  • exceptionless/foundatioAvatar de exceptionless

    exceptionless/Foundatio

    2,088Voir sur GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#
    Voir sur GitHub↗2,088
  • fogfish/cacheAvatar de fogfish

    fogfish/cache

    141Voir sur GitHub↗

    Library implements segmented in-memory cache.

    Erlang
    Voir sur GitHub↗141
  • foundatiofx/foundatioAvatar de FoundatioFx

    FoundatioFx/Foundatio

    2,088Voir sur GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#abstractionsawsazure
    Voir sur GitHub↗2,088
  • grantjenks/python-diskcacheAvatar de grantjenks

    grantjenks/python-diskcache

    2,828Voir sur 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
    Voir sur GitHub↗2,828
  • hyperoslo/cacheAvatar de hyperoslo

    hyperoslo/Cache

    3,146Voir sur GitHub↗

    :package: Nothing but Cache.

    Swiftcachecache-storagedisk-cache
    Voir sur GitHub↗3,146
  • ifttt/kashmirAvatar de IFTTT

    IFTTT/kashmir

    264Voir sur GitHub↗

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

    Ruby
    Voir sur GitHub↗264
  • isaacs/node-lru-cacheAvatar de isaacs

    isaacs/node-lru-cache

    5,895Voir sur 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
    Voir sur GitHub↗5,895
  • jbox-web/apt-larderAvatar de jbox-web

    jbox-web/apt-larder

    5Voir sur GitHub↗

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

    Crystal
    Voir sur GitHub↗5
  • jiangwenyuan/nusterAvatar de jiangwenyuan

    jiangwenyuan/nuster

    1,907Voir sur GitHub↗

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

    Ccachecachinghaproxy
    Voir sur GitHub↗1,907
  • jitbit/fastcacheAvatar de jitbit

    jitbit/FastCache

    197Voir sur GitHub↗

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

    C#cachedotnetperformance
    Voir sur GitHub↗197
  • jmoiron/johnny-cacheAvatar de jmoiron

    jmoiron/johnny-cache

    311Voir sur GitHub↗

    johnny cache django caching framework

    Python
    Voir sur GitHub↗311