raspirus
vercel-dashboard-mba
raspirus | vercel-dashboard-mba | |
---|---|---|
3 | 1 | |
144 | 10 | |
7.6% | - | |
9.8 | 6.2 | |
1 day ago | over 1 year ago | |
Rust | Rust | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
raspirus
-
Success stories with Rust?
About a year ago I went to create an open-source malware Scanner. I wanted it to be fast and reliable, but I didn't really like C and C++ and so the only option for me was Python. Python made the development fast, but the app slow and heavy. Around that time I discovered the existence of Rust and that increased the speed of the scanner drastically, I therefore continued developing the project in Rust. It took me about a year to learn Rust (coming from a web and Python background), but it's not too complicated once you get into it. Also it's really fast and the cargo CLI helps a lot in keeping the code clean and efficient. The only thing stopping me from going 100% Rust on the project is the lack of stable UI frameworks, so I'm using Tauri for that right now. Nonetheless, in the timespan of about a year, I managed to learn the principles of Rust and build an open-source malware scanner which has 57 stars and about 900 downloads (at the moment of writing) and I'm quite proud of it. Here is the link to it if you are interested: https://github.com/Raspirus/Raspirus
- Show HN: Raspirus – A simple hash-based virus-scanner
-
Raspirus: Advanced Hash-Based Virus Scanner for Raspberry Pi
GitHub: https://github.com/Raspirus/Raspirus
vercel-dashboard-mba
What are some alternatives?
pointless - An endless drawing canvas desktop app made with Tauri (Rust) and React 🎨 ✍️
netspeed_pc - Monitor live bandwidth usage/ network speed on PC. Native version also available for Android, separately.
tencent-scf-wasm-runtime - 基于 WebAssembly 容器镜像的高性能腾讯云函数开发模版。A template project for building high-performance, portable, and safe serverless functions in Tencent Serverless Cloud Functions.
gitignored - Application of Gitignored. A more UI/UX Friendly Web Application to Preview/Copy/Download Single or Multiple .gitignore File(s)
calculator-rust-react - Calculadora que realiza las funciones basicas aritmeticas, estas funciones se ejecutan por medio de RUST y la UI esta construida con ReactJS utilizando TauriApp de intermediario entre RUST y REACTJS
regard.rs - Regard is a self-hosted tool written in Rust and React that tracks the time you spend working on specific projects and displays it using a GUI/CLI. 🦀⚛️
aws-lambda-wasm-runtime - A template project for building high-performance, portable, and safe serverless functions in AWS Lambda.
rust-yew-realworld-example-app - Exemplary real world app built with Rust + Yew + WebAssembly, by Function Components + Hooks, also supports desktop by Tauri.
Advanced-PassGen - Advanced Password Generator
Pake - 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
chat-ai-desktop - Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri & Rust