<?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: Keita Nonaka</title>
    <description>The latest articles on DEV Community by Keita Nonaka (@gumichocopengin8).</description>
    <link>https://dev.to/gumichocopengin8</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%2F474338%2F05f39cdf-328e-4d32-a5a3-34ff96896de2.png</url>
      <title>DEV Community: Keita Nonaka</title>
      <link>https://dev.to/gumichocopengin8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gumichocopengin8"/>
    <language>en</language>
    <item>
      <title>Rust: Crate Trends </title>
      <dc:creator>Keita Nonaka</dc:creator>
      <pubDate>Thu, 24 Sep 2020 07:00:56 +0000</pubDate>
      <link>https://dev.to/gumichocopengin8/rust-crate-trends-4ome</link>
      <guid>https://dev.to/gumichocopengin8/rust-crate-trends-4ome</guid>
      <description>&lt;h3&gt;
  
  
  Intro
&lt;/h3&gt;

&lt;p&gt;Rust is a great programming language these days. It is very secure and powerful, and the Rust ecosystem is also amazing, such as &lt;a href="https://crates.io" rel="noopener noreferrer"&gt;crates.io&lt;/a&gt;. However,&lt;a href="https://crates.io" rel="noopener noreferrer"&gt;crates.io&lt;/a&gt; is a bit tricky to use because there are many similar crates like futures, Tokio etc... &lt;br&gt;
When I started to choose some crates, I had no idea which is the right one. I wanted to compare each crate by downloads, license, and so forth. I couldn't find any websites like this, so I made it. It is called &lt;strong&gt;&lt;a href="https://crate-trends.herokuapp.com" rel="noopener noreferrer"&gt;Crate Trends&lt;/a&gt;&lt;/strong&gt; (It might take several seconds to load due to free Heroku plan). I want many people to use this website to save their decision time.&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;a href="https://crate-trends.herokuapp.com" rel="noopener noreferrer"&gt;Crate Trends&lt;/a&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Home
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fnfatc37eyz48o0znp3gy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fnfatc37eyz48o0znp3gy.png" alt="Screen Shot 2020-09-24 at 3.50.25 PM"&gt;&lt;/a&gt;&lt;br&gt;
Simple and concise  &lt;/p&gt;




&lt;h3&gt;
  
  
  Daily downloads
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fmb0vmk5u7cwzumdd6jmt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fmb0vmk5u7cwzumdd6jmt.png" alt="Screen Shot 2020-09-24 at 3.50.58 PM"&gt;&lt;/a&gt;&lt;br&gt;
Daily downloads helps you to know how popular the crate is.&lt;/p&gt;




&lt;h3&gt;
  
  
  Stats
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fi85xj7f1axj6ev456fin.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fi85xj7f1axj6ev456fin.png" alt="Screen Shot 2020-09-24 at 3.51.59 PM"&gt;&lt;/a&gt;&lt;br&gt;
You can see the details of each crate.&lt;/p&gt;




&lt;h3&gt;
  
  
  Contributions
&lt;/h3&gt;

&lt;p&gt;I create Crate Trends using React, Next.js, TypeScript. This is a &lt;a href="https://github.com/Gumichocopengin8/crate-trends" rel="noopener noreferrer"&gt;repo&lt;/a&gt;.&lt;br&gt;
I want to add more features to make it better for everyone. If you're willing to contribute, I'd appreciate it. New feature requests are also welcome. &lt;/p&gt;

</description>
      <category>rust</category>
      <category>react</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
