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

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

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

5monkeys/django-viewlet

0
View on GitHub↗
61 星标·17 分支·Python·MIT·5 次浏览

Django Viewlet

Render template parts with extended cache control.

Features

  • Caching Libraries - Template rendering with integrated cache control.

Star 历史

5monkeys/django-viewlet 的 Star 历史图表5monkeys/django-viewlet 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

5monkeys/django-viewlet 是做什么的?

Render template parts with extended cache control.

5monkeys/django-viewlet 的主要功能有哪些?

5monkeys/django-viewlet 的主要功能包括:Caching Libraries。

5monkeys/django-viewlet 有哪些开源替代品?

5monkeys/django-viewlet 的开源替代品包括: bluele/gcache — An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC. bradfitz/gomemcache — Go Memcached client library #golang. cheshir/ttlcache — Simple in-memory key-value storage with TTL for each record. cockroachdb/pebble — Pebble is an embedded key-value storage engine written in Go, designed as a library that provides durable,… codingsince1985/couchcache — A RESTful caching micro-service in Go backed by Couchbase. allegro/bigcache — Bigcache is a thread-safe, in-memory key-value store for Go designed to minimize garbage collection pauses. It…

Django Viewlet 的开源替代方案

相似的开源项目,按与 Django Viewlet 的功能重合度排序。
  • bluele/gcachebluele 的头像

    bluele/gcache

    2,731在 GitHub 上查看↗

    An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC

    Go
    在 GitHub 上查看↗2,731
  • bradfitz/gomemcachebradfitz 的头像

    bradfitz/gomemcache

    1,873在 GitHub 上查看↗

    Go Memcached client library #golang

    Gogolangmemcachememcached-clients
    在 GitHub 上查看↗1,873
  • cheshir/ttlcachecheshir 的头像

    cheshir/ttlcache

    10在 GitHub 上查看↗

    Simple in-memory key-value storage with TTL for each record.

    Go
    在 GitHub 上查看↗10
  • allegro/bigcacheallegro 的头像

    allegro/bigcache

    8,140在 GitHub 上查看↗

    Bigcache is a thread-safe, in-memory key-value store for Go designed to minimize garbage collection pauses. It functions as a memory-optimized cache capable of storing gigabytes of data while maintaining low latency during high-volume operations. The system avoids garbage collection overhead by managing memory through large byte arrays and manual allocation. It utilizes a circular-buffer layout to reuse space and lock-striped sharding to reduce contention during concurrent read and write access. The project provides capabilities for high-volume in-memory caching and low-latency data retrieva

    Go
    在 GitHub 上查看↗8,140
查看 Django Viewlet 的所有 30 个替代方案
→