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

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

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

bbangert/beaker

0
View on GitHub↗
545 星标·148 分支·Python·other·2 次浏览beaker.readthedocs.org↗

Beaker

Cache and Session Library

Features

  • Data Caching - Middleware for managing sessions and caching in web applications.

Star 历史

bbangert/beaker 的 Star 历史图表bbangert/beaker 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Beaker 的开源替代方案

相似的开源项目,按与 Beaker 的功能重合度排序。
  • aio-libs/aiocacheA

    aio-libs/aiocache

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • lericson/pylibmclericson 的头像

    lericson/pylibmc

    493在 GitHub 上查看↗

    A Python wrapper around the libmemcached interface from TangentOrg.

    C
    在 GitHub 上查看↗493
  • python-cachier/cachierP

    python-cachier/cachier

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • tkem/cachetoolstkem 的头像

    tkem/cachetools

    2,750在 GitHub 上查看↗

    Extensible memoizing collections and decorators

    Python
    在 GitHub 上查看↗2,750
查看 Beaker 的所有 5 个替代方案→

常见问题解答

bbangert/beaker 是做什么的?

Cache and Session Library

bbangert/beaker 的主要功能有哪些?

bbangert/beaker 的主要功能包括:Data Caching。

bbangert/beaker 有哪些开源替代品?

bbangert/beaker 的开源替代品包括: aio-libs/aiocache. lericson/pylibmc — A Python wrapper around the libmemcached interface from TangentOrg. python-cachier/cachier. tkem/cachetools — Extensible memoizing collections and decorators. waylau/ehcache-tutorial.