Archive of posts with category 'Rust'
Learn how to send logs to Datadog from your Shuttle powered backend.
Learn how to send logs to Datadog from your Shuttle powered backend.
Learn how to build and deploy a Rust backend with Shuttle.
Learn why I decided to open source Licensebat, the software that easily helps you manage the licenses of your project’s dependencies.
Aprende Rust en español y a tu ritmo con estos vídeos de YouTube.
Learn how to use Figma Asset Downloader CLI to work with Figma like a boss!
Before Barcelona’s RustFest edition, I created some wallpapers for the occasion. It’s time to share them with the community.
What if I told you that you could use the same very performant code in Android, iOS or even in Flutter. In this article, we’ll see how to achieve this...
Lately I’ve been needing to reverse engineer some apks and I’ve been manually using some third-party tools to do so. But, how could we speed up the process? A little...
A few days ago, we discussed how to write AWS Lambdas in Rust. Today, we’re going to learn how to create and deploy an Azure Function using Rust and the...
AWS Lambda has recently announced the Runtime APIs and has open sourced a runtime for the Rust language that will allow us to use Rust to write our AWS Lambda...
The other day, while developing an Angular application I needed to serve the AoT compiled version of the app and I used the http-server npm package. To my surprise, it...
If you’re curious about WebAssembly probably you’ve heard of Rust and wasm-bingen.