Crafting a Blockchain in Go and Rust: A Comparative Journey — Blocks and Transactions [Part 2]
And making it all deterministic…
![Crafting a Blockchain in Go and Rust: A Comparative Journey — Blocks and Transactions [Part 2]](https://cdn.hashnode.com/res/hashnode/image/upload/v1725202664771/2c913bf5-3d5e-40e6-a8bf-6ac080408431.png)
Search for a command to run...
And making it all deterministic…
![Crafting a Blockchain in Go and Rust: A Comparative Journey — Blocks and Transactions [Part 2]](https://cdn.hashnode.com/res/hashnode/image/upload/v1725202664771/2c913bf5-3d5e-40e6-a8bf-6ac080408431.png)
Setting up the base
![Crafting a Blockchain in Go and Rust: A Comparative Journey — Private keys, Public Keys and Signatures [Part 1]](https://cdn.hashnode.com/res/hashnode/image/upload/v1724396381382/f3c59425-c337-4755-a12f-8121253aee9e.png)
What I cannot create, I do not understand. — Richard Feynman
![Crafting a Blockchain in Go and Rust: A Comparative Journey — Introduction and Overview [Part 0]](https://cdn.hashnode.com/res/hashnode/image/upload/v1724396159095/10afbff1-1dec-4245-867e-548147363b42.png)
What are they and how do they work?

unique_ptr, shared_ptr, and weak_ptr

By combining Rust and Kubernetes, you can create highly performant, scalable, and secure applications that are easy to deploy and manage.

A Practical Approach I’ve been writing C++ on and off professionally for maybe 10 years now, and started to use Rust about 2 to 3 years ago. Here I’d like to share my experience and thoughts on the transition between the two languages with code examp...

On this blog post I am going to talk about Macros, well Rust Macros

Serde is a generic framework for serializing and deserializing Rust data structures efficiently.
