raspirus
aws-lambda-wasm-runtime
raspirus | aws-lambda-wasm-runtime | |
---|---|---|
3 | 1 | |
142 | 44 | |
6.3% | - | |
9.8 | 0.0 | |
3 days ago | over 3 years ago | |
Rust | JavaScript | |
GNU General Public License v3.0 only | Apache License 2.0 |
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
aws-lambda-wasm-runtime
-
Running JavaScript in WebAssembly with WasmEdge
Runtime for serverless function-as-a-service (FaaS)
What are some alternatives?
pointless - An endless drawing canvas desktop app made with Tauri (Rust) and React 🎨 ✍️
wasmedge-quickjs - A high-performance, secure, extensible, and OCI-complaint JavaScript runtime for WasmEdge.
tencent-scf-wasm-runtime - 基于 WebAssembly 容器镜像的高性能腾讯云函数开发模版。A template project for building high-performance, portable, and safe serverless functions in Tencent Serverless Cloud Functions.
SSVM - WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
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
dapr-wasm - A template project to demonstrate how to run WebAssembly functions as sidecar microservices in dapr
vercel-dashboard-mba - Put Vercel Dashboard in your menu bar
wasmedge_wasi_socket - A Rust lib for socket on WasmEdge.
Advanced-PassGen - Advanced Password Generator
assemblylift-template-jamstack
getting-started-with-rust - Getting Started with Rust is a free, online, open-source book where you learn Rust by building a zero-dependency Markdown compiler.