A modern-ish looking system monitor that uses what we would call the "next-gen" languages rust and go!
- Uses a client server model
- Uses GRPC to connect the both
- Uses unsafe rust :(
- Over complicated for a simple task, but tbf this project was done only to follow the guidelines of SE as part of the course in our Univerity!
- Due to it being built on rust and go compilation and setting up the system is done very quickly.
- Due to its ightweight nature it will not take over too many computer resources to obtain the necessary information about the system.
Note : Needs Rust and go toochains installed before hand