Analyze and simulate dynamic memory usage in C/C++ code
Project description
memscope
🔍 Analyze and simulate dynamic memory usage in C/C++ source code.
🚀 Features
- 📦 Detect dynamic memory allocations in
.c/.cppfiles - 🧠 Track
malloc,calloc,realloc,new,free,delete - 📊 Visualize heap usage over time (timeline & delta bars)
- 🧪 Built-in simulator for memory allocation/deallocation
- 🖥️ CLI tool for quick analysis
📦 Installation
pip install memscope
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
memscope-0.1.0.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file memscope-0.1.0.tar.gz.
File metadata
- Download URL: memscope-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4279ff593c7937467dfb6b634e42602686a285c7f4fd575d486450783580c42
|
|
| MD5 |
93377c77fadc53539614cc62c2492fd1
|
|
| BLAKE2b-256 |
ddebceec68427a19154665245f508a9948f30f68e5df0af28302796e582f5bc5
|
File details
Details for the file memscope-0.1.0-py3-none-any.whl.
File metadata
- Download URL: memscope-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2981ee89a80a25745def90d16ba44efa6b94da3449170c9a061823d850ee4546
|
|
| MD5 |
228c44a76481bfedd63b5cc9de5580cc
|
|
| BLAKE2b-256 |
b1f2bb33d340c571f954524da7dc8589ecc6eff459a15fa2fecdc1ae0a0c3eed
|