<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Biraj Mainali</title>
    <description>The latest articles on DEV Community by Biraj Mainali (@birajmainali).</description>
    <link>https://dev.to/birajmainali</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F539428%2F596b4ba8-6aa9-47b7-9dd0-74257d063e00.jpg</url>
      <title>DEV Community: Biraj Mainali</title>
      <link>https://dev.to/birajmainali</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/birajmainali"/>
    <language>en</language>
    <item>
      <title>Adaptive load balancer developed in rust.</title>
      <dc:creator>Biraj Mainali</dc:creator>
      <pubDate>Sun, 01 Feb 2026 12:38:12 +0000</pubDate>
      <link>https://dev.to/birajmainali/adaptive-load-balancer-developed-in-rust-mh3</link>
      <guid>https://dev.to/birajmainali/adaptive-load-balancer-developed-in-rust-mh3</guid>
      <description>&lt;p&gt;Folks, I’ve been working on a personal project and I’m excited to finally share it with you. I built a minimal adaptive load balancer in Rust, focused on core functionality and performance. It includes the essential features required for real-world load balancing, and the entire journey has been a great learning experience.&lt;/p&gt;

&lt;p&gt;Exploring Rust through this project helped me understand systems programming, concurrency, and performance optimization at a much deeper level. I really enjoyed the process of designing and implementing it from scratch.&lt;/p&gt;

&lt;p&gt;I’d love to get your feedback, code reviews, and suggestions for improvement. Feel free to explore the repository and share your thoughts.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/BirajMainali/monad-load-balancer" rel="noopener noreferrer"&gt;https://github.com/BirajMainali/monad-load-balancer&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking forward to learning from the community!&lt;/p&gt;

</description>
      <category>rust</category>
      <category>loadbalancer</category>
      <category>adaptiveloadbalancer</category>
    </item>
    <item>
      <title>Planning a Transition to Rust After 6+ Years with C#</title>
      <dc:creator>Biraj Mainali</dc:creator>
      <pubDate>Fri, 16 Jan 2026 03:28:15 +0000</pubDate>
      <link>https://dev.to/birajmainali/planning-a-transition-to-rust-after-6-years-with-c-4ke8</link>
      <guid>https://dev.to/birajmainali/planning-a-transition-to-rust-after-6-years-with-c-4ke8</guid>
      <description>&lt;p&gt;I've spent 6–7 years working with C#, but over time it has started to feel bloated and restrictive. I miss having precise, low-level control over how things actually work.&lt;/p&gt;

&lt;p&gt;I've begun exploring Rust, and it already feels refreshing. It's still early, but I can see myself gradually transitioning to it over the coming years.&lt;/p&gt;

&lt;p&gt;Recently, I had to work on streaming in C# for an enterprise application with minimal real constraints; and honestly, the experience was frustrating. The abstractions get in the way more than they help.&lt;/p&gt;

</description>
      <category>career</category>
      <category>csharp</category>
      <category>learning</category>
      <category>rust</category>
    </item>
  </channel>
</rss>
