Skip to content

v1.0.0

Latest

Choose a tag to compare

@VulcanWM VulcanWM released this 19 Feb 12:29
· 8 commits to main since this release

This is the first (and probably only) release of this project.

It contains 3 data structures, and compares all the function times of each data structure.

Screenshot 2026-02-19 at 12 27 24

If you have a Mac or Linux:

  • download the zipped folder memoryexplorer-mac.zip
  • navigate to memoryexplorer-mac in your terminal using cd [directory] (eg. cd ~/Downloads/memoryexplorer-mac)
  • run ./memoryexplorer

If you have a Windows:

  • download the zipped folder memoryexplorer-windows.zip.
  • right click the zip file and select extract all
  • hold shift and right click inside the folder
  • click open in terminal
  • run ./memoryexplorer.exe