<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>fjall-rs</title><description>Organizing data in Rust</description><link>https://fjall-rs.github.io/</link><item><title>Fjall 3.1: Compaction filters</title><link>https://fjall-rs.github.io/post/fjall-3-1/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/fjall-3-1/</guid><description>Run custom logic during compactions</description><pubDate>Fri, 06 Mar 2026 20:49:08 GMT</pubDate></item><item><title>Releasing Fjall 3.0</title><link>https://fjall-rs.github.io/post/fjall-3/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/fjall-3/</guid><description>A year in the making</description><pubDate>Fri, 02 Jan 2026 16:30:00 GMT</pubDate></item><item><title>Fjall 2.8</title><link>https://fjall-rs.github.io/post/fjall-2-8/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/fjall-2-8/</guid><description>Better cache API &amp; fast bulk loading</description><pubDate>Sun, 30 Mar 2025 19:06:53 GMT</pubDate></item><item><title>Retracing Google’s steps: recreating the Webtable in Rust</title><link>https://fjall-rs.github.io/post/recreating-webtable/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/recreating-webtable/</guid><description>The key-value design to store the entire internet</description><pubDate>Mon, 04 Aug 2025 23:55:27 GMT</pubDate></item><item><title>When Rust&apos;s Arc is not enough: Announcing Fjall 2.6</title><link>https://fjall-rs.github.io/post/fjall-2-6-byteview/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/fjall-2-6-byteview/</guid><description>Introducing byteview for better performance in Fjall</description><pubDate>Sat, 08 Feb 2025 17:27:32 GMT</pubDate></item><item><title>Announcing Fjall 2.5</title><link>https://fjall-rs.github.io/post/fjall-2-5/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/fjall-2-5/</guid><description>...further performance improvements</description><pubDate>Wed, 08 Jan 2025 18:19:11 GMT</pubDate></item><item><title>Announcing Fjall 2.3</title><link>https://fjall-rs.github.io/post/fjall-2-3/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/fjall-2-3/</guid><description>Yet more performance improvements</description><pubDate>Fri, 01 Nov 2024 15:32:55 GMT</pubDate></item><item><title>Announcing Fjall 2.2</title><link>https://fjall-rs.github.io/post/fjall-2-2/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/fjall-2-2/</guid><description>Now with concurrent write transactions</description><pubDate>Sun, 20 Oct 2024 02:24:37 GMT</pubDate></item><item><title>Conditional type specialization using newtypes</title><link>https://fjall-rs.github.io/post/conditional-newtypes/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/conditional-newtypes/</guid><description>Using Rust newtypes to specialize conditional types</description><pubDate>Mon, 07 Oct 2024 14:27:50 GMT</pubDate></item><item><title>Announcing Fjall 2.1</title><link>https://fjall-rs.github.io/post/fjall-2-1/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/fjall-2-1/</guid><description>Further adventures in LSM-tree optimizations</description><pubDate>Sun, 06 Oct 2024 13:47:32 GMT</pubDate></item><item><title>Announcing Fjall 2.0</title><link>https://fjall-rs.github.io/post/fjall-2/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/fjall-2/</guid><description>Available in all Cargo registries near you</description><pubDate>Fri, 20 Sep 2024 18:19:35 GMT</pubDate></item><item><title>Fjall&apos;s block format from the ground up</title><link>https://fjall-rs.github.io/post/block-format/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/block-format/</guid><description>Understanding the block format in an LSM-tree</description><pubDate>Sun, 11 Aug 2024 23:30:53 GMT</pubDate></item><item><title>Which hash function makes the fastest bloom filter?</title><link>https://fjall-rs.github.io/post/bloom-filter-hash-bench/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/bloom-filter-hash-bench/</guid><description>Benchmarking Rust-based hash functions in LSM-trees</description><pubDate>Mon, 05 Aug 2024 20:42:53 GMT</pubDate></item><item><title>An overview of Leveled Compaction in LSM-trees</title><link>https://fjall-rs.github.io/post/lsm-leveling/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/lsm-leveling/</guid><description>Exploring the Leveled Compaction Strategy in LSM-trees</description><pubDate>Fri, 06 Dec 2024 01:00:26 GMT</pubDate></item><item><title>Faster LSM-tree point reads using hash sharing</title><link>https://fjall-rs.github.io/post/bloom-filter-hash-sharing/</link><guid isPermaLink="true">https://fjall-rs.github.io/post/bloom-filter-hash-sharing/</guid><description>A look into bloom filter usage inside LSM-trees and optimizing CPU time using hash sharing</description><pubDate>Mon, 10 Jun 2024 22:44:33 GMT</pubDate></item></channel></rss>