<feed xmlns='http://www.w3.org/2005/Atom'>
<title>share, branch v0.3.0</title>
<subtitle>Concurrent data structures for Go.</subtitle>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/'/>
<entry>
<title>deque</title>
<updated>2025-09-15T15:45:04+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2025-09-15T15:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/commit/?id=abdfc41f64938dc77a23e35db2768e46e19f6d18'/>
<id>abdfc41f64938dc77a23e35db2768e46e19f6d18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update module name</title>
<updated>2024-11-21T22:24:22+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-21T22:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/commit/?id=a26dcba10a0d02a2e74784d87d93f5f5e53c5c24'/>
<id>a26dcba10a0d02a2e74784d87d93f5f5e53c5c24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate module to github</title>
<updated>2024-11-21T22:19:55+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-21T22:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/commit/?id=2b2eefb7f84cf115c3fabe76c6f3161947cb6371'/>
<id>2b2eefb7f84cf115c3fabe76c6f3161947cb6371</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Queue</title>
<updated>2024-08-24T20:58:01+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-08-24T20:58:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/commit/?id=9ad0f9bb2bdfe47f144e2a0e8951dcfe6344a4ea'/>
<id>9ad0f9bb2bdfe47f144e2a0e8951dcfe6344a4ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>val: add TryGet() method</title>
<updated>2024-08-23T01:26:41+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-08-23T01:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/commit/?id=c25a68894f3bce8a8e63289b46ecd6e29f5cc227'/>
<id>c25a68894f3bce8a8e63289b46ecd6e29f5cc227</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test Val</title>
<updated>2024-08-23T01:18:57+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-08-23T01:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/commit/?id=67e43f976e2e07252b786e584e0290a516630df6'/>
<id>67e43f976e2e07252b786e584e0290a516630df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify ConstSlice.Elems()</title>
<updated>2024-08-18T22:01:44+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-08-18T22:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/commit/?id=4f0f92e1a7fc67ec2521e2acb5ba7c60f0d6dcc6'/>
<id>4f0f92e1a7fc67ec2521e2acb5ba7c60f0d6dcc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test ConstSlice</title>
<updated>2024-08-18T22:01:24+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-08-18T22:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/commit/?id=9432f7d1c143c426ab011770431827b9c055b7e9'/>
<id>9432f7d1c143c426ab011770431827b9c055b7e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ConstSlice</title>
<updated>2024-08-18T03:12:36+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-08-18T03:12:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/commit/?id=5accf50ec467aa14e9dcf7541c2ca0c8ab1a497b'/>
<id>5accf50ec467aa14e9dcf7541c2ca0c8ab1a497b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Val</title>
<updated>2024-08-18T03:12:23+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-08-18T03:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/share/commit/?id=6c7506e5c476f49ef2700e45128d81baedeccfc7'/>
<id>6c7506e5c476f49ef2700e45128d81baedeccfc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
