<?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: Godwin Joseph</title>
    <description>The latest articles on DEV Community by Godwin Joseph (@godwin_jk).</description>
    <link>https://dev.to/godwin_jk</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%2F3968838%2Febd81bb2-8803-4693-8827-4df08a1ca281.png</url>
      <title>DEV Community: Godwin Joseph</title>
      <link>https://dev.to/godwin_jk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/godwin_jk"/>
    <language>en</language>
    <item>
      <title>I built a state management library for Rust called GLoC</title>
      <dc:creator>Godwin Joseph</dc:creator>
      <pubDate>Sun, 07 Jun 2026 19:11:58 +0000</pubDate>
      <link>https://dev.to/godwin_jk/i-built-a-state-management-library-for-rust-called-gloc-3o1h</link>
      <guid>https://dev.to/godwin_jk/i-built-a-state-management-library-for-rust-called-gloc-3o1h</guid>
      <description>&lt;p&gt;Hey, &lt;br&gt;
I built a state management library for Rust called &lt;strong&gt;GLoC&lt;/strong&gt;(Global Logic Component) — it's basically Bloc from Flutter but for Rust.&lt;/p&gt;

&lt;p&gt;Just published it on crates.io, would love some feedback.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://crates.io/search?q=gloc" rel="noopener noreferrer"&gt;Crate&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/godwinjk/gloc" rel="noopener noreferrer"&gt;Repo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you're not familiar with Bloc, I have a doc in the repo explaining it. Also wrote a few Medium articles walking through it with Dioxus — links in the repo.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@godwinjoseph.k/gloc-reactor-the-missing-state-management-pattern-for-rust-6140ccefb79c" rel="noopener noreferrer"&gt;Medium tutorial&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Still early, any thoughts welcome!&lt;/p&gt;

</description>
      <category>rust</category>
      <category>gloc</category>
      <category>bloc</category>
    </item>
  </channel>
</rss>
