<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RadixSort on Dispatch3 Inc.</title><link>https://dispatch3.com/tags/radixsort/</link><description>Recent content in RadixSort on Dispatch3 Inc.</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 20 Oct 2024 09:00:01 -0400</lastBuildDate><atom:link href="https://dispatch3.com/tags/radixsort/index.xml" rel="self" type="application/rss+xml"/><item><title>RadixSort: Vulkan Sorting Library</title><link>https://dispatch3.com/projects/radix_sort/</link><pubDate>Sun, 20 Oct 2024 09:00:01 -0400</pubDate><guid>https://dispatch3.com/projects/radix_sort/</guid><description>RadixSort is a high-performance sorting library for Vulkan 1.2+.
Features include:
Ultra-fast stable sorting of 32‑bit or 64‑bit keyvals Key size is declared at sort time Indirectly dispatchable Simple to integrate in a Vulkan 1.2 environment The Vulkan implementation of RadixSort is open source and available here in Google&amp;rsquo;s Fuchsia project repo.</description></item></channel></rss>