This small header file is pure C and can be used in any C/C++ program to get memory information about the current process.
Did you ever try to monitor a process in a task manager or similar and wondered why the memory doesn't go down even if your program freed all the memory? Then this small library is right for you!
It is even capable to observe a difference before and after a call to free() or delete.
Features
- Get memory info about current and other processes
- For OSes with /proc
- Does even observe free() and delete
- For C and C++
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow meminfo
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of meminfo!