Coder Social home page Coder Social logo

brshtop's Introduction

Brshtop

A Rust implementation of a Python implementation of Bashtop

At the time of conception, this port was a means of learning Rust for myself. It was an excuse to get to work learning the language and implementing safe code using the built-in Rust compiler tests.

As of right now, this program is a proof of concept. It compiles and runs, but does not accomplish its task of being a true port of BPyTop. Unfortunately, most of the modules need a large overhaul due to their Python-y nature. Also, multi-threading was done unsafely in BPyTop and, thus, doesn't work correctly in this port.

Disclaimer

I, in no way, wish to claim that I alone made this project. It is, at its heart, a port of an excellent program that I use every day for myself. Aristocratos developed all the core components in BPyTop, and I simply moved them to Rust with some fixing in the middle to add memory safety. I would say that conceptually, this code is maybe 15%-20% mine in origin, and the rest is Aristocratos' repository.

Please see the official release here

Usage

This program only works in Linux right now.

In order to compile this program, you will need Cargo, Rust's compiler. It should be included with the Rust language found here

git clone https://github.com/StappsWorld/brshtop.git
cd brshtop
cargo build --release
cd ./target/release
./brshtop

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

brshtop's People

Contributors

charliethomson avatar stappsworld avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

doytsujin

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.