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 recipes tagged "memory"
Tags:
memory
x
127
k
views
7
score
Compute Memory footprint of an object and its contents
Python
/
memory
,
sizeof
/
by
Raymond Hettinger
(11 years ago, revision 3)
5
k
views
4
score
For AMIGA-Heads Only. Poking A HW, (Memory), Address On A Classic AMIGA, Inside Text Mode Python.
Python
/
amiga
,
demo
,
e_uae
,
hardware
,
memory
,
poke
,
winuae
/
by
Barry Walker
(11 years ago)
18
k
views
2
score
Get memory usage of Windows processes using GetProcessMemoryInfo (via ctypes)
Python
/
ctypes
,
memory
,
process
,
win32
,
windows
/
by
Ben Hoyt
(11 years ago)
8
k
views
2
score
Human readable file/memory sizes v2
Python
/
formatting
,
memory
,
size
/
by
Tony Flury
(11 years ago)
18
k
views
2
score
Human readable file/memory sizes
Python
/
formatting
,
memory
,
size
/
by
Tony Flury
(11 years ago, revision 5)
14
k
views
2
score
Reading large files from zip archive
Python
/
large_files
,
memory
,
zip
/
by
Volker S.
(14 years ago, revision 3)
80
k
views
2
score
Size of Python objects (revised).
Python
/
getsizeof
,
memory
,
sizeof
/
by
Jean Brouwers
(6 years ago, revision 21)
14
k
views
1
score
Finding the sizes of various Python data types
Python
/
data
,
datastructures
,
memory
,
python
,
python2
,
system
,
type
/
by
Vasudev Ram
(8 years ago)
7
k
views
1
score
Compute Memory footprint of an object and its contents
Python
/
memory
,
sizeof
/
by
yota
(9 years ago)
10
k
views
1
score
InMemoryZip class
Python
/
file
,
memory
,
path
,
zip
/
by
Thomas Lehmann
(10 years ago)
4
k
views
1
score
Named Sequences for environments containing large numbers of POD instances
Python
/
decorator
,
memory
,
sequence
,
slot
,
unittests
/
by
Kevin L. Sitze
(13 years ago)
7
k
views
1
score
Track new/unreclaimed objects between 2 points in the code
Python
/
cycle
,
garbage
,
leak
,
memory
,
reclaim
/
by
david decotigny
(15 years ago, revision 3)
5
k
views
0
score
Whitespace Memory Manager
Python
/
management
,
memory
,
whitespace
/
by
Stephen Chappell
(12 years ago, revision 3)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "memory"
Related tags
+
−
sizeof
(3)
+
−
formatting
(2)
+
−
size
(2)
+
−
zip
(2)
+
−
amiga
+
−
ctypes
+
−
cycle
+
−
data
+
−
datastructures
+
−
decorator
+
−
demo
+
−
e_uae
+
−
file
+
−
garbage
+
−
getsizeof
+
−
hardware
+
−
large_files
+
−
leak
+
−
management
+
−
path
x
Undo