Welcome to ForgeStream, the IDVerse engineering blog.
This is where the IDVerse engineering team shares insights, experiments, and hard-earned lessons from
building cutting-edge identity verification technology.
Our focus? Rust—the language we rely on to build fast, reliable, and secure systems.
You'll find deep dives into the Rust ecosystem, explorations of software engineering concepts,
and the occasional tangent into tools, frameworks, and best practices that shape our work.
Whether you're a Rustacean, a systems programming enthusiast, or just someone who enjoys a peek under the hood of modern identity tech, ForgeStream is for you. Expect real-world examples, practical takeaways, and the occasional spicy take on software design.
Want to chat? Find us on GitHub or LinkedIn.
Latest Posts
-
Crossplatform Business Logic in Rust
Rust's lack of a large runtime makes it highly portable, which is ideal for implementing shared business logic across multiple target platforms and programming languages.
Written by Tomas Tauber
Date:Topics: rust
-
Getting started with Leptos and Tauri
How-to to get started with Leptos and Tauri in Rust
Written by Siddharth Naithani
Date:Topics: rust, leptos
-
The thing I want to share with you as a beginner who just started learning rust
How to start learning rust.
Written by Li Yang
Date:Topics: rust
-
Trade-offs in designing DSLs
Trade-offs in designing Domain Specific Languages
Written by Team IDVerse
Date:Topics: rust
-
How to set up Rust logging in AWS Lambda for AWS CloudWatch
How to set up Rust logging in AWS Lambda for AWS CloudWatch.
Written by Tomas Tauber
Date:Topics: rust