<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Lock-Free on wid's blog</title><link>https://wid-blog.pages.dev/en/tags/lock-free/</link><description>Recent content in Lock-Free on wid's blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 03 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://wid-blog.pages.dev/en/tags/lock-free/index.xml" rel="self" type="application/rss+xml"/><item><title>concurrency-go Retrospective</title><link>https://wid-blog.pages.dev/en/posts/career/personal/concurrency-go-retrospective/</link><pubDate>Wed, 03 Apr 2024 00:00:00 +0000</pubDate><guid>https://wid-blog.pages.dev/en/posts/career/personal/concurrency-go-retrospective/</guid><description>A record of implementing and benchmarking three Go concurrency patterns — mutex, channel, and lock-free — to build hands-on understanding.</description></item></channel></rss>