Coder Social home page Coder Social logo

muskanmahajan37 / stadal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phodal/stadal

0.0 0.0 0.0 683 KB

A RPC-based client-server system status tools, with Rust + Electron architecture.

Rust 85.52% HTML 1.42% TypeScript 12.86% CSS 0.21%

stadal's Introduction

Stadal

A RPC-based client-server system status tools, with Rust + Electron architecture.

Stadal Screenshots

Architecture (design)

  • RPC Server, (Using Rust) for read system status.
  • RPC Client, (Using Rust to Node.js) for communication.
  • UI Client, (Using Electron) for cross platform UI support.

Node.js

  • neon Rust bindings for writing safe and fast native Node.js modules.

RPC

  • tarpc is an RPC framework for rust with a focus on ease of use. Defining a service can be done in just a few lines of code, and most of the boilerplate of writing a server is taken care of for you.
  • gRPC-rs is a Rust wrapper of gRPC Core. gRPC is a high performance, open source universal RPC framework that puts mobile and HTTP/2 first.

Refs:

  • Xi Editor project is an attempt to build a high quality text editor, using modern software engineering techniques.
  • Tray Electrorn An example app for building a native-looking Mac OS X tray app with a popover using Electron.

Stats Demo App:

  • bottom A cross-platform graphical process/system monitor with a customizable interface and a multitude of features. Supports Linux, macOS, and Windows. Inspired by both gtop and gotop.
  • Zenith In terminal graphical metrics for your *nix system written in Rust.

Dev Setup:

System

  • bandwhich is a CLI utility for displaying current network utilization by process, connection and remote IP/hostname.
  • https://github.com/tbillington/kondo - Save disk space by cleaning non-essential files from software projects.

Documents

Library:

  • heim is an ongoing attempt to create the best tool for system information fetching (ex., CPU, memory, disks or processes stats) in the Rust crates ecosystem.

Status library comparison

Notes

requests

{"method":"client_started","params":{}}
{"method":"client_started","params":{}}
{"method":"send_memory","params":{}}
{"method":"client_started","params":{}}
{"method":"send_host","params":{}}
{"method":"send_memory","params":{}}
{"method":"send_languages","params":{}}
{"method":"send_sizes","params":{}}

Development

  • core-lib, Stadal Core
  • gui, Electron UI
  • rpc, Stadal Core RPC
  • src, Stadal App
  • client, deprecated for Rust RPC Client
  • stadaljs, deprecated for Rust PRC Client Node.js Binding
  • xrl, deprecated for Rust RPC Client
  • trace, for Rust RPC Server

LICENSE

RPC based on xi-editor with Apache 2.0 & Inspired by xi-term

stadal's People

Contributors

phodal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.