<?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: GBLMX</title>
    <description>The latest articles on DEV Community by GBLMX (@gblmx).</description>
    <link>https://dev.to/gblmx</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%2F3867102%2F90b9ceef-1990-46e6-938e-5862ced820ea.png</url>
      <title>DEV Community: GBLMX</title>
      <link>https://dev.to/gblmx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gblmx"/>
    <language>en</language>
    <item>
      <title>UniMat 2.0 – Universal Matrix Framework in Pure C99</title>
      <dc:creator>GBLMX</dc:creator>
      <pubDate>Wed, 08 Apr 2026 07:01:20 +0000</pubDate>
      <link>https://dev.to/gblmx/unimat-20-universal-matrix-framework-in-pure-c99-imk</link>
      <guid>https://dev.to/gblmx/unimat-20-universal-matrix-framework-in-pure-c99-imk</guid>
      <description>&lt;p&gt;UniMat 2.0 is a lightweight, cross-platform, zero-dependency, industrial-grade universal matrix framework written in pure C99.&lt;br&gt;
It unifies:&lt;br&gt;
Adjacency &amp;amp; incidence matrix&lt;br&gt;
Block matrix &amp;amp; 3D hierarchical submatrix&lt;br&gt;
Graph traversal (DFS, BFS)&lt;br&gt;
Linked list, tree, cycle, grid, complete graph&lt;br&gt;
File system hierarchy &amp;amp; cross-platform path support&lt;br&gt;
Safe memory management &amp;amp; clear error handling&lt;br&gt;
Embedded-friendly &amp;amp; easy to integrate&lt;br&gt;
Designed for academic research, engine development, and system-level programming.&lt;br&gt;
GitHub:&lt;br&gt;
&lt;a href="https://github.com/GBLMX/UniMat" rel="noopener noreferrer"&gt;https://github.com/GBLMX/UniMat&lt;/a&gt;&lt;/p&gt;

</description>
      <category>c</category>
      <category>opensource</category>
      <category>algorithms</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
