awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bbangert avatar

bbangert/beaker

0
View on GitHub↗
545 stars·148 forks·Python·other·14 viewsbeaker.readthedocs.org↗

Beaker

Cache and Session Library

Features

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

Star history

Star history chart for bbangert/beakerStar history chart for bbangert/beaker

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Beaker

These projects share indexed features with Beaker. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aio-libs/aiocacheA

    aio-libs/aiocache

    0View on GitHub↗
    View on GitHub↗0
  • lericson/pylibmclericson avatar

    lericson/pylibmc

    493View on GitHub↗

    A Python wrapper around the libmemcached interface from TangentOrg.

    C
    View on GitHub↗493
  • python-cachier/cachierP

    python-cachier/cachier

    0View on GitHub↗
    View on GitHub↗0
  • tkem/cachetoolstkem avatar

    tkem/cachetools

    2,750View on GitHub↗

    Extensible memoizing collections and decorators

    Python
    View on GitHub↗2,750
Compare all 5 related projects→

Frequently asked questions

What does bbangert/beaker do?

Cache and Session Library

What are the main features of bbangert/beaker?

The main features of bbangert/beaker are: Data Caching.

Which projects share features with bbangert/beaker?

Projects with overlapping indexed features include: 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.