• Skip to Search
  • Skip to Navigation
  • Skip to Content
  • Community
  • |
  • Code
  • |
  • Docs
  • |
  • Downloads ▼
    • Perl
    • Python
    • Tcl
    • Komodo IDE
  • |
  • more ▼
    • Lists
    • Support
    • PPM Index
    • PyPM Index
Welcome, guest | Sign In | My Account | Store | Cart
ActiveState Code » Recipes
Languages Tags Authors Sets

Popular recipes tagged "cache" but not "python"

 Tags: cache  x  -python  x 
  
  • 55k
    views
    1
    score
    A memoize decorator for instance methods
    Python / cache, functools, memoize, partial / by Daniel Miller (13 years ago)
  • 55k
    views
    6
    score
    Py2.6+ and Py3.0+ backport of Python 3.3's LRU Cache
    Python / cache, lru / by Raymond Hettinger (11 years ago, revision 6)
  • 80k
    views
    6
    score
    Probably the fastest memoization decorator in the world
    Python / cache, decorator, memo, memoization / by Oren Tirosh (11 years ago)
  • 9k
    views
    2
    score
    Cached Class
    Python / cache, decorators / by Peter Donis (12 years ago, revision 5)
  • 21k
    views
    4
    score
    Simplified, highly optimized LRU Cache
    Python / cache, lru / by Raymond Hettinger (12 years ago, revision 3)
  • 9k
    views
    1
    score
    JSON instead of pickle for memcached
    Python / cache, json, memcache, memcached, pickle / by pavel (12 years ago)
  • 13k
    views
    2
    score
    Simplified LRU Cache
    Python / cache, lru / by Raymond Hettinger (11 years ago, revision 6)
  • 27k
    views
    3
    score
    Simple caching decorator
    Python / cache, memoization / by Raymond Hettinger (13 years ago)
  • 17k
    views
    3
    score
    Cached Property
    Python / cache, property / by Ken Seehart (13 years ago)

View popular, latest, top-rated or most viewed

Feed of the popular recipes tagged "cache" but not "python"

Top-rated recipes

  • Probably the fastest memoization d… (Python)
  • Py2.6+ and Py3.0+ backport of Pyth… (Python)
  • Simplified, highly optimized LRU C… (Python)
  • Simple caching decorator (Python)
  • Cached Property (Python)
  • Cached Class (Python)
  • Simplified LRU Cache (Python)
  • JSON instead of pickle for memcach… (Python)
  • A memoize decorator for instance m… (Python)

Related tags

  •  +  −  lru (3)
  •  +  −  memoization (2)
  •  +  −  decorator
  •  +  −  decorators
  •  +  −  functools
  •  +  −  json
  •  +  −  memcache
  •  +  −  memcached
  •  +  −  memo
  •  +  −  memoize
  •  +  −  partial
  •  +  −  pickle
  •  +  −  property

 

Accounts

  • Create Account (Free!)
  • Sign In

Code Recipes

  • Recipes
  • Languages
  • Tags
  • Authors
  • Sets

Feedback & Information

  • About
  • FAQ
  • Terms of Service

ActiveState

  • ActiveState Blog
  • Perl Solutions
  • Python Solutions
  • Tcl Solutions
  • Download ActivePerl
  • Download ActivePython
  • Download ActiveTcl
  • About ActiveState
  • Careers

Privacy Policy | Contact Us | Support

© 2024 ActiveState Software Inc. All rights reserved. ActiveState®, Komodo®, ActiveState Perl Dev Kit®, ActiveState Tcl Dev Kit®, ActivePerl®, ActivePython®, and ActiveTcl® are registered trademarks of ActiveState. All other marks are property of their respective owners.

 x