<?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: Palash Nigam</title>
    <description>The latest articles on DEV Community by Palash Nigam (@palash25).</description>
    <link>https://dev.to/palash25</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%2F40535%2F79451e2a-e58a-4892-9efe-938723ac606c.jpg</url>
      <title>DEV Community: Palash Nigam</title>
      <link>https://dev.to/palash25</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/palash25"/>
    <language>en</language>
    <item>
      <title>wc-rs: A faster port of unix wc in Rust</title>
      <dc:creator>Palash Nigam</dc:creator>
      <pubDate>Sat, 14 Dec 2019 10:06:58 +0000</pubDate>
      <link>https://dev.to/palash25/wc-rs-a-faster-port-of-unix-wc-in-rust-5e0i</link>
      <guid>https://dev.to/palash25/wc-rs-a-faster-port-of-unix-wc-in-rust-5e0i</guid>
      <description>&lt;p&gt;Hey there. I tried to rewrite wc in Rust and compared its performance with the GNU coreutils wc and it turned out to be much more efficient. In case anyone is interested check out the benchmarks in the &lt;a href="https://github.com/palash25/wc-rs"&gt;README&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Install it and play around with it. I am new to Rust so if there is any room for improvement in my code kindly point it out here or raise issue. Oh and consider giving it a ⭐️ if you like what you see.&lt;/p&gt;

</description>
      <category>rust</category>
      <category>unix</category>
      <category>commandline</category>
    </item>
    <item>
      <title>A List of Idiomatic Code Resources</title>
      <dc:creator>Palash Nigam</dc:creator>
      <pubDate>Tue, 19 Nov 2019 09:47:38 +0000</pubDate>
      <link>https://dev.to/palash25/a-list-of-idiomatic-code-resources-5476</link>
      <guid>https://dev.to/palash25/a-list-of-idiomatic-code-resources-5476</guid>
      <description>&lt;p&gt;I dabble into multiple programming languages at the same time and felt the need for having one central repository for resources related to the best practices and idioms followed by a particular programming language community. If you know of any such awesome resources that are not already listed in the repo please create PRs or if you don't see your favorite language in the list then feel free to add a new section I would be happy to accept PRs for new language sections too.&lt;/p&gt;

&lt;p&gt;If you like the project consider giving it a star for reach and visibility. Thanks&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/palash25/best-practices-checklist"&gt;Github link&lt;/a&gt;&lt;/p&gt;

</description>
      <category>bestpractices</category>
      <category>polyglotdev</category>
    </item>
  </channel>
</rss>
