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
Top-rated Python recipes tagged "lru"
Tags:
lru
x
54
k
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)
21
k
views
4
score
Simplified, highly optimized LRU Cache
Python
/
cache
,
lru
/
by
Raymond Hettinger
(12 years ago, revision 3)
13
k
views
2
score
Simplified LRU Cache
Python
/
cache
,
lru
/
by
Raymond Hettinger
(11 years ago, revision 6)
5
k
views
1
score
LRU dictionary
Python
/
dict
,
dictionary
,
expires
,
expiring
,
lru
,
lru_cache
,
python
,
python3
/
by
Felix
(8 years ago)
10
k
views
1
score
LRU dictionary
Python
/
dict
,
dictionary
,
expiration
,
expiring
,
lru
,
lru_cache
,
python3
/
by
Felix
(8 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated Python recipes tagged "lru"
Related tags
+
−
cache
(3)
+
−
dict
(2)
+
−
dictionary
(2)
+
−
expiring
(2)
+
−
lru_cache
(2)
+
−
python3
(2)
+
−
expiration
+
−
expires
+
−
python
x
Undo