// engineering notes

Practical Rust Engineering

Logs on Rust backend systems, architecture, and performance.

posts: 32latest: Feb 21, 2026stack: rust/dioxus/axum
use topics::{async, low-level, math-finance, stochastic-rs, ai, embedded, esp32, simd, tako, cuda, graphql, heston model};

// featured

// all posts

Happy SIMD in Rust (without getting a stroke)

Feb 21, 2026 · 12min · 42 views

stochastic-rs v1 stable

Feb 14, 2026 · 8min · 1050 views

Tako v0.5.0 → v0.7.1-2: from "nice router" to "mini platform"

Jan 14, 2026 · 4min · 1156 views

Tako v.0.5.0 road to v.1.0.0

Nov 11, 2025 · 3min · 1776 views

Async Rust Mutexes vs. Lock-Free

Sep 26, 2025 · 6min · 397 views

stochastic-rs: High-Performance Stochastic Process Simulation in Rust

Jul 26, 2025 · 14min · 1892 views

🦀 Scientific Computing Benchmark: Rust 🦀 vs Zig ⚡ vs the father C 👴

Jul 7, 2025 · 6min · 2112 views

Tako: A Lightweight Async Web Framework on Tokio and Hyper

Jun 24, 2025 · 16min · 3303 views

Deploying Rust App – Part 1: Going Serverless with Google Cloud Run

Apr 21, 2025 · 3min · 679 views

Switch to a Rust Backend Without Giving Up WebSocket and Subscription Benefits for Heavy SQL Queries

Mar 27, 2025 · 8min · 353 views

CUDA Programming in Rust: Extending Fractional Noise Generation for AI Models

Mar 8, 2025 · 7min · 362 views

Why Your Company Needs Rust Experts – And How We Can Help

Feb 17, 2025 · 1min · 185 views

Our First Production-Ready RAG Dev Journey in Pure Rust

Feb 6, 2025 · 6min · 1320 views

iTransformer implementation in pure Rust

Jan 14, 2025 · 4min · 511 views

Rust 2024 Wrap-Up: Biggest Changes and Future Outlook

Dec 30, 2024 · 14min · 2035 views

Inline Assembly in Rust

Dec 29, 2024 · 6min · 897 views

The Power of Bitwise Operations

Dec 8, 2024 · 5min · 371 views

Boost Flutter App Performance with Rust

Nov 29, 2024 · 4min · 1279 views

Creating a State Manager for React with Rust and WebAssembly

Nov 12, 2024 · 5min · 505 views

Deep Learning the Volatility Surface: An AI-Enhanced Calibration of the Heston Model

Nov 9, 2024 · 10min · 564 views

Calibrate Option Price under the Heston model using Rust

Nov 1, 2024 · 20min · 389 views

Async Rust Explained - Pinning - Part 2

Oct 13, 2024 · 8min · 636 views

Async Rust Explained - Part 1

Oct 3, 2024 · 4min · 312 views

Building a Rust library for DHT11 sensor: A Step-by-Step Guide

Oct 1, 2024 · 8min · 2504 views

Hack Rust's Type System with Union Types

Sep 27, 2024 · 5min · 1110 views

Speed up my financial mathetmatics crates in Rust

Sep 18, 2024 · 11min · 219 views

Building a Simple LED and Button Interface with Rust on ESP32

Sep 16, 2024 · 4min · 1379 views

Building a Rust Native Module for React Native on iOS and Android

Sep 8, 2024 · 7min · 3334 views

Introduction to Embedded Systems with Rust: A Beginner's Guide Using ESP32

Sep 1, 2024 · 9min · 16203 views

Building a Modern Dating App Backend with Rust, Async-GraphQL, SurrealDB, and WebSocket

Aug 27, 2024 · 11min · 656 views

Estimating Parameters of the Fractional Ornstein-Uhlenbeck (fOU) Process using LSTM in Rust

Aug 15, 2024 · 9min · 227 views

Welcome to our Rust Blog

Aug 13, 2024 · 1min · 173 views

// projects