<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>NxtSoft Labs Blog</title>
        <link>https://open.nxtsoft.io</link>
        <description>Latest articles and updates from NxtSoft Labs</description>
        <lastBuildDate>Fri, 10 Jul 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>NxtSoft — the engineering home for our open-source work</copyright>
        <atom:link href="https://open.nxtsoft.io/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Benchmarking CGraph: native code graphs vs Graphify and grep]]></title>
            <link>https://open.nxtsoft.io/blog/2026-07-10-benchmarking-cgraph-vs-graphify-and-grep</link>
            <guid isPermaLink="false">https://open.nxtsoft.io/blog/2026-07-10-benchmarking-cgraph-vs-graphify-and-grep</guid>
            <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We measured CGraph against Graphify and against the grep-and-read loop agents use today: 12–198x faster builds, a 15.8x faster warm query, and ~82% fewer tokens on realistic navigation tasks — with the caveats that matter.]]></description>
        </item>
        <item>
            <title><![CDATA[What's new: MDX, tags, and a feed]]></title>
            <link>https://open.nxtsoft.io/blog/mdx-and-tags</link>
            <guid isPermaLink="false">https://open.nxtsoft.io/blog/mdx-and-tags</guid>
            <pubDate>Fri, 03 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The NxtSoft blog now renders MDX, links tags to browsable index pages, and publishes an RSS feed.]]></description>
        </item>
        <item>
            <title><![CDATA[Contributing to CGraph: A Guide to Making an Impact]]></title>
            <link>https://open.nxtsoft.io/blog/2025-02-07-open-source-contributions-your-guide-to-making-an-impact</link>
            <guid isPermaLink="false">https://open.nxtsoft.io/blog/2025-02-07-open-source-contributions-your-guide-to-making-an-impact</guid>
            <pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[A practical guide to contributing to CGraph — pick a good first issue, build it locally with CMake and vcpkg, keep extraction deterministic, and open a PR we can review quickly.]]></description>
        </item>
        <item>
            <title><![CDATA[Open-Source Code Intelligence: A CGraph Alternative to Proprietary Tools]]></title>
            <link>https://open.nxtsoft.io/blog/2025-02-07-top-open-source-alternatives-to-proprietary-software</link>
            <guid isPermaLink="false">https://open.nxtsoft.io/blog/2025-02-07-top-open-source-alternatives-to-proprietary-software</guid>
            <pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[CGraph is an open-source code-intelligence engine that builds a queryable graph of any repository — a self-hosted alternative to proprietary code-search and analysis tools.]]></description>
        </item>
    </channel>
</rss>