Applying "Programming Without Pointers" to an mbox indexer using Zig (opens in new tab)
Trading per-message allocations for two flat buffers, and what that unlocks for serializing the index to disk.
Read the original articleTrading per-message allocations for two flat buffers, and what that unlocks for serializing the index to disk.
Read the original article