{"repo":"RudjiGames/rmem","free":true,"listed":false,"github":"https://github.com/RudjiGames/rmem","clone":"git clone https://github.com/RudjiGames/rmem.git","description":"MTuner SDK - Memory profiling library","language":"C","stars":31,"topics":["cross-platform","memory","profiler","gamedev","game-development"],"license":"BSD-2-Clause","category":"game-templates","readme_excerpt":"rmem is an SDK library for MTuner , providing additional features and cross-platform support. Source Code ====== You can get the latest source code by cloning it from github: git clone https://github.com/RudjiGames/rmem.git Build ====== rmem (MTuner SDK) GENie script can generate Microsoft Visual Studio solution or makefiles for a GCC based compiler or cross compiler. Generating a MSVC solution is done using the following command: genie vs2015 The generated solution will be located in the following folder: .build/projects/vs2015 Generating makefiles for a GCC based toolchain is done in a similar way, for example: MinGW : genie --gcc=mingw gmake PS3 : genie --gcc=ps3 gmake PS4 : genie --gcc=ps4 gmake Note that MinGW toolchain requires a MINGW environment variable pointint to install location of MinGW, for example: set MINGW=C:\\TDM-GCC-64 Generated makefiles will be located in the following folder: .build/projects/gmake/$(GCC TOOLCHAIN) All of the generated solutions/makefiles provide a Debug and Release configuration, in both 32bit and 64bit versions. Some platforms support only one word size, for example PS3 works with debug64/release64 configurations. To build a GCC based library use the following command lines: Debug : make -R config=debug32 Release : make -R config=release32 Note that certain platforms require 64bit builds, for example to build on PS4: Release : make -R config=release64 License (BSD 2-clause) ====== Copyright 2025 Milos Tosic. All rights reserved. https://","default_branch":null,"files":null,"tree":[],"storefront":"/r/RudjiGames","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/RudjiGames/rmem/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}