SaaSHub helps you find the best software and product alternatives Learn more →
Raspirus Alternatives
Similar projects and alternatives to raspirus based on common topics and language
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
tencent-scf-wasm-runtime
基于 WebAssembly 容器镜像的高性能腾讯云函数开发模版。A template project for building high-performance, portable, and safe serverless functions in Tencent Serverless Cloud Functions.
-
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
-
aws-lambda-wasm-runtime
A template project for building high-performance, portable, and safe serverless functions in AWS Lambda.
-
-
raspirus discussion
raspirus reviews and mentions
-
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
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Dec 2024
Stats
Raspirus/raspirus is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of raspirus is Rust.