<?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: nghiaOMG</title>
    <description>The latest articles on DEV Community by nghiaOMG (@nghiaomg).</description>
    <link>https://dev.to/nghiaomg</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1391760%2Ff74c79ce-5ae7-4f26-9903-caa2d1d963cb.jpeg</url>
      <title>DEV Community: nghiaOMG</title>
      <link>https://dev.to/nghiaomg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nghiaomg"/>
    <language>en</language>
    <item>
      <title>Exoroute: An AI router built with rust</title>
      <dc:creator>nghiaOMG</dc:creator>
      <pubDate>Mon, 21 Sep 2026 09:36:11 +0000</pubDate>
      <link>https://dev.to/nghiaomg/exoroute-an-ai-router-built-with-rust-1102</link>
      <guid>https://dev.to/nghiaomg/exoroute-an-ai-router-built-with-rust-1102</guid>
      <description>&lt;p&gt;I previously used Omniroute, but it consumed over 2.8 GB of RAM for just 11 connections; consequently, I developed Exoroute as a solution to address resource usage issues for AI routers.&lt;/p&gt;

&lt;p&gt;I am currently testing it with 14 concurrent users, and it utilizes approximately 1.3% CPU and 80 MB of RAM (please note that these figures are based on my personal Linux device and may not reflect performance on all devices).&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fsyr9pflxfatiu34zh3bz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fsyr9pflxfatiu34zh3bz.png" alt=" " width="800" height="479"&gt;&lt;/a&gt;&lt;br&gt;
You can check out the website here: &lt;a href="https://exoroute.dev" rel="noopener noreferrer"&gt;https://exoroute.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Install via: &lt;code&gt;npm i -g exoroute&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;This is the 0.1.0 release, and I would greatly appreciate your feedback. Thank you.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>rust</category>
      <category>opensource</category>
      <category>apigateway</category>
    </item>
  </channel>
</rss>
