Skip to content
/ lmem Public

RAM usage, and 53 other memory-related metrics on Linux systems.

License

Notifications You must be signed in to change notification settings

berkayagl/lmem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMem

LMem is a Go library that provides detailed information about system memory usage, including swap usage, RAM usage, and 53 other memory-related metrics on Linux systems.

Features

  • Fetches and displays memory statistics in real-time
  • Supports fetching information on up to 54 different memory metrics
  • Lightweight and efficient implementation

Installation

To install LMem, simply download the repository and import it in your Go project.

go get github.com/berkayagl/lmem

Contributions

Contributions are welcome! If you have any suggestions or improvements for LMem, feel free to open an issue or create a pull request on GitHub.

License

LMem is released under the MIT License. See the LICENSE file for more information.

About

RAM usage, and 53 other memory-related metrics on Linux systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages