Collection of all my blogs.

In this article, we will explore how to work with hexadecimal values in Rust, a systems programming language that emphasizes safety, concurrency, and performance.

In this article, we will explore tracing in Rust, discussing its benefits, how to integrate it into your projects, and how to analyze trace data effectively.

This article will discuss the benefits of using `rustc-hash` and provide a tutorial on how to use it in your Rust projects.

Parsing git commits with golang

In this article, we will explore the use of generator functions, also known as genfuncs, in Rust programming language.

In this article, we will explore the process of using yaydl as a library in a Rust application to download videos programmatically.