SysInfo.cr

This shard is a port of shirou/gopsutil and giampaolo/psutil, but for Crystal. It is set up to be completely cross platform (although right now only Linux is supported). It's main purpose is for system monitoring, profiling, limiting process resources, and management of running processes. It implements many functionalities offered by classic UNIX command line tools, such as ps, top, iotop, lsof, netstat, ifconfig, free, and many others.

Supported Platforms

  • Linux
  • macOS
  • Windows
  • FreeBSD, OpenBSD, NetBSD
  • Sun Solaris
  • AIX

...both 32-bit and 64-bit architectures.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • watzon Chris Watson - creator, maintainer
Repository

sysinfo.cr

Owner
Statistic
  • 3
  • 1
  • 1
  • 0
  • 1
  • about 4 years ago
  • February 15, 2018
License

MIT License

Links
Synced at

Wed, 01 May 2024 19:57:36 GMT

Languages