https://github.com/seamia/memory
https://github.com/seamia/memory
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/seamia/memory
- Owner: seamia
- License: mit
- Created: 2024-05-01T17:05:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T22:02:37.000Z (almost 2 years ago)
- Last Synced: 2025-02-03T14:12:28.778Z (over 1 year ago)
- Language: Go
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support.go
Awesome Lists containing this project
README
# seamia/memory
wip
## origin
this tool originated from https://github.com/bradleyjkemp/memviz
## caution
this tool creates a snapshot for the supplied memory structure/data.
if your data contain sensetive information (aka secrets) - that information will be present in the created snapshot.
## config file
* current working directory
* (current user) home directory
## customizations