<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>adamantmc</title><description>Notes on software engineering, and cool stuff I stumbled upon while writing it.</description><link>https://adamantmc.github.io/blog/</link><item><title>Leveraging SIMD instructions in Rust</title><link>https://adamantmc.github.io/blog/rust-hnsw-simd/</link><guid isPermaLink="true">https://adamantmc.github.io/blog/rust-hnsw-simd/</guid><description>Gotta go fast - an intro to SIMD instructions in Rust</description><pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate></item><item><title>A primer on pymalloc</title><link>https://adamantmc.github.io/blog/primer-on-pymalloc/</link><guid isPermaLink="true">https://adamantmc.github.io/blog/primer-on-pymalloc/</guid><description>Why deleting half of your small Python objects doesn&apos;t free half of your memory: a look at pymalloc arenas and fragmentation.</description><pubDate>Sat, 30 Sep 2023 00:00:00 GMT</pubDate></item></channel></rss>