- Düsseldorf
-
06:25
(UTC +01:00) - https://kate941-su.github.io/website/
- https://medium.com/@kworkshere
Stars
A modern runtime for JavaScript and TypeScript.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
Fullstack app framework for web, desktop, and mobile.
Comfortably monitor your Internet traffic 🕵️♂️
Secure and fast microVMs for serverless computing.
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible.
Community showcase and examples of Actix Web ecosystem usage.
Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
A source code for a working WebRTC project, written in head to toe Rust.
A personal blog powered by rust-lang and actix-web
In this comprehensive guide, you'll learn how to implement two-factor authentication (2FA) in a Rust application using OTP tokens generated by an Authenticator app like Authy, Google Authenticator,…